horde.git
2010-04-05 Michael J.... add type and status to the Attendee message object
2010-04-05 Michael J.... Fix constant names
2010-04-05 Michael J.... Obsolete phpdoc
2010-04-05 Michael J.... Better name for this variable
2010-04-05 Michael J.... Fix variable name
2010-04-05 Michael J.... Add missing wbxml values for AttendeeStatus and Attende...
2010-04-05 Michael M SlusarzBug #8943: Fix function name
2010-04-04 Michael J.... Finish up support for recurring events with exceptions.
2010-04-04 Michael J.... Add support for a exceptionoriginaldate field.
2010-04-03 Michael J.... Request headers are to be handled in a case-insensitive...
2010-04-03 Michael J.... Fix delete link generation.
2010-04-03 Ben KlangShout: direct to wizard with no menus present
2010-04-03 Ben KlangFix deleting the menu; correct SQL error on accounts
2010-04-03 Ben KlangShout: Clean up menu <-> number associations on delete
2010-04-03 Ben KlangShout: Remove debugging
2010-04-03 Ben KlangShout: re-active the wizard. It works!
2010-04-03 Ben KlangShout: fix admin paths for account management
2010-04-03 Ben KlangShout: Allow selecting numbers by account
2010-04-03 Ben KlangShout: mv accounts admin files into place
2010-04-03 Ben KlangShout: Fix adding/editing numbers
2010-04-03 Michael M SlusarzThis must be a fatal error - nothing we can do about it
2010-04-03 Michael M SlusarzFix registry logging events on shutdown
2010-04-03 Michael M SlusarzMake sure 'sortdate' has a default value
2010-04-02 Ben KlangShout: Update the DB schema
2010-04-02 Ben KlangShout: refine the wizard UI
2010-04-02 Ben KlangShout: begin work on admin screen to manage numbers
2010-04-02 Ben KlangShout: Prettify the wizard some more
2010-04-02 Ben KlangShout: One more place to catch empty arrays
2010-04-02 Ben KlangShout: Try again to make the buttons behave better
2010-04-02 Ben KlangShout: Add some animation to the dialplan manager
2010-04-02 Ben KlangShout: Convert adding extensions to AJAX
2010-04-02 Ben KlangShout: Get rid of actions in favor of AJAX
2010-04-02 Michael J.... Only return multiday events once, not on every day...
2010-04-02 Michael J.... Allow passing the $coverEvents parameter from the listE...
2010-04-02 Ben KlangShout: Continue working on first-run wizard
2010-04-02 Ben KlangShout: make sure we pass the account code
2010-04-02 Ben KlangShout: a bit of error checking
2010-04-02 Ben KlangShout: using float on buttons was a bad idea
2010-04-02 Michael J.... Fix the PurgeEvents login task
2010-04-02 Michael J.... Fix recurrences when it has a recurInterval other than 1
2010-04-01 Michael M SlusarzUpdate some RFC documentation
2010-04-01 Michael M SlusarzSimplify CSS formatting
2010-04-01 Michael M SlusarzFix typo.
2010-04-01 Michael J.... Pass the rest of the policy parameters to the activesyn...
2010-04-01 Michael J.... Fix setting provisioning parameter.
2010-04-01 Michael J.... ..actually allow the horde config to control the provis...
2010-04-01 Michael J.... Put this in the security policies section
2010-04-01 Ben KlangShout: keep working on first-run wizard
2010-04-01 Michael J.... Cleanup Wbxml Encoder, phpdoc, cs, remove dead code...
2010-04-01 Michael J.... No need to pass the dtd into the decoder/encoder object...
2010-03-31 Michael J.... Clean up Connector objects:
2010-03-31 Michael M SlusarzDon't highlight header row
2010-03-31 Michael M SlusarzPassphrase input fixes
2010-03-31 Michael M SlusarzFix adding addressbooks.
2010-03-31 Ben KlangShout: Auto-create default menu and recording
2010-03-31 Ben KlangShout: One more round of tweaks to handling curaccount
2010-03-31 Ben KlangShout: Work on new-account wizard
2010-03-31 Ben KlangShout: Reduce information stored in the session
2010-03-31 Michael J.... Refactor the Exporter/Streamer/Importer/HierarchyCache...
2010-03-31 Michael J.... Change filename in package.xml
2010-03-31 Michael J.... ...and rename the file appropriately
2010-03-31 Michael J.... Rename Horde_ActiveSync_Exporter to Horde_ActiveSync_Sy...
2010-03-31 Michael J.... Fix initialStateTest
2010-03-31 Michael J.... Mark incomplete tests in FileStateTest.php (these still...
2010-03-31 Michael J.... oops - device info is a stdClass, not an array
2010-03-31 Michael J.... Add header for the policy section
2010-03-31 Michael J.... Move (and implement) the set/getDeviceRWStatus methods...
2010-03-31 Michael J.... phpdoc
2010-03-31 Michael J.... Move policykey generation to the state object
2010-03-31 Michael J.... Use passed in configuration to build the policies string
2010-03-31 Michael J.... Another place to ensure the state directory exists
2010-03-31 Michael J.... cs
2010-03-31 Michael J.... remove duplicate parameter
2010-03-30 Michael J.... Add configuration for supported policy settings.
2010-03-30 Michael M Slusarzmessage list CSS tweaks in imp
2010-03-30 Michael M SlusarzTicket #8936: Allow switching back to no sort (i.e...
2010-03-30 Michael M SlusarzBetter indication that these top level menu items are...
2010-03-30 Michael M SlusarzBug #8942: Fix bad log level error
2010-03-30 Michael M SlusarzImproved error message.
2010-03-30 Michael M SlusarzNot sure where this came from
2010-03-30 Jan SchneiderRun the effects for showing the overlay and dialog...
2010-03-30 Jan SchneiderShorter effect durations, and make it semi-configurable.
2010-03-30 Michael J.... Ignore exceptions from VFS when deleting the image...
2010-03-30 Michael J.... define the state directory
2010-03-30 Jan SchneiderFix setting minimum height for short events.
2010-03-30 Michael J.... ...and actually add the member.
2010-03-30 Michael J.... check for empty, not just zero
2010-03-30 Michael J.... Ensure the user's state directory is present
2010-03-30 Michael J.... Make sure we recognize that a policykey of zero means...
2010-03-30 Michael J.... prune obsolete code
2010-03-30 Michael J.... Fix method parameters
2010-03-30 Michael J.... Further simplification and refactoring of device info...
2010-03-30 Michael J.... Implement working policy enforcement and provisioning.
2010-03-29 Ben KlangShout: fix selecting recording when adding menu
2010-03-29 Ben KlangShout: Add recording management code
2010-03-29 Ben KlangShout: Attempt to catch and log browser-side exceptions
2010-03-29 Ben KlangShout: Enable saving menu info
2010-03-29 Ben KlangShout: Convert to recording_id
2010-03-29 Ben KlangShout: create administrative PIN feature
2010-03-29 Michael J.... use Horde_String::ucfirst and Horde_String::lower
next