horde.git
14 years agoDon't output default encryption option if no encryption is available
Michael M Slusarz [Fri, 7 Jan 2011 18:56:42 +0000 (11:56 -0700)]
Don't output default encryption option if no encryption is available

14 years agoFix typo preventing vtrash from being disabled
Michael M Slusarz [Fri, 7 Jan 2011 18:46:34 +0000 (11:46 -0700)]
Fix typo preventing vtrash from being disabled

14 years agobacklog -> log
Michael M Slusarz [Fri, 7 Jan 2011 07:40:04 +0000 (00:40 -0700)]
backlog -> log

backlog = tasks/items you have not yet accomplished
log = historical list of past items

14 years agoDon't fatal out if we don't have clients/ available
Michael J. Rubinsky [Fri, 7 Jan 2011 18:30:23 +0000 (13:30 -0500)]
Don't fatal out if we don't have clients/ available

14 years agoSet focus after setting body text
Michael M Slusarz [Thu, 6 Jan 2011 18:37:12 +0000 (11:37 -0700)]
Set focus after setting body text

14 years agoUpdate framework version ID
Michael M Slusarz [Thu, 6 Jan 2011 18:33:58 +0000 (11:33 -0700)]
Update framework version ID

14 years agoOnly show calendars in f/b preference that are supposed to be displayed.
Jan Schneider [Thu, 6 Jan 2011 17:45:30 +0000 (18:45 +0100)]
Only show calendars in f/b preference that are supposed to be displayed.

14 years agoWe require PHPUnit 3.5 now.
Jan Schneider [Thu, 6 Jan 2011 17:31:39 +0000 (18:31 +0100)]
We require PHPUnit 3.5 now.

14 years agoOnly return the bare email address if there is no full name.
Jan Schneider [Thu, 6 Jan 2011 17:07:38 +0000 (18:07 +0100)]
Only return the bare email address if there is no full name.

14 years agoPass complete identity to views.
Jan Schneider [Thu, 6 Jan 2011 16:45:18 +0000 (17:45 +0100)]
Pass complete identity to views.

14 years agoAvoid notice if no changelog exists yet.
Jan Schneider [Thu, 6 Jan 2011 15:47:59 +0000 (16:47 +0100)]
Avoid notice if no changelog exists yet.

14 years agoFix package.xml.
Jan Schneider [Thu, 6 Jan 2011 15:46:51 +0000 (16:46 +0100)]
Fix package.xml.

14 years agoUpdate package.xml.
Jan Schneider [Thu, 6 Jan 2011 15:39:16 +0000 (16:39 +0100)]
Update package.xml.

14 years agoBuild recipient list at send time, to avoid polluting the recipient list when
Jan Schneider [Thu, 6 Jan 2011 15:35:36 +0000 (16:35 +0100)]
Build recipient list at send time, to avoid polluting the recipient list when
re-using the Horde_Mime_Mail object.

14 years agoTest recipients.
Jan Schneider [Thu, 6 Jan 2011 15:14:16 +0000 (16:14 +0100)]
Test recipients.

14 years agoParse recipients.
Jan Schneider [Thu, 6 Jan 2011 15:11:26 +0000 (16:11 +0100)]
Parse recipients.

14 years agoAdd autoloader.
Jan Schneider [Thu, 6 Jan 2011 15:10:52 +0000 (16:10 +0100)]
Add autoloader.

14 years agoHorde_Oauth_SignatureMethod_Base -> Horde_Oauth_SignatureMethod
Chuck Hagenbuch [Wed, 5 Jan 2011 23:11:27 +0000 (18:11 -0500)]
Horde_Oauth_SignatureMethod_Base -> Horde_Oauth_SignatureMethod

14 years agoRemove VFS_ISOWriter
Chuck Hagenbuch [Wed, 5 Jan 2011 14:59:29 +0000 (09:59 -0500)]
Remove VFS_ISOWriter

14 years agoSimple PubSub framework, for now a very close port of http://weierophinney.net/matthe...
Chuck Hagenbuch [Wed, 5 Jan 2011 14:57:33 +0000 (09:57 -0500)]
Simple PubSub framework, for now a very close port of weierophinney.net/matthew/archives/199-A-Simple-PHP-Publish-Subscribe-System.html

