horde.git
2009-03-12 Jan SchneiderRemove .svn directory.
2009-03-12 Jan SchneiderSave enabled/disabled calendars in prefs.
2009-03-12 Jan SchneiderSimple event caching.
2009-03-12 Jan SchneiderDon't return Holidays driver, if disabled.
2009-03-12 Jan SchneiderPermission checking.
2009-03-12 Michael M SlusarzBug #8066: Fix cancel buttons on folder pages
2009-03-12 Michael M SlusarzBug #8066: Fix empty trash when in trash mailbox
2009-03-12 Michael M SlusarzBug #8069: Convert to new param values
2009-03-12 Michael M SlusarzBug #8071: Fix typo
2009-03-12 Chuck Hagenbuchcast primary key to string where necessary
2009-03-12 Chuck Hagenbuchmake sure prototype loads before quickfinder
2009-03-12 Chuck Hagenbuchcatch the case when there is no ls-tree output for...
2009-03-12 Chuck Hagenbuch must be a string for Exceptions
2009-03-12 Chuck Hagenbuchrework some loops to avoid an infinite loop on bad...
2009-03-12 Duck (Jakob... notification classes
2009-03-12 Duck (Jakob... Replace report with generalized notification
2009-03-12 Duck (Jakob... Show tab with FB, to expose FB connection
2009-03-10 Michael M SlusarzBug #8062: Fix link parsing
2009-03-10 Michael M SlusarzMultipart/related inline fixes
2009-03-10 Michael M Slusarzmultipart/alternative needs to be viewable in full...
2009-03-10 Michael M SlusarzRename Mime drivers
2009-03-10 Michael M SlusarzBug #7745: Fix cache expiration when deleting a mailbox
2009-03-10 Michael M SlusarzBug #8050: Fix folder list generation.
2009-03-10 Michael M SlusarzCorrectly fix unflagging messages in viewport
2009-03-10 Jan SchneiderMFB: Make the whole folder row clickable, and also...
2009-03-10 Jan SchneiderMFB: variable name typo
2009-03-10 Michael J.... Fix variable name
2009-03-10 Duck (Jakob... Update even FB status if possible
2009-03-10 Michael M SlusarzFix removing flags in viewport
2009-03-09 Michael M SlusarzBug #8055: Fix array_keys() location
2009-03-09 Michael M SlusarzBug #8055: Don't store _instance in cache.
2009-03-09 Michael M SlusarzBug #8051: Fix rename folder
2009-03-09 Michael M SlusarzBug #8050: Fix drafts selection
2009-03-09 Michael M SlusarzBug #8046: Default to 'imp' for compose links.
2009-03-09 Michael M SlusarzUnneeded SPAN
2009-03-09 Michael M SlusarzMake sure DimpCore.init() is not called twice.
2009-03-08 Duck (Jakob... Fix prefs warnings
2009-03-08 Duck (Jakob... Use friends driver directly
2009-03-08 Duck (Jakob... Add getImageUrl in API to get user picture url
2009-03-08 Duck (Jakob... Catch admin errors
2009-03-08 Duck (Jakob... Catch registry errors
2009-03-08 Duck (Jakob... Fix variable
2009-03-06 Michael J.... Allow passing *real* arrays to methods that take a...
2009-03-06 Jan SchneiderLet url wrap.
2009-03-06 Michael M SlusarzIE 6 hover fix for context menus.
2009-03-06 Michael M SlusarzThe document DOM element does not have attributes
2009-03-06 Michael M SlusarzFix inline-block/contextmenu display on IE and FF2
2009-03-06 Michael M SlusarzThis was annoying - fix scrollbar display on webkit
2009-03-06 Michael M SlusarzEasier-to-read param display.
2009-03-06 Michael M SlusarzCorrectly fill parameters
2009-03-05 Jan SchneiderFix passing HTTP auth for remote calendars through...
2009-03-05 Jan SchneiderFix adding matching events.
2009-03-05 Duck (Jakob... Use VFS content, not attachments option as a path to...
2009-03-05 Michael M SlusarzRegistry constant renames
2009-03-05 Michael M SlusarzTypo
2009-03-05 Michael M Slusarzdimp folder add/remove fixes
2009-03-05 Michael M Slusarzchangelog
2009-03-05 Michael J.... Catch exceptions from the http client and rethrow them as
2009-03-05 Michael J.... Fix logic in setUser for not setting cookies
2009-03-05 Michael J.... Don't statically cache these, make it an instance varia...
2009-03-05 Jan SchneiderBuild calendar list on the client side.
2009-03-04 Michael M SlusarzVarious POP3 changes/fixes.
2009-03-04 Michael M Slusarzview.php: index -> uid
2009-03-03 Michael J.... - Remove validateSession from Facebook:: (it's in Auth)
2009-03-03 Jan SchneiderTurn timeObjects into a driver.
2009-03-03 Jan SchneiderRefactor so that each driver's listEvents() method...
2009-03-03 Jan SchneiderDrop ics.php.
2009-03-03 Jan Schneiderself -> Kronolith
2009-03-03 Jan SchneiderNuke BC stuff.
2009-03-03 Jan SchneiderGet rid of $startOfPeriod/$endOfPeriod variables.
2009-03-03 Jan SchneiderRemove unnecessary open() calls.
2009-03-03 Jan SchneiderMove methods around, phpdoc.
2009-03-03 Michael M SlusarzSECURITY: Don't cache local addressbook PGP public...
2009-03-03 Michael M Slusarzws
2009-03-03 Duck (Jakob... Remove the option to see data of all users
2009-03-03 Duck (Jakob... Update action links
2009-03-03 Duck (Jakob... Fix get admin
2009-03-03 Duck (Jakob... Rename white list to friends
2009-03-03 Duck (Jakob... Rename white list to friends
2009-03-03 Duck (Jakob... Use api call
2009-03-03 Duck (Jakob... Start playing with FB
2009-03-03 Michael M SlusarzFix ghosting position in scrolled element
2009-03-03 Michael M SlusarzUpdate thread image handling for imp view.
2009-03-03 Chuck Hagenbuchfix field filtering in create() as well
2009-03-02 Michael M SlusarzBug #8040: Call correct function
2009-03-02 Michael M SlusarzHorde_Crypt exception handling updates
2009-03-02 Michael M SlusarzCSS Tweaks
2009-03-02 Michael M SlusarzConsolidate composeLink() functions
2009-03-02 Michael M SlusarzTrim ws at top of text messages also
2009-03-02 Michael M SlusarzRevert - the issue is in Text_Filter
2009-03-02 Jan SchneiderFix labels for message selection drop down.
2009-03-02 Jan SchneiderUse dateString() as parameter for ListEvents.
2009-03-01 Michael J.... Add a revokeExtendedPermissions method, move get_login_...
2009-03-01 Michael J.... Now I remember why I did this - always using the instan...
2009-03-01 Duck (Jakob... Add option to delete a picture from a news.
2009-02-28 Michael J.... Bunch of stuff - mostly add proper upload support....
2009-02-28 Michael J.... Clean up - standardize on camelCase method names etc...
2009-02-28 Michael J.... Add Friends, Groups, Links, Notes, and Video support...
2009-02-28 Michael J.... Some more documentation on the test/example page
2009-02-28 Michael J.... Update example/test file with photo methods, and exampl...
next