Gunnar Wrobel [Mon, 29 Jun 2009 07:16:45 +0000 (09:16 +0200)]
Remove obsolete postalAddress attribute.
Gunnar Wrobel [Mon, 29 Jun 2009 06:41:03 +0000 (08:41 +0200)]
Fix testing.
Gunnar Wrobel [Mon, 29 Jun 2009 05:55:55 +0000 (07:55 +0200)]
Error handling.
Gunnar Wrobel [Mon, 29 Jun 2009 05:44:07 +0000 (07:44 +0200)]
Correct catching errors.
Gunnar Wrobel [Mon, 29 Jun 2009 05:31:56 +0000 (07:31 +0200)]
Completed testing fixes.
Gunnar Wrobel [Mon, 29 Jun 2009 04:12:13 +0000 (06:12 +0200)]
Test fixes.
Gunnar Wrobel [Mon, 29 Jun 2009 03:48:32 +0000 (05:48 +0200)]
Typo.
Gunnar Wrobel [Mon, 29 Jun 2009 03:52:03 +0000 (05:52 +0200)]
Completed Kolab_Format PHP5 cleanup.
Gunnar Wrobel [Tue, 23 Jun 2009 16:06:12 +0000 (18:06 +0200)]
Imported Kolab_Format from Horde CVS.
Gunnar Wrobel [Fri, 26 Jun 2009 08:19:56 +0000 (10:19 +0200)]
Remove "baseinstalldir" as it places Notification.php in an incorrect location (Horde/Horde/Notification.php).
Michael M Slusarz [Fri, 26 Jun 2009 07:34:21 +0000 (01:34 -0600)]
Added Horde_SessionObjects::prune()
Michael M Slusarz [Thu, 25 Jun 2009 23:57:43 +0000 (17:57 -0600)]
No need to store utils object when serializing
Matt Selsky [Thu, 25 Jun 2009 18:31:58 +0000 (14:31 -0400)]
split -> explode
Michael M Slusarz [Thu, 25 Jun 2009 23:28:02 +0000 (17:28 -0600)]
Fix javascript notification driver
Michael M Slusarz [Thu, 25 Jun 2009 21:54:50 +0000 (15:54 -0600)]
Fixes for LoginTasks.
Use basename() to determine classname.
Prevent circumventing confirmation screens by refreshing browser.
Fix DISPLAY_NONE.
Michael M Slusarz [Thu, 25 Jun 2009 18:27:38 +0000 (12:27 -0600)]
describe() is made a non-abstract function since all tasks don't need to provide a description
Matt Selsky [Thu, 25 Jun 2009 15:01:23 +0000 (11:01 -0400)]
Deprecated warning: Don't assign return value of new by reference.
Michael M Slusarz [Thu, 25 Jun 2009 01:00:46 +0000 (19:00 -0600)]
Improvements to notification/status listener.
Fix some more case-related listener name issues.
Allow notify() to store messages internally rather than outputting to
the page.
Refactor code to allow extending drivers to easily add custom icon
entries for new notification types.
Michael M Slusarz [Wed, 24 Jun 2009 23:49:35 +0000 (17:49 -0600)]
Fix some case issues; missed a static declaration
Michael M Slusarz [Mon, 22 Jun 2009 00:48:32 +0000 (18:48 -0600)]
Notification:: (CVS HEAD) -> Horde_Notification::
Michael M Slusarz [Wed, 24 Jun 2009 22:23:37 +0000 (16:23 -0600)]
Secret:: -> Horde_Secret::
Michael M Slusarz [Wed, 24 Jun 2009 20:35:04 +0000 (14:35 -0600)]
Fixes to autoloader.
Load Horde libs case-insensitive.
Fix detection of duplicate include paths by keeping a local cache array
and by passing all paths through realpath().
Michael M Slusarz [Wed, 24 Jun 2009 06:20:58 +0000 (00:20 -0600)]
Convert Maintenance:: (from CVS HEAD) to Horde_LoginTasks::.
Michael M Slusarz [Wed, 24 Jun 2009 05:03:23 +0000 (23:03 -0600)]
Fix package name.
Chuck Hagenbuch [Tue, 23 Jun 2009 01:01:57 +0000 (21:01 -0400)]
make this a definite, add more links
Gunnar Wrobel [Mon, 22 Jun 2009 18:32:02 +0000 (20:32 +0200)]
Provide a find() method that directly takes the search criteria.
Michael M Slusarz [Mon, 22 Jun 2009 04:08:46 +0000 (22:08 -0600)]
Use Horde_Exception here, not Exception
Michael M Slusarz [Thu, 18 Jun 2009 20:34:54 +0000 (14:34 -0600)]
Up socket timeout in IMAP socket driver to 30 seconds by default
10 seconds is too short for certain tasks, such as searching a large
mailbox.
Add a bit more thorough error message.
Michael M Slusarz [Thu, 18 Jun 2009 17:15:03 +0000 (11:15 -0600)]
Bug #8351: Fix PGP passphrase verification
Michael M Slusarz [Wed, 17 Jun 2009 19:44:25 +0000 (13:44 -0600)]
Horde_Mime test cleanup
Add RFC 2231 test
Move static files to fixtures/
Fix include paths
Michael M Slusarz [Wed, 17 Jun 2009 19:43:59 +0000 (13:43 -0600)]
Fix require paths in Mime tests
Gunnar Wrobel [Wed, 17 Jun 2009 10:06:24 +0000 (12:06 +0200)]
Allow to return dates formatted as Horde_Date.
Gunnar Wrobel [Tue, 16 Jun 2009 15:05:32 +0000 (17:05 +0200)]
Typo.
Gunnar Wrobel [Tue, 16 Jun 2009 14:59:37 +0000 (16:59 +0200)]
Typo.
Gunnar Wrobel [Tue, 16 Jun 2009 14:41:53 +0000 (16:41 +0200)]
Test getArrayChanges
Gunnar Wrobel [Tue, 16 Jun 2009 14:41:44 +0000 (16:41 +0200)]
Fix the modification of objects for hidden LDAP attributes (e.g. openLDAPaci)
Chuck Hagenbuch [Tue, 16 Jun 2009 13:55:27 +0000 (09:55 -0400)]
update email address
Gunnar Wrobel [Tue, 16 Jun 2009 13:13:44 +0000 (15:13 +0200)]
Fix testing.
Jan Schneider [Tue, 16 Jun 2009 12:58:07 +0000 (14:58 +0200)]
Make sure we return an integer (Bug 8347).
Jan Schneider [Mon, 15 Jun 2009 17:10:47 +0000 (19:10 +0200)]
Fix setting the charset in the ctor.
Add setBasePart().
Jan Schneider [Mon, 15 Jun 2009 14:49:36 +0000 (16:49 +0200)]
ctor throws too.
Michael M Slusarz [Mon, 15 Jun 2009 10:33:21 +0000 (04:33 -0600)]
String:: -> Horde_String::
Chuck Hagenbuch [Tue, 16 Jun 2009 02:56:21 +0000 (22:56 -0400)]
fix direct iterator usage (don't return an initial null)
Chuck Hagenbuch [Tue, 16 Jun 2009 02:42:11 +0000 (22:42 -0400)]
add StatementParser.php to the filelist
Chuck Hagenbuch [Tue, 16 Jun 2009 02:36:11 +0000 (22:36 -0400)]
Add Horde_Db_StatementParser, for looping through SQL files - a better implementation of what's in horde-sql-shell from admintools
Chuck Hagenbuch [Tue, 16 Jun 2009 02:23:30 +0000 (22:23 -0400)]
only enforce needing Suite.php files inside the Adapter/ directory
Chuck Hagenbuch [Tue, 16 Jun 2009 02:23:18 +0000 (22:23 -0400)]
fix tests for returning columns indexed by name
Chuck Hagenbuch [Mon, 15 Jun 2009 01:14:47 +0000 (21:14 -0400)]
request method must be public static
Chuck Hagenbuch [Sun, 14 Jun 2009 02:00:50 +0000 (22:00 -0400)]
add getTempFileWithExtension() for generating a unique temporary file with a known extension
Michael M Slusarz [Fri, 12 Jun 2009 22:16:39 +0000 (16:16 -0600)]
Fix package.xml's
Chuck Hagenbuch [Fri, 12 Jun 2009 20:06:53 +0000 (16:06 -0400)]
add a Horde_Rpc_Exception class; start PHP 5 code cleanup
Michael M Slusarz [Fri, 12 Jun 2009 17:22:09 +0000 (11:22 -0600)]
Fix variable name
Chuck Hagenbuch [Fri, 12 Jun 2009 15:28:37 +0000 (11:28 -0400)]
port cvs.horde.org/diff.php/framework/RPC/RPC/PhpSoap.php?rt=horde&r1=1.3&r2=1.4&ty=u from CVS
fix class name
Michael M Slusarz [Thu, 11 Jun 2009 09:40:31 +0000 (03:40 -0600)]
Bug #8335: Fix reading 0-length literals
Michael M Slusarz [Thu, 11 Jun 2009 05:49:39 +0000 (23:49 -0600)]
Fix display of hidden quoteblocks
Michael M Slusarz [Thu, 11 Jun 2009 04:39:09 +0000 (22:39 -0600)]
Horde_Text:: -> Horde_Text_Filter_Space2html
Michael M Slusarz [Thu, 11 Jun 2009 00:25:11 +0000 (18:25 -0600)]
Implement FETCH_HEADERS for Socket/Pop3 driver
Michael M Slusarz [Wed, 10 Jun 2009 19:33:17 +0000 (13:33 -0600)]
Import Horde_Cli:: from CVS HEAD
Michael M Slusarz [Wed, 10 Jun 2009 19:16:26 +0000 (13:16 -0600)]
Import Horde_History:: from CVS HEAD
Michael M Slusarz [Wed, 10 Jun 2009 18:52:05 +0000 (12:52 -0600)]
Import Horde_Template from CVS HEAD
Michael M Slusarz [Wed, 10 Jun 2009 07:31:07 +0000 (01:31 -0600)]
Import Text_Filter from CVS HEAD
Michael M Slusarz [Wed, 10 Jun 2009 04:41:54 +0000 (22:41 -0600)]
Text -> Horde_Text
Michael J. Rubinsky [Wed, 10 Jun 2009 00:34:36 +0000 (20:34 -0400)]
Variables:: -> Horde_Variables
Michael M Slusarz [Tue, 9 Jun 2009 21:50:41 +0000 (15:50 -0600)]
Import Horde_Util package from CVS HEAD
Gunnar Wrobel [Tue, 9 Jun 2009 15:13:00 +0000 (17:13 +0200)]
Remove the special handling when reading the postal address. It is invalid.
Michael M Slusarz [Mon, 8 Jun 2009 22:16:17 +0000 (16:16 -0600)]
A bit better error handling for empty MIME IDs
Michael M Slusarz [Mon, 8 Jun 2009 18:39:22 +0000 (12:39 -0600)]
Hide irrelevant warning messages from gnupg
Jan Schneider [Mon, 8 Jun 2009 16:24:16 +0000 (18:24 +0200)]
Finish recurrence tests.
Jan Schneider [Mon, 8 Jun 2009 16:17:58 +0000 (18:17 +0200)]
Add reset().
Jan Schneider [Mon, 8 Jun 2009 15:37:02 +0000 (17:37 +0200)]
Fix property name.
Jan Schneider [Mon, 8 Jun 2009 15:29:02 +0000 (17:29 +0200)]
Port first half of recurrence tests.
Chuck Hagenbuch [Mon, 8 Jun 2009 14:48:35 +0000 (10:48 -0400)]
add Horde_Support_Stack
Gunnar Wrobel [Mon, 8 Jun 2009 06:50:25 +0000 (08:50 +0200)]
Support the OpenLDAP aci attribute.
Gunnar Wrobel [Sun, 7 Jun 2009 14:57:46 +0000 (16:57 +0200)]
Fix the comparison of two arrays for changes.
Jan Schneider [Sun, 7 Jun 2009 10:48:39 +0000 (12:48 +0200)]
MFB: Show photos inline if possible.
Jan Schneider [Sun, 7 Jun 2009 10:46:29 +0000 (12:46 +0200)]
Make dataurl capability detection more precisely.
Gunnar Wrobel [Fri, 5 Jun 2009 17:18:28 +0000 (19:18 +0200)]
Support privatefax number.
Gunnar Wrobel [Fri, 5 Jun 2009 16:43:15 +0000 (18:43 +0200)]
Photo support.
Gunnar Wrobel [Fri, 5 Jun 2009 16:32:24 +0000 (18:32 +0200)]
Photo support.
Gunnar Wrobel [Fri, 5 Jun 2009 15:50:06 +0000 (17:50 +0200)]
Support the "pseudonym" attribute.
Gunnar Wrobel [Fri, 5 Jun 2009 09:54:07 +0000 (11:54 +0200)]
Support the home fax number.
Gunnar Wrobel [Fri, 5 Jun 2009 09:53:55 +0000 (11:53 +0200)]
Allow several uris with the same label.
Gunnar Wrobel [Fri, 5 Jun 2009 09:53:40 +0000 (11:53 +0200)]
Empty arrays should also be considered as empty.
Chuck Hagenbuch [Thu, 4 Jun 2009 17:06:15 +0000 (13:06 -0400)]
allow injecting the path or the argv_parser directly in the cli request constructor
Michael M Slusarz [Thu, 4 Jun 2009 16:43:17 +0000 (10:43 -0600)]
Don't strip trailing ws for literal data; fix error detection
Gunnar Wrobel [Thu, 4 Jun 2009 14:52:52 +0000 (16:52 +0200)]
Allow to request the object hash with multiple values rather than single values.
Michael M Slusarz [Wed, 3 Jun 2009 02:50:57 +0000 (20:50 -0600)]
Don't maintain PHP based mime magic lookup anymore
Gunnar Wrobel [Thu, 4 Jun 2009 04:32:03 +0000 (06:32 +0200)]
Use the default name of the birth day.
Chuck Hagenbuch [Wed, 3 Jun 2009 15:24:39 +0000 (11:24 -0400)]
report the bad log level in the exception
Chuck Hagenbuch [Wed, 3 Jun 2009 13:30:39 +0000 (09:30 -0400)]
we want to compare strftime() to Horde_Date#strftime() - not so much each one to a static value
Gunnar Wrobel [Tue, 2 Jun 2009 20:27:03 +0000 (22:27 +0200)]
Fix handling of the user pass when accessing LDAP with a proxy user for searching.
Fixed a typo.
Gunnar Wrobel [Tue, 2 Jun 2009 19:17:31 +0000 (21:17 +0200)]
Select the master server when writing an entry.
Gunnar Wrobel [Tue, 2 Jun 2009 19:16:51 +0000 (21:16 +0200)]
Support selecting the master server for write access.
Gunnar Wrobel [Tue, 2 Jun 2009 14:34:26 +0000 (16:34 +0200)]
Cache the LDAP connection as early as possible.
Gunnar Wrobel [Tue, 2 Jun 2009 14:02:58 +0000 (16:02 +0200)]
Fix testing.
Gunnar Wrobel [Tue, 2 Jun 2009 14:02:50 +0000 (16:02 +0200)]
Fix the handling of the connection parameters.
Jan Schneider [Tue, 2 Jun 2009 16:44:46 +0000 (18:44 +0200)]
Add Utils.php.
Chuck Hagenbuch [Tue, 2 Jun 2009 14:48:18 +0000 (10:48 -0400)]
move static methods to a Utils class
Chuck Hagenbuch [Mon, 1 Jun 2009 03:54:24 +0000 (23:54 -0400)]
port phpt tests to phpunit. I could use some help breaking up the recurrence tests into something meaningful
Chuck Hagenbuch [Sat, 30 May 2009 15:56:46 +0000 (11:56 -0400)]
add failing test for a DST-related math problem uncovered while working on Horde_Date_Parser