horde.git
2010-03-15 Ben KlangShout: Preserve pre-set values when editing dialplan...
2010-03-14 Chuck HagenbuchUpgrade to the latest version of Cal's email validation...
2010-03-12 Michael M SlusarzBug #8886: Fix adding javascript files
2010-03-12 Michael M Slusarzphpdoc
2010-03-12 Michael M SlusarzFix array key name
2010-03-12 Michael M SlusarzFix adding scripts while running dimp but not on a...
2010-03-12 Michael M SlusarzMore efficient way of checking script names.
2010-03-12 Jan SchneiderFix core loading.
2010-03-12 Jan SchneiderCast image to string.
2010-03-12 Jan Schneiderrequire, not require_once.
2010-03-12 Jan SchneiderHorde_Perms is throwing exceptions.
2010-03-12 Jan SchneiderRemove usage of undefined variable.
2010-03-12 Jan SchneiderCatch unserialization error.
2010-03-12 Michael J.... Catch (and ignore) exceptinos from VFS when deleting...
2010-03-12 Michael M SlusarzsetData() is asynchronous, so need to make sure data...
2010-03-12 Michael M SlusarzFix sizing of spellchecker DIV
2010-03-11 Michael J.... Cast Horde_Url to string here
2010-03-11 Gunnar WrobelMove the getOwner() method into the namespace handler.
2010-03-11 Gunnar WrobelCover the getOwner() method with testing.
2010-03-11 Gunnar WrobelMove getTitle() into the namespace handler.
2010-03-11 Gunnar WrobelNew test for the namespace handler.
2010-03-11 Gunnar WrobelDo not cache the namespace handler. Fix connection...
2010-03-11 Gunnar WrobelAdd the draft of a namespace handler.
2010-03-11 Gunnar WrobelTest the area we are about to modify.
2010-03-11 Gunnar WrobelAllow running the tests on a very basic level.
2010-03-11 Gunnar WrobelStrict standards (though these segments need to be...
2010-03-11 Gunnar WrobelAdapt class name.
2010-03-11 Gunnar WrobelFix creating the Kolab data cache.
2010-03-11 Gunnar WrobelBasic fixes to get kronolith working with the Kolab...
2010-03-11 Gunnar WrobelTemporarily fix handling of return values from the...
2010-03-11 Gunnar WrobelAdapt name of the base class and fix visibility of...
2010-03-11 Gunnar WrobelAdd the "secure" parameter expected by the Imap_Client...
2010-03-11 Jan SchneiderImplement iCalendar import.
2010-03-11 Jan SchneiderSpeed up year rendering by almost a magnitude.
2010-03-11 Jan SchneiderUse element storage.
2010-03-11 Jan SchneiderRemove unused event handler.
2010-03-11 Jan SchneiderAdd parameter to enforce charset conversion and use...
2010-03-11 Jan SchneiderTypo?
2010-03-11 Jan SchneiderMove chunkContent() to Horde_Ajax_Application_Base.
2010-03-11 Gunnar WrobelA quick fix to avoid asking for shares if login failed.
2010-03-11 Gunnar WrobelAdapt handling of invalid credentials and ensure that...
2010-03-11 Gunnar WrobelAdapt login handling to the newer Horde_Ldap class.
2010-03-11 Michael M SlusarzMerge from CVS HEAD: Don't do subjectline check until...
2010-03-11 Michael M Slusarzupdate changelog from cvs
2010-03-11 Michael M SlusarzFix IMP message redirection
2010-03-11 Michael M SlusarzFix superfluous ws for some headers.
2010-03-11 Michael M SlusarzFix isDraft() usage
2010-03-11 Michael M SlusarzSimplify
2010-03-11 Michael M SlusarzConvert Horde_Scheduler to H4.
2010-03-11 Michael J.... ...and another one for the iPhoto plugin
2010-03-11 Michael J.... Guess I should start a CHANGES file
2010-03-11 Michael J.... Change xcode project to enable 32 and 64 bit builds...
2010-03-10 Jan SchneiderFix a race condition when calling close() and showHtml...
2010-03-10 Jan SchneiderClose date/color pickers when clicking anywhere on...
2010-03-10 Jan SchneiderMake this easier to translate.
2010-03-10 Michael J.... fix at least some of the broken icons in the sidebar
2010-03-10 Ben KlangOperator: Fix getting a handle on a Horde_Perms instance
2010-03-10 Michael J.... First stab at a pretty autocompleter for event attendees.
2010-03-10 Michael J.... Need to allow for removing all attendees when using...
2010-03-10 Michael J.... disable tagging for events without perms_edit
2010-03-10 Michael J.... simplify tag ac initialization/resetting
2010-03-10 Michael J.... revert another incorrect conflict resolution
2010-03-10 Michael J.... Calling reset() now automatically calls init() if the...
2010-03-10 Michael J.... Fix incorrect conlfict resolution
2010-03-10 Michael J.... Don't show edit icon for external calendars either.
2010-03-10 Michael J.... Better way of loading and initializing the tag autocomp...
2010-03-10 Michael J.... Rename init() to reset() and implement a new init(...
2010-03-10 Michael J.... [ansel] Fix getting url for images from the API
2010-03-10 Jan SchneiderImplement task list permissions. Fix remote calendar...
2010-03-10 Jan SchneiderFix parse error.
2010-03-10 Michael J.... Don't show edit link for Holiday calendars
2010-03-10 Gunnar WrobelProvide the tasks with the backend. This allows to...
2010-03-10 Gunnar WrobelThis requires Horde_Support.
2010-03-10 Gunnar WrobelNothing requiring Horde_Support here.
2010-03-10 Gunnar WrobelProvide the backend with the tasks to be displayed...
2010-03-10 Gunnar WrobelMerge branch 'Horde_LoginTasks-Refactor'
2010-03-10 Michael M SlusarzAllow finer control of PHP ini error messages
2010-03-10 Michael M SlusarzAllow test script to run even if Horde is not fully...
2010-03-10 Michael J.... Don't call the editCalendarCallback until the RedBox...
2010-03-10 Michael M SlusarzAdd pre_sent hook
2010-03-10 Michael M SlusarzRename 'postsent' hook to 'post_sent' to be consistent...
2010-03-10 Michael M SlusarzAllow auto forward/reply notice box to be closed
2010-03-10 Michael M SlusarzCorrectly reload horde prefs after updating identity...
2010-03-10 Michael J.... Don't fetch the topTags when we can't tag the calendar...
2010-03-10 Michael J.... Disable the autocompleter when form is disabled.
2010-03-10 Michael J.... add functions for disabling and enabling the pretty...
2010-03-10 Michael J.... Actually retrieve and set the calendar tags.
2010-03-10 Michael J.... Fix element name
2010-03-10 Michael J.... Prevent making the ACTrigger visible when the form...
2010-03-10 Michael M SlusarzMove convertToUtf8() from Horde_Util:: to Horde_String::
2010-03-10 Michael M SlusarzCatch VFS thrown exceptions
2010-03-10 Michael M SlusarzConvert VFS to PHP 5.
2010-03-10 Michael M SlusarzFix supefluous whitespace removal
2010-03-09 Jan SchneiderUse abbreviatinos for a few IDs.
2010-03-09 Jan SchneiderSplit out permissions form.
2010-03-09 Jan SchneiderUse CSS 3 border rules.
2010-03-09 Jan SchneiderNo need to pass the class name around in the ajax commu...
2010-03-09 Jan SchneiderFix a few buglets with the basic permission screen.
2010-03-09 Jan SchneiderSave permissions, yay.
2010-03-09 Michael J.... use a different css class for toptags if the form is...
next