horde.git
14 years agoSupport listing personal and all default folders.
Gunnar Wrobel [Sun, 9 Jan 2011 20:46:02 +0000 (21:46 +0100)]
Support listing personal and all default folders.

14 years agoCorrect returning the namespace handler. Support logging the namespace with a __toStr...
Gunnar Wrobel [Sun, 9 Jan 2011 20:30:32 +0000 (21:30 +0100)]
Correct returning the namespace handler. Support logging the namespace with a __toString() method.

14 years agodb is a property of _groupOb
Michael J. Rubinsky [Sun, 9 Jan 2011 20:17:06 +0000 (15:17 -0500)]
db is a property of _groupOb

14 years agoPEAR_Error -> Exceptions
Michael J. Rubinsky [Sun, 9 Jan 2011 19:28:09 +0000 (14:28 -0500)]
PEAR_Error -> Exceptions

Didn't touch the Kolab drivers, I couldn't tell for sure if the
underlying libraries were throwing exceptions yet

14 years agoAll functionality available in here before has been transferred into the list handler...
Gunnar Wrobel [Sat, 8 Jan 2011 22:01:14 +0000 (23:01 +0100)]
All functionality available in here before has been transferred into the list handler. Ready to slim this down to an interface.

14 years agoImplement the getForeignDefault() query.
Gunnar Wrobel [Sat, 8 Jan 2011 21:59:30 +0000 (22:59 +0100)]
Implement the getForeignDefault() query.

14 years agoImplement getDefault() query.
Gunnar Wrobel [Sat, 8 Jan 2011 21:19:09 +0000 (22:19 +0100)]
Implement getDefault() query.

14 years agoTweak the space between multiple commit summaries
Chuck Hagenbuch [Sat, 8 Jan 2011 20:44:57 +0000 (15:44 -0500)]
Tweak the space between multiple commit summaries

14 years agoCached folder owner list.
Gunnar Wrobel [Sat, 8 Jan 2011 20:32:53 +0000 (21:32 +0100)]
Cached folder owner list.

14 years agoThe namespace now fully handles the ownership information. Extended base query to...
Gunnar Wrobel [Sat, 8 Jan 2011 13:23:02 +0000 (14:23 +0100)]
The namespace now fully handles the ownership information. Extended base query to return a list of owners.

14 years agoDon't do *any* image resizing for now. This causes some strange effects.
Michael J Rubinsky [Sat, 8 Jan 2011 01:49:25 +0000 (20:49 -0500)]
Don't do *any* image resizing for now. This causes some strange effects.

14 years agoeww..one second thought, don't resize image on orientation change yet
Michael J. Rubinsky [Sat, 8 Jan 2011 01:38:21 +0000 (20:38 -0500)]
eww..one second thought, don't resize image on orientation change yet

14 years agobind resizing and orientationchange to image resize handler
Michael J. Rubinsky [Sat, 8 Jan 2011 01:34:48 +0000 (20:34 -0500)]
bind resizing and orientationchange to image resize handler

14 years agoResize the main image to current screen dimensions
Michael J. Rubinsky [Sat, 8 Jan 2011 01:29:23 +0000 (20:29 -0500)]
Resize the main image to current screen dimensions

14 years agoexperiment with pinch/zoom
Michael J. Rubinsky [Sat, 8 Jan 2011 01:23:47 +0000 (20:23 -0500)]
experiment with pinch/zoom

14 years agoAdd todo and commented out code for what this is supposed to do
Michael J. Rubinsky [Sat, 8 Jan 2011 01:07:17 +0000 (20:07 -0500)]
Add todo and commented out code for what this is supposed to do

14 years agoAdd next/prev links for non-swipable devices.
Michael J. Rubinsky [Sat, 8 Jan 2011 00:29:38 +0000 (19:29 -0500)]
Add next/prev links for non-swipable devices.

Also, standardize a bit on id names

14 years agoAdd swipe navigation to image view
Michael J. Rubinsky [Sat, 8 Jan 2011 00:06:48 +0000 (19:06 -0500)]
Add swipe navigation to image view

14 years agofix fatal error when renaming a page
Michael J. Rubinsky [Fri, 7 Jan 2011 20:35:01 +0000 (15:35 -0500)]
fix fatal error when renaming a page

Not sure if it would be better simply to change the base implementation
to return an empty string instead of throwing an exception, but this
fixes the issue for now.

14 years agoAdd the getNamespace() method to the list handler.
Gunnar Wrobel [Thu, 6 Jan 2011 14:27:46 +0000 (15:27 +0100)]
Add the getNamespace() method to the list handler.

14 years agoTicket #9475: Basic print formatting from popup message screen
Michael M Slusarz [Fri, 7 Jan 2011 19:31:34 +0000 (12:31 -0700)]
Ticket #9475: Basic print formatting from popup message screen

14 years agoResize IFRAME correctly if images are loading at injection time
Michael M Slusarz [Fri, 7 Jan 2011 19:07:49 +0000 (12:07 -0700)]
Resize IFRAME correctly if images are loading at injection time

14 years agothis throws a Turba_Exception, not a PEAR_Error
Michael J Rubinsky [Fri, 7 Jan 2011 19:23:39 +0000 (14:23 -0500)]
this throws a Turba_Exception, not a PEAR_Error

14 years agofix variable name
Michael J Rubinsky [Fri, 7 Jan 2011 19:06:08 +0000 (14:06 -0500)]
fix variable name

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.