14 years agoNormalize URL and HTTP method, WS
Chuck Hagenbuch [Wed, 5 Jan 2011 14:54:58 +0000 (09:54 -0500)]
Normalize URL and HTTP method, WS

14 years agoRemove unused variable.
Jan Schneider [Thu, 6 Jan 2011 11:28:13 +0000 (12:28 +0100)]
Remove unused variable.

14 years agoRe-use code.
Jan Schneider [Thu, 6 Jan 2011 11:25:48 +0000 (12:25 +0100)]
Re-use code.

14 years agoUnset Horde_Db object after finishing test suite.
Jan Schneider [Thu, 6 Jan 2011 11:07:20 +0000 (12:07 +0100)]
Unset Horde_Db object after finishing test suite.

14 years agoUse sprintf() to build queries.
Jan Schneider [Thu, 6 Jan 2011 10:44:43 +0000 (11:44 +0100)]
Use sprintf() to build queries.

14 years agoLazy construction of the backend drivers.
Gunnar Wrobel [Thu, 6 Jan 2011 09:11:41 +0000 (10:11 +0100)]
Lazy construction of the backend drivers.

14 years agoFix creation of the mock cache.
Gunnar Wrobel [Thu, 6 Jan 2011 07:39:52 +0000 (08:39 +0100)]
Fix creation of the mock cache.

14 years agoTest return of the query object.
Gunnar Wrobel [Thu, 6 Jan 2011 07:39:29 +0000 (08:39 +0100)]
Test return of the query object.

14 years agoEnsure we store serialized data in the cache.
Gunnar Wrobel [Thu, 6 Jan 2011 07:33:52 +0000 (08:33 +0100)]
Ensure we store serialized data in the cache.

14 years agoStart of an API document.
Gunnar Wrobel [Thu, 6 Jan 2011 07:28:46 +0000 (08:28 +0100)]
Start of an API document.

14 years agoCache decoration.
Gunnar Wrobel [Thu, 6 Jan 2011 07:28:10 +0000 (08:28 +0100)]
Cache decoration.

14 years agoMark the dependency on package "Test" as optional.
Gunnar Wrobel [Wed, 5 Jan 2011 22:24:09 +0000 (23:24 +0100)]
Mark the dependency on package "Test" as optional.

14 years agoBug #9493: Do strict e-mail search when retrieving encryption keys
Michael M Slusarz [Wed, 5 Jan 2011 18:43:36 +0000 (11:43 -0700)]
Bug #9493: Do strict e-mail search when retrieving encryption keys

14 years agoFix roles as well.
Gunnar Wrobel [Wed, 5 Jan 2011 18:50:51 +0000 (19:50 +0100)]
Fix roles as well.

14 years agoFix paths.
Gunnar Wrobel [Wed, 5 Jan 2011 18:47:36 +0000 (19:47 +0100)]
Fix paths.

14 years agoTest guest shares, non-existant shares, callbacks, and add stubs for additional metho...
Jan Schneider [Wed, 5 Jan 2011 18:09:28 +0000 (19:09 +0100)]
Test guest shares, non-existant shares, callbacks, and add stubs for additional methods in hierarchical driver.

14 years agoNo need to return anything.
Jan Schneider [Wed, 5 Jan 2011 18:08:34 +0000 (19:08 +0100)]
No need to return anything.

14 years agoFix setting permissions.
Jan Schneider [Wed, 5 Jan 2011 17:35:21 +0000 (18:35 +0100)]
Fix setting permissions.

14 years agoMore permissions and attributes tests.
Jan Schneider [Wed, 5 Jan 2011 17:34:52 +0000 (18:34 +0100)]
More permissions and attributes tests.

14 years agoRemove unnecessary method prefixes.
Jan Schneider [Wed, 5 Jan 2011 16:47:40 +0000 (17:47 +0100)]
Remove unnecessary method prefixes.

