[commits] Horde annotated tag horde_activesync-1.0.0 created. ed982fe665a8c5d6b9a13e32d636d9b5a7dbd420

Jan Schneider jan at horde.org
Wed Apr 6 00:09:35 UTC 2011


The annotated tag "horde_activesync-1.0.0" has been created.
        at  ed982fe665a8c5d6b9a13e32d636d9b5a7dbd420 (tag)
   tagging  ac0b7a4ad56eb591098beeab3120bdd87f751d1c (commit)
  replaces  horde_mime-1.0.0rc3
 tagged by  Jan Schneider
        on  Wed Apr 6 01:03:54 2011 +0200

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

Chuck Hagenbuch (4):
      Move the last query storage to a protected method with an accessor for consistency with the rest of Horde_Db
      Repository names can include uppercase letters and numbers.
      Rename Horde_Exception_Prior to Horde_Exception_Wrapped.
      Bug #9737: Fix accesskeys in Chrome/Mac on elements that are links

Gonçalo Queirós (1):
      Bug #9750: Don't replace TD with its father element

Jan Schneider (123):
      Development mode for Horde_Mime-1.0.0
      Merge branch 'master' of dev.horde.org:/horde/git/horde
      Use localized application names when sorting the preference menu tree.
      Delay sidebar creation if the sidebar is generated through JavaScript.
      [jan] Fix saving S/MIME certs to address book.
      Catch exceptions when importing public certs.
      This might throw further exceptions.
      [jan] Add fields to the first address if multiple passed to addField() API method (Request #3482).
      Fix tests.
      Wrap changelog entries in CHANGES.
      We don't return the contact key in all cases, so don't return it at all.
      Show full alarm notifications in dynamic view (Request #9748).
      Fix ActiveSync link in configuration, add INSTALL instructions.
      Add Groups section. Highlight warning about configuration file changes.
      Note that PostgreSQL update needs to be run first.
      This script doesn't have anything to do with referrers.
      Add stanza for upgrades/.
      These scripts could be installed anywhere.
      Make those fields a bit smaller, they cause wrapping for me. A more flexible
      Use button class.
      Include .htaccess files.
      Fix spelling.
      Move all scripts to bin/ and add prefixes.
      Hopefully the last pieces of Horde_Group fixes.
      Fix script location, add .htaccess files.
      Those are not read-only fields. Fixes changing the ticket type.
      Reduce indention.
      [jan] Fix creating new tasks through WebDAV (Bug #9675).
      Actually commit the fix for bug #9675.
      [jan] Set default alarm in dynamic view (Bug #9752).
      Convert database access to use Horde_Db.
      Catch old recurrence end style.
      Add autoloader and another yearly recurrence test.
      Fix listing sync anchors.
      Add Autoload.php.
      Adding the file itself might help too.
      [jan] Delete object mappings too when deleting SyncML anchors (Request #9377).
      Use Horde_Support_Uuid to generate UUIDs.
      Don't seed.
      Add SHA-256 hashing and add SHA as alias for SHA1.
      [jan] Use Horde_Auth for generating password hashes.
      Todo
      Enforce doAction() parameters, otherwise some prototype object leaks into the
      Fix line height.
      Throw exception if class not found.
      If initializing of an application fails, set it inactive.
      Fix role.
      DataTree has been dropped.
      Fix class name (Bug #9776).
      Update ja translation.
      Update fi translation.
      Use SPANs for flag icons.
      Escape src.
      Fix stray empty line after notepads header.
      Fix class name (Bug #9784).
      Fix class name (Bug #9785).
      [jan] Fix Cyrsql authentication driver (Vilius Sumskas <vilius at lnk.lt>, Bug #9781).
      Fix variable name (Vilius Sumskas <vilius at lnk.lt>, Bug 9787).
      It still makes sense to include the (minor) version numbers to not confuse users looking at those docs on the website.
      Number sections, add toc.
      Improve reST formatting.
      Fix locale format in help.
      Fix preference name.
      Remove dead code (Bug #9790).
      Ingo_Storage::store() throws exception, don't return boolean (Bug #9790).
      Don't initialize File_Find before searching for libraries (Bug #9792).
      Fix variable name.
      Fix path.
      Update de translation.
      Updated
      Update fi translation.
      Don't scroll the preview a complete page, but a page minus one line height
      Change default Sieve port to 4190 (Request #9791).
      should -> MUST
      Update all addresses, not just the first one (Request #3482).
      Extend Timsieved class to re-use duplicate code.
      [jan] Catch all PEAR errors in Sieve driver.
      Correctly escape vacation subjects with quote characters in Maildrop driver (Bug #9156).
      Drop Horde_Sql, move remaining method to Horde_Db.
      Add Ingo_Exception_Pear.
      Fix method name (Bug #9800).
      Make sure the current view is a calendar view, when going to today.
      Cast default_alarm to integer.
      Don't cast to boolean, this can be arbitrary values (Bug #9786).
      Use correct Horde_Db method.
      Re-add lost is_array() checks (Bug #9786).
      There is not charset parameter for script backends (Bug #9156).
      Add failing test for bug #9617.
      Fix session retrieval.
      Fix case-insensitive filtering of duplicate tags (Bug #9617).
      Use Horde' GPG configuration (Vilius Sumskas <vilius at lnk.lt>, Request #9806).
      Use injected factories to remove core dependency in Horde_Alarm.
      Move application alarms loader to Core.
      Remove unused factory.
      Use zend_thread_id() if available, like in Horde_Support_Uuid.
      Update deprecated usage.
      Fix notification alarms, add tests for desktop alarms.
      Fix parameter reading.
      Notify about new mails in any Horde application.
      Fix convertUsername() call (Bug #9800).
      Catch exception.
      Fix method name.
      Check perms, don't run login tasks.
      Get params for correct driver.
      [jan] Fix generating tooltip previews of encrypted notes.
      Add missing notify() call.
      Update fi translation.
      Fix ngettext calls.
      Update de translation.
      Updated
      This test is to detect regexp delimiters, not directory separators.
      Don't include *.d/ directories when searching files.
      Updated
      Bump versions and state.
      Don't offer edit functionality if group system is readonly.
      Add parameter to listAll() to only return groups that a user is member of.
      Prepare releases.
      Prepare releases.
      Update fi translation.
      Prepare releases.
      PAM is not deprecated at all.
      Allow to run schemas for inactive applications too, because they might have
      Released Horde_ActiveSync-1.0.0

Luis Felipe (1):
      Ticket: #7332 Default sorting criteria by creation date

Michael J. Rubinsky (19):
      fix some field names
      [mjr] Add migration for mysql specific geospatial fields (Bug #9758).
      tweak mysql specific geospatial migration
      * [mjr] Fix for broken Nokia MfE clients (Bug #9757).
      remove unused file
      Another small android workaround.
      Fix provisioning for activesync devices
      changes
      CHANGES
      update datatree -> sql share scripts for H4
      Bug: 9759 Convert bin/ scripts to H4
      Bug: 9779  Fix deletion of virtual address books.
      BFN
      remove unused parameter
      if we don't have a fixed size anymore, remove the border
      add author field to feed
      use fullname, if available, for author name in feed
      remove debug output
      Add myself to CREDITS

Michael M Slusarz (70):
      Add Horde_Stream_Filter_Crc32
      Do all zip compression on stream data in streams
      Not used
      Add Horde_Compress_Exception
      H4-ify horde/Compress
      Add $canCompress and $canDecompress properties to Horde_Compress_Base
      Allow IMP to import compressed mailboxes if zip is not available in PHP
      Bug #9712: Fix adding port to certain urls passed to Horde::url()
      Bug #9750: Fix positioning of hovered address elements
      Bug #9747: Fix preauthenticate example
      Add listAlarms() to methods provided by Horde_Core_Registry_Application
      [mms] Fix honoring default encryption option in dynamic view.
      Bug #9763: Fix IMP_Maillog
      Bug #9746: Can't set onload in IE for newly opened window
      Bug #9756: Fix printing on IE
      Make sure driver name is uppercase
      Bug #9761: DimpCore.base will be set if base window is open; but DimpBase might not be available
      Fix spelling
      Sanity checking for bad log type input
      Bug #9771: Add constant entry for new message
      Slightly better error message
      Not needed
      Bug #9771: Clean up IMP_Sentmail
      Fix function signature
      Bug #9782: Remove unneeded nested form
      Bug #9794: Fix object casting to string
      Bug #9789: Fix Horde_Mime::decode() calls
      Another Horde_Mime::decode() fix
      Don't make Horde_Mime::decodeAddrString() have an optional charset parameter
      Don't make Horde_Mime::decodeParam() have an optional charset parameter
      Bug #9782: Remove duplicate flag form element
      Fix Horde_Mime::isChild()
      Fix recreating draft message saved by imp
      maildomain is optional configuration parameter
      Make sure attachment name does not screw up the rest of the formatting
      Use store/retrieve instead of storing in attribute
      Re-add remove class-name to button; this broke deleting attachments
      Foo
      Bug #9797: Fix PHP errors when dragging/dropping folders
      Bug #9798: Fix polling of search mailboxes
      Bug #9801: Fix folder actions in standard view in IE 7/8
      Bug #9780: changelog
      Bug #9728: prefs_init does not have application data available to it
      Add pushapp_post hook
      Rename Imap notification handler to ImapAlerts
      Add ability to sort mailboxes return from Horde_Imap_Client_Base#statusMultiple()
      Request #9751: New mail notifications now handled by the Horde Notification system
      Not needed
      Fixed Notification Decorator notify() behavior.
      H4-ify Blocks Collection related code
      Bug #9804: Pass stored parameters to Block
      Small optimization
      Remove bad pref_init example
      Optimize mailbox export
      fpassthru() was segfaulting for me with large amounts of data; this alternative works without a problem
      Partial revert of 7036cb896c38b2b2dee263fa67f8ef6625ea5599
      Fix obtaining fetch results when searching by sequence number and using caching.
      More mailbox export optimization
      Fix function call
      Not sure if this is correct fix, but prevented a bunch of undefined errors when using the Null alarm driver
      Put these in alphabetical order so they're easier to find
      Bug #9796: CONDSTORE fixes when MODSEQ is not available in mailbox
      Don't allow clicks on header row via HTML, not JS
      Doesn't look like this is needed
      Bug #9809: Fix all change javascript actions on IE 7/8
      Add Horde_Core_Notification_Handler_Decorator_Base
      Correct classname/location for Notification Core classes
      For some reason, IE 7 really did not like this
      Bug #9796: Make sure messages is always defined
      Better contextmenu display of folder export option

Rui Carneiro (2):
      Bug #9740: Wrong element ID.
      Bug #9764: Always add ucfirst to driver's name




More information about the commits mailing list