[commits] Horde annotated tag horde_activesync-1.0.0rc1 created. 155f4b29501c49a1d9529008ee7d40652250b023

Jan Schneider jan at horde.org
Tue Mar 22 22:47:48 UTC 2011


The annotated tag "horde_activesync-1.0.0rc1" has been created.
        at  155f4b29501c49a1d9529008ee7d40652250b023 (tag)
   tagging  2c959febf0c2c4938945b790d7b53c5fde3bc47b (commit)
  replaces  timeobjects-1.0.0beta1
 tagged by  Jan Schneider
        on  Tue Mar 22 23:00:41 2011 +0100

-----------------------------------------------------------------------
Released Horde_ActiveSync-1.0.0RC1.

Ben Klang (2):
      Begin restoring the session setup functionality from Gollem H3
      Fix Horde_Date object accessors

Chuck Hagenbuch (4):
      Bug #9153: Use Horde_Db generic blob handling in Turba's SQL driver (untested)
      Missing gettext string
      Bug #9688: Save charset parameter like other params are handled
      Bug #9688: Need to pass charset param to constructor

Gonçalo Queirós (1):
      Typo. Pass parameters to sendmail

Gunnar Wrobel (108):
      TODO
      Add version conversion for ticket descriptors.
      Style.
      Add the bugs.horde.org task.
      Complete.
      Extract the freshmeat handler.
      Stray lines.
      Add the freshmeat handler.
      Support freshmeat information.
      Use the freashmeat task.
      Completed.
      Better --pretend output.
      Add a method to sync the information of the current release with the release information in the <changelog> node.
      Support adding notes.
      Support adding a new version to the package.xml
      Fooled myself. Sync the license uri as well.
      Loading the notes is not required here anymore.
      Do not change the directory in pretend mode.
      Adapt to recent output change.
      Ensure the change log is in sync when timestamping the package.xml.
      Prepare the "next" step.
      Use the "next_version" option rather than "next".
      Replace the release subnode not the version node.
      Add support for adding the next version.
      phpdoc
      Unused.
      phpdoc
      Add support for adding notes.
      Support for modifying change logs.
      Add missing parameters.
      This obviously needs more fixing but just comment for now so that the manager may log in.
      Support the "kolab" app.
      This is a meta-package providing configuration that should not be ignored.
      First configuration file for horde.
      Support disabling applications for administrators.
      Rename.
      Add imp.
      Ignore the "noadmin" status when listing all applications.
      Mark imp as "noadmin" for kolab.
      Add the complete set of applications.
      Class "Kolab" is no longer the right thing to use. Needs to be switched to the new system.
      Disable Kolab groups for now.
      Allow disabling applications for administrators.
      Fix creation of the Kolab_Storage handler.
      Add missing method.
      Call not required anymore.
      Deactivate the rest of the show.
      Add mnemo configuration.
      The kolab configuration is required here.
      Fix queryset parameter.
      Initial patch to avoid fatalling out during the driver construction.
      Complete the first draft of application configurations for the kolab backend.
      These Kolab specific configurations are not required anymore as they will be maintained in the "kolab" application now.
      Update ignores.
      Update manifests.
      Initial cleanup to remove the "Kolab" class.
      Use "hostname" here.
      Repair the core decorator functionality.
      Complete "noadmin" support.
      Bug #9680: Carry the $mask parameter over to the session to actually return an array.
      I do not understand why the DirectoryIterator would trigger the error handler for a non-existing directory. It should throw an UnexpectedValueException.
      $storage is just used within the block.
      URL encode share ids in the Kolab driver.
      Fix checking creators permission for Kolab shares.
      Moved Horde specific functionality out of the note parser.
      $storage only needed within the conditional.
      Adapt to Kolab_Format change, draft for modify(), cleanup.
      The return values are required here.
      Adapt to Kolab_Format change.
      Adapt to Kolab_Format change and new return value.
      Complete the interface.
      This is no decorator but an alternative implementation.
      Throw an exception on a duplicate UID within one folder.
      change log.
      Deal with Kolab_Format parsing exceptions.
      Provide different messages with different UID.
      Adapt testing to duplicate UID exception. Test object modification for the cached driver.
      Fix for recent changes.
      Allow creating the driver with an empty notepad name.
      Doh, should store the cache after modification.
      Return the new backend UID.
      Try to check the return value for unexpected content.
      Expunge the old version after modifying.
      I obviously have no clue yet on how the MIME parsing should work correctly. Just make this work for now even if it might be inefficient. Fix return of the UID after appending.
      Changelog.
      VFS_GC -> Horde_Vfs_Gc
      Copyright.
      Remove Horde specific code from the task handler.
      Support tasks.
      Changelog.
      Support autoloading the core application class (e.g. Nag.php for class "Nag")
      phpdoc
      Fix white list.
      First cleanup round for retrieving/adding tasks.
      Complete Kolab driver update without much testing.
      Set the tasklist id when retrieving tasks.
      Inject the storage parameter.
      Style.
      $this->_store -> $this->_data and removed stray tagger line.
      Record package.xml change log top-to-bottom.
      Copy/paste error.
      A first rough cleanup operation on the Kolab driver.
      Correct the share access.
      Support contacts.
      Fix logic.
      Revert "Record package.xml change log top-to-bottom."
      Changelogs.
      Consume empty notes.