14 years agoReduce code duplication.
Jan Schneider [Wed, 5 Jan 2011 16:41:17 +0000 (17:41 +0100)]
Reduce code duplication.

14 years agoAdd test for listShares.
Jan Schneider [Wed, 5 Jan 2011 16:35:04 +0000 (17:35 +0100)]
Add test for listShares.

14 years agoDon't use query cache, query building is not that expensive.
Jan Schneider [Wed, 5 Jan 2011 15:57:38 +0000 (16:57 +0100)]
Don't use query cache, query building is not that expensive.

If really necessary this should be implemented as an instance cache, not a
static cache. Fixes failing pgsql unit test.

14 years agoImplement LIMIT/OFFSET correctly for pgsql.
Jan Schneider [Wed, 5 Jan 2011 15:28:55 +0000 (16:28 +0100)]
Implement LIMIT/OFFSET correctly for pgsql.

14 years agoFix generating link to patchsets if not using commits.php.
Jan Schneider [Wed, 5 Jan 2011 12:49:05 +0000 (13:49 +0100)]
Fix generating link to patchsets if not using commits.php.

14 years agoUpdate line numbers.
Jan Schneider [Tue, 4 Jan 2011 18:28:03 +0000 (19:28 +0100)]
Update line numbers.

14 years agoUpdate package
Gunnar Wrobel [Wed, 5 Jan 2011 13:00:07 +0000 (14:00 +0100)]
Update package

14 years agoOnly show tests links to apps that might have tests
Michael M Slusarz [Wed, 5 Jan 2011 08:52:15 +0000 (01:52 -0700)]
Only show tests links to apps that might have tests

14 years agoDon't show empty descriptions
Michael M Slusarz [Wed, 5 Jan 2011 08:48:27 +0000 (01:48 -0700)]
Don't show empty descriptions

14 years agoFix link to base Horde test page
Michael M Slusarz [Wed, 5 Jan 2011 08:45:26 +0000 (01:45 -0700)]
Fix link to base Horde test page

14 years agoMore appropriate error message for conf.php files
Michael M Slusarz [Wed, 5 Jan 2011 08:41:10 +0000 (01:41 -0700)]
More appropriate error message for conf.php files

14 years agoAllow running test script if app does not yet have conf.php file
Michael M Slusarz [Wed, 5 Jan 2011 08:36:13 +0000 (01:36 -0700)]
Allow running test script if app does not yet have conf.php file

14 years agoDon't throw fatal error if unable to load config file
Michael M Slusarz [Wed, 5 Jan 2011 08:35:56 +0000 (01:35 -0700)]
Don't throw fatal error if unable to load config file

14 years agophpdoc
Michael M Slusarz [Wed, 5 Jan 2011 08:35:26 +0000 (01:35 -0700)]
phpdoc

14 years agoAutomatically set the "Alarm" radio button when a value or unit is selected
Chuck Hagenbuch [Tue, 4 Jan 2011 23:20:43 +0000 (18:20 -0500)]
Automatically set the "Alarm" radio button when a value or unit is selected

14 years agoSet due_type_specified and start_date_specified radio buttons consistently
Chuck Hagenbuch [Tue, 4 Jan 2011 23:20:04 +0000 (18:20 -0500)]
Set due_type_specified and start_date_specified radio buttons consistently

14 years agoUpdate to ckeditor v3.4.3
Michael M Slusarz [Tue, 4 Jan 2011 22:05:14 +0000 (15:05 -0700)]
Update to ckeditor v3.4.3

Bug #9489: Fix encoding of language files

14 years agoFix clicking on first element in Help menu
Michael M Slusarz [Tue, 4 Jan 2011 21:32:16 +0000 (14:32 -0700)]
Fix clicking on first element in Help menu

14 years agoBug #9474: Fix display of raw HTML in help system
Michael M Slusarz [Tue, 4 Jan 2011 21:13:23 +0000 (14:13 -0700)]
Bug #9474: Fix display of raw HTML in help system

Use new raw XML tag to indicate child tags should not be parsed.

14 years agoThis tag does not exist
Michael M Slusarz [Tue, 4 Jan 2011 21:09:59 +0000 (14:09 -0700)]
This tag does not exist

