horde.git
2010-04-15 Jan SchneiderTweak calendar URLs layout.
2010-04-15 Jan SchneiderDrop SAPO map driver.
2010-04-15 Jan SchneiderFix file mode.
2010-04-15 Jan SchneiderFix typo (Bug #8950).
2010-04-15 Jan SchneiderIgnore clicks that open a redbox dialog, if another...
2010-04-15 Gunnar WrobelMFB: kolab/issue3983 (Phpunit testsuite fails on OpenPK...
2010-04-15 Jan SchneiderSearch for tags too, when searching for events.
2010-04-15 Jan SchneiderWe want to filter for calendars here, not users.
2010-04-15 Jan SchneiderShow "No items" if search result was empty.
2010-04-15 Jan SchneiderFix flag of New Caledonia (Bug #8966).
2010-04-14 Michael J.... Don't hardcode non-horde drivers in the bootstrap file.
2010-04-14 Jan SchneiderFix variable name. Still doesn't convert the vfolders...
2010-04-14 Jan SchneiderCatch unset facebook prefs.
2010-04-14 Michael M SlusarzTypo
2010-04-14 Michael M Slusarzgrab directory name once
2010-04-14 Michael M SlusarzCreate Identity injector binder
2010-04-14 Michael M SlusarzAdd identities upgrade code.
2010-04-14 Michael M Slusarzfactory() doesn't guarantee sameness
2010-04-14 Michael M SlusarzFix some IMP preferences UI issues
2010-04-14 Michael M SlusarzDecouple Horde_History from Core.
2010-04-14 Michael M SlusarzUse injector to load IMP_Compose
2010-04-14 Michael M SlusarzUse injector to load IMP_Mailbox
2010-04-14 Michael M SlusarzUse injector to load IMP_Quota
2010-04-14 Michael M SlusarzRemove Horde_SessionObjects::singleton()
2010-04-14 Michael M SlusarzDo namespace stripping for sent-mail inside of Identity...
2010-04-14 Michael M SlusarzRevert "Bug #8948: Fix sent-mail selection for non...
2010-04-14 Michael M SlusarzAdd Identity binder in IMP
2010-04-14 Michael M SlusarzUse injector to get IMP_Contents singleton instance
2010-04-14 Michael M SlusarzFix propogation of auth error message
2010-04-14 Michael J.... Use phpunit's mock object for the connector.
2010-04-14 Gunnar WrobelFix xml element order.
2010-04-14 Michael J.... These methods are not provided by IMP therefore we...
2010-04-14 Jan SchneiderIf dragging a multi-day event, change the date relative...
2010-04-14 Jan SchneiderAdd toDays() and subtract().
2010-04-14 Jan SchneiderFix width calculation of hidden elements (fixes redbox...
2010-04-14 Jan Schneiderdoc
2010-04-14 Jan SchneiderIndention
2010-04-14 Jan SchneiderAdjust end time of events that end at midnight for...
2010-04-14 Jan SchneiderUse Element.Layout to calculate the row heights. Of...
2010-04-14 Jan SchneiderAdd at least Element.Layout from prototype 1.7.
2010-04-14 Jan SchneiderSilly Safari.
2010-04-14 Jan SchneiderPlay alarm sound in ajax interface.
2010-04-14 Jan SchneiderCast sounds to string.
2010-04-14 Jan SchneiderCleanup exception handling and documentation.
2010-04-14 Jan SchneiderDon't reset snooze when passively updating the alarms.
2010-04-14 Michael M SlusarzBug #8948: Fix sent-mail selection for non-empty namespaces
2010-04-14 Michael M SlusarzFix package definitions in Core
2010-04-14 Matt SelskyFix typos.
2010-04-13 Michael J.... These are only supported in AS 14 or greater.
2010-04-13 Michael M SlusarzNothing to remove here, as it is not a part of the DOM
2010-04-13 Michael M SlusarzAdd Horde::startBuffer(), Horde::endBuffer(), and Horde...
2010-04-13 Michael M SlusarzThis deserves a CHANGELOG note
2010-04-13 Jan Schneidersounds, not sound.
2010-04-13 Jan SchneiderTruncate event text in month view.
2010-04-13 Jan SchneiderRevert broken logic.
2010-04-13 Jan SchneiderWe need a valid include path for loading the autoloader.
2010-04-13 Michael J.... another (last?) round of camelcase method corrections...
2010-04-13 Michael J.... cs - fix camelcase method names from z-push legacy...
2010-04-13 Michael J.... Call Horde_ActiveSync_Driver#logOff after request is...
2010-04-13 Michael J.... Don't log to the AS log when running tests
2010-04-13 Michael J.... Move responsibility for translating contact messages...
2010-04-13 Jan SchneiderRevert prototype update. Still too buggy.
2010-04-13 Jan SchneiderFix argument.
2010-04-13 Michael M SlusarzFix function location
2010-04-13 Michael M SlusarzSuppress trash preferences if use trash is off
2010-04-13 Michael M SlusarzBetter place for 'Clear Sort' in IMP
2010-04-13 Michael M SlusarzRemove implict parameter from getChangeablePrefs()
2010-04-13 Michael M Slusarzws
2010-04-13 Michael M SlusarzRemove undefined variable
2010-04-13 Michael M SlusarzAdd advanced preferences options screen
2010-04-13 Michael M SlusarzTicket #1406: HTML signature support
2010-04-13 Michael M SlusarzClean up cached data in identity object
2010-04-13 Michael M SlusarzSuccess should be return from setValue()
2010-04-13 Michael M SlusarzBetter description.
2010-04-13 Michael J.... ensure we have a callback, fix status code return
2010-04-13 Michael J.... Add missing map graphics
2010-04-12 Michael J.... fix another parse error
2010-04-12 Michael J.... Fix parse error
2010-04-12 Jan SchneiderNeed typeof here.
2010-04-12 Jan SchneiderFix parse error.
2010-04-12 Jan SchneiderSmarter date/time updating: keep duration when changing...
2010-04-12 Jan SchneiderUpdate prototype to 1.7-RC1.
2010-04-12 Jan SchneiderSave method calls.
2010-04-12 Gunnar WrobelMake the path relative to the location of this file.
2010-04-12 Gunnar WrobelRemove duplication definition of $_logger.
2010-04-12 Michael M SlusarzprefGroups can have no member entries - concession...
2010-04-12 Michael M SlusarzHonor locked status for msgflags prefs
2010-04-12 Michael M SlusarzRemove newly-added prefs.php cruft
2010-04-12 Michael M SlusarzMerge branch 'master' into newprefs
2010-04-12 Michael M SlusarzSave user IMAP flags in separate array.
2010-04-12 Michael J.... remove obsolete file
2010-04-12 Michael J.... No need for nls in this test.
2010-04-12 Michael J.... Don't run these tests if the NLS system cannot be initi...
2010-04-12 Gunnar WrobelFix the Horde_String side effect in the Kolab_Format...
2010-04-12 Michael M SlusarzAllow no prefGroups to be defined
2010-04-12 Michael M SlusarzClean up chora prefs file
2010-04-12 Michael M SlusarzFix alarm preference display
2010-04-12 Michael M SlusarzTurba prefs UI fixes
2010-04-12 Michael M SlusarzUnselect search fields when removing selected addressbook
2010-04-12 Michael M SlusarzFix some copy/paste errors
next