horde.git
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...
2010-03-09 Michael J.... Changes to support having more then one tag autocompleter
2010-03-09 Michael J.... allow passing the domid for triggercontainer
2010-03-09 Michael J.... update the toptags for the calendar form
2010-03-09 Michael J.... Attach a tag autocompleter to the calendar form
2010-03-09 Michael J.... Allow passing a 'no_onload' paramter to signify to...
2010-03-09 Jan SchneiderRemove unneeded and duplicate id.
2010-03-09 Jan SchneiderNeed to reset hidden fields manually.
2010-03-09 Jan SchneiderLooks like js needs parenthesis here to get the operato...
2010-03-09 Michael J.... Need to case Horde_Themes::img() results to string...
2010-03-09 Jan SchneiderWarning is sufficient.
2010-03-09 Jan SchneiderDisplay the same message like DIMP when browser is...
2010-03-09 Jan SchneiderIE doesn't like this.
2010-03-09 Michael J.... When tagging events, tag them with the event->creator...
2010-03-09 Michael J.... remove redundant tagging operation
2010-03-09 Michael J.... Fix unsubscribing from remote calendars
2010-03-09 Michael J.... phpdoc
2010-03-09 Michael J.... Don't assume that $data is an object - it might also...
2010-03-09 Michael J.... Some improvements to exif handling.
2010-03-09 Michael J.... style
2010-03-09 Michael J.... Pass the Exif driver here so we get an accurate list...
2010-03-09 Michael J.... This is a method, not a property
2010-03-09 Michael J.... remove FileSource EXIF field
2010-03-09 Ben KlangShout: Updates for compatibility with Horde_Themes...
2010-03-09 Ben KlangShout: Add cancel button for editActionForm
2010-03-09 Michael J.... Horde::getStylesheets --> Horde_Themes::getStylesheets()
2010-03-09 Ben Klangtrailing ws
2010-03-09 Ben Klangtrailing ws
2010-03-09 Ben KlangShout: Display digit details on the dialpad
2010-03-09 Michael M SlusarzBug #8842: Don't throw exception for a transparent...
2010-03-09 Michael M SlusarzIE5/Mac is no longer supported
2010-03-09 Michael M SlusarzBetter defaults
2010-03-09 Michael M SlusarzAdd basic MIMP theme
2010-03-09 Michael M SlusarzAdd additional options to stylesheet generation functions.
2010-03-09 Michael M Slusarzeditor_plugins are not used anymore
2010-03-09 Michael M SlusarzRemove duplicate graphics
2010-03-09 Michael M SlusarzAdd Horde_Themes:: library.
2010-03-09 Michael M SlusarzUpdate Horde_Util::assertDriverConfig() to H4 standards
2010-03-09 Ben KlangShout: Add ability to create new dialplan menus
2010-03-09 Ben KlangShout: improve form validation logic
2010-03-09 Ben KlangShout: Fix display of current account on DeviceForm
2010-03-08 Jan SchneiderAvoid duplicate users.
2010-03-08 Jan SchneiderStyle
2010-03-08 Ben KlangShout: Switch default page and persist across account...
2010-03-08 Ben KlangShout: I think this is the last of the context -> accou...
2010-03-08 Ben KlangShout: Fix displaying dialplan editor
2010-03-08 Ben KlangShout: Fix display of devices and dialplan
2010-03-08 Ben KlangShout: Fix listing extensions
2010-03-08 Ben KlangShout: Fix account name display and selection
2010-03-08 Ben KlangShout: Change references from "context" to "account"
2010-03-08 Michael J.... Standardize filter keys and plural result keys.
2010-03-08 Michael J.... Call getTagIds() instead of ensureTags() so searching...
2010-03-08 Michael J.... Add method to get tagIds without having to call ensureT...
2010-03-08 Michael J.... Only filter events by calendar if we avtually have...
2010-03-08 Michael J.... Refactor search method a bit to better support system...
2010-03-08 Michael J.... Use an array_key_exists() call here instead of empty...
2010-03-08 Michael J.... Enforce the requirement that only a calendar->owner...
2010-03-08 Michael J.... Consistent filter hash keys
2010-03-08 Gunnar WrobelModifying start date of recurring events does not updat...
2010-03-08 Gunnar WrobelMFB: Modifying start date of recurring events does...
2010-03-08 Michael J.... This is not a static class. Silly Michael.
2010-03-08 Jan SchneiderImplement permissions, part 1. Interface works and...
2010-03-08 Jan SchneiderFix session key.
2010-03-08 Jan SchneiderAdmin passwords are stored in an 'admin_password' entry.
2010-03-08 Michael M SlusarzIf 1st parameter to tempnam() is empty, it will use...
2010-03-08 Michael M Slusarztree display CSS tweaks
2010-03-08 Michael M SlusarzFix URL linking on help node with no children
2010-03-08 Michael M Slusarzatc_indices can be (and often will be) 0
2010-03-08 Michael M SlusarzHelp system now uses SimpleXML.
2010-03-07 Gunnar WrobelExceptions not PEAR errors (Ticket #8172).
2010-03-05 Jan SchneiderFix configuration name.
2010-03-05 Michael M SlusarzNo need to send Content-Transfer-Encoding header if...
2010-03-05 Michael M SlusarzDefault disposition should be empty, not inline
2010-03-05 Michael M SlusarzMore case fixes
2010-03-05 Michael M SlusarzDIMP now honors the 'allow_resume_all' configuration...
2010-03-05 Michael M SlusarzRemove allow_resume_all_in_drafts config option
2010-03-05 Michael M SlusarzClean up help service script
2010-03-05 Michael M Slusarzsys_get_temp_dir() gives the temporary directory in...
2010-03-05 Michael M SlusarzAdd simplexml to list of required extensions
2010-03-05 Michael M Slusarzdom and xml extensions always need to be available
2010-03-05 Michael M Slusarzutf8_[en|de]code() requires xml extension
2010-03-05 Michael M SlusarzRemove 'sort_limit' configuration option.
2010-03-05 Jan SchneiderThe shortcut is still needed because array_combine...
2010-03-05 Jan SchneiderNew permissions layout.
2010-03-05 Jan SchneiderkronolithTabInfo/kronolithFormInfo -> kronolithDialogInfo
2010-03-05 Ben KlangShout: Add missing '0' digit
2010-03-05 Jan SchneiderBetter document the consequences.
2010-03-05 Jan SchneiderStyle
2010-03-05 Michael M SlusarzFix Cli/Horde initialization
2010-03-05 Michael M SlusarzMove uriB64[En|De]code() to Horde_Url
2010-03-05 Michael M SlusarzCore requrires the Url package
next