Michael J. Rubinsky [Thu, 7 Oct 2010 17:18:42 +0000 (13:18 -0400)]
Use factory binder for Horde_Routes_Mapper, though I don't see this used anywhere in code yet.
Michael J. Rubinsky [Thu, 7 Oct 2010 17:09:19 +0000 (13:09 -0400)]
Use a factory binder for Horde_Mail, not a binder
Michael J. Rubinsky [Thu, 7 Oct 2010 17:06:35 +0000 (13:06 -0400)]
Move logger binder to a factory binder
Michael J. Rubinsky [Thu, 7 Oct 2010 17:34:37 +0000 (13:34 -0400)]
Remove non-existent binder
Michael J. Rubinsky [Thu, 7 Oct 2010 16:48:56 +0000 (12:48 -0400)]
Use Horde_Core_Factory_Identity directly, change name of factory method
Michael J. Rubinsky [Thu, 7 Oct 2010 16:38:19 +0000 (12:38 -0400)]
Ask for Horde_Core_Factory_Http_Client directly, change factory method to create()
Michael J. Rubinsky [Thu, 7 Oct 2010 16:31:26 +0000 (12:31 -0400)]
Use a factory binder for History
Michael M Slusarz [Thu, 7 Oct 2010 08:25:02 +0000 (02:25 -0600)]
Convert all IMP binders to factories.
Michael M Slusarz [Thu, 7 Oct 2010 07:31:00 +0000 (01:31 -0600)]
changelog updates from CVS HEAD
Jan Schneider [Thu, 7 Oct 2010 16:42:06 +0000 (18:42 +0200)]
Fix more paths from po/ to locale/.
Jan Schneider [Thu, 7 Oct 2010 10:10:39 +0000 (12:10 +0200)]
No access key.
Michael J. Rubinsky [Thu, 7 Oct 2010 16:26:55 +0000 (12:26 -0400)]
Add missing factory bindings for Horde_Group, update package.xml
Michael J. Rubinsky [Thu, 7 Oct 2010 16:19:56 +0000 (12:19 -0400)]
Fix constant names, cannot type hint scalers
Michael J. Rubinsky [Thu, 7 Oct 2010 16:05:42 +0000 (12:05 -0400)]
Use Horde_Core_Factory_DbPear directly, change factory method to create()
Michael J. Rubinsky [Thu, 7 Oct 2010 15:58:14 +0000 (11:58 -0400)]
Move Horde_Db_Adapter binder to a factory, change factory method to create()
Michael J. Rubinsky [Thu, 7 Oct 2010 15:41:14 +0000 (11:41 -0400)]
Request Horde_Core_Factory_Db directly, remove binder and change factory method to create()
Michael J. Rubinsky [Thu, 7 Oct 2010 15:11:10 +0000 (11:11 -0400)]
Request Horde_Core_Factory_Data directly, remove binder.
Michael J. Rubinsky [Thu, 7 Oct 2010 15:10:13 +0000 (11:10 -0400)]
parse error
Michael J. Rubinsky [Thu, 7 Oct 2010 15:01:39 +0000 (11:01 -0400)]
Ask for Horde_Core_Factory_Crypt directly, change factory method to create()
I can't remember from our discussions if we are still using factory methods
in the individual libraries (assuming no horde-specific config in them). For
now, retain the use of Horde_Crypt::factory().
Michael J. Rubinsky [Thu, 7 Oct 2010 14:33:01 +0000 (10:33 -0400)]
Horde_Core_Binder_Token -> Horde_Core_Factory_Token
Michael J. Rubinsky [Thu, 7 Oct 2010 14:20:53 +0000 (10:20 -0400)]
Ingo migrations, remove legacy sql upgrade and creation scripts.
Michael J. Rubinsky [Thu, 7 Oct 2010 14:20:11 +0000 (10:20 -0400)]
fix user_uid column name
Michael J. Rubinsky [Thu, 7 Oct 2010 14:19:34 +0000 (10:19 -0400)]
fix reading/saving flags when editing/creating a new rule
Michael J. Rubinsky [Thu, 7 Oct 2010 13:53:42 +0000 (09:53 -0400)]
fix user_uid column name
Michael M Slusarz [Thu, 7 Oct 2010 07:04:06 +0000 (01:04 -0600)]
Bug #9293: Fix some imp redirection issues when viewing page from wrong view type
Michael M Slusarz [Thu, 7 Oct 2010 06:38:20 +0000 (00:38 -0600)]
Bug #9261: Allow SystemTasks to be skipped
If a system task requires auth, skip it until the user is authenticated.
For bin/run_task, if a task is skipped output a warning message.
Currently, no UI exists for allowing authentication from the command
line.
Michael M Slusarz [Thu, 7 Oct 2010 06:19:30 +0000 (00:19 -0600)]
Remove URL parameter dependency from Horde_LoginTasks
Michael M Slusarz [Thu, 7 Oct 2010 06:07:55 +0000 (00:07 -0600)]
Implement Countable and Iterator interfaces for Horde_Variables::.
Michael M Slusarz [Wed, 6 Oct 2010 20:59:47 +0000 (14:59 -0600)]
tweaks
Michael M Slusarz [Wed, 6 Oct 2010 20:52:02 +0000 (14:52 -0600)]
Remove LoginTasks binder - use direct factory instead.
Factory does the necessary base Horde authentication check.
Michael M Slusarz [Wed, 6 Oct 2010 20:42:07 +0000 (14:42 -0600)]
Remove Horde_LoginTasks_Backend::isAuthenticated()
Michael M Slusarz [Wed, 6 Oct 2010 20:33:50 +0000 (14:33 -0600)]
Remove unneeded Horde_LoginTasks_Backend::registerShutdown()
Michael M Slusarz [Wed, 6 Oct 2010 18:58:21 +0000 (12:58 -0600)]
Use injector originally passed to the factory
Michael M Slusarz [Wed, 6 Oct 2010 18:12:34 +0000 (12:12 -0600)]
Keep sorts of persistent search mailboxes
Jan Schneider [Wed, 6 Oct 2010 23:24:19 +0000 (01:24 +0200)]
MFB
Jan Schneider [Wed, 6 Oct 2010 23:22:15 +0000 (01:22 +0200)]
Fix charset conversion.
Jan Schneider [Sun, 3 Oct 2010 18:23:36 +0000 (20:23 +0200)]
Start refactoring.
Michael J. Rubinsky [Wed, 6 Oct 2010 19:45:11 +0000 (15:45 -0400)]
Log the values here also
Michael J. Rubinsky [Wed, 6 Oct 2010 19:44:43 +0000 (15:44 -0400)]
Fix creation of of default share
Michael J. Rubinsky [Wed, 6 Oct 2010 19:44:18 +0000 (15:44 -0400)]
Turba migrations, remove legacy upgrade files and creation scripts
Michael M Slusarz [Wed, 6 Oct 2010 17:43:38 +0000 (11:43 -0600)]
Maybe I am missing something, but this should be loaded by the injector
Michael M Slusarz [Wed, 6 Oct 2010 17:28:50 +0000 (11:28 -0600)]
Fix reversed logic
Michael M Slusarz [Wed, 6 Oct 2010 16:48:45 +0000 (10:48 -0600)]
Remove horde/Core dependency in HTML Mime Viewer
Michael M Slusarz [Wed, 6 Oct 2010 15:32:23 +0000 (09:32 -0600)]
Give context to these logging error messages.
Probably should go through the entire Log library and upgrade the
exception error messages. Since these messages can't be logged
themeselves (for obvious reasons), they need to be very clear in order
to track down the issue.
Example: today, I got a 'stream could not be written' fatal error (my
logging temp drive was full). However, it was not immediately obvious
from the error message what subsystem failed.
Michael J. Rubinsky [Wed, 6 Oct 2010 17:24:26 +0000 (13:24 -0400)]
Don't assume styles.php is already generated.
Michael J. Rubinsky [Wed, 6 Oct 2010 16:56:26 +0000 (12:56 -0400)]
Need to inject the registry into the syntaxhighlighter
Michael J. Rubinsky [Wed, 6 Oct 2010 16:55:35 +0000 (12:55 -0400)]
No longer require/use the charset parameter to Horde_Mime_Viewer objects,
force the use of UTF-8.
Michael J. Rubinsky [Wed, 6 Oct 2010 15:47:13 +0000 (11:47 -0400)]
Mnemo migrations
Michael J. Rubinsky [Wed, 6 Oct 2010 15:29:28 +0000 (11:29 -0400)]
Note that these upgrades are one way, some ws fixes, reset the style table on downgrade.
Michael J. Rubinsky [Wed, 6 Oct 2010 15:24:41 +0000 (11:24 -0400)]
Add category migration, remove old upgrade script, catch some errors if
migration run after some of these updates were already applied.
Michael J. Rubinsky [Wed, 6 Oct 2010 15:06:34 +0000 (11:06 -0400)]
Add tag->content migration, remove old upgrade script
Michael J. Rubinsky [Wed, 6 Oct 2010 14:46:05 +0000 (10:46 -0400)]
Roll the conversion script for new style structure into the migration script.
Chuck Hagenbuch [Wed, 6 Oct 2010 03:34:44 +0000 (23:34 -0400)]
Remove less-than-half complete Oracle and MS-SQL support (both are in branches for anyone to pick up later)
Michael M Slusarz [Tue, 5 Oct 2010 17:16:56 +0000 (11:16 -0600)]
Fix/optimize mailing list header parsing.
Michael M Slusarz [Tue, 5 Oct 2010 17:16:51 +0000 (11:16 -0600)]
Fix object name
Michael M Slusarz [Tue, 5 Oct 2010 17:16:45 +0000 (11:16 -0600)]
Fix IMP_Mailbox_List factory
Michael J. Rubinsky [Tue, 5 Oct 2010 21:23:57 +0000 (17:23 -0400)]
MFB - fix return data structure
Bug: 9277
Chuck Hagenbuch [Tue, 5 Oct 2010 21:02:47 +0000 (17:02 -0400)]
Fix menu in a few places
Gunnar Wrobel [Tue, 5 Oct 2010 19:11:48 +0000 (21:11 +0200)]
Better style.
Gunnar Wrobel [Tue, 5 Oct 2010 19:09:28 +0000 (21:09 +0200)]
Respect that E_DEPRECATED is 5.3.0 only.
Gunnar Wrobel [Tue, 5 Oct 2010 19:05:28 +0000 (21:05 +0200)]
Respect that E_DEPRECATED is 5.3.0 only.
Gunnar Wrobel [Tue, 5 Oct 2010 17:24:24 +0000 (19:24 +0200)]
Adapt to the method definition in Horde_Db_Adapter_Base_Schema
Michael J. Rubinsky [Tue, 5 Oct 2010 00:15:09 +0000 (20:15 -0400)]
Remaining Nag migration scripts.
Michael J. Rubinsky [Tue, 5 Oct 2010 00:10:17 +0000 (20:10 -0400)]
Silly netbeans. Fix filenames
Michael J. Rubinsky [Mon, 4 Oct 2010 21:16:01 +0000 (17:16 -0400)]
Remove sql creation scripts also.
Michael J. Rubinsky [Mon, 4 Oct 2010 21:13:43 +0000 (17:13 -0400)]
migrations for kronolith
The only thing not handled here is the table for using mysql geospatial extensions,
as I'm not sure how to create the special spacial index via Horde_Db. I left behind
a sql creation script for those who decide to use the mysql geo driver in kronolith.
Michael M Slusarz [Mon, 4 Oct 2010 20:19:50 +0000 (14:19 -0600)]
Fix variable names
Michael M Slusarz [Mon, 4 Oct 2010 19:56:48 +0000 (13:56 -0600)]
Variable not used
Michael M Slusarz [Mon, 4 Oct 2010 19:49:01 +0000 (13:49 -0600)]
Remove unneeded IMP_Mime_Viewer binder
Michael M Slusarz [Mon, 4 Oct 2010 19:45:45 +0000 (13:45 -0600)]
Remove unneeded IMP_Imap binder
Michael M Slusarz [Mon, 4 Oct 2010 19:31:42 +0000 (13:31 -0600)]
Ignore vim temp files.
Michael M Slusarz [Mon, 4 Oct 2010 19:35:16 +0000 (13:35 -0600)]
Remove unneeded IMP_Contents binder
Michael M Slusarz [Mon, 4 Oct 2010 19:24:03 +0000 (13:24 -0600)]
Remove unneeded IMP_Compose binder
Michael M Slusarz [Mon, 4 Oct 2010 19:09:30 +0000 (13:09 -0600)]
Fix Horde_Cache_Session creation.
Not sure how else to do this, but with the recent compress config option
added to horde/Cache, this is the only way to pickup this option. Also,
this was broken since theoretically use_memorycache could have been set
to true but creating Horde_Cache_Session this way would not have honored
that config setting.
Michael M Slusarz [Mon, 4 Oct 2010 18:55:52 +0000 (12:55 -0600)]
Use transparent cache compression
Michael M Slusarz [Mon, 4 Oct 2010 18:55:36 +0000 (12:55 -0600)]
This parameter doesn't exist anymore
Michael M Slusarz [Mon, 4 Oct 2010 18:51:23 +0000 (12:51 -0600)]
Add option to transparently compress cache data using lzf.
Michael M Slusarz [Mon, 4 Oct 2010 18:29:37 +0000 (12:29 -0600)]
Fix @see phpdoc tags
Michael M Slusarz [Sun, 3 Oct 2010 22:45:35 +0000 (16:45 -0600)]
Srchighlite is no more
Ben Klang [Mon, 4 Oct 2010 18:39:15 +0000 (14:39 -0400)]
Rebuild factory for Horde_Notification
Still need to so something different with the singleton method I think. Does it really belong in the class?
Michael J. Rubinsky [Mon, 4 Oct 2010 18:32:56 +0000 (14:32 -0400)]
Fix primary key creation in migration scripts
Gunnar Wrobel [Mon, 4 Oct 2010 15:18:25 +0000 (17:18 +0200)]
Allow offline installs and testing.
Gunnar Wrobel [Mon, 4 Oct 2010 10:52:03 +0000 (12:52 +0200)]
phpdoc
Gunnar Wrobel [Mon, 4 Oct 2010 10:51:47 +0000 (12:51 +0200)]
Ensure the installer errors out if something fails during package installation.
Gunnar Wrobel [Mon, 4 Oct 2010 01:37:39 +0000 (03:37 +0200)]
Allow specifying the template files that should be used for the CI setup. Splitted the CiSetup Runner in two separate runners (CiSetup, CiPrebuild). Updated TODOs, adapted testing.
Gunnar Wrobel [Mon, 4 Oct 2010 00:36:05 +0000 (02:36 +0200)]
Reorder according to priority.
Gunnar Wrobel [Mon, 4 Oct 2010 00:26:53 +0000 (02:26 +0200)]
TODO item.
Gunnar Wrobel [Mon, 4 Oct 2010 00:24:12 +0000 (02:24 +0200)]
Hide E_DEPRECATED errors (because of PEAR).
Chuck Hagenbuch [Mon, 4 Oct 2010 03:56:06 +0000 (23:56 -0400)]
Don't load drivers unless we need them. Also never try to list holidays if holidays are disabled.
Michael M Slusarz [Sun, 3 Oct 2010 21:00:22 +0000 (15:00 -0600)]
LDAP sessonhandler has been removed
Chuck Hagenbuch [Sun, 3 Oct 2010 21:19:06 +0000 (17:19 -0400)]
Horde_Db test suite now runs with PHPUnit 3.5
Chuck Hagenbuch [Sun, 3 Oct 2010 21:18:27 +0000 (17:18 -0400)]
Always regenerate the full column
Chuck Hagenbuch [Sun, 3 Oct 2010 21:18:05 +0000 (17:18 -0400)]
Fix loading PHPUnit for PHPUnit 3.5+
Chuck Hagenbuch [Sun, 3 Oct 2010 21:17:16 +0000 (17:17 -0400)]
Add migrations for Nag, remove old SQL scripts
Michael M Slusarz [Sun, 3 Oct 2010 20:29:45 +0000 (14:29 -0600)]
Fix typo
Michael M Slusarz [Sat, 2 Oct 2010 08:34:02 +0000 (02:34 -0600)]
Auto hide mailto_handler link if browser does not support it
Michael M Slusarz [Sat, 2 Oct 2010 08:22:09 +0000 (02:22 -0600)]
typo
Michael M Slusarz [Sat, 2 Oct 2010 08:10:46 +0000 (02:10 -0600)]
unseen_drafts is an esoteric setting - move to advanced
Michael M Slusarz [Sat, 2 Oct 2010 08:09:12 +0000 (02:09 -0600)]
Remove superfluous link within IMP's own prefs
Gunnar Wrobel [Sun, 3 Oct 2010 19:51:27 +0000 (21:51 +0200)]
Fix package.xml.