horde.git
2011-01-05 Michael M Slusarzphpdoc
2011-01-05 Chuck HagenbuchAutomatically set the "Alarm" radio button when a value...
2011-01-05 Chuck HagenbuchSet due_type_specified and start_date_specified radio...
2011-01-04 Michael M SlusarzUpdate to ckeditor v3.4.3
2011-01-04 Michael M SlusarzFix clicking on first element in Help menu
2011-01-04 Michael M SlusarzBug #9474: Fix display of raw HTML in help system
2011-01-04 Michael M SlusarzThis tag does not exist
2011-01-04 Chuck HagenbuchI couldn't find a doAction() call, but updateWday seeme...
2011-01-04 Michael M SlusarzDon't give option to change sending charset in IMP
2011-01-04 Michael M SlusarzCan't set mode for sqlite DBs
2011-01-04 Michael M Slusarzimage/jpg == image/jpeg
2011-01-04 Jan SchneiderRevert "Be more relaxed about the id length until bug...
2011-01-04 Jan SchneiderAdd autoloader.
2011-01-04 Jan SchneiderFix scope.
2011-01-04 Jan SchneiderSkip if there is no test configuration.
2011-01-04 Chuck HagenbuchSet help menu tree URLs to raw mode
2011-01-04 Chuck HagenbuchBug #9485: Use application/x-extension-* consistently...
2011-01-04 Chuck HagenbuchBug #9485: Need to render page content before headers...
2011-01-04 Chuck HagenbuchAvoid PHPUnit 3.5 deprecated warnings
2011-01-04 Carlos Timóteotypo error fix
2011-01-04 Gunnar WrobelRegister queries on the list handlers and also retrieve...
2011-01-04 Gunnar WrobelNo decorator.
2011-01-04 Gunnar WrobelComplete the cached list query.
2011-01-04 Gunnar WrobelSynchronize queries as well.
2011-01-04 Gunnar WrobelSimplify caching the list data.
2011-01-04 Gunnar WrobelSimplified loading.
2011-01-04 Gunnar WrobelStore one list array in the cache.
2011-01-04 Gunnar WrobelCompleted extraction of the list cache.
2011-01-04 Gunnar WrobelStart extracting the list cache.
2011-01-04 Gunnar WrobelActually add the files.
2011-01-04 Gunnar WrobelAdd the synchronize() method to queries. Add the cached...
2011-01-04 Gunnar WrobelSupport the synchronize() call in the list API.
2011-01-04 Gunnar WrobelAdd time stamp and version to the cache.
2011-01-04 Gunnar WrobelCache the folder types.
2011-01-04 Gunnar WrobelRemove the query creation from the list handler. Keep...
2011-01-04 Gunnar WrobelCreate list queries in the factory.
2011-01-04 Gunnar WrobelSupport caching the folder list.
2011-01-04 Gunnar WrobelAdd testing for getId().
2011-01-04 Gunnar WrobelFix class name.
2011-01-04 Gunnar WrobelAdd the getId method here too.
2011-01-04 Gunnar WrobelSupport retrieving a connection ID.
2011-01-04 Gunnar WrobelMove test suite to the unit tests.
2011-01-04 Gunnar WrobelAllow to cache list data.
2011-01-04 Gunnar WrobelFix copy error.
2011-01-04 Gunnar WrobelStart the caching layer.
2011-01-04 Gunnar WrobelFix typo.
2011-01-04 Gunnar WrobelFix logging.
2011-01-04 Gunnar WrobelBail out if the imap_getannotation function is missing.
2011-01-04 Gunnar WrobelRename the 'folders' action to 'list'. Add 'type' subac...
2011-01-04 Gunnar WrobelAdd the query infrastructure.
2011-01-04 Gunnar WrobelAdd mocks.
2011-01-04 Gunnar WrobelTest listing folder types.
2011-01-04 Gunnar WrobelSupport listing folder types.
2011-01-04 Gunnar WrobelAdd quick debug lines.
2011-01-04 Gunnar WrobelAdd support for listing annotations.
2011-01-04 Gunnar WrobelTypo.
2011-01-04 Gunnar WrobelLog request times.
2011-01-04 Gunnar WrobelAdd a log decorator and a stop watch decorator.
2011-01-04 Gunnar WrobelReuse the existing option.
2011-01-04 Gunnar WrobelActually transport the log setting to Kolab_Storage.
2011-01-04 Gunnar WrobelAllow to activate logging.
2011-01-04 Gunnar WrobelAllow decorating the storage handler with logging in...
2011-01-04 Gunnar WrobelTesting for the mailbox list.
2011-01-04 Gunnar WrobelStart a log decorator for the list handler.
2011-01-04 Gunnar WrobelSupress errors for problematic backends.
2011-01-04 Gunnar WrobelFlesh out the first cli actions.
2011-01-04 Gunnar WrobelAllow measuring the time spent running the script.
2011-01-04 Gunnar WrobelCache the namespace handler.
2011-01-04 Gunnar WrobelClean up the namespace handling and fix generating...
2011-01-04 Gunnar WrobelCreate namespace handlers in the factory.
2011-01-04 Gunnar WrobelRelocate namespace test.
2011-01-04 Gunnar WrobelMove from Driver to Folder hierarchy as the namespace...
2011-01-04 Michael J.... use the mobile style for the keyImage also
2011-01-04 Michael J.... pass the img height and width to the mobile view
2011-01-04 Michael J.... Fix generation of mobile thumbnails when not using...
2011-01-03 Jan SchneiderRequires Horde_Test.
2011-01-03 Jan SchneiderAdd test case variations for any Horde_Db driver that...
2011-01-03 Jan SchneiderReturn associative keys only.
2011-01-03 Michael J.... center the screen image
2011-01-03 Michael J.... First stab at showing mobile sized "screen" images.
2011-01-03 Michael J Rubinskyalways send an imgs array, even if it's empty
2011-01-03 Michael J.... fix navigation when more then one level of subgalleries
2011-01-03 Michael J.... Add back navigation for subgalleries.
2011-01-03 Michael J.... return the gallery's parent id too
2011-01-03 Michael J.... better way of handling subgallery ul placement
2011-01-03 Michael J.... Subgallery navigation, other misc stuff:
2011-01-03 Michael J.... remove unnecessary css class
2011-01-03 Jan SchneiderAdd unit test for hierarchical driver.
2011-01-03 Jan SchneiderFix _getShares() in hierarchical driver, remove duplica...
2011-01-03 Jan SchneiderFix setting the share driver in the share objects....
2011-01-03 Jan SchneiderMove backend independent tests to a base class.
2011-01-03 Jan SchneiderMake method compatible with base class (Bug #9486).
2011-01-03 Jan SchneiderAdd a common method for configuration loading.
2011-01-03 Jan SchneiderRename Horde_Array::array_merge_recursive_overwrite...
2011-01-03 Jan SchneiderAdd reminder to remove in the future.
2011-01-03 Jan SchneiderUse array_replace_recursive() if available.
2011-01-02 Jan Schneiderphpdoc
2011-01-02 Jan SchneiderCS
2011-01-02 Jan SchneiderBe more relaxed about the id length until bug #9484...
2011-01-02 Jan SchneiderAdd more tests.
next