horde.git
2010-07-05 Chuck HagenbuchRemove DataTree code from Horde_Perms
2010-07-05 Michael J.... Horde_Share throws exceptions
2010-07-05 Michael J.... Need to load the tasklists *after* we save the changes.
2010-07-05 JanIf only calling checkExistingAuth() if the application...
2010-07-05 JanWe only want to redirect to the alternate logout screen...
2010-07-05 JanUse logout url from ajax timeout.
2010-07-05 JanRe-add lost code for %u placeholder in alternate_login.
2010-07-05 Jan Schneider'nosidebar' is no more.
2010-07-05 Jan SchneiderDisable unused recurrence form elements.
2010-07-05 Jan SchneiderScroll to start of day in day and week views.
2010-07-05 Jan SchneiderCorrectly enable/disable task form buttons.
2010-07-05 Jan SchneiderAlways enable delete button when opening event form.
2010-07-05 Jan SchneiderShow success notification.
2010-07-05 Jan SchneiderImplement contact merging.
2010-07-05 Jan Schneiderphpdoc
2010-07-05 Jan SchneiderHave a fixed name format, only with the name parts...
2010-07-05 Jan SchneiderSort duplicates by modification date.
2010-07-05 Jan SchneiderLoad attributes, use PHP 5 foreach.
2010-07-05 Jan SchneiderOne more border color.
2010-07-05 Jan SchneiderDisplay selected set of duplicates and allow to delete...
2010-07-05 Jan SchneiderTweak .horde-table.
2010-07-05 Jan SchneiderSimplify
2010-07-05 Jan SchneiderRemove unnecessary source name prefix.
2010-07-05 Jan SchneiderStyle
2010-07-05 Jan SchneiderMove history retrieval to Turba_Object.
2010-07-05 Jan SchneiderReorganize forms.
2010-07-05 Jan SchneiderAdd duplicate searching interface. Just list the duplic...
2010-07-05 Jan SchneiderImprove horde-table layout.
2010-07-05 Jan Schneiderphpdoc
2010-07-05 Jan SchneiderImplement duplicate searching, for now just in the...
2010-07-05 Jan SchneiderTurba_ListView -> Turba_View_List
2010-07-05 Jan SchneiderConvert search templates to Horde_View.
2010-07-05 Jan SchneiderModernize javascript.
2010-07-05 Jan SchneiderMove search templates to separate directory.
2010-07-04 Chuck HagenbuchDon't require authentication to load javascript. This...
2010-07-04 Michael J.... This file was superseded by the twitter_stream.php...
2010-07-04 Michael J.... Fix pref links for FB and Twitter blocks
2010-07-03 Michael J.... *sigh* - I'm done for the day.
2010-07-03 Michael J.... correctly fix link
2010-07-03 Michael J.... fix link generation for admin and options links
2010-07-03 Michael J.... fix timezone determination when user's timezone pref...
2010-07-03 Michael J.... Fix timeobjects' facebook driver, use binder
2010-07-03 Chuck HagenbuchFix variable names
2010-07-03 Michael J.... further tweak style
2010-07-03 Michael J.... fix time format
2010-07-03 Michael J.... tweak style
2010-07-03 Michael J.... add a width parameter, similar to the twitter block
2010-07-03 Michael J.... caching the twitter api requests cause some strange...
2010-07-03 Michael J.... Implement ajax refreshing of the twitter stream.
2010-07-02 Michael J.... Can not use pages in this type of client since there...
2010-07-02 Michael J.... catch exception
2010-07-02 Michael J.... Add deleted recurrences as exceptions as well.
2010-07-02 Michael M SlusarzBug #9017: ajaxui parameter is intrusive; breaks URLs...
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
next