horde.git
2010-08-11 Michael M SlusarzMake sure node names don't have bad characters (e.g...
2010-08-11 Michael M SlusarzRemove output array after joining.
2010-08-11 Jan SchneiderPunctuation fixes.
2010-08-11 Jan SchneiderRename method to toProperties().
2010-08-11 Jan SchneiderRevert "Remove unused code. Michael, I guess the fromDr...
2010-08-11 Jan SchneiderConvert all help files to UTF-8.
2010-08-11 Jan SchneiderFix NLS access.
2010-08-11 Jan SchneiderAllow to pass an error object or exception to Horde_Cli...
2010-08-11 Jan SchneiderUpdate method name.
2010-08-11 Jan Schneiderstyle
2010-08-11 Jan SchneiderSimplify
2010-08-11 Jan SchneiderFix property name.
2010-08-11 Jan SchneiderEXDATE can be a DATE-TIME field.
2010-08-11 Jan SchneiderRevert back to let the drivers decide which kind of...
2010-08-11 Jan SchneiderAdd PUT support, CalDAV event can now be created and...
2010-08-11 Jan SchneiderUse calendar-delegator-separator that can't appear...
2010-08-11 Jan SchneiderRemove unnecessary toDriver() method.
2010-08-11 Jan SchneiderOnly set geolocation if it has been submitted.
2010-08-11 Jan SchneiderFix typos.
2010-08-11 Jan SchneiderNeed $notification too.
2010-08-11 Jan SchneiderRemove unused code. Michael, I guess the fromDriver...
2010-08-11 Jan SchneiderSplit up saveEvent() into _addEvent() and _updateEvent().
2010-08-11 Jan SchneiderUpdate for new Kronolith_Calendar classes, etc.
2010-08-11 Jan SchneiderRemove unnecessary wrapper.
2010-08-11 Michael M SlusarzUse str_replace() instead of strtr()
2010-08-11 Michael M SlusarzFix typo
2010-08-11 Michael M SlusarzBug #9138: Fix sentmail selection
2010-08-11 Michael M SlusarzFix determination of mailbox on context clicks
2010-08-11 Michael M SlusarzMake sure deleted folders are strings
2010-08-11 Michael M SlusarzBug #9169: Fix altering trash/spam/drafts folders
2010-08-11 Michael M SlusarzRequest #7962: PGP reply validate preference
2010-08-11 Michael M SlusarzBug #7669: On invalid token during logout, redirect...
2010-08-11 Michael M SlusarzThis function does not need to return anything
2010-08-11 Michael M SlusarzMove prefs javascript to its own file
2010-08-11 Michael M SlusarzFix deleting message flags
2010-08-11 Michael M SlusarzTweaks to new randomid algorithm
2010-08-11 Michael M SlusarzThere is no longer a length parameter
2010-08-11 Michael J.... fix parse error
2010-08-11 Michael M SlusarzBetter randomid generation (?)
2010-08-10 Michael J.... Make sure we record the user when updating the map...
2010-08-10 Jan SchneiderAdd light wrappers classes for individual calendars...
2010-08-10 Jan SchneiderFix toggling holiday off and on if there is a maximum...
2010-08-10 Jan SchneiderImplement CalDAV DELETE.
2010-08-10 Jan SchneiderRead WebDAV ACL for permission checking.
2010-08-10 Jan SchneiderFix method name.
2010-08-10 Michael M SlusarzAdd some uniqueness tests for random id generation
2010-08-10 Michael M SlusarzRequest #6455: Spam reporting on mailbox move.
2010-08-10 Michael M SlusarzPlace prefs options under correct header
2010-08-10 Michael M SlusarzWord wrapping
2010-08-10 Michael M SlusarzDon't show compressed contents info in full mode.
2010-08-10 Michael M SlusarzClean up MS-TNEF handling.
2010-08-10 Michael M SlusarzLoad Mime_Viewer through an injector.
2010-08-10 Michael M SlusarzUnneeded globals usage.
2010-08-10 Michael M SlusarzHorde::link -> Horde_Url#link()
2010-08-10 Michael M SlusarzAdd reference to RFC 2392
2010-08-10 Michael J.... This element won't exist if the event is a detached...
2010-08-10 Michael J.... add event tags to CSV export
2010-08-10 Michael J.... Don't return detached recurrences when exporting to...
2010-08-10 Michael J.... Oops. We need Randomid here, not Uuid.
2010-08-10 Michael J.... Fix class name
2010-08-09 Michael J.... Add test for getting nextRecurrence of an event with...
2010-08-09 Michael J.... There might be 53 weeks in the (ISO-8601) year.
2010-08-09 Michael J.... remove commented out code
2010-08-09 Michael J.... Use Horde::endBuffer() here since we might not have...
2010-08-09 Michael J.... Prune dead code
2010-08-09 Michael J.... Even better, use the new Horde_Date#toIcalendar() metho...
2010-08-09 Michael J.... Use Horde_Date to do this parsing.
2010-08-09 Jan SchneiderImplement reading individual CalDAV events.
2010-08-09 Jan SchneiderOnce again fix parameter names for remote calendars.
2010-08-09 Jan SchneiderBubble up the error message from the server.
2010-08-09 Jan SchneiderFix class name.
2010-08-09 Jan SchneiderUse Kronolith::(un)subscribeRemoteCalendar().
2010-08-09 Jan SchneiderAdd (read-only) CalDAV client support.
2010-08-09 Jan SchneiderEnable track_errors.
2010-08-09 Jan Schneiderphpdoc
2010-08-09 Jan SchneiderAdd toiCalendar().
2010-08-09 Gunnar WrobelFix a parse error in the iTip viewer (incomplete conver...
2010-08-09 Chuck HagenbuchMake it possible to set tilesperrow and tilesperpage...
2010-08-09 Chuck HagenbuchStart fleshing out Horde_Controller_Base more, includin...
2010-08-09 Chuck HagenbuchHorde_Controller_Request uses getPath(), not getUri()
2010-08-09 Chuck HagenbuchCast $routeName to string
2010-08-09 Chuck HagenbuchAdd Horde_Controller_UrlWriter
2010-08-08 Chuck HagenbuchFix bad caching of share attributes that was causing...
2010-08-08 Chuck HagenbuchSmall code cleanups while changing another issue
2010-08-08 Michael J.... Horde::link -> Horde_Url#link()
2010-08-08 Michael J.... fix variable name
2010-08-08 Michael J.... simplify
2010-08-08 Michael J.... Some H4 tweaks to trean's tree_menu
2010-08-08 Chuck HagenbuchMake sure that $url is a Horde_Url, and only try to...
2010-08-08 Chuck HagenbuchRemove inclusion of base.php from Trean's API
2010-08-08 Chuck HagenbuchUse the gallery owner's preferences to get a display...
2010-08-08 Chuck HagenbuchAdd a type hint here to help with dependency injection
2010-08-08 Chuck HagenbuchAssign $url since we later expect it to be an object.
2010-08-08 Chuck HagenbuchDon't try to call getImages() if there are no related...
2010-08-08 Chuck Hagenbuchtypo
2010-08-07 Jan SchneiderFix notices with certain output buffer configurations...
2010-08-07 Jan SchneiderFix procmail vacation rule if no dates are set (Gaudenz...
2010-08-07 Michael J.... Fix setting sensitivity on AS exception messages.
2010-08-07 Chuck Hagenbuchcomment style and whitespace
2010-08-07 Chuck HagenbuchSimple Layout library to replace the layout functionali...
next