horde.git
2010-06-25 Michael M SlusarzBug #8827: Need preserve_css off or else CSS array...
2010-06-25 Michael M SlusarzAdd Horde_Themes::loadCssFiles()
2010-06-25 Michael M SlusarzAllow 'preserve_css' to be an option.
2010-06-25 Michael M SlusarzUpgrade CKeditor to v3.3.1
2010-06-25 Michael M Slusarzfix warning if no CSS is present in data
2010-06-25 Michael M Slusarz36^16 should be plenty of randomness for a default...
2010-06-25 Michael M SlusarzDon't fail out if sent-mail mailbox does not exist
2010-06-25 Jan SchneiderKeep the size of the sidebar while replacing the menu.
2010-06-25 Jan SchneiderUse IteratorAggregate/ArrayIterator.
2010-06-25 Jan SchneiderFix Horde_Group usage.
2010-06-25 Jan SchneiderUpdate package.xml.
2010-06-25 Jan SchneiderCS
2010-06-24 Chuck HagenbuchStart using XHTML form types for a few inputs (diveinto...
2010-06-24 Michael J.... Don't notifiy for changes to resource's copy of an...
2010-06-24 Jan SchneiderFix some issues with the agenda view.
2010-06-24 Michael J.... Do not tag the resource's copy of the event.
2010-06-24 Michael J.... fix typo that was preventing new resources from being...
2010-06-24 Jan SchneiderReally default to return the horde id.
2010-06-24 Jan SchneiderFix colspan.
2010-06-24 Jan SchneiderWe already know that the title is not empty.
2010-06-24 Jan SchneiderFix operator.
2010-06-24 Jan SchneiderFix exception handling.
2010-06-24 Jan SchneiderDon't add KronolithCore callbacks if in the traditional...
2010-06-24 Jan SchneiderHot fixes to make this work with a compressor.
2010-06-24 Jan SchneiderPre-populate array.
2010-06-24 Jan SchneiderFix driver parameter loading.
2010-06-24 Jan SchneiderFix logic.
2010-06-24 Gunnar WrobelMFB: Make this publicly accessible.
2010-06-24 Jan SchneiderFix logMessage() call, silence set_option().
2010-06-24 Jan SchneiderFix variable name.
2010-06-24 Jan SchneiderDon't quote protocol, default to write as user.
2010-06-24 Jan Schneider'filter' and 'objectclass' are not required.
2010-06-24 Jan SchneiderFix typo (Bug #9107).
2010-06-24 Jan SchneiderFB from remote cals.
2010-06-24 Jan SchneiderAllow to add remote calendars in free/busy information.
2010-06-24 Jan SchneiderBreak ajax interface out of Horde frameset.
2010-06-23 Gunnar WrobelAdd changelog note.
2010-06-23 Gunnar WrobelThis package needs no dependency on Horde_Exception.
2010-06-23 Gunnar WrobelRename the task test.
2010-06-23 Gunnar WrobelNo need to require the Autoloader.
2010-06-23 Gunnar WrobelUpdate TODO.
2010-06-23 Gunnar WrobelTODO list for the package.
2010-06-23 Gunnar WrobelReorganize test suite.
2010-06-23 Michael J.... Ignore existing lat/lng when calling ensureMap() as...
2010-06-23 Jan SchneiderFix sending secure cookies. use_ssl == 2 doesn't mean...
2010-06-23 Gunnar WrobelMFB: Remove dependency on the Kolab package within...
2010-06-23 Gunnar WrobelThe namespace handler is part of the driver.
2010-06-22 Michael J.... Add the dayofweek field for RECUR_DAILY types also
2010-06-22 Michael J.... Add rdbms specific creation scripts for active sync
2010-06-22 Michael J.... fix syntax
2010-06-22 Jan SchneiderNo need to bind.
2010-06-22 Jan SchneiderFix positioning of KNL.
2010-06-22 Jan SchneiderFor some reason removeAttribute() is raising errors...
2010-06-22 Jan SchneiderOnly use valid characters for event element id attributes.
2010-06-22 Jan SchneiderWe don't support IE6.
2010-06-22 Michael J.... need LONGTEXT for sync_data
2010-06-22 Michael J.... mysql needs a LONGTEXT field for sync_data
2010-06-22 Michael J.... Recurrence messages can only contain a recur_end OR...
2010-06-22 Michael J.... Fix variable name
2010-06-21 Michael J.... Fix recur_end encoding from Server -> PIM
2010-06-21 Michael J.... throw exception if no object requested
2010-06-21 Michael J.... Make sure $objects is always an array
2010-06-21 Jan SchneiderUse clone(), not cloneNode().
2010-06-21 Jan SchneiderThis task list cache might not exist yet.
2010-06-21 Michael J.... Pass the jsuri to hordemap, init the map early so at...
2010-06-21 Michael J.... Allow passing a jsuri parameter to specify where to...
2010-06-21 Jan SchneiderOnly insert events if we actually have a view where...
2010-06-21 Jan SchneiderThis exception is expected.
2010-06-21 JanTweak wording.
2010-06-21 Jan SchneiderFix syntax.
2010-06-21 Jan SchneiderClose color picker when saving the calendar.
2010-06-21 Jan SchneiderNeed to load the next view also when returning early...
2010-06-21 Michael J.... Include Imples before headers so the required js can...
2010-06-21 Michael J.... Always use document.write to output script tags, regard...
2010-06-21 Jan SchneiderBuild a LIFO queue of the requested view so that we...
2010-06-21 Jan SchneiderForce height.
2010-06-21 Jan SchneiderOnly vertical overflow.
2010-06-21 Jan SchneiderMinimum height for calendars.
2010-06-19 Michael J.... Need to symlink the /horde/static directory, not create...
2010-06-19 Michael J.... Need to span the entire row here
2010-06-18 Jan SchneiderDon't allow empty calendar titles.
2010-06-17 Michael M SlusarzBug #9092: Horde_Cache_Base::set() no longer returns...
2010-06-17 Jan SchneiderNo idea what this setting does, but it fixes bug #8827.
2010-06-17 Jan SchneiderShow default calendar first.
2010-06-17 Jan SchneiderFix URL encoding in portal blocks.
2010-06-17 Michael J.... Fix reveresed logic for determining if a property is...
2010-06-17 Michael J.... use Horde_Support_Array
2010-06-17 Michael J.... Fix url generation
2010-06-17 Michael J.... fix api call
2010-06-17 Michael J.... fix saving images to the image api from IMP
2010-06-17 Michael J.... track Ansel's API changes
2010-06-17 Michael J.... First round of function parameter cleanups.
2010-06-17 Michael J.... Need to use use getter, not protected property
2010-06-17 Jan SchneiderFix adding all-day events.
2010-06-17 Michael J.... Tweak map zoom level handling.
2010-06-17 Michael J.... typo
2010-06-17 Michael J.... Return precision value from geocoder.
2010-06-17 Michael J.... fix logic - we might not actually have a yahoo map...
2010-06-16 Jan SchneiderDisable all Drag objects after dropping an event.
2010-06-16 Jan SchneiderSimplify
next