horde.git
2010-09-03 Michael J.... changes
2010-09-03 Michael J.... Remove UI elements for unused feature
2010-09-03 Michael J.... Support Ansel's version 2 API
2010-09-03 Michael J.... Fix memory management issue
2010-09-03 Michael M SlusarzAdd Resume Draft icon to preview pane
2010-09-03 Michael M SlusarzImprovements to draft reconstitution
2010-09-02 Michael M SlusarzLink e-mail addresses in HTML compose data
2010-09-02 Michael M SlusarzUse alternate text part to generate reply/forward text...
2010-09-02 Michael M SlusarzAdd query string to URL, if it exists
2010-09-02 Michael M SlusarzHtml2text filter will use horde/Text_Filter, if availab...
2010-09-02 Michael M SlusarzFix displaying auth error/logout reasons
2010-09-02 Michael M SlusarzRequest #9211: Improved login error reporting in IMP
2010-09-02 Michael M SlusarzRequest #9211: More thorough login exception error...
2010-09-02 Michael M SlusarzBug #9161: More tweaking of new Horde::url()
2010-09-02 Michael M SlusarzMake sure loading image goes away after reporting spam/ham
2010-09-02 Michael M SlusarzFix return from report ham AJAX call
2010-09-02 Michael M SlusarzHtml2text
2010-09-01 Michael M Slusarzchangelog
2010-09-01 Michael M SlusarzPOP3 fixes
2010-09-01 Michael M SlusarzFix determination whether POP3 search query is valid.
2010-09-01 Michael M SlusarzMake this call a bit easier to read.
2010-09-01 Michael M SlusarzMore H4 conversions
2010-09-01 Michael M SlusarzImprove Horde#url() API.
2010-09-01 Michael M SlusarzFix typo.
2010-09-01 Michael M SlusarzTicket #9161: Horde#applicationUrl() -> Horde#url()
2010-09-01 Michael M Slusarzchangelog
2010-09-01 Chuck HagenbuchFix parse error
2010-09-01 Michael M Slusarzphpdoc
2010-09-01 Michael M SlusarzAdd option to use message count limit for maildir quota
2010-09-01 Michael M Slusarztype is no longer a parameter; this file is autoloaded...
2010-09-01 Michael M SlusarzMerge from CVS HEAD
2010-09-01 Michael M SlusarzFix updating mailbox cache when navigating past end...
2010-09-01 Michael M SlusarzMove this to where we actually use it
2010-09-01 Michael M SlusarzImproved error handling if server sends back totally...
2010-09-01 Michael M SlusarzCheck for existence.
2010-09-01 Michael M SlusarzSidebar is now generated via Application registry calls.
2010-09-01 Michael M SlusarzHave listApps() return param information as value if...
2010-09-01 Michael M SlusarzClean up application removeUserData() functions
2010-09-01 Michael M SlusarzCapitalization
2010-09-01 Michael M SlusarzMove JS files dependent on horde/Core into the package
2010-09-01 Michael M SlusarzMake Horde_Mime_Mail constructor more flexible
2010-08-31 Michael J.... plug small memory leak, ws, file headers
2010-08-31 Michael J.... Fix method name
2010-08-31 Michael J.... Finish up Ansel version 2 API support
2010-08-31 Michael J.... Make sure url is a string, not a Horde_Url object when...
2010-08-31 Michael J.... NSDictionary objects cannot contain nil objects.
2010-08-31 Michael J.... First round of initial support for Ansel version 2...
2010-08-31 Michael J.... ws, phpdoc
2010-08-31 Gonçalo QueirósBug #9209: Missing parameter to Horde_Core_Binder_AuthS...
2010-08-31 Michael M SlusarzAdd postinstall script to set horde_dir config value.
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
next