horde.git
2010-03-23 Gunnar WrobelStart spliting the namespace driver into the three...
2010-03-22 Jan SchneiderCrypt_Blowfish dependency.
2010-03-22 Jan SchneiderCipher is gone.
2010-03-22 Jan SchneiderFix undefined configuration value.
2010-03-22 Jan SchneiderDon't show import tab if user doesn't have edit permiss...
2010-03-19 Michael M SlusarzAdd support for ident and time_format log options.
2010-03-19 Michael M SlusarzAllow log output format (for stream logs) to be defined...
2010-03-19 Michael M SlusarzHorde_Log chicken/egg problem
2010-03-19 Michael M SlusarzRevert "Need to registry the deprecated callback *after...
2010-03-19 Michael M SlusarzFix include path
2010-03-19 Michael M SlusarzThese scripts belong in horde, not the packages
2010-03-19 Michael M SlusarzDon't need to checkt for 'recent' PEAR version anymore
2010-03-19 Michael M SlusarzMark Crypt_Blowfish and Mail as required modules
2010-03-19 Michael M SlusarzTest script improvements.
2010-03-19 Michael M SlusarzINSTALL documentation improvements/fixes
2010-03-19 Michael M SlusarzRefactor Horde_Secret.
2010-03-19 Michael M SlusarzMore mailbox-name documentation.
2010-03-19 Michael M SlusarzBetter documentation for UTF7-IMAP prefs values
2010-03-19 Michael M SlusarzOptimize row removal
2010-03-19 Jan SchneiderFix installing individual packages.
2010-03-19 Jan SchneiderAdd Log.php.
2010-03-19 Jan SchneiderUse History's iterators, catch exceptions.
2010-03-19 Jan SchneiderImplement Iterator, ArrayAccess, Countable interfaces.
2010-03-19 Jan SchneiderMake Horde_History an abstract class.
2010-03-19 Jan SchneiderLibrary, not class.
2010-03-19 Ben KlangShout: Add UI to change sound file
2010-03-19 Gunnar WrobelUse the Driver class directly. No need for an inderecti...
2010-03-19 Gunnar WrobelExpect Exceptions from Horde_Ldap not PEAR errors.
2010-03-19 Gunnar WrobelInstall the tests with the package.
2010-03-19 Gunnar WrobelRequire the correct base test class.
2010-03-19 Gunnar WrobelAdd basic class if PEAR-DB is missing.
2010-03-19 Gunnar WrobelWe use the autoloader.
2010-03-19 Gunnar WrobelSkip testing if PEAR-Log is not available.
2010-03-18 Jan SchneiderSkip broken tests.
2010-03-18 Jan SchneiderAh, there is the InterceptinParser.
2010-03-18 Jan SchneiderRemove debug code.
2010-03-18 Jan SchneiderThere is no InterceptingParser.
2010-03-18 Jan SchneiderFix several parse errors.
2010-03-18 Jan SchneiderAllow to skip broken tests.
2010-03-18 Jan SchneiderFix tests.
2010-03-18 Jan SchneiderReduce indention.
2010-03-18 Jan SchneiderFix class name.
2010-03-18 Michael M SlusarzBug #8916: Remove unneeded (and no longer existing...
2010-03-18 Michael M SlusarzBug #8915: Fix template path
2010-03-18 Michael M SlusarzBug #8914: Fix function name
2010-03-18 Michael M SlusarzAdd Horde_Lock to the list of global bindings
2010-03-18 Michael M SlusarzUpdate Horde_Lock
2010-03-18 Michael M SlusarzSome Horde_Log conversion fixes/omissions
2010-03-18 Michael M SlusarzFilter superfluous spaces in display subjects
2010-03-18 Michael J.... Oops, forgot to remove the existing start quote...
2010-03-18 Michael J.... BFN
2010-03-18 Michael J.... Properly quote the search term.
2010-03-18 Jan SchneiderWe always want the place where the exception was thrown...
2010-03-18 Jan SchneiderFix undefined temp file name.
2010-03-18 Jan SchneiderFix setting logger.
2010-03-18 Jan SchneiderFix scope.
2010-03-18 Jan SchneiderGive users a chance to update their old PEAR Log based...
2010-03-18 Jan SchneiderUse space of draggers when event is not active/hovered.
2010-03-18 Jan SchneiderFix icon positioning.
2010-03-18 Jan SchneiderTweak advanced perms table.
2010-03-18 Jan SchneiderUse up() instead of parentNode, and $w() instead of...
2010-03-18 Jan SchneiderAllow to switch search time.
2010-03-18 Jan SchneiderAdd print icons.
2010-03-18 Jan SchneiderStyle more... buttons.
2010-03-18 Michael J.... fix path to dimp portal template
2010-03-18 Michael M SlusarzFix copy/paste error
2010-03-18 Michael M SlusarzCreate IMP_Sentmail binder
2010-03-18 Michael M SlusarzUse 'mobile' as the description for mimp again
2010-03-18 Ben KlangShout: Make sure we have an initialized application...
2010-03-18 Ben KlangShout: Remove debugging
2010-03-18 Ben KlangShout: Fix display of account name
2010-03-18 Ben KlangOperator: Fix loading perms
2010-03-18 Ben KlangShout: Fix loading perms
2010-03-18 Ben KlangVilma: Comment this out for now...need to find out...
2010-03-17 Michael M SlusarzUse global injector binder to get Alarm object using...
2010-03-17 Michael M SlusarzRemove Horde_Core and PEAR dependencies from Horde_Util
2010-03-17 Michael M SlusarzUse global injector binder to get Token object using...
2010-03-17 Michael M SlusarzUse global injector binder to get VFS object using...
2010-03-17 Michael M SlusarzHorde::getLogger() has been removed.
2010-03-17 Michael M SlusarzCleaner representation of global injector factories...
2010-03-17 Gunnar WrobelFix weird triplication I introduced when rebasing today.
2010-03-17 Michael J.... Use injector to get the logger now
2010-03-17 Michael J.... These are called statically
2010-03-17 Michael J.... Need to registry the deprecated callback *after* the...
2010-03-17 Gunnar WrobelFix acl handling. Improve namespace handling. Adapt...
2010-03-17 Gunnar WrobelAdd connection class.
2010-03-17 Gunnar WrobelStart the Horde_Kolab_Storage_Connection handler.
2010-03-17 Gunnar WrobelStart the KolabStorage factory, remove the singleton...
2010-03-17 Gunnar Wrobelphpdoc
2010-03-17 Gunnar WrobelRemove obsolete parameters.
2010-03-17 Gunnar WrobelRemove getStorage(), getId() from the Kolab_Session...
2010-03-17 Gunnar WrobelThis needs to be tested and implemented in the Auth...
2010-03-17 Gunnar WrobelObsolete.
2010-03-17 Gunnar WrobelHorde_Kolab_Session_Interface -> Horde_Kolab_Session
2010-03-17 Gunnar Wrobeltypo
2010-03-17 Gunnar WrobelUse the injector.
2010-03-17 Gunnar WrobelCondense the factory experiments from Kolab_Session...
2010-03-17 Gunnar WrobelRemove parameter.
2010-03-17 Ben KlangShout: Continue creating the recordings UI
2010-03-17 Ben KlangShout: Continue creating the recordings UI
next