horde.git
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.
2010-10-13 Gunnar WrobelCentralize creation of PEAR instances in the factory.
2010-10-13 Gunnar WrobelUpdate package.xml.
2010-10-13 Gunnar WrobelAdded more testing for the package.xml update module...
2010-10-13 Gunnar WrobelAllow keeping "replace" tasks in the content section...
2010-10-13 Gunnar WrobelExtract the PEAR specific parts of the package.xml...
2010-10-13 Gunnar WrobelStarted refactoring the PearPackageXml handler. Refacto...
2010-10-13 Gunnar WrobelUpdate TODO.
2010-10-13 Jan SchneiderFix commiting without specific language.
2010-10-13 Jan SchneiderUpdate translation.
2010-10-13 Jan SchneiderShortcut to allow bootstrapping if the Translation...
2010-10-13 Jan SchneiderPass dictionary from init().
2010-10-13 Jan SchneiderAdd framework translations.
2010-10-13 Jan SchneiderTranslation updates.
2010-10-13 Jan SchneiderAdd support for managing component translations.
2010-10-13 Jan SchneiderOne more test.
2010-10-13 Jan SchneiderFix paths.
2010-10-13 Jan SchneiderAdd unit test.
2010-10-13 Jan SchneiderThis call got lost somewhere.
2010-10-13 Jan SchneiderCall parent ctor.
2010-10-13 Jan SchneiderIgnore compendium file.
2010-10-13 Jan SchneiderAdd ngettext().
2010-10-13 Jan SchneiderWe need to use ngettext() for the method name, otherwis...
2010-10-13 Jan SchneiderUse Horde_Translation to provide translations for frame...
2010-10-13 Jan SchneiderTweak
2010-10-13 Jan SchneiderThrow exception if locale path not found, to easier...
2010-10-13 Jan SchneiderAdd n().
2010-10-13 Jan SchneiderAdd Translation package.
2010-10-13 Michael J.... Initialization code can't be run in const'r, none of...
2010-10-12 Michael M SlusarzFix VFS call - this was not supposed to be committed
2010-10-12 Michael M SlusarzFix typo
2010-10-12 Michael M Slusarzchangelog from CVS HEAD
2010-10-12 Gonçalo QueirósCorrect class name to Imp_Imap_Tree
2010-10-12 Michael M SlusarzConvert horde/Group to using Horde_Session
2010-10-12 Michael M SlusarzPartial revert of 1948e4f501a18c5856cbe45caf09267c0020e036
2010-10-12 Michael M SlusarzRemove explicit reference to _SESSION in SessionHandler...
2010-10-12 Michael M SlusarzConvert Kronolith to using Horde_Session
2010-10-12 Michael M SlusarzConvert Turba to using Horde_Session
2010-10-12 Michael M SlusarzHorde: Horde_Session conversions
2010-10-12 Michael M SlusarzAdd ArrayAccess implementation for Horde_Prefs
2010-10-12 Michael M SlusarzConvert horde_language session variable to Horde_Sessio...
2010-10-12 Michael M SlusarzConvert Horde auth session code to Horde_Session
2010-10-12 Michael M SlusarzVarious Horde_Session conversions in horde/Core.
2010-10-12 Michael M SlusarzConvert Horde_Notification override to Horde_Session
2010-10-12 Michael M SlusarzUse Horde_Session storage instead of Horde_Cache_Session
2010-10-12 Michael M SlusarzAllow ability to search session subkeys.
2010-10-12 Michael M SlusarzRemove horde/SessionObjects and replace with Horde_Sess...
2010-10-12 Michael M SlusarzFix typo.
2010-10-12 Jan SchneiderThis method doesn't exist anymore.
2010-10-12 Jan SchneiderUse Horde_Test.
2010-10-12 Jan SchneiderCall parent ctor.
2010-10-12 Jan SchneiderCleanup, remove static usage.
2010-10-11 Jan SchneiderFix parse error.
2010-10-11 Jan SchneiderCleanup
2010-10-11 Jan SchneiderDrop Net_SMS.
2010-10-11 Jan SchneiderMFB
2010-10-11 Chuck HagenbuchFix trean redirect script - Horde::externalUrl() doesn...
2010-10-11 Chuck HagenbuchRemove Imode browser class
2010-10-11 Michael J.... Ensure that the files array is initialized
2010-10-10 Michael J.... $ob might not exist at all here
2010-10-10 Michael J.... Hotfix for fixing URL generation on dev.horde.org.
2010-10-10 Michael J.... Fix various issues with new SessionHandler code
2010-10-10 Michael J.... Need to skip authentication checks here, the applicatio...
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
next