horde.git
2010-10-21 Michael M SlusarzUnneeded assignment
2010-10-20 Michael M SlusarzBug #9321: Actually return something from this method
2010-10-20 Michael M Slusarzphpdoc
2010-10-20 Michael M SlusarzBug #9308: Fix variable name
2010-10-20 Michael M Slusarzphpdoc
2010-10-20 Michael J.... Get an array back from json_decode here.
2010-10-20 Michael J.... These are static methods, can't use $this
2010-10-20 Michael M SlusarzHide pref groups using application method
2010-10-20 Michael M SlusarzTweaks
2010-10-20 Michael M SlusarzConvert a raiseError to exception throwing
2010-10-20 Michael M SlusarzMove Horde-specific code out of horde/Prefs and into...
2010-10-20 Michael M SlusarzDon't cache prefs if using session storage driver
2010-10-20 Michael M SlusarzSimplify preference hooks.
2010-10-20 Michael M SlusarzFix undefined index error
2010-10-20 Michael M SlusarzAbstract prefs storage code into Horde_Prefs_Storage.
2010-10-20 Michael J.... scope
2010-10-20 Michael J.... Catch errors from remote calendars, they shouldn't...
2010-10-20 Michael J.... fix parse error
2010-10-20 Jan SchneiderFix log level name.
2010-10-20 Jan SchneiderFix session initialization again.
2010-10-20 Michael J.... Don't make client addressbook source a required configu...
2010-10-19 Michael M SlusarzFix opening new compose message with to address
2010-10-19 Michael M SlusarzSimplify
2010-10-19 Michael M SlusarzFix typo
2010-10-19 Gonçalo QueirósBug #9318: Syslog should respect confs
2010-10-19 Michael M SlusarzUse _scopes array only - no need to maintain separate...
2010-10-19 Michael M SlusarzRemoved 'shared' feature of Horde_Prefs.
2010-10-19 Michael M SlusarzFixes for charset changes - make Cleanhtml work properl...
2010-10-19 Michael M SlusarzRemove unneeded space
2010-10-19 Michael M SlusarzBug #9315: Fix setting session_cache_limiter value
2010-10-19 Michael M SlusarzMerge from CVS HEAD
2010-10-19 Michael M SlusarzKeep track of dirty prefs so we don't have to iterate...
2010-10-19 Jan SchneiderUpdate to new session initialization (Bug #9314).
2010-10-19 Michael J.... Missed this field when upgrade scripts refactored to...
2010-10-18 Jan SchneiderUpdate package.xml.
2010-10-18 Jan SchneiderFix method call.
2010-10-18 Jan SchneiderFix charset.
2010-10-18 Jan SchneiderMFB: Fix importing recurrence exceptions from vCalendar...
2010-10-18 Jan SchneiderMFB: Fix test.
2010-10-18 Jan SchneiderMFB: Add import test.
2010-10-18 Gunnar WrobelCatch empty sources dir.
2010-10-18 Gunnar WrobelCatch output.
2010-10-18 Gunnar WrobelEnsure the horde channel is present when preparing...
2010-10-18 Gunnar WrobelImproved error handling.
2010-10-18 Gunnar WrobelIt is no longer required to provide a dummy value here.
2010-10-18 Gunnar WrobelInstall files from the 'locale' directory.
2010-10-18 Gunnar WrobelUpdated package.xml (includes locale files). Made trans...
2010-10-18 Gunnar WrobelAdded a mock translation handler and translation factories.
2010-10-18 Gunnar WrobelUse setlocale. Catch errors when setting locale. Restor...
2010-10-18 Jan SchneiderPPP
2010-10-18 Jan SchneiderMake class names autoloadable.
2010-10-18 Jan SchneiderUse exceptions.
2010-10-18 Jan SchneiderThese require to pass a charset now.
2010-10-18 Jan SchneiderFix parse error.
2010-10-18 Jan SchneiderMFB: Silence warnings.
2010-10-18 Chuck HagenbuchCharset is always UTF-8 now
2010-10-18 Chuck HagenbuchSlightly better error message when a repository slug...
2010-10-17 Michael J.... Fix mime types for those that are handled by the source...
2010-10-17 Gunnar WrobelRequires the translation package.
2010-10-17 Michael J.... Fix parse error
2010-10-15 Michael M SlusarzSilence decompression errors
2010-10-15 Michael M SlusarzHorde_Session does required serialization for us
2010-10-15 Michael M SlusarzMake sure TOS file exists
2010-10-15 Michael M SlusarzPrevent undefined errors
2010-10-15 Michael M SlusarzAdd/use Horde_Session based prefs caching driver
2010-10-15 Michael M SlusarzSplit prefs caching into separate class.
2010-10-15 Michael J.... buffer this output to avoid warnings from creating...
2010-10-15 Michael J.... Break out Horde/Vcs classes into autoloadable files
2010-10-15 Michael M SlusarzFix unsetting app data in session
2010-10-15 Michael M SlusarzAllow full classname to be passed to Horde_Prefs
2010-10-15 Michael M SlusarzFix incorrect translation call
2010-10-15 Michael M SlusarzAdd Horde_Core_Prefs_Session and use it as the Horde...
2010-10-15 Michael M Slusarzphpdoc
2010-10-15 Michael M SlusarzAdd Notification Storage handler that uses Horde_Session
2010-10-15 Michael M SlusarzNo need to return this value by reference
2010-10-15 Michael M SlusarzConfig code converted to Horde_Session
2010-10-15 Michael M SlusarzAdd code needed to manually mark session data as dirty
2010-10-15 Michael M SlusarzRemoved _SESSION references in Horde_Tree
2010-10-15 Jan SchneiderEscape title.
2010-10-15 Jan SchneiderHotfix to support Horde_Db until we have ported this...
2010-10-15 Jan SchneiderRemove references.
2010-10-15 Jan SchneiderHorde_Db uses Exceptions.
2010-10-15 Jan SchneiderDon't attach hash if there isn't any anchor.
2010-10-15 Jan SchneiderUse global mod_rewrite configuration.
2010-10-15 Jan SchneiderUse Horde_Url, fixes HTML escaping.
2010-10-15 Jan SchneiderAdd tests for link().
2010-10-15 Jan SchneiderURLs in href attributes must always be htmlencoded.
2010-10-15 Jan Schneiderphpdoc
2010-10-15 Jan SchneiderUse Horde_Url, fix double encoding.
2010-10-15 Jan Schneiderphpdoc
2010-10-15 Jan SchneiderUse Horde_String.
2010-10-14 Jan SchneiderAdd test for broken Outlook/Funambol rules.
2010-10-14 Jan SchneiderFix logic.
2010-10-14 Jan SchneiderUse consistent shebang #!/usr/bin/env php
2010-10-13 Michael J.... Ensure the Horde_Vcs_Log object is initialized before...
2010-10-13 Gunnar WrobelAdd the packaging tool.
2010-10-13 Jan SchneiderAdd translations for Mime_Viewer.
2010-10-13 Gunnar WrobelAdd a dependency list module.
2010-10-13 Gunnar WrobelExtract the tree handling into a separate helper that...
2010-10-13 Gunnar WrobelExtract parts of the installer into the PEAR module.
next