[commits] Horde annotated tag horde_activesync-1.0.0rc2 created. adcdddd74fc9470dfcefa2433b900cdaf81f9c49

Jan Schneider jan at horde.org
Tue Mar 29 16:34:33 UTC 2011


The annotated tag "horde_activesync-1.0.0rc2" has been created.
        at  adcdddd74fc9470dfcefa2433b900cdaf81f9c49 (tag)
   tagging  76d5ea075a53495888caabb5f0087c83b1160a68 (commit)
  replaces  timeobjects-1.0.0rc1
 tagged by  Jan Schneider
        on  Tue Mar 29 18:12:23 2011 +0200

-----------------------------------------------------------------------
Released Horde_ActiveSync-1.0.0RC2.

Chuck Hagenbuch (2):
      Bug #7415: setRawPostData is deprecated, use setBody instead
      This should still be primaryKey

Jan Schneider (88):
      Development mode for timeobjects-1.0.0RC2
      Fix directory name.
      Merge branch 'master' of dev.horde.org:/horde/git/horde
      Move to correct version.
      Updated
      Fix required Date_Holidays version.
      [jan] Fix updating forward rules in SQL driver (Bug #9699).
      One less newline.
      Fix selecting row when there is no cursor yet. Set cursor when clicking a
      [jan] Fix key navigation in traditional mailbox view.
      [jan] Fix upgrading of search_fields preference.
      Send Content-Type header in fatal().
      Catch any Horde_Exception.
      Fix variable name and indirect modification of overloaded property.
      Add translations.
      Support importing of compressed mailbox files. Catch if uploaded file cannot be opened.
      [jan] Sort applications in preference menu by name.
      [jan] Fix message previews in traditional view (Bug #9695).
      [jan] Fix expansion of quoted sections in thread view.
      Focus clicked element.
      Prepare release.
      Development mode for Horde_Yaml-1.0.0RC2
      Cache if mbox hooks are set. Keeps callHook() from using 10%+ of execution time
      Cache already generated trees.
      Top-align labels in compose window.
      Fix "for" attribute of textarea label.
      Avoid double border.
      Remove thread.js.
      Revert "Cache already generated trees."
      Make RB_confirm a CSS class name, so that it's used for the
      Don't focus first element, which is usually the OK or Yes button.
      "number" type only works for int fields, not for number fields, because it
      Update
      self can't be used this way.
      Make $event optional, to only log the backtrace.
      CS
      Catch if the session key is missing, and don't call notification here.
      Don't try to create sent-mail folder if it isn't set in the identity.
      It's the vertical layout.
      [jan] Add left and right keys as aliases for up and down keys in dynamic view.
      Catch empty date fields.
      Throw NotFound exception if group not found.
      Fix inconsistent return value in MySQLi driver, phpdoc.
      Catch all exceptions.
      Fix variable name.
      Tweak search prefs table.
      Fix class name.
      Add locale directory.
      Fix path.
      Set C locale.
      Set C locale.
      Fix tests.
      Fix converting of libxml errors to exceptions.
      Fix loading of local files with non-URI characters in the file name.
      Make these THs.
      Rename pseudo-type primaryKey to autoincrementKey.
      Use "pop" transition for notifications.
      Fix font weight in mailbox view.
      Sort descending by date.
      [jan] Don't fire access keys twice in certain browsers.
      [jan] Drop SQLXML serialization method (Request #9705).
      Simplify, fix scrolling across DST boundaries.
      Revert "[jan] Don't fire access keys twice in certain browsers."
      [jan] Fix JavaScript date calculations across DST boundaries.
      Catch if focus fails, e.g. if element is not visible in IE.
      Add test for access keys. Don't fire access keys twice in Chrome browsers.
      Try to figure out default actions of links with access keys in IE.
      Navigate across mailboxes in virtual folders.
      Support access keys on LABELs in Opera. Only works if 'for' attribute is used.
      Fix rounded borders on hover if there is only one application in the menu.
      Fix variable name.
      Convert to PHP XSL processing.
      Fix correcting dates when substracting a day.
      Use Horde_Date.
      [jan] Correctly render notifications with embedded HTML in dynamic view (Bug #9729).
      Horde_Date is optional dependency for tests now.
      Fix access keys with Chrome on elements that are not links. Maybe fixes bug #9737?
      Fix loading of Horde's vhost conf.php file (Bug #9704).
      Fix building LDAP filter from configuration (Bug #9739).
      Don't throw exception when setting port number while using localhost in PDO MySQL driver (Bug #9738)
      Add prefix to all scripts and install them to bin_dir (Request #9674).
      Fix ticket number.
      Only try to set alarm parameters if the alarm method has any (Bug #9727).
      Fix calling callback (Bug #9727).
      Fix lowercasing objectclasses. Might fix bug #9727.
      BFN
      Prepare releases.
      Bump versions.

Michael J Rubinsky (1):
      update layout prefs to track changes to layout format

Michael J. Rubinsky (24):
      This parameter isn't used
      Don't pass the $contact object to the parent
      make sure html_errors is Off when dumping errors via Horde::debug
      Bug: 9702  Fix logic.
      BFN
      build up silver theme for dynamic hermes
      need to initialize the app
      fix menu rendering
      Fix link overide when body is empty and story_url is set.
      Initial code for publishing article via API (untested).
      support searching for multiple tags delimited by a ':'
      phpdoc
      Bug: 9713  Ensure 'Horde' menu item links to the portal view.
      add missing alert icons for silver theme
      Start of a search page, nothing anywhere near functional, some tweaks to form building
      typo
      not used
      honor the client field config when displaying slices
      experiment with scrolling the entire screen, not just the time list.
      return the old type when setting the image type
      revert the Horde_Image state if we change it
      possibly fix Bug: 9735
      Add ability to collapse the time entry form
      start building up the ajax search form.

Michael M Slusarz (61):
      Bug #9696: [mms] Fix loading virtual folder as initial page in standard view
      Clean up view handling from recent changes
      All views now honor initial_page preference
      Fix setting trash to virtual trash in upgrade library
      Allow composite authentication to work again
      Some optimizations for search mailbox detection
      Update CSS to work on FF4
      Move cache updating code into _moveCache()
      Provide way to indicate mailboxes that should not have FETCH data cached
      Don't cache FETCH data for the Spam and Trash mailboxes
      Need to determine driver before loading params
      Added Horde::debug()
      A bit more debugging information for streams
      silence javascript errors
      Bug #9703: Don't add ajaxui to spellcheck URL request
      Naturally, libxml does not handle windows-1252 correctly
      Sanity checking on headers element; use capitalize().
      Don't do equality checking on resource value
      Better handling of empty e-mail groups
      Bug #9691: Sanity checking for completely broken address fields
      Bug #9686: Fix deletion from search mailboxes in standard mode
      Filter out empty entries
      Ticket #9706: Remove support for pam_auth.
      Bug #9701: Fix identities pref UI when default_identity is locked
      Bug #6860: Fix ticket number
      Don't attempt to call non-existent methods
      phpdoc
      Use Horde_Themes to get image location
      Add backtrace information to Horde::debug()
      These all break migrations if database doesn't exist
      Bug #9711: Fix creation of auto-increment columns in Postgresql
      Reuse application auth object if possible.
      ws
      Composite driver needs to wrap internal auth login parameters method
      Honor parameters set via recursive call to _create()
      Revert "Bug #9711: Fix creation of auto-increment columns in Postgresql"
      Bug #9711: Fix VFS SQL call
      Missed adding this file when fixing composite auth
      Abstract quote toggling javascript into horde/Core.
      Make static - don't want to save state if underlying object is serialized
      Fix alter autoincrement column test for postgresql
      Standard -> Traditional
      Tweak compose_popup/compose_confirm handling
      Bug #9714: Sigh - more DOM encoding issues
      Add 'list_container' option to ViewPort.
      Ticket #9708: Add select all to horizontal view
      Not needed
      Fix border around viewport
      Update loading image position in message list
      Nicer transition from HTML compose -> spellchecker
      Fixes for new Viewport layout code
      Bug #9728: default_dir is no longer called as hook - move to prefs_init hook
      Bug #9718: Don't do tasks requiring IMAP auth until auth is completed
      Remove Cyrus Auth driver
      Bug #9736: Pass DB parameter to Cyrsql driver
      Bug #9732: Fix moving to new mailbox, tasklist, and notepad in traditional view
      Improve handling of reply type metadata in IMP_Compose
      Decouple UI form data from IMP_Compose reply types
      Bug #9730: Fix quicksearch on Opera
      optimize
      Update sidebar folderlist size when toggling apply filters item

Rui Carneiro (1):
      Ticket #9708: Add a sort button on vertical layout.




More information about the commits mailing list