14 years agoI couldn't find a doAction() call, but updateWday seemed to be missing...
Chuck Hagenbuch [Tue, 4 Jan 2011 21:09:18 +0000 (16:09 -0500)]
I couldn't find a doAction() call, but updateWday seemed to be missing...

14 years agoDon't give option to change sending charset in IMP
Michael M Slusarz [Tue, 4 Jan 2011 19:14:03 +0000 (12:14 -0700)]
Don't give option to change sending charset in IMP

Always use value from Horde_Registry::getEmailCharset().

14 years agoCan't set mode for sqlite DBs
Michael M Slusarz [Tue, 4 Jan 2011 07:16:19 +0000 (00:16 -0700)]
Can't set mode for sqlite DBs

14 years agoimage/jpg == image/jpeg
Michael M Slusarz [Mon, 3 Jan 2011 21:13:02 +0000 (14:13 -0700)]
image/jpg == image/jpeg

14 years agoRevert "Be more relaxed about the id length until bug #9484 is fixed."
Jan Schneider [Tue, 4 Jan 2011 17:44:52 +0000 (18:44 +0100)]
Revert "Be more relaxed about the id length until bug #9484 is fixed."

This reverts commit a51fd48e8d8efcb481038f411ae8ccaaf1e9a148.

14 years agoAdd autoloader.
Jan Schneider [Tue, 4 Jan 2011 17:44:26 +0000 (18:44 +0100)]
Add autoloader.

14 years agoFix scope.
Jan Schneider [Tue, 4 Jan 2011 16:47:33 +0000 (17:47 +0100)]
Fix scope.

14 years agoSkip if there is no test configuration.
Jan Schneider [Tue, 4 Jan 2011 16:42:07 +0000 (17:42 +0100)]
Skip if there is no test configuration.

14 years agoSet help menu tree URLs to raw mode
Chuck Hagenbuch [Tue, 4 Jan 2011 13:51:34 +0000 (08:51 -0500)]
Set help menu tree URLs to raw mode

14 years agoBug #9485: Use application/x-extension-* consistently, not x-extension/*
Chuck Hagenbuch [Tue, 4 Jan 2011 13:46:53 +0000 (08:46 -0500)]
Bug #9485: Use application/x-extension-* consistently, not x-extension/*

14 years agoBug #9485: Need to render page content before headers are sent so that CSS can be...
Chuck Hagenbuch [Tue, 4 Jan 2011 13:42:17 +0000 (08:42 -0500)]
Bug #9485: Need to render page content before headers are sent so that CSS can be added.

14 years agoAvoid PHPUnit 3.5 deprecated warnings
Chuck Hagenbuch [Tue, 4 Jan 2011 13:35:24 +0000 (08:35 -0500)]
Avoid PHPUnit 3.5 deprecated warnings

14 years agotypo error fix
Carlos Timóteo [Mon, 3 Jan 2011 18:45:52 +0000 (18:45 +0000)]
typo error fix

Signed-off-by: Jan Schneider <jan@horde.org>
14 years agoRegister queries on the list handlers and also retrieve them from there.
Gunnar Wrobel [Tue, 4 Jan 2011 06:29:52 +0000 (07:29 +0100)]
Register queries on the list handlers and also retrieve them from there.

14 years agoNo decorator.
Gunnar Wrobel [Tue, 4 Jan 2011 06:00:41 +0000 (07:00 +0100)]
No decorator.

14 years agoComplete the cached list query.
Gunnar Wrobel [Tue, 4 Jan 2011 05:21:52 +0000 (06:21 +0100)]
Complete the cached list query.

14 years agoSynchronize queries as well.
Gunnar Wrobel [Mon, 3 Jan 2011 22:17:25 +0000 (23:17 +0100)]
Synchronize queries as well.

14 years agoSimplify caching the list data.
Gunnar Wrobel [Mon, 3 Jan 2011 21:50:43 +0000 (22:50 +0100)]
Simplify caching the list data.

14 years agoSimplified loading.
Gunnar Wrobel [Mon, 3 Jan 2011 21:42:14 +0000 (22:42 +0100)]
Simplified loading.

14 years agoStore one list array in the cache.
Gunnar Wrobel [Mon, 3 Jan 2011 21:34:31 +0000 (22:34 +0100)]
Store one list array in the cache.

14 years agoCompleted extraction of the list cache.
Gunnar Wrobel [Mon, 3 Jan 2011 17:11:15 +0000 (18:11 +0100)]
Completed extraction of the list cache.

14 years agoStart extracting the list cache.
Gunnar Wrobel [Mon, 3 Jan 2011 16:22:43 +0000 (17:22 +0100)]
Start extracting the list cache.

14 years agoActually add the files.
Gunnar Wrobel [Mon, 3 Jan 2011 16:13:25 +0000 (17:13 +0100)]
Actually add the files.

14 years agoAdd the synchronize() method to queries. Add the cached list query.
Gunnar Wrobel [Mon, 3 Jan 2011 16:13:01 +0000 (17:13 +0100)]
Add the synchronize() method to queries. Add the cached list query.

14 years agoSupport the synchronize() call in the list API.
Gunnar Wrobel [Mon, 3 Jan 2011 13:41:35 +0000 (14:41 +0100)]
Support the synchronize() call in the list API.

14 years agoAdd time stamp and version to the cache.
Gunnar Wrobel [Mon, 3 Jan 2011 13:38:19 +0000 (14:38 +0100)]
Add time stamp and version to the cache.

14 years agoCache the folder types.
Gunnar Wrobel [Mon, 3 Jan 2011 13:06:35 +0000 (14:06 +0100)]
Cache the folder types.

14 years agoRemove the query creation from the list handler. Keep only the most basic data retrie...
Gunnar Wrobel [Mon, 3 Jan 2011 12:48:17 +0000 (13:48 +0100)]
Remove the query creation from the list handler. Keep only the most basic data retrieval in the list handler and move everything else in the base query.

14 years agoCreate list queries in the factory.
Gunnar Wrobel [Mon, 3 Jan 2011 12:46:15 +0000 (13:46 +0100)]
Create list queries in the factory.

14 years agoSupport caching the folder list.
Gunnar Wrobel [Mon, 3 Jan 2011 09:41:19 +0000 (10:41 +0100)]
Support caching the folder list.

14 years agoAdd testing for getId().
Gunnar Wrobel [Mon, 3 Jan 2011 06:57:26 +0000 (07:57 +0100)]
Add testing for getId().

14 years agoFix class name.
Gunnar Wrobel [Mon, 3 Jan 2011 06:57:10 +0000 (07:57 +0100)]
Fix class name.

14 years agoAdd the getId method here too.
Gunnar Wrobel [Mon, 3 Jan 2011 06:56:53 +0000 (07:56 +0100)]
Add the getId method here too.

14 years agoSupport retrieving a connection ID.
Gunnar Wrobel [Mon, 3 Jan 2011 06:54:35 +0000 (07:54 +0100)]
Support retrieving a connection ID.

14 years agoMove test suite to the unit tests.
Gunnar Wrobel [Mon, 3 Jan 2011 06:36:36 +0000 (07:36 +0100)]
Move test suite to the unit tests.

14 years agoAllow to cache list data.
Gunnar Wrobel [Mon, 3 Jan 2011 06:32:02 +0000 (07:32 +0100)]
Allow to cache list data.

14 years agoFix copy error.
Gunnar Wrobel [Sun, 2 Jan 2011 06:41:07 +0000 (07:41 +0100)]
Fix copy error.

14 years agoStart the caching layer.
Gunnar Wrobel [Sun, 2 Jan 2011 06:40:46 +0000 (07:40 +0100)]
Start the caching layer.

14 years agoFix typo.
Gunnar Wrobel [Sun, 2 Jan 2011 06:40:06 +0000 (07:40 +0100)]
Fix typo.

14 years agoFix logging.
Gunnar Wrobel [Thu, 30 Dec 2010 10:48:44 +0000 (11:48 +0100)]
Fix logging.