horde.git
2010-06-09 Michael M SlusarzBug #9087: Fix prefs documentation
2010-06-09 Ben KlangVilma: Refactor to remove base.php
2010-06-09 Jan SchneiderConvert user name.
2010-06-09 Jan SchneiderConvert user name.
2010-06-09 Jan SchneiderFix adding the share icon after editing calendars.
2010-06-09 Jan SchneiderDon't disclose permissions if not the owner. Convert...
2010-06-09 Jan SchneiderRequest #9083
2010-06-09 Jan SchneiderFix description.
2010-06-09 Joel SmithNag: Add View/sort-by for Start Date
2010-06-09 Michael M SlusarzImprovements to removeUserDataFromAllApplications()
2010-06-09 Michael M SlusarzUse listApps() to get app list for listAllApps()
2010-06-08 Michael M SlusarzFix typo
2010-06-08 Michael M SlusarzAdd support for URL anchors to Horde_Url.
2010-06-08 Michael M SlusarzMove setCredential() and getCredential() to horde/Core
2010-06-08 Michael M SlusarzMove passwordChangeRequested() to horde/Core
2010-06-08 Ben KlangPastie: class name typo
2010-06-08 Ben KlangPastie: Fix initialization of SQL driver
2010-06-08 Ben KlangSkeleton: Fix initialization of SQL drivers
2010-06-08 Ben KlangPastie: Use Horde_Date_Util to calculate time delta
2010-06-08 Ben KlangFramework: First pass at fixing searchdn/writedn support
2010-06-08 Ben KlangPastie: remove example code
2010-06-08 JanTweak wording.
2010-06-08 JanMove subscription tab to import/export.
2010-06-08 JanHotfix to catch PEAR_Errors, still needs to be converte...
2010-06-08 JanAdd DIVs, tweak wording.
2010-06-08 JanMake the view bar an UL.
2010-06-08 JanIf checkExistingAuth() fails, log the user out.
2010-06-08 Jan SchneiderUse icons instead of background color for attenee status.
2010-06-08 Michael M SlusarzBug #9082: Missing inclusion of popup.js
2010-06-08 Michael M SlusarzFix blur/focus handling in autocomplete.js
2010-06-08 Michael M SlusarzPlaces where we don't need to use a global variable
2010-06-08 Michael M SlusarzRemove use of global registry in Auth
2010-06-08 Jan SchneiderReset KNL cursor when opening event/task form.
2010-06-08 Jan SchneiderImplement individual alarms for tasks.
2010-06-07 Michael M SlusarzBug #9075: Need to update cached value if a string...
2010-06-07 Michael M Slusarzdocumentation fixes
2010-06-07 Michael M SlusarzBug #9079: Don't send HTML entities when using HTML...
2010-06-07 Michael M SlusarzDisable spell check as you type
2010-06-07 Michael M SlusarzCkeditor improvements.
2010-06-07 Michael J.... Should be the last of the missing charset conversions...
2010-06-07 Jan SchneiderUse default calendar in quick event form.
2010-06-07 Jan SchneiderFix displaying and setting subscription URL for tasklists.
2010-06-07 Michael J.... make sure we always return a Horde_Url object
2010-06-07 Michael J.... Nokia's MfE 3 requires the UID field.
2010-06-07 Michael J.... fix path
2010-06-07 Jan SchneiderclonePosition() doesn't work in IE if an element is...
2010-06-07 Jan SchneiderFix leading comma.
2010-06-07 Michael J.... Add test for Bug: 8799
2010-06-07 Chuck HagenbuchAdd a link to Wez' article on these APIs
2010-06-07 Michael J.... It's also possible to be in month 1, while in ISO week 52.
2010-06-07 Chuck HagenbuchA few more replacements of Horde_Util::closeWindowJS()
2010-06-07 Chuck HagenbuchInitial Git port of Trean
2010-06-07 Chuck HagenbuchFix passing of prepared statement parameters
2010-06-06 Chuck HagenbuchMake sure that $options['locals'] is an array or Traver...
2010-06-06 Michael J.... Add missing charset conversion.
2010-06-05 Michael J.... get the Ansel_Storage instance from the injector.
2010-06-05 Chuck HagenbuchRemove the last Horde_Autoloader:: static calls
2010-06-04 Michael J.... add missing member
2010-06-04 Michael M SlusarzUpdate CKeditor to v3.3
2010-06-04 Michael J.... revert c42a51051569598b0d70974a15729aa852c507bc, fixed...
2010-06-04 Michael J.... one more place to change getOb() -> getDb()
2010-06-04 Michael J.... this returns a factory
2010-06-04 Chuck HagenbuchNew autoloader usage (add a Prefix mapper instead of...
2010-06-04 Chuck HagenbuchBootstrap the new autoloader and set it on the injector
2010-06-04 Chuck HagenbuchDon't throw an error if there aren't any interfaces...
2010-06-04 Chuck HagenbuchNew Autoloader that uses modular ClassPathMappers to...
2010-06-04 Ben KlangHermes: Update to Auth capabilities
2010-06-04 Ben KlangHermes: H4 index.php
2010-06-04 Ben KlangHermes: Horde_Block fixes for H4
2010-06-04 Ben KlangFramework: getOb() -> getLdap()
2010-06-03 Jan SchneiderFix method name.
2010-06-03 Jan SchneidergetOb() -> getLoginTasks()
2010-06-03 Jan SchneidergetOb() -> getLdap()
2010-06-03 Jan SchneidergetOb() -> getDb()
2010-06-03 Jan SchneidergetOb() -> getData()
2010-06-03 Jan SchneidergetOb() -> getAuth()
2010-06-03 Jan SchneiderFix file modes.
2010-06-03 Michael J.... port some fixes from ZPush regarding synckeys and Nokia...
2010-06-03 Michael J.... Use a dedicated member variable instead of going throug...
2010-06-03 Michael M SlusarzBug #9073: More IE fixes for clearing a file input...
2010-06-03 Michael J.... actually, looks like calendar messages don't need this
2010-06-03 Michael J.... Fix constant names
2010-06-03 Michael J.... Just a note...
2010-06-03 Michael J.... These messages need to check this as well
2010-06-03 Michael J.... Force output of bodytruncated tag if it's empty.
2010-06-03 Michael J.... Honor the truncation size from the client
2010-06-03 Michael J.... fix camelcase of method names
2010-06-03 Michael J.... cleaner logic
2010-06-03 Jan SchneiderShow attendee status.
2010-06-03 Jan SchneiderForce iTip attachments to be displayed inline.
2010-06-03 Jan Schneiderspelling
2010-06-03 Michael J.... More Horde_Db_Base -> Horde_Db_Adapter_Base fixes
2010-06-03 Michael J.... Implement windowsize support more in line with specs.
2010-06-03 Jan SchneiderLog errors.
2010-06-03 Jan SchneiderFix class name and property access.
2010-06-03 Jan SchneiderFix <configsection> location.
2010-06-03 Jan SchneiderShow groups in basic interface, they may have been...
2010-06-03 Jan SchneiderIt helps to actually check whether there are groups.
2010-06-03 Jan SchneiderDon't set groups property if there aren't any.
2010-06-03 Jan SchneiderReset $addresses if not using the registry for compose...
next