horde.git
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...
2010-08-07 Michael J.... Only include Recurrence.Until in the AS message if...
2010-08-07 Michael J.... Make sure $adds is defined
2010-08-07 Michael J.... $event->recurrence will never be set here
2010-08-06 Michael J.... Fix object name
2010-08-06 Michael M SlusarzMore places where ajaxui parameter may break things
2010-08-06 Michael M SlusarzInserts were broken in postgres on tables with autoincr...
2010-08-06 Michael M SlusarzDon't fail if we can't log sentmail info.
2010-08-06 Michael M SlusarzDon't encode ampersands in javascript output.
2010-08-06 Michael M SlusarzFix determination of reply_type for logging purposes.
2010-08-06 Michael M SlusarzFix creation of postgres sequence tables
2010-08-06 Michael M SlusarzProvide a bit more debugging info in migrator script
2010-08-06 Michael M SlusarzFix listApps() call
2010-08-06 Michael J.... Need to add geoLocation here also.
2010-08-06 Michael J.... Need a dom id here if we are going to access it with $()
2010-08-06 Michael J.... Fix method name.
2010-08-06 Michael J.... Fix property name.
2010-08-06 Michael J.... Don't redirect if exporting or importing from the Ajax...
2010-08-06 Michael M SlusarzMissed a commit for the activesyncprefs changes
2010-08-06 Michael M SlusarzMove user update javascript out of template file
2010-08-06 Michael M SlusarzMove logintasks javascript out of template file
2010-08-06 Michael M SlusarzFix package name
2010-08-06 Michael M SlusarzBug #9162: Fix logintasks confirmation page.
2010-08-06 Michael M SlusarzRemove usage of getFormData() in IMP_Compose::.
2010-08-06 Michael M SlusarzMore places to use Horde_Support_Randomid::.
2010-08-06 Michael M SlusarzNever add 'ajaxui' param to ajax URL.
2010-08-06 Michael M SlusarzFix bad encoding when parsing HTML data
2010-08-06 Michael M SlusarzUse charset param
2010-08-06 Michael M SlusarzRequest #9159: Automatically determine view
2010-08-06 Michael M SlusarzAnother prototypejs 1.7 fix.
2010-08-06 Michael M SlusarzAdd Horde::ajaxAvailable()
2010-08-06 Michael M SlusarzUpgrade CKeditor to v3.3.2
2010-08-06 Michael M SlusarzClean up activesync admin/prefs scripts, particularly...
2010-08-06 Jan SchneiderFix class names.
2010-08-06 Jan SchneiderBump cache version, Horde_Icalendar has changed. The...
2010-08-05 Chuck HagenbuchNeed to assign this instance to a variable.
2010-08-04 Michael M SlusarzAdd missing file
2010-08-04 Michael M SlusarzAdd DOM filter link from Chuck
2010-08-04 Michael M SlusarzWhile a good idea in concept, this is a PHP parse error
2010-08-04 Michael M SlusarzThis method does not require this parameter
2010-08-04 Jan SchneiderCatch Icalendar exceptions.
2010-08-04 Jan SchneiderFix package.xml.
2010-08-04 Jan SchneiderAdd $Id$ tag.
2010-08-04 Jan SchneiderMake executable.
2010-08-03 Jan SchneiderOnly deal with the new user if any ACLs have been set.
2010-08-03 Jan SchneiderUse Horde_Url#redirect().
2010-08-03 Michael M SlusarzConvert Icalendar to H4.
next