horde.git
2010-08-31 Michael M SlusarzThere are references to this file (and a bunch of other...
2010-08-31 Michael M SlusarzNone of these files exist anymore, and throw packaging...
2010-08-31 Michael M SlusarzMore error checking
2010-08-31 Michael M SlusarzDon't require horde/Role to be installed to run install...
2010-08-31 Michael J.... Catch errors when parsing package.xml files.
2010-08-31 Michael J.... Add standard file header/copyright etc...
2010-08-30 Michael M SlusarzRequest #9203: Change cached imp view on dynamic_view...
2010-08-30 Michael M SlusarzAdd usesrole definition to horde/Editor's package.xml
2010-08-30 Michael M Slusarzckeditor is now installed by the horde/Editor package.
2010-08-30 Michael M SlusarzUse PEAR libraries to parse package.xml files.
2010-08-30 Michael M SlusarzFix formatting in folder creation popup
2010-08-30 Michael J.... ws
2010-08-30 Michael J.... Don't assume the gallery will always have images.
2010-08-30 Michael J.... correct some comments
2010-08-30 Eric RostetterBug #9208: Fix call to Horde_Util
2010-08-30 Michael M SlusarzTicket #9201: part might not exist
2010-08-30 Gunnar WrobelBump date as a test commit to see if I can now mirror...
2010-08-30 Gunnar WrobelAdded the Interfaces package.
2010-08-30 Gunnar WrobelFix dependency name.
2010-08-30 Chuck HagenbuchFirst set of refactorings to lazy-load some information...
2010-08-30 Chuck HagenbuchAdd example git and svn hook scripts
2010-08-29 Michael M SlusarzTicket #9201: Treat ISO-8859-1 as windows-1252
2010-08-29 Michael M SlusarzMissed some reply notification status types
2010-08-29 Michael M SlusarzFix package.xml issues
2010-08-28 Michael M SlusarzDon't use cookies/session storage for IMP folder trees
2010-08-28 Michael M SlusarzAllow session storage to be disabled for a given Horde_...
2010-08-28 Michael M SlusarzUse getOption().
2010-08-28 Michael M SlusarzDo IE6 check in browser
2010-08-28 Michael M SlusarzH4-ify Turba
2010-08-28 Michael M SlusarzNo need to have this in a separate function call
2010-08-28 Michael M SlusarzGet rid of some include_once() & require_once() calls
2010-08-28 Michael M SlusarzUse Horde_Nls::getCountryISO()
2010-08-28 Michael M SlusarzConsolidate removeUserDataFromAllApplications with...
2010-08-28 Michael M SlusarzAdd additional function doc/stubs
2010-08-28 Michael M SlusarzPEAR_Error -> Exception
2010-08-28 Michael M SlusarzIMP Application cleanups.
2010-08-28 Chuck HagenbuchAdd missing space
2010-08-28 Jan SchneiderThis viewer supports inline rendering.
2010-08-28 Jan SchneiderThrow exceptions.
2010-08-28 Jan SchneiderExtend Horde_Exception.
2010-08-28 Jan SchneiderMerge branch 'master' of /horde/git/horde
2010-08-28 Jan SchneiderRename getMap() to __toString().
2010-08-28 Jan SchneiderMerge branch 'master' of /horde/git/horde
2010-08-27 Michael M SlusarzFix losing text info when doing Html2text conversion
2010-08-27 Michael M SlusarzFix ckeditor path
2010-08-27 Michael M SlusarzAdd horde/Role package.
2010-08-27 Michael M SlusarzFix error
2010-08-27 Michael M SlusarzDisable auto MDN send option from prefs screen by default
2010-08-27 Chuck HagenbuchRemove fckeditor and move ckeditor javascript to horde...
2010-08-27 Chuck HagenbuchAdd support for NOT IN queries to Horde_Rdo_Query
2010-08-26 Michael M SlusarzAdd hook to skip MDN prompting based on content of...
2010-08-26 Michael M SlusarzUse injector to get Turba_Driver object
2010-08-26 Michael M SlusarzUse global attributes variable
2010-08-26 Michael M SlusarzHave Turba API throw Turba_Exceptions.
2010-08-26 Michael M Slusarzphpdoc
2010-08-26 Michael M SlusarzBug #9202: Workaround PHP bug
2010-08-26 Michael M SlusarzTurba cleanups while tracking down a bug.
2010-08-26 Jan SchneiderAdd getErrors().
2010-08-26 Jan SchneiderAdd getErrors().
2010-08-26 Michael M SlusarzFix some issues that cropped up with new turba hook...
2010-08-26 Michael M SlusarzNo need to have an excessively long SPAM header appear...
2010-08-26 Michael M SlusarzFix caching in IMAP folder dropdown list
2010-08-26 Michael M SlusarzFix setting JS variable
2010-08-26 Michael M SlusarzFix variable name
2010-08-26 Michael M SlusarzHorde_Tree javascript optimizations
2010-08-26 Michael M SlusarzMove Tree driver code into Base class
2010-08-26 Gunnar Wrobelphpdoc
2010-08-26 Gunnar WrobelAdd some todos (and use phpdoc rather than the TODO...
2010-08-26 Michael M SlusarzUpdate encode/decode attribute value hook in turba
2010-08-26 Michael M Slusarzstripos() exists in PHP 5
2010-08-26 Michael M SlusarzFix function_exists() call.
2010-08-26 Michael M SlusarzBug #9193: Fix changeLanguage callback.
2010-08-26 Michael M SlusarzThis function always exists as of PHP 4.2.0
2010-08-25 Michael M SlusarzFix expanded folders view
2010-08-25 Michael M SlusarzSimplify; remove unneeded type conversions
2010-08-25 Michael M SlusarzMake container display be the default
2010-08-25 Michael M SlusarzRemove IMP_Folder#flist()
2010-08-25 Gunnar WrobelCS, phpdoc added COPYING
2010-08-25 Gunnar WrobelRevert "It does not look like extending from Horde_Exce...
2010-08-25 Michael M SlusarzMove Domhtml lib from Support to Util
2010-08-25 Michael M SlusarzTicket #9201: Better to convert things to UTF-8, to...
2010-08-25 Michael M SlusarzFix loading Tree classes that aren't extended in Core.
2010-08-25 Michael M SlusarzUse Horde_Tree to render IMP folder list selection...
2010-08-25 Gunnar WrobelHorde_Icalendar uses Horde_Date.
2010-08-25 Gunnar WrobelIt does not look like extending from Horde_Exception...
2010-08-25 Gunnar WrobelDo not use Horde_Date here as this introduces a depende...
2010-08-25 Michael M SlusarzIgnore the absence of the motd.php file.
2010-08-25 Michael M SlusarzTweaks
2010-08-25 Michael M SlusarzThese deserve changelog mention
2010-08-25 Gunnar WrobelAdapt testing to recent changes in HEAD.
2010-08-25 Gunnar WrobelStart using Horde_Itip in Kolab_Resource.
2010-08-25 Gunnar WrobelUpdate package.xml
2010-08-25 Gunnar WrobelComplete unit testing for Horde_Itip.
2010-08-25 Gunnar WrobelFix copyright for the things that were paid and stuff...
2010-08-25 Gunnar Wrobelphpdoc
2010-08-25 Gunnar WrobelConverted Imp to use the Horde_Itip library.
2010-08-25 Gunnar WrobelCompleted testing of sending the iTip response.
2010-08-25 Gunnar WrobelStart adding an Imp test suite.
2010-08-25 Gunnar WrobelAdapt to Icalendar H4 changes. Complete testing.
2010-08-25 Gunnar WrobelAdded testing and fixed some initial problems.
next