Jan Schneider (85):
      Use correct name for getting the queue.
      Fix release focus format.
      Add release configuration for Timeobjects.
      Add freshmeat notes.
      Use correct version name.
      Bug #9646: preg_replace_callback() passes an array to the callback function.
      Bump versions, clean notes.
      BFN
      Add new sentinels.
      Fix parameter order.
      The ctor doesn't take a logger anymore.
      Fix moving rules with the SQL driver (Bug #9672).
      Fix listing more than one sub-permission (Bug #9671).
      Don't show sub-permissions for adding that exist already.
      Fix instantiation of VFS transport driver (Bug #9605).
      Bug #9596: Skip accidentally added "horde" in app list.
      We really need a way to turn the error handler off for developers. This hides
      Default to the first sourceroot if no default specified.
      Don't exit initialization unconditionally when running through the API, but
      Fix event name.
      We really need to make the form types autoloadable.
      Fix custom event alarm settings in traditional view (Bug #9154).
      Use consistent method spelling.
      Fix class name.
      sql_hierarchical is no more.
      Incomplete, disable for now.
      Fix block numbering.
      Cast mailbox to string. Fixes summary block.
      Catch if someone is trying to include prototype.js manually.
      No need to include prototype.js manually.
      The application name must not be uppercased.
      Style
      Update de translation.
      Border in the portal block.
      This is the link OUT of the ajax ui, so don't append the ajaxui parameter.
      Bug #9679: Remove application tabs from DIMP and move quota bar to sidebar.
      Make this look like the "No messages selected".
      Looks like .vpError isn't used anymore?
      BFN
      Tweak descriptions.
      Hide facebook prefs if app id is not set.
      Fix string.
      Update de translation.
      Tackle trailing slash to Horde's fileroot, so that open_basedir restrictions don't trigger if they have the trailing slash too.
      Use reference.
      Build prefs url once, simplify if-cases.
      Remove unnecessary references and variables.
      Indention
      Revert "Remove unnecessary references and variables."
      Fix loading filters.
      Turba is ASL.
      Streamline changelogs, update developers.
      Tweak style.
      return false;
      Focus login button if both name and pass are set.
      Check if a tag exists before trying to create it.
      Notify why the admin has been redirected here: outdated schemas.
      No login tasks on this page, otherwise we'll get an infinite loop if schemas
      No more Net_DNS usage.
      Autoload File_Fstab.
      Link to Facebook wiki page.
      No more Oracle, MS-SQL, mcrypt, Net_DNS, HTTP_WebDAV_Server, File.
      Recommend imagick, don't use db_migrate in quick instructions, no tarball
      Fix reST issues.
      Update ja translation.
      Accept any Horde_Date compatible input.
      No more Date dependencies.
      Make createDb() public so it can be used as a Horde_Db factory when not using
      No Date here either.
      Remove final pieces of DB dependency.
      Update INSTALL files for Horde 4.
      Update UPGRADING files for Horde 4.
      Move Firebug target.
      Revert "No Date here either."
      Fix order.
      Fix class name.
      Fix Horde_Secret usage.
      Bug #9668: Add application dependencies.
      BFN
      Prepare Itip and Rdo for releases.
      Prepare releases.
      Remove datejs.
      Fix converting identities with non-ascii characters to new format.
      BFN
      Released Horde_ActiveSync-1.0.0RC1

Michael J Rubinsky (1):
      These belong under SyncMl, not SyncML

Michael J. Rubinsky (59):
      Fix pref description
      use https
      fix scope
      fix method visibility
      match function signature
      first round of Horde 4 renaming for Net_IMSP -> Horde_Imsp
      updated
      remove debug output
      Horde 4 filenaming/autoloadable
      Basic PHP 5 changes, misc other refactorings.
      fix using a custom sql setup for Turba_Driver_Sql
      Refactor Horde_Imsp for Horde 4
      Fallback to the imsp auth method in the config
      Fallback to horde user/pass if not provided.
      phpdoc
      Fix IMSP prefs driver
      Fix imsp auth driver
      phpdoc
      unused
      phpdoc
      updated
      cs, phpdoc
      simplify
      typo
      avoid undefined index warnings
      remove unused files
      changes
      accidental commit
      First round of Service_Facebook refactorings.
      Don't attempt to build list of address books for IMSP if it's not enabled.
      This should be birthday_date
      updated
      CHANGES
      fix parse error
      Be sure to clear the id field when saving a slice change.
      Billable should be the default
      Allow for the case where sessionKey is empty.
      Update turba's facebook driver for recent changes to facebook's api
      Move services/facebook.php to services/facebook/index.php for cleaner urls
      avoid undefined index warnings
      Don't call the parent contructor
      using horde/services/facebook/ as an endpoint here breaks the ajax calls.
      actually use the count and filter facebook block prefs
      by default, enable/disable facebook source based on available facebook session
      phpdoc
      Not all drivers provide __uid values.
      safeguard against potential data loss if object contains no __uid.
      changes
      updated
      Silly me, just need a trailing slash.
      API Key is no longer used in Facebook web apps
      rename locale files Horde_SyncML -> Horde_SyncMl
      updated
      Match type hints in method signature
      Fix variable name
      Move twitter endpoint to services/twitter/index.php
      update package.xml for twitter/facebook endpoint changes
      Fix path
      fix pusing the exception message

Michael M Slusarz (54):
      Mark tests skipped for now
      Bug #9673: Fix flag display in message list in traditional view
      Add another test for Bug #9567
      Bug #9567: Improve loading of HTML documents
      Bug #9567: XML encoding tag may not appear at beginning of output
      Old VCALENDAR events should default to PUBLISH
      Add form input ghosting javascript utility class
      Bug #9676: Use FormGhost to handle dimp quicksearch box
      Fix typo that strangely only manifested in FF 4
      Bug #9575: Move portal rendering out of IMP
      phpdoc
      phpdoc @package fixes
      Bug #9680: Make sure value returned is an array
      Header data may be in a stream
      phpdoc
      Clean up notification message punctuation
      Fix redirect to INBOX when deleting current mailbox
      documentation
      Convert delete/empty mailbox confirmation in dynamic view to non-modal interface
      Fix fetching by sequence number when caching
      Add download mailbox ability to dynamic view
      Add ability to import mailboxes in dynamic view
      Bug #9685: Fix thread sort with newest messages first.
      Bug #9687: Fix picking virtual folders from drop-down
      Fix rendering of drop-down folder tree
      Fix disabling containers in drop-down folder lists
      Bug #9692: Handle virtual folders in IMP 4 initial_page pref
      Bug #9692: Correct strpos() usage
      Bug #9686: Fix deletion from Virtual Inbox in standard view
      Bug #9677: Fix parameters
      Use UIDPLUS results to copy cached data to new mailbox when copying messages
      Buffer mailbox import to take advantage of MULTIAPPEND
      Fix editing the size search criteria
      Bug #9677: Add 4th parameter
      phpdoc
      Don't sort IDs when making an ID object into a sequence string
      Bug #9684: Restore sorting to search folders, although this is broken behavior
      Catch case where iterator does not contain any children
      Arguments to array_merge() must be arrays
      Bug #9692: Fix upgrading virtual folders from IMP 4
      Remove old hook format references
      Update IMP's UPGRADING file
      Remove reference to non-existent files; remove Skeleton references
      phpdoc
      No longer needed
      This file is not useful in its current state
      Fix file mode
      Remove CVS artifacts
      Add reference to UPGRADING file
      Remove reference to IMP
      Allow container elements to be selected when creating search queries
      phpdoc
      Bug #9692: Fix setting current mailbox (if a virtual folder) in drop-down folder list
      Fix updating mailbox when using virtual trash




More information about the commits mailing list