horde.git
2010-05-10 Jan SchneiderSave quick event on Enter.
2010-05-10 Jan SchneiderUse date span instead of week number as week view title.
2010-05-10 Michael J.... typo
2010-05-10 Jan SchneiderMake complete week/day view clickable to create new...
2010-05-10 Jan SchneiderNo icon here.
2010-05-10 Jan SchneiderFix opening remote events.
2010-05-10 Jan SchneiderFix whitespace
2010-05-10 Jan SchneiderGlobIterator() is PHP 5.3 only.
2010-05-10 Jan SchneiderSome date parser improvements.
2010-05-10 Jan SchneiderTweak wording/style.
2010-05-10 Jan SchneiderAdd Portugues date parser.
2010-05-10 Jan SchneiderElement.Layout fixes.
2010-05-10 Jan SchneiderUpdate/fix agenda script.
2010-05-10 Jan SchneiderFix listing events if using UTC for backend storage.
2010-05-10 Jan SchneiderStyle
2010-05-10 Jan SchneiderRemove stray closing tag when displaying the date of...
2010-05-10 Jan SchneiderFix logic correctly.
2010-05-10 Jan SchneiderAdd tests for raw parameter.
2010-05-10 Jan SchneiderBFN
2010-05-10 Jan SchneiderRe-send mails if alarm has been changed (Bug #8717).
2010-05-10 Jan SchneiderAdd tests for resetting snooze when updating an alarm.
2010-05-10 Jan SchneiderWe have to set up the handlers all at once first, to...
2010-05-10 Jan SchneiderFix test skipping.
2010-05-10 Jan SchneiderRewrite Samba file list parsing.
2010-05-10 Jan SchneiderFix mock not implementing required methods.
2010-05-10 Jan SchneiderFix handler name. Still fails due to cyclic dependency...
2010-05-09 Michael J.... reversed logic
2010-05-09 Michael J.... Use Horde_Url
2010-05-09 Michael J.... _image is protected
2010-05-09 Michael J.... merge from cvs:
2010-05-09 Michael J.... Merge from CVS (Bug # 9005).
2010-05-09 Michael J.... bfn
2010-05-09 Michael J.... merge from cvs, make sure we append the session id...
2010-05-08 Michael J.... Add exception icon to ajax view
2010-05-08 Michael J.... Ah well, need to put these graphics in each theme anyway.
2010-05-08 Michael J.... Add icons for event exceptions
2010-05-08 Michael J.... fix Horde::fullSrcImg to work correctly with Horde_Themes
2010-05-08 Michael J.... Need to actual start time of the original event here
2010-05-08 Michael J.... wrapping
2010-05-08 Michael J.... fix logic for events with no recurrence
2010-05-08 Michael J.... [mjr] Recurring event exceptions are now indicated...
2010-05-08 Michael J.... Indicate that an event is an exception in the ajax...
2010-05-08 Michael J.... Show time as well
2010-05-08 Michael J.... show exception information on the non-edit view as...
2010-05-08 Michael J.... Don't assume all properties are set
2010-05-08 Michael J.... Indicate that an event is an exception, and don't show...
2010-05-08 Michael J.... Enforce that exceptions are not recurring
2010-05-08 Michael J.... Need to update history for the base, recurring event...
2010-05-08 Michael J.... Exceptions could have different tags also
2010-05-07 Michael J.... Use the new calendar/getChanges method.
2010-05-07 Michael J.... Add a calendar/getChanges api method.
2010-05-07 Michael M SlusarzFix incomplete merging from a local branch
2010-05-07 Michael M SlusarzDon't use onclick to print in DIMP
2010-05-07 Michael M SlusarzUse Horde.popup() in DIMP
2010-05-07 Michael M SlusarzHorde.popup() improvements
2010-05-07 Michael M SlusarzFix selection on initial load
2010-05-07 Michael J.... Fix provision command for devices that support provisio...
2010-05-07 Michael M SlusarzInitial PGP & S/MIME compose support for DIMP
2010-05-07 Michael M SlusarzBetter effect when hovering over folderopts
2010-05-07 Michael M SlusarzBug #9007: Fix buggy dimp message list on IE 7/8
2010-05-07 Michael M SlusarzFix passphrase dialog display in DIMP preview pane
2010-05-07 Michael M SlusarzAllow inline script to be output without HTML prefixing.
2010-05-07 Michael J.... fix method names
2010-05-07 Michael J.... track changes to the application apis, catch exceptions...
2010-05-07 Jan SchneiderAdd basic alarm handler for webkit notifications. Doesn...
2010-05-07 Jan SchneiderRefactor alarm handlers.
2010-05-07 Jan SchneiderAdd test for null driver.
2010-05-07 Jan SchneiderMake internal() public.
2010-05-07 Jan SchneiderFix sending mails with empty bodies.
2010-05-07 Jan SchneiderFix tests.
2010-05-07 Jan SchneiderUse assertThat().
2010-05-07 Jan SchneiderMake notifications list public.
2010-05-07 Jan SchneiderHorde_Alarm is abstract now. Test still fails due to...
2010-05-06 Michael J.... Add support for searching the GAL via activesync devices
2010-05-06 Michael J.... Add configuration option for specifying an Exchange...
2010-05-06 Jan SchneiderFix class name.
2010-05-06 Jan SchneiderIgnore backup and configuration files.
2010-05-06 Michael M SlusarzAdd null Alarm driver.
2010-05-06 Michael M SlusarzFix positioning when popup is too far right.
2010-05-06 Michael M SlusarzExperiment with a different effect when hovering over...
2010-05-06 Michael J.... fix type hint
2010-05-06 Michael J.... fix order of comparison operator
2010-05-06 Michael J.... fix interface function signature
2010-05-06 Jan SchneiderAdd object storage driver.
2010-05-06 Jan SchneiderAdd objects storage for notifications, that simply...
2010-05-06 Jan SchneiderCS
2010-05-06 Jan SchneiderDon't require a logger in Horde_Db_Migrator.
2010-05-06 Jan SchneiderAdd typehints.
2010-05-06 Jan SchneiderUpdate for new tests.
2010-05-06 Jan SchneiderRemove require.
2010-05-06 Michael J.... merge from CVS, fix for Bug: 9002
2010-05-05 Jan SchneiderTest factory.
2010-05-05 Jan SchneiderMake these abstract too.
2010-05-05 Jan SchneiderReorder methods.
2010-05-05 Jan SchneiderMake protected methods abstract and add phpdoc.
2010-05-05 Jan SchneiderComplete Horde_Alarm tests.
2010-05-05 Jan SchneiderFix test setup/teardown, fix first found bug.
2010-05-05 Jan SchneiderStart implementing a Horde_Alarm test suite.
2010-05-05 Michael M SlusarzBug #9006: Don't trigger contextmenu on reply/forward...
2010-05-05 Michael M SlusarzImproved Ingo menu rendering
next