horde.git
15 years agoInject Horde_Group.
Jan Schneider [Wed, 22 Sep 2010 19:32:40 +0000 (21:32 +0200)]
Inject Horde_Group.

15 years agoInject Horde_Ldap object as parameter.
Jan Schneider [Wed, 22 Sep 2010 19:25:23 +0000 (21:25 +0200)]
Inject Horde_Ldap object as parameter.

15 years agoThrow exceptions when not passing strings, and if writing the cache shouldn't fail.
Jan Schneider [Wed, 22 Sep 2010 19:20:34 +0000 (21:20 +0200)]
Throw exceptions when not passing strings, and if writing the cache shouldn't fail.

15 years agoRe-add hookExists(). Speeds up loading my portal by factor 4.
Jan Schneider [Wed, 22 Sep 2010 15:33:42 +0000 (17:33 +0200)]
Re-add hookExists(). Speeds up loading my portal by factor 4.

15 years agoAdd warnings. Throwing exceptions is expensive!!!
Jan Schneider [Wed, 22 Sep 2010 15:01:39 +0000 (17:01 +0200)]
Add warnings. Throwing exceptions is expensive!!!

15 years agoRe-activate $_hooksLoaded and don't try to autoload hook classes.
Jan Schneider [Wed, 22 Sep 2010 14:26:19 +0000 (16:26 +0200)]
Re-activate $_hooksLoaded and don't try to autoload hook classes.

15 years agoFix quota borders on portal.
Jan Schneider [Wed, 22 Sep 2010 14:23:30 +0000 (16:23 +0200)]
Fix quota borders on portal.

15 years agoDon't accidentally add a block if trying to find parameters for a block that
Jan Schneider [Wed, 22 Sep 2010 13:58:25 +0000 (15:58 +0200)]
Don't accidentally add a block if trying to find parameters for a block that
doesn't exist.

15 years agoDon't use empty url (Bug #9269).
Jan Schneider [Wed, 22 Sep 2010 12:29:58 +0000 (14:29 +0200)]
Don't use empty url (Bug #9269).

15 years agoRequest #8659: Add personal recipient message filter
Michael M Slusarz [Wed, 22 Sep 2010 06:08:00 +0000 (00:08 -0600)]
Request #8659: Add personal recipient message filter

15 years agoCollect duplicative code into base Builtin classes.
Michael M Slusarz [Wed, 22 Sep 2010 06:00:42 +0000 (00:00 -0600)]
Collect duplicative code into base Builtin classes.

15 years agoAdd IMP_Prefs_Identity::getAllIdentityAddresses().
Michael M Slusarz [Wed, 22 Sep 2010 05:53:27 +0000 (23:53 -0600)]
Add IMP_Prefs_Identity::getAllIdentityAddresses().

15 years agoRequest #8659: Add mailing list message filter
Michael M Slusarz [Wed, 22 Sep 2010 05:42:49 +0000 (23:42 -0600)]
Request #8659: Add mailing list message filter

15 years agoCreate search filters UI in IMP.
Michael M Slusarz [Mon, 20 Sep 2010 06:38:18 +0000 (00:38 -0600)]
Create search filters UI in IMP.

These are generic search queries that can be applied to any mailbox.
Presently, these filters are only usable in IMP.  The dimp interface has
not yet been written.

See, e.g., Request #8659.

15 years agoOnly change enabled status for virtual folders displayed on the preferences screen
Michael M Slusarz [Wed, 22 Sep 2010 04:09:04 +0000 (22:09 -0600)]
Only change enabled status for virtual folders displayed on the preferences screen

15 years agoUse correct parameter name
Michael M Slusarz [Wed, 22 Sep 2010 03:33:47 +0000 (21:33 -0600)]
Use correct parameter name

15 years agoConvert To search to Receipient search when upgrading from IMP 4
Michael M Slusarz [Wed, 22 Sep 2010 03:22:21 +0000 (21:22 -0600)]
Convert To search to Receipient search when upgrading from IMP 4

15 years agosome changelog entries
Michael M Slusarz [Wed, 22 Sep 2010 03:12:12 +0000 (21:12 -0600)]
some changelog entries

15 years agoAdd Bulk Search query to search UI
Michael M Slusarz [Mon, 20 Sep 2010 17:44:55 +0000 (11:44 -0600)]
Add Bulk Search query to search UI

15 years agoThis allows the cursor to be placed after the blockquote
Michael M Slusarz [Tue, 21 Sep 2010 20:23:11 +0000 (14:23 -0600)]
This allows the cursor to be placed after the blockquote

15 years agoTweak Content-Description names for m/alternative messages
Michael M Slusarz [Tue, 21 Sep 2010 20:20:25 +0000 (14:20 -0600)]
Tweak Content-Description names for m/alternative messages

15 years agoMFB:
Jan Schneider [Tue, 21 Sep 2010 21:37:59 +0000 (23:37 +0200)]
MFB:
  [jan] Correctly export FN vCard property if 'alternative_name' is set, but not
  'name' (Bug #9207).
  Fix charset conversion.

15 years agoMFB: Add test case for bug #9207.
Jan Schneider [Tue, 21 Sep 2010 21:35:47 +0000 (23:35 +0200)]
MFB: Add test case for bug #9207.

15 years agoMFB: Make this work with multiple property parameters.
Jan Schneider [Tue, 21 Sep 2010 21:35:01 +0000 (23:35 +0200)]
MFB: Make this work with multiple property parameters.

15 years agoMFB: Make 'birthday' really empty if BDAY property is empty.
Jan Schneider [Tue, 21 Sep 2010 21:33:40 +0000 (23:33 +0200)]
MFB: Make 'birthday' really empty if BDAY property is empty.

15 years agoMFB: Fix tests.
Jan Schneider [Tue, 21 Sep 2010 21:31:57 +0000 (23:31 +0200)]
MFB: Fix tests.

15 years agoUpdate package.xml.
Jan Schneider [Tue, 21 Sep 2010 21:29:46 +0000 (23:29 +0200)]
Update package.xml.

15 years agoNo longer needed.
Jan Schneider [Tue, 21 Sep 2010 21:29:35 +0000 (23:29 +0200)]
No longer needed.

15 years agoMFB
Jan Schneider [Tue, 21 Sep 2010 16:22:22 +0000 (18:22 +0200)]
MFB

15 years agoAllow running the component script without prior installation.
Gunnar Wrobel [Tue, 21 Sep 2010 20:52:26 +0000 (22:52 +0200)]
Allow running the component script without prior installation.

15 years agoImprove the installer.
Gunnar Wrobel [Tue, 21 Sep 2010 15:49:45 +0000 (17:49 +0200)]
Improve the installer.

 - Start extracting the PEAR usage into its own class.
 - Added an output handler.
 - Start relying less on network access.

15 years agoForgot to add these fixture files in my last commit.
Gunnar Wrobel [Tue, 21 Sep 2010 08:42:49 +0000 (10:42 +0200)]
Forgot to add these fixture files in my last commit.

15 years agoSend correct Content-Type when PUTing events (Bug #9206).
Jan Schneider [Tue, 21 Sep 2010 15:32:27 +0000 (17:32 +0200)]
Send correct Content-Type when PUTing events (Bug #9206).

15 years agoThere may be several DAV headers (Bug #9251).
Jan Schneider [Tue, 21 Sep 2010 15:25:25 +0000 (17:25 +0200)]
There may be several DAV headers (Bug #9251).

15 years agosearch_sources pref is json encoded (Bug #9252).
Jan Schneider [Tue, 21 Sep 2010 14:41:04 +0000 (16:41 +0200)]
search_sources pref is json encoded (Bug #9252).

15 years agoUnset options that Horde_Db doesn't know here.
Jan Schneider [Tue, 21 Sep 2010 14:05:26 +0000 (16:05 +0200)]
Unset options that Horde_Db doesn't know here.

15 years agoRevert "Remove 'read' and 'write_db' from DSN. We should probably better use separate"
Jan Schneider [Tue, 21 Sep 2010 14:02:15 +0000 (16:02 +0200)]
Revert "Remove 'read' and 'write_db' from DSN. We should probably better use separate"

This reverts commit e4bda381d8b4ee972a9427dac535c79af1aa797a.

Conflicts:

crumb/locale

15 years agoUse Horde_Cache.
Jan Schneider [Mon, 20 Sep 2010 22:36:50 +0000 (00:36 +0200)]
Use Horde_Cache.

15 years agogetEntry() is throwing Horde_Exception_NotFound now.
Jan Schneider [Mon, 20 Sep 2010 22:35:03 +0000 (00:35 +0200)]
getEntry() is throwing Horde_Exception_NotFound now.

15 years agoAllow other objectclass combination operators than 'and'.
Jan Schneider [Mon, 20 Sep 2010 22:03:07 +0000 (00:03 +0200)]
Allow other objectclass combination operators than 'and'.

15 years agoAllow to specify comparison operators.
Jan Schneider [Mon, 20 Sep 2010 21:59:26 +0000 (23:59 +0200)]
Allow to specify comparison operators.

15 years agoThis constant does not exist
Michael M Slusarz [Mon, 20 Sep 2010 17:44:52 +0000 (11:44 -0600)]
This constant does not exist

15 years agoNo need for getSearchMailboxes()
Michael M Slusarz [Mon, 20 Sep 2010 06:38:03 +0000 (00:38 -0600)]
No need for getSearchMailboxes()

15 years agoUse getValue() (Bug #9196).
Jan Schneider [Mon, 20 Sep 2010 16:58:40 +0000 (18:58 +0200)]
Use getValue() (Bug #9196).

15 years agoSimplify
Jan Schneider [Mon, 20 Sep 2010 16:58:11 +0000 (18:58 +0200)]
Simplify

15 years agoUse Horde_String.
Jan Schneider [Mon, 20 Sep 2010 16:46:00 +0000 (18:46 +0200)]
Use Horde_String.

15 years agoWe still may need bind credentials for searching the user's DN, when re-binding
Jan Schneider [Mon, 20 Sep 2010 16:40:03 +0000 (18:40 +0200)]
We still may need bind credentials for searching the user's DN, when re-binding
as the current user.

15 years agoBC catch.
Jan Schneider [Mon, 20 Sep 2010 16:39:22 +0000 (18:39 +0200)]
BC catch.

15 years agoRe-bind as user if requested.
Jan Schneider [Mon, 20 Sep 2010 16:35:59 +0000 (18:35 +0200)]
Re-bind as user if requested.

15 years agoConfigure bind type, binddn and scope in configldap, but only put the bind type into...
Jan Schneider [Mon, 20 Sep 2010 16:29:05 +0000 (18:29 +0200)]
Configure bind type, binddn and scope in configldap, but only put the bind type into the global LDAP configuration.

15 years agoRename methods.
Jan Schneider [Mon, 20 Sep 2010 13:29:42 +0000 (15:29 +0200)]
Rename methods.

15 years agoMove code to find user DNs to Horde_Ldap.
Jan Schneider [Mon, 20 Sep 2010 13:21:52 +0000 (15:21 +0200)]
Move code to find user DNs to Horde_Ldap.

15 years agotodo
Jan Schneider [Mon, 20 Sep 2010 13:21:23 +0000 (15:21 +0200)]
todo

15 years agoAdd Horde_Ldap_Filter::build() to create filters from common configuration values.
Jan Schneider [Mon, 20 Sep 2010 12:49:06 +0000 (14:49 +0200)]
Add Horde_Ldap_Filter::build() to create filters from common configuration values.

15 years agoFix setting auth and documentation.
Jan Schneider [Mon, 20 Sep 2010 10:30:11 +0000 (12:30 +0200)]
Fix setting auth and documentation.

15 years agoDon't hide errors when accessing the GC file, and don't try to do
Jan Schneider [Mon, 20 Sep 2010 10:17:56 +0000 (12:17 +0200)]
Don't hide errors when accessing the GC file, and don't try to do
further operations on it if we failed opening it.

15 years agoProperly catch and re-throw bind errors from Horde_Ldap.
Jan Schneider [Mon, 20 Sep 2010 09:22:35 +0000 (11:22 +0200)]
Properly catch and re-throw bind errors from Horde_Ldap.

15 years agoAllow authentication drivers to explicity throw a REASON_MESSAGE exception.
Jan Schneider [Mon, 20 Sep 2010 09:21:48 +0000 (11:21 +0200)]
Allow authentication drivers to explicity throw a REASON_MESSAGE exception.

15 years agoGet authentication error after failed authentication.
Jan Schneider [Mon, 20 Sep 2010 09:11:43 +0000 (11:11 +0200)]
Get authentication error after failed authentication.

15 years agoRewrite of IMP search handling.
Michael M Slusarz [Mon, 20 Sep 2010 05:33:16 +0000 (23:33 -0600)]
Rewrite of IMP search handling.

Total rewrite of search system.

Search queries, elements, and virtual folders broken into separate
classes for easier generation and better encapsulation of the data.
Also allows for more complex search types - for example, the "To:"
header search has been replaced by the Recipients search, which searches
all of To/Cc/Bcc. Another example: the bulk search query has been
created (although it is not yet implemented in the UI).

Virtual folder maintenance is now handled within a prefs groups to
consolidate duplicate code in both imp and dimp.

Internal storage of virtual folders has changed. IMP 4 virtual folders
will be automatically converted, but any virtual folders created using
git code in the last year or so is now invalid and no upgrade path is
available.

Removed the use_vinbox, use_vtrash, vinbox_id, and vtrash_id prefs.

15 years agoNeed to escape these values
Michael M Slusarz [Mon, 20 Sep 2010 05:15:40 +0000 (23:15 -0600)]
Need to escape these values

15 years agoFix warning if no indices exist in object.
Michael M Slusarz [Sat, 18 Sep 2010 06:26:11 +0000 (00:26 -0600)]
Fix warning if no indices exist in object.

15 years agoFix deletion of messages in virtual folders.
Michael M Slusarz [Sat, 18 Sep 2010 05:54:35 +0000 (23:54 -0600)]
Fix deletion of messages in virtual folders.

Can't rely on global IMP_Mailbox instances, since the master mailbox is
instead the search mailbox. Need to explicitly pass in the mailbox
object to be updated.

15 years agoFix syntax errors.
Matt Selsky [Mon, 20 Sep 2010 05:02:08 +0000 (01:02 -0400)]
Fix syntax errors.

15 years agouse filename as default caption when uploading via Ansel's UI
Michael J. Rubinsky [Sun, 19 Sep 2010 19:35:37 +0000 (15:35 -0400)]
use filename as default caption when uploading via Ansel's UI

15 years agoThis method doesn't exist anymore
Michael J. Rubinsky [Sun, 19 Sep 2010 18:41:08 +0000 (14:41 -0400)]
This method doesn't exist anymore

15 years agoFix scope
Michael J. Rubinsky [Sun, 19 Sep 2010 18:33:09 +0000 (14:33 -0400)]
Fix scope

15 years agoRemove addBuiltinHelpers; add Tag and Text helpers in the default factory
Chuck Hagenbuch [Sun, 19 Sep 2010 03:33:13 +0000 (23:33 -0400)]
Remove addBuiltinHelpers; add Tag and Text helpers in the default factory

15 years agoFix authentication failure method name.
Chuck Hagenbuch [Sun, 19 Sep 2010 01:02:23 +0000 (21:02 -0400)]
Fix authentication failure method name.

15 years agoBeatnik: Fix trailing close-paren
Ben Klang [Sat, 18 Sep 2010 22:24:33 +0000 (18:24 -0400)]
Beatnik: Fix trailing close-paren

15 years agoWrap each table creation in the 1_* migration with try/catch blocks.
Michael J. Rubinsky [Sat, 18 Sep 2010 03:04:15 +0000 (23:04 -0400)]
Wrap each table creation in the 1_* migration with try/catch blocks.

Going from FW_3 to H4, these initial migrations will fail due to the tables already existing.
Wrap the initial table creation so we can catch these errors...at least for now, until we come up
with a more formal strategy for bootstraping FW_3 upgrades...

15 years agothis is mostly done
Michael J. Rubinsky [Sat, 18 Sep 2010 02:38:46 +0000 (22:38 -0400)]
this is mostly done

15 years agoMerge branch 'Ansel_Styles'
Michael J. Rubinsky [Sat, 18 Sep 2010 02:18:14 +0000 (22:18 -0400)]
Merge branch 'Ansel_Styles'

15 years agoMore style related refactoring:
Michael J. Rubinsky [Sat, 18 Sep 2010 02:14:33 +0000 (22:14 -0400)]
More style related refactoring:

Ansel now automatically picks up and makes available any new image
generators placed in lib/ImageGenerator. Will look for a matching "Stack"
generator for generating image stacks, if no match found, reverts to standard
thumbnail.  Ditto for gallery view styles placed in lib/View/GalleryRenderer.

Gallery property page now displays and allows changing current gallery style settings.

Some other phpdoc, and cleanup.

15 years agoStyle, use Horde_Exception_NotFound.
Jan Schneider [Fri, 17 Sep 2010 23:17:13 +0000 (01:17 +0200)]
Style, use Horde_Exception_NotFound.

15 years agoUse Horde_Ldap.
Jan Schneider [Fri, 17 Sep 2010 23:16:37 +0000 (01:16 +0200)]
Use Horde_Ldap.

15 years agoFix phpdoc.
Jan Schneider [Fri, 17 Sep 2010 22:03:21 +0000 (00:03 +0200)]
Fix phpdoc.

15 years agoUsing wrong variable here.
Michael M Slusarz [Fri, 17 Sep 2010 21:14:02 +0000 (15:14 -0600)]
Using wrong variable here.

15 years agoThese are a bit better for descriptions
Michael M Slusarz [Thu, 16 Sep 2010 22:11:43 +0000 (16:11 -0600)]
These are a bit better for descriptions

15 years agoFix closing tag
Michael M Slusarz [Thu, 16 Sep 2010 21:46:41 +0000 (15:46 -0600)]
Fix closing tag

15 years agoGive option to disable up/down movement in source select widget
Michael M Slusarz [Thu, 16 Sep 2010 21:07:20 +0000 (15:07 -0600)]
Give option to disable up/down movement in source select widget

15 years agoMake sure truncated text isn't split on a space boundary.
Michael M Slusarz [Wed, 15 Sep 2010 22:08:23 +0000 (16:08 -0600)]
Make sure truncated text isn't split on a space boundary.

15 years agoDon't attempt to get the country name from NLS if we don't have a country entry.
Michael J. Rubinsky [Fri, 17 Sep 2010 18:01:47 +0000 (14:01 -0400)]
Don't attempt to get the country name from NLS if we don't have a country entry.

Horde_Nls::getCountryISO() returns the full array of country codes -> names if an empty
value is passed to it. Also, fix hash key for homeCountry when deleting it from PIM -> Server

15 years agoNeed to convert the workCountry value here also
Michael J. Rubinsky [Fri, 17 Sep 2010 17:46:26 +0000 (13:46 -0400)]
Need to convert the workCountry value here also

15 years agoKeep CRLF.
Jan Schneider [Fri, 17 Sep 2010 17:49:59 +0000 (19:49 +0200)]
Keep CRLF.

15 years agophpdoc
Michael J. Rubinsky [Fri, 17 Sep 2010 17:21:35 +0000 (13:21 -0400)]
phpdoc

15 years agoStyle
Jan Schneider [Fri, 17 Sep 2010 16:48:19 +0000 (18:48 +0200)]
Style

15 years agoDrop different bind DNs. Consumer code is responsible for binding with the correct...
Jan Schneider [Fri, 17 Sep 2010 16:46:40 +0000 (18:46 +0200)]
Drop different bind DNs. Consumer code is responsible for binding with the correct credentials.

15 years agoThese trailing lines are required, did Git strip them?
Jan Schneider [Fri, 17 Sep 2010 16:45:23 +0000 (18:45 +0200)]
These trailing lines are required, did Git strip them?

15 years agoFix url.
Jan Schneider [Fri, 17 Sep 2010 15:32:33 +0000 (17:32 +0200)]
Fix url.

15 years agoUpdate file names.
Jan Schneider [Fri, 17 Sep 2010 12:28:37 +0000 (14:28 +0200)]
Update file names.

15 years agofacsimileTelephoneNumber doesn's have a matching rule for deleting individual attributes.
Jan Schneider [Fri, 17 Sep 2010 12:25:57 +0000 (14:25 +0200)]
facsimileTelephoneNumber doesn's have a matching rule for deleting individual attributes.

15 years agoFix for-call.
Jan Schneider [Fri, 17 Sep 2010 12:25:14 +0000 (14:25 +0200)]
Fix for-call.

15 years agoFix configuration parameter names.
Jan Schneider [Fri, 17 Sep 2010 11:54:14 +0000 (13:54 +0200)]
Fix configuration parameter names.

15 years agoFix typos.
Jan Schneider [Fri, 17 Sep 2010 11:33:06 +0000 (13:33 +0200)]
Fix typos.

15 years agoMatch method names.
Jan Schneider [Fri, 17 Sep 2010 11:31:58 +0000 (13:31 +0200)]
Match method names.

15 years agoUpdate Horde_Ldap_Util method names.
Jan Schneider [Fri, 17 Sep 2010 11:29:59 +0000 (13:29 +0200)]
Update Horde_Ldap_Util method names.

15 years agoCleanup
Jan Schneider [Fri, 17 Sep 2010 11:18:26 +0000 (13:18 +0200)]
Cleanup

15 years agoAdd test suite.
Jan Schneider [Fri, 17 Sep 2010 11:18:01 +0000 (13:18 +0200)]
Add test suite.

15 years agoAdd test stubs to skeleton.
Jan Schneider [Thu, 16 Sep 2010 14:15:26 +0000 (16:15 +0200)]
Add test stubs to skeleton.