horde.git
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
2010-03-17 Michael M SlusarzBug #8913: Improve auto-draft deletion behavior
2010-03-17 Michael M SlusarzMissing argument to folderPref()
2010-03-17 Michael M SlusarzMissing logMessage() conversion
2010-03-17 Michael M SlusarzAdd type-hinting to easily debug logMessage() calls...
2010-03-17 Michael M SlusarzFix name
2010-03-17 Michael M SlusarzNo need to redefine __construct().
2010-03-17 Michael M SlusarzReattach stream on wakeup
2010-03-17 Michael M SlusarzFirst pass at passing Logger to framework libs using...
2010-03-17 Michael M SlusarzUse Horde_Log instead of PEAR's Log.
2010-03-17 Jan SchneiderMFB: Use preg_quote instead of quotemeta (Bug #8875).
2010-03-17 Jan SchneiderMFB: Allow to update existing identities while requirin...
2010-03-17 Jan SchneiderFix casting errors when using SQL shares and groups...
2010-03-17 Ben KlangShout: Continue creating the recordings UI
next