horde.git
2010-10-10 Michael J.... Fix viral error, column name(s) for indexes are passed...
2010-10-09 Michael J.... fix column type, these were integers, not bigints
2010-10-09 Michael J.... Fix column types for ansel migration.
2010-10-09 Michael J.... two more places to use a hash instead of property acces...
2010-10-09 Michael J.... Move binders to factories in ansel
2010-10-09 Michael M SlusarzUse the Horde:: token checking methods
2010-10-09 Michael M SlusarzHorde_Form: H4 fixes
2010-10-09 Michael M SlusarzStart moving some framework stuff to Horde_Session.
2010-10-09 Michael M SlusarzDon't authenticate to non-applications
2010-10-09 Michael M SlusarzNo need to store credentials for app if it is the same...
2010-10-09 Michael M SlusarzRemove horde/Core dependency in Horde_Browser
2010-10-09 Michael M SlusarzRemove PEAR dependency in horde/Browser
2010-10-09 Michael M SlusarzH4 coding style
2010-10-09 Michael M Slusarzphpdoc
2010-10-09 Michael M SlusarzReduce the size/complexity of the factories definition...
2010-10-09 Michael M SlusarzConvert IMP to the new Horde_Session API
2010-10-08 Michael M SlusarzTicket #8023: Add transparent lzf compression to Horde_...
2010-10-08 Michael M SlusarzTicket #8023: Add ArrayAccess implementation to Horde_S...
2010-10-08 Michael M SlusarzFix object call
2010-10-08 Michael M SlusarzSESSION->imp->user does not exist anymore
2010-10-08 Jan SchneiderFix converting all-day events to SIF-E.
2010-10-08 Jan SchneiderFix parse error.
2010-10-08 Chuck HagenbuchThe base version of this viewer shouldn't be making...
2010-10-08 Michael J.... No need to figure the code type out, setup the autoloader.
2010-10-07 Michael J.... add ckeditor plugin for syntaxhighlighter blocks, and...
2010-10-07 Michael J.... wrap the entire property name, not just the instance...
2010-10-07 Michael J.... Need to access this as a hash, the instance value might...
2010-10-07 Michael J.... Remove extra layer, create the Horde_Core_Auth_Signup...
2010-10-07 Michael J.... ...and finally, remove the last binder. Move AuthSignup...
2010-10-07 Michael J.... Use Horde_Core_Factory_Auth directly, change name of...
2010-10-07 Michael J.... Use Horde_Core_Factory_Vfs directly
2010-10-07 Michael J.... Access Horde_Core_Factory_Tree directly
2010-10-07 Michael J.... Use Horde_Core_Factory_TextFilter directly instead...
2010-10-07 Michael J.... Use a factory binder for Horde_Template
2010-10-07 Michael J.... Remove unnesessary binder, ask for the Horde_Core_Facto...
2010-10-07 Michael M SlusarzPartially revert "All data passed around in Horde inter...
2010-10-07 Michael M SlusarzFixes for recent factory changes.
2010-10-07 Michael M SlusarzBug #8023: Initial creation of Horde_Session.
2010-10-07 Michael J.... Use Horde_Core_Factory_MimeViewer directly
2010-10-07 Michael J.... Fix method name
2010-10-07 Michael J.... Revert 449ed347e3b8e21c4853bb20bb8af1a20f4b910d, at...
2010-10-07 Michael J.... Fix check for existing wicked page
2010-10-07 Michael J.... finally found it, auto_increment -> autoincrement
2010-10-07 Michael J.... *sigh* correctly fix key generation.
2010-10-07 Michael J.... More places to fix primary key generation
2010-10-07 Michael J.... Fix primary key generation for wicked
2010-10-07 Michael J.... Track changes to identity factory
2010-10-07 Michael J.... Use factory binder for Horde_Routes_Mapper, though...
2010-10-07 Michael J.... Use a factory binder for Horde_Mail, not a binder
2010-10-07 Michael J.... Move logger binder to a factory binder
2010-10-07 Michael J.... Remove non-existent binder
2010-10-07 Michael J.... Use Horde_Core_Factory_Identity directly, change name...
2010-10-07 Michael J.... Ask for Horde_Core_Factory_Http_Client directly, change...
2010-10-07 Michael J.... Use a factory binder for History
2010-10-07 Michael M SlusarzConvert all IMP binders to factories.
2010-10-07 Michael M Slusarzchangelog updates from CVS HEAD
2010-10-07 Jan SchneiderFix more paths from po/ to locale/.
2010-10-07 Jan SchneiderNo access key.
2010-10-07 Michael J.... Add missing factory bindings for Horde_Group, update...
2010-10-07 Michael J.... Fix constant names, cannot type hint scalers
2010-10-07 Michael J.... Use Horde_Core_Factory_DbPear directly, change factory...
2010-10-07 Michael J.... Move Horde_Db_Adapter binder to a factory, change facto...
2010-10-07 Michael J.... Request Horde_Core_Factory_Db directly, remove binder...
2010-10-07 Michael J.... Request Horde_Core_Factory_Data directly, remove binder.
2010-10-07 Michael J.... parse error
2010-10-07 Michael J.... Ask for Horde_Core_Factory_Crypt directly, change facto...
2010-10-07 Michael J.... Horde_Core_Binder_Token -> Horde_Core_Factory_Token
2010-10-07 Michael J.... Ingo migrations, remove legacy sql upgrade and creation...
2010-10-07 Michael J.... fix user_uid column name
2010-10-07 Michael J.... fix reading/saving flags when editing/creating a new...
2010-10-07 Michael J.... fix user_uid column name
2010-10-07 Michael M SlusarzBug #9293: Fix some imp redirection issues when viewing...
2010-10-07 Michael M SlusarzBug #9261: Allow SystemTasks to be skipped
2010-10-07 Michael M SlusarzRemove URL parameter dependency from Horde_LoginTasks
2010-10-07 Michael M SlusarzImplement Countable and Iterator interfaces for Horde_V...
2010-10-07 Michael M Slusarztweaks
2010-10-07 Michael M SlusarzRemove LoginTasks binder - use direct factory instead.
2010-10-07 Michael M SlusarzRemove Horde_LoginTasks_Backend::isAuthenticated()
2010-10-07 Michael M SlusarzRemove unneeded Horde_LoginTasks_Backend::registerShutd...
2010-10-07 Michael M SlusarzUse injector originally passed to the factory
2010-10-07 Michael M SlusarzKeep sorts of persistent search mailboxes
2010-10-06 Jan SchneiderMFB
2010-10-06 Jan SchneiderFix charset conversion.
2010-10-06 Jan SchneiderStart refactoring.
2010-10-06 Michael J.... Log the values here also
2010-10-06 Michael J.... Fix creation of of default share
2010-10-06 Michael J.... Turba migrations, remove legacy upgrade files and creat...
2010-10-06 Michael M SlusarzMaybe I am missing something, but this should be loaded...
2010-10-06 Michael M SlusarzFix reversed logic
2010-10-06 Michael M SlusarzRemove horde/Core dependency in HTML Mime Viewer
2010-10-06 Michael M SlusarzGive context to these logging error messages.
2010-10-06 Michael J.... Don't assume styles.php is already generated.
2010-10-06 Michael J.... Need to inject the registry into the syntaxhighlighter
2010-10-06 Michael J.... No longer require/use the charset parameter to Horde_Mi...
2010-10-06 Michael J.... Mnemo migrations
2010-10-06 Michael J.... Note that these upgrades are one way, some ws fixes...
2010-10-06 Michael J.... Add category migration, remove old upgrade script,...
2010-10-06 Michael J.... Add tag->content migration, remove old upgrade script
2010-10-06 Michael J.... Roll the conversion script for new style structure...
2010-10-06 Chuck HagenbuchRemove less-than-half complete Oracle and MS-SQL suppor...
next