horde.git
2010-05-03 Jan SchneiderRequire delete permissions for merging/renaming pages.
2010-05-03 Jan SchneiderFix invalidating the cache when updating a permission.
2010-05-03 Jan SchneiderFix constant.
2010-05-03 Jan SchneiderNo reason to show and hide these anymore.
2010-05-03 Jan SchneiderFix setting and hiding the Delete button in the calenda...
2010-05-03 Jan SchneiderRemove duplicate code.
2010-05-03 Jan SchneiderFix error adding the first remote calendar.
2010-05-03 Jan SchneiderRevert "Be prepared to add new calendars, if we don...
2010-05-03 Michael J.... fix importing new contacts via activesync
2010-05-03 Jan SchneiderBe prepared to add new calendars, if we don't have...
2010-05-03 Jan SchneiderRe-enable 'no items' when the last calendar has been...
2010-05-03 Jan SchneiderPass the application to Horde_Nls.
2010-05-03 Jan SchneiderIf we don't load PEAR Log, the log constant is undefine...
2010-05-03 Michael M SlusarzPHP 5.2 fix
2010-05-03 Michael M SlusarzFix missing injector call
2010-05-01 Michael J.... add missing hidden field
2010-05-01 Michael J.... un-comment this from debugging
2010-05-01 Michael J.... On second thought, it's wasteful to include all this...
2010-05-01 Michael J.... Use the injector
2010-05-01 Michael J.... This isn't the login url, it's the extended perms url...
2010-05-01 Michael J.... fix variable name
2010-05-01 Michael J.... *sigh* - need to define this here too..
2010-05-01 Michael J.... fix link for authorizing infinite sessions
2010-05-01 Michael J.... Initial attempt at refactoring facebook management...
2010-05-01 Michael J.... add missing syncml pref js file, ws
2010-05-01 Michael J.... Add a binder for Horde_Service_Facebook object, and...
2010-05-01 Michael J.... Add activesync sql to remaining creation scripts
2010-05-01 Michael J.... Fix SyncML prefs.
2010-05-01 Michael J.... Add activesync prefGroup, only show it if activesync...
2010-05-01 Michael J.... Complete implementation of ActiveSync user device manag...
2010-05-01 Michael J.... only allow provisioned devices to be remote wiped
2010-05-01 Michael J.... Implement user-initiated remote wiping for provisioned...
2010-05-01 Michael J.... Remove the device entry if clearing the device's entire...
2010-04-30 Michael M SlusarzBug #8995: need to clear all existing DIVs when switchi...
2010-04-30 Michael M SlusarzA bit more padding in quicksearch box
2010-04-30 Michael M SlusarzFix binary data length in debug output
2010-04-30 Michael M SlusarzAlways append space after literal since there may be...
2010-04-30 Michael M SlusarzAdd IMP_Indices class.
2010-04-30 Jan SchneiderMFB: Add option to delete individual ticket history...
2010-04-30 Jan SchneiderCleanup script name.
2010-04-29 Michael J.... Don't go through the PROVISION process if we have it...
2010-04-29 Michael J.... allow removing all of a devices state without knowing...
2010-04-29 Michael J.... initial activesync device management pref screen.
2010-04-29 Michael J.... Allow specifying a user to filter on when querying...
2010-04-29 Michael J.... Don't overwrite the syncml partners
2010-04-29 Michael M SlusarzRemove unused code
2010-04-29 Michael M Slusarzphpdoc
2010-04-29 Michael M SlusarzRemove imp_mbox global
2010-04-29 Michael M SlusarzMove imp_imap from global to an injectable
2010-04-29 Michael M SlusarzMove imp_search from global to injectable
2010-04-29 Jan SchneiderAdd ja_JP translation.
2010-04-29 Jan SchneiderMerge changelog updates.
2010-04-29 Chuck HagenbuchMore declarative implementation
2010-04-28 Michael J.... this should be 'delete', not 'deletion' - this explains...
2010-04-28 Michael J.... We already have the changes, no need to bother the...
2010-04-28 Michael J.... fix sprintf type specifier
2010-04-28 Michael J.... need to wrap all registry calls to avoid sending unwant...
2010-04-28 Michael J.... catch exceptions from the registry connector
2010-04-28 Michael J.... Make sure we always have a fileas parameter.
2010-04-28 Michael J.... Kronolith::getDefaultCalendar() can return a boolean...
2010-04-28 Jan SchneiderRevert 61e152c.
2010-04-28 Jan SchneiderMerge changelog updates.
2010-04-28 Chuck HagenbuchNext take on setter injection - an alternate implementa...
2010-04-28 Chuck Hagenbuchremove annotatedsetterinjector
2010-04-28 Chuck HagenbuchRemove Horde_Injector filters after more consideration.
2010-04-27 Gunnar WrobelParse error.
2010-04-27 Gunnar WrobelComplete the first minor step in testing the various...
2010-04-27 Jan SchneiderMerge changelog updates.
2010-04-27 Jan SchneiderForce CHANGES link to CVS repository.
2010-04-27 Jan SchneiderFramework script breaks release again, I'm not up for...
2010-04-27 Jan SchneiderFix resetting the attendees table when opening another...
2010-04-27 Michael J.... Pass the ending timestamp, now that the API calls can...
2010-04-27 Michael J.... Pass an ending timestamp when checking for server changes.
2010-04-27 Michael J.... Allow listBy API calls to take an optional end timestam...
2010-04-27 Jan SchneiderReload page after changing options.
2010-04-27 Jan SchneiderUse ajax notifications from iframe pages.
2010-04-27 Jan SchneiderLeave room for clicking day cells in month view.
2010-04-27 Jan SchneiderUnused
2010-04-27 Gunnar WrobelTest fixes.
2010-04-27 Gunnar WrobelStart refactoring the IMAP driver classes in Kolab_Storage.
2010-04-27 Gunnar WrobelReactivate history updates.
2010-04-27 Gunnar WrobelRemove unnecessary references.
2010-04-27 Jan SchneiderSet task alarm without value from ajax interface too.
2010-04-27 Jan SchneiderMFB: Remove more WikiWords.
2010-04-27 Jan SchneiderMFB: Set an alarm to one minute, if users try to set...
2010-04-27 Gunnar WrobelUpdate package.xml otherwise the Exception is missing.
2010-04-27 Gunnar WrobelDo not type-hint these as a DB_Error is also possible...
2010-04-27 Gunnar WrobelStart injecting the cache dependency into Kolab_Storage.
2010-04-27 Gunnar WrobelAdd a mock cache driver.
2010-04-27 Gunnar WrobelNow that Horde_Cache is empty we can make it an interface.
2010-04-27 Gunnar WrobelSimplify.
2010-04-27 Gunnar WrobelAgain $driver cannot be an array.
2010-04-27 Gunnar WrobelPull the factory over to the binder.
2010-04-27 Gunnar WrobelThe $app variable is unnecessary.
2010-04-27 Gunnar Wrobel$driver_name is never used.
2010-04-27 Gunnar Wrobel$driver cannot be an array otherwise getDriverConfig...
2010-04-27 Gunnar WrobelAdd a test for the cache binder.
2010-04-26 Michael M SlusarzColor picker improvements
2010-04-26 Michael M Slusarzquery can be null here - it is in ALL search
2010-04-26 Michael M SlusarzMake sure we run IMAP search queries in the proper...
next