horde.git
2010-03-28 Ben KlangShout: fix typo
2010-03-28 Ben KlangShout: Allow for multiple dial-out numbers
2010-03-27 Michael M SlusarzBug #8937: Convert priority to integer; don't exit...
2010-03-27 Michael M SlusarzRemove debug artifact
2010-03-26 Michael M SlusarzTicket #8936: Simplified date sorting UI in IMP
2010-03-26 Michael M SlusarzTicket #8936: Add sequence sorting to search().
2010-03-26 Michael J.... Initial refactoring of the GetItemEstimate request...
2010-03-26 Michael J.... Use a logger from injector, not the log I used for...
2010-03-26 Ben KlangShout: fix graphic name to match code
2010-03-26 Ben KlangShout: Hide "recordings" for now; it doesn't work.
2010-03-26 Ben KlangShout: Fix handling of * and # keys
2010-03-26 Michael J.... Need to make $driver an optional parameter.
2010-03-26 Ben KlangShout: make sure we only observe the action form once
2010-03-26 Ben KlangShout: remove extraneous "cancel" button
2010-03-26 Ben KlangShout: make sure we disable activity indicators when...
2010-03-26 Ben KlangShout: Add browser working indicators
2010-03-26 Ben KlangShout: Fix bug that deleted other menu actions inadvert...
2010-03-26 Ben KlangShout: Fix refreshing the dialpad between menus
2010-03-26 Michael J.... Add some instructions about the needed Alias
2010-03-26 Michael J.... Initial import of ActiveSync support into master branch.
2010-03-26 Ben KlangShout: Continue working on menu action editor
2010-03-26 Ben KlangShout: get rid of Horde_Form for menu actions
2010-03-26 Michael M SlusarzBug #8933: Fix scrollbar when preview is off
2010-03-26 Michael M SlusarzFix unselecting a shift-click selection
2010-03-26 Michael M SlusarzAdd DragDrop2:mouseup action
2010-03-26 Michael M SlusarzFix search label if it contains UTF7-IMAP encoded chara...
2010-03-26 Ben KlangShout: Revamp menu selection and editing screens
2010-03-25 Ben KlangShout: fix minor bug when saving soundfile
2010-03-25 Ben KlangShout: improve menu selection UI
2010-03-25 Ben KlangShout: Make buttons more visually obvious
2010-03-25 Michael M SlusarzRemove Horde_Core dependency in Horde_Crypt
2010-03-25 Michael M SlusarzRemove Horde_Core dependency for Cache; phpdoc
2010-03-25 Michael M SlusarzRemove Core dependency in Horde_Editor
2010-03-25 Michael M SlusarzThis is a good place to use glob()
2010-03-25 Michael M SlusarzAnother place to use the global Mail injector object
2010-03-25 Jan SchneiderFix syntax.
2010-03-25 Michael M SlusarzDo PEAR_LOG checking without loading Log.php
2010-03-25 Michael M SlusarzFix package name
2010-03-25 Michael M SlusarzAdd optional dependencies to Serialize package
2010-03-25 Michael M SlusarzRemove unused code
2010-03-25 Michael M SlusarzImproved button layout for fckeditor
2010-03-25 Michael M SlusarzBetter sizing of ckeditor.
2010-03-25 Michael M SlusarzIMP redirect compose improvements.
2010-03-25 Michael M SlusarzAdd Horde_Mail_Mime::getMailOb()
2010-03-25 Michael M Slusarzoptimization, improved doc of injector instances
2010-03-25 Michael M SlusarzMake callbacks easily addable/viewable
2010-03-25 Michael M SlusarzCSS tweak
2010-03-25 Michael M SlusarzAdd Mail binder.
2010-03-25 Michael M SlusarzFix phpdoc
2010-03-25 Michael J.... sync CHANGES with recent FW3 changes
2010-03-25 Michael J.... add upgrade script from FW3 for fixing default value.
2010-03-25 Michael J.... Fix default value for image_faces value in ansel_images...
2010-03-24 Ben KlangShout: Create admin section for managing accounts
2010-03-24 Ben KlangShout: Fix permissions array
2010-03-24 Ben KlangShout: Use registry, not injector
2010-03-24 Ben KlangShout: Use injector to get app instance
2010-03-24 Jan SchneiderClear break.
2010-03-24 Jan SchneiderMove permissions tab into its own section.
2010-03-24 Jan SchneiderDon't toggle event position if we don't have draggers.
2010-03-24 Jan SchneiderReload calendar after importing events.
2010-03-24 Jan SchneiderUse $w().
2010-03-24 Jan SchneiderFix updating events from the day view.
2010-03-24 Jan SchneiderThere is no $end property in Horde_Date_Recurrence.
2010-03-24 Jan SchneiderWe want debug logging here.
2010-03-24 Jan SchneiderFix detection of logging place if called through Horde_...
2010-03-24 Jan SchneiderFix parse error.
2010-03-24 Jan SchneiderFix the remaining sidebar icon issues.
2010-03-24 Gunnar WrobelMove the triggering functionality into a decorator.
2010-03-24 Gunnar WrobelStart extracting an interface from the folder implement...
2010-03-24 Gunnar WrobelFetch the namespace from the connection.
2010-03-24 Michael M SlusarzUpdated to CKeditor v3.1.1.
2010-03-24 Michael M SlusarzUse new skin.
2010-03-24 Michael M SlusarzImprovements to the contacts script.
2010-03-24 Michael M Slusarzphpdoc
2010-03-24 Ben KlangShout: make sure we preserve values on edit
2010-03-24 Ben KlangShout: Allow selecting devices by name
2010-03-24 Ben KlangShout: Revise and simplify destinations UI actions
2010-03-23 Ben KlangShout: Use easier-to-read "x" instead of delete icon
2010-03-23 Gunnar WrobelFixing the Auth tests will be slightly more difficult...
2010-03-23 Ben KlangShout: add hover pointer for digit pad
2010-03-23 Gunnar WrobelRemove the deprecated category support. It was misplace...
2010-03-23 Gunnar WrobelMark what has been done on the package.
2010-03-23 Gunnar WrobelOnly append the domain if the username does not already...
2010-03-23 Gunnar WrobelFix testing.
2010-03-23 Gunnar WrobelUse the new namespace handler (Bug #6691).
2010-03-23 Gunnar WrobelIMAP provides the namespace including the delimiter.
2010-03-23 Gunnar Wrobel"private" -> "personal"
2010-03-23 Gunnar WrobelRefactor.
2010-03-23 Gunnar WrobelShorten.
2010-03-23 Gunnar WrobelAdd the other two namespace drivers.
2010-03-23 Gunnar WrobelTest each driver.
2010-03-23 Gunnar WrobelStart spliting the namespace driver into the three...
2010-03-22 Jan SchneiderCrypt_Blowfish dependency.
2010-03-22 Jan SchneiderCipher is gone.
2010-03-22 Jan SchneiderFix undefined configuration value.
2010-03-22 Jan SchneiderDon't show import tab if user doesn't have edit permiss...
2010-03-19 Michael M SlusarzAdd support for ident and time_format log options.
2010-03-19 Michael M SlusarzAllow log output format (for stream logs) to be defined...
2010-03-19 Michael M SlusarzHorde_Log chicken/egg problem
2010-03-19 Michael M SlusarzRevert "Need to registry the deprecated callback *after...
next