horde.git
2010-07-02 Michael M SlusarzMore correct way of adding PATH_INFO to a URL
2010-07-02 Michael M SlusarzMake sure there are not 2 /'s in a row.
2010-07-02 Michael M SlusarzHorde_Url handles &/& for us now.
2010-07-02 Michael M SlusarzBug #9017: Fix Growler notifications for DIMP compose...
2010-07-02 Michael M SlusarzBug #9085: Destroying a session counts as a clean session
2010-07-02 Michael M SlusarzInitialize session in Horde_Registry::setupSessionHandler()
2010-07-02 Michael J.... Don't encode the ln paramter in the Horde driver.
2010-07-02 Michael M SlusarzBug #9116: Send correct object to mailboxCallback(...
2010-07-02 imp@lx-soft.comBug #9121: Remove null padding on stored data
2010-07-02 Jan SchneiderCatch undefined height parameter, cancel pager link.
2010-07-01 Michael J.... minus one todo
2010-07-01 Michael J.... Break out the javascript for the twitter client.
2010-07-01 Michael M SlusarzUpdate imp changelog
2010-07-01 Michael M SlusarzBug #8836: Fix attribute name
2010-07-01 Michael J.... Get the first page via ajax request also.
2010-07-01 Michael J.... no longer used
2010-07-01 Michael J.... Implement paging
2010-07-01 Michael M SlusarzBug #8836: Rework DNS Prefetch disable
2010-07-01 Michael M SlusarzAdd META tag output to Horde::.
2010-07-01 Michael M Slusarzbinder alphabetical ordering
2010-07-01 Michael J.... correctly display retweets
2010-07-01 Michael J.... Actually commit the binder...
2010-07-01 Michael J.... Use Horde styled elements.
2010-07-01 Michael J.... No longer support HTTP Basic
2010-07-01 Michael J.... Add a Binder for Horde_Service_Twitter
2010-07-01 Michael J.... Inject dependencies, remove the Basic Auth classes.
2010-07-01 Michael J.... Inject the Http_Client, explicitly request the twitter_...
2010-07-01 Michael J.... It helps if we actually *send* the GET parameters.
2010-07-01 Michael J.... update phpdoc for newly added parameters to the twitter api
2010-07-01 Michael J.... use home_timeline, not friends_timeline, which is depre...
2010-07-01 Michael J.... Implement Retweet function in twitter client
2010-07-01 Michael J.... consolidate/simplify
2010-07-01 Michael J.... fix exception throwing
2010-07-01 Michael J.... simplify method signature - allow for future expansion...
2010-07-01 Michael J.... update to new url endpoint for twitter api, fix Statuse...
2010-06-30 Michael M SlusarzMake quota test work again
2010-06-30 Michael M SlusarzAll IMP HTML viewer tests now pass
2010-06-30 Michael M SlusarzBug #8062: Fix parsing links to appear in new window
2010-06-30 Michael M SlusarzDon't need reference
2010-06-30 Jan SchneiderDon't wrap last column in week view.
2010-06-30 Jan SchneiderFix at least the class names.
2010-06-30 Jan SchneiderHack to workaround broken Opera rounding.
2010-06-30 Michael M SlusarzBug #9085: Only reset session ID once per page load
2010-06-30 Michael M SlusarzFix determination of authentication error.
2010-06-30 Michael M SlusarzHorde_Registry should never be serialized.
2010-06-30 Michael M SlusarzClean up log entry output if not fully authenticated
2010-06-30 Michael M SlusarzLog login failures at an INFO level
2010-06-30 Michael M SlusarzFix compose textarea sizing in dimp
2010-06-30 Jan SchneiderSet correct timezone when parsing ISO date strings...
2010-06-29 Michael M SlusarzBug #9115: Prevent logging debug cruft
2010-06-29 Michael J.... There is no "auth" application.
2010-06-29 Gunnar WrobelAdd a draft definition for the continuous integration...
2010-06-29 Jan SchneiderThis doesn't belong here.
2010-06-29 Jan SchneiderDo this check in a single place.
2010-06-29 Jan SchneiderDon't store in the session whether to hide the sidebar...
2010-06-29 Jan SchneiderDrop moz_sidebar.
2010-06-29 Michael J.... Update the form field after it's focused to avoid havin...
2010-06-29 Michael J.... PHP5, exceptions, Horde_Url etc...
2010-06-29 Michael J.... Exceptions, Horde_Url, some other H4 changes.
2010-06-29 Michael J.... Jonah_Driver will only be dealing with internal channel...
2010-06-29 JanMake field for sharing with users a textarea.
2010-06-29 Jan SchneiderRemove debug code.
2010-06-29 Jan SchneiderFix row size calculation in Opera.
2010-06-29 Jan SchneiderCache more element lookups.
2010-06-29 Jan SchneiderCache a few elements.
2010-06-29 Jan SchneiderFix indention.
2010-06-29 Jan SchneiderSpeed up retrieving events from the cache in month...
2010-06-29 Michael M SlusarzMFB: Bug #7646
2010-06-29 Michael M SlusarzRequest #9084: HTML compose editor uses Horde language...
2010-06-29 Michael M SlusarzBug #9015: Fix non-cookie based sessions.
2010-06-28 Michael M SlusarzBug #9108: Fix custom LDAP configuration
2010-06-28 Michael M SlusarzFix parse error.
2010-06-28 Michael M SlusarzBug #9095: Fix default value for dimp_show_preview...
2010-06-28 Michael M SlusarzFix thread/subject toggling, since new prototypejs...
2010-06-28 Michael J.... Capitalization
2010-06-28 Michael J.... php5 style
2010-06-28 Michael J.... fix factory usage
2010-06-28 Michael J.... use the injector
2010-06-28 Michael J.... No need for a factory method any longer, use Horde_Url...
2010-06-28 Michael J.... No need for this global anymore
2010-06-28 Michael J.... cs
2010-06-28 Michael M SlusarzBug #9102: Don't want to reindex array when adding...
2010-06-28 Michael M SlusarzRequest #9099: Add config option to disable multipart...
2010-06-28 Michael M SlusarzAdd binder for Horde_Http_Client
2010-06-28 Michael M SlusarzNo longer used with the removal of framesets
2010-06-28 Michael M SlusarzBug #9085: get clean session if doing transparent auth...
2010-06-28 Michael M SlusarzBug #9089: Fix sending literals on IMAP servers that...
2010-06-28 Michael J.... use the injector for Jonah_Driver
2010-06-28 Michael J.... fix path
2010-06-28 Michael J.... Revert "This is a duplicate of the Jonah_News#renderCha...
2010-06-28 Michael J.... This is a duplicate of the Jonah_News#renderChannel...
2010-06-28 Michael J.... Use Horde_Http
2010-06-28 Michael J.... These need to be Horde::img() calls, not Horde_Themes...
2010-06-28 Michael J.... this needs to be public, fix name
2010-06-28 Michael J.... PHP5-ify method signatures
2010-06-28 Gunnar WrobelInitial implementation of the Kolab_Config package.
2010-06-27 Gunnar WrobelInitial package structure.
2010-06-26 Michael J.... Upgrade to OL 2.9.1:
2010-06-26 Michael J.... Some tweaks/fixes to the event map:
2010-06-26 Jan SchneiderRemove workarounds for the frameset.
next