[commits] Horde annotated tag horde_mail-2.0.2 created. c2ff6aee644d7f2ac511ab0e28608f56f2c5d286

Michael M Slusarz slusarz at horde.org
Tue Dec 4 03:50:21 UTC 2012


The annotated tag "horde_mail-2.0.2" has been created.
        at  c2ff6aee644d7f2ac511ab0e28608f56f2c5d286 (tag)
   tagging  11e2806b5d9074b2a0c0911802e495ff0bfb14e2 (commit)
  replaces  horde_imap_client-2.2.3
 tagged by  Michael M Slusarz
        on  Mon Dec 3 20:39:34 2012 -0700

-----------------------------------------------------------------------
Released Horde_Mail-2.0.2.

Chuck Hagenbuch (8):
      Restore favicon support (Bug #11709)
      Centralize task running in the parent class to make it easier to add logging, etc.
      Fix status checker to just check status
      Add a script to crawl/fetch favicons for all existing bookmarks.
      Don't show "0 0" if there's no bookmark_dt value
      Layout cleanups - make favicons take the same amount of space no matter what
      Rename "search" setting to "content_index" to better reflect what it controls.
      Improvements to avoid saving bad favicons, and a script to backfill only favicons.

Jan Schneider (41):
      [jan] Fix creating storage folder for Kolab/IMAP backends (Bug #11751).
      WS
      Fix undefined variable.
      Tweak wording.
      Catch exceptions.
      Don't catch this exception, it's an admin error.
      Create directories.
      Fix ClamAV example.
      Don't show SyncML prefs if Horde_SyncMl is not installed (Bug #11757).
      Fix JavaScript errors after updating the top menu.
      Complete Smb backend test.
      [jan] Implement vfsroot parameter in Samba backend.
      [jan] Don't rely on PEAR to determine Windows OS in Samba backend.
      Trim output to more reliably get error message.
      [jan] Fix swapped getFormatHeight() and getFormatWidth() methods (Bug #11762).
      Fix UID property.
      Don't use user name as default share preference default.
      Simplify
      Checking for locked pref doesn't make sense if the calendar doesn't exist at all.
      Fix coding standard for method/property names.
      Fix parse errors.
      Catch invalid exceptions and completions (Bug #11763).
      Don't double-encode filename (Bug #11770).
      Use Horde_Url::link().
      Fix strict notice (Bug #11776).
      [jan] Fix receiving resource calendars in dynamic view (Bug #11776).
      Don't use Horde::label() on user names.
      [jan] Update XSLT processor for OpenDocument files.
      Update nl translation.
      Set a few styles dependent on RTL (Bug #11785).
      [jan] Reset NLS information when changing languages.
      Add a note about pitfalls when providing the complete identities list via default or hook.
      [jan] Fix updating users in LDAP driver (Bug #11791).
      Don't show sidebar.
      Style fixes.
      No longer needed.
      Update icons.
      Prefix IDs, remove unused IDs.
      Avoid undefined index.
      Remove outdated code.
      [jan] Show loading layer when changing backends on login form.

Michael J Rubinsky (28):
      Remove comment; This is no longer done here.
      Bug: 11742 Message uids are integers for IMAP messages.
      BFN
      phpdoc
      Tweak log output.
      Catch exceptions from various mail api calls. Update phpdoc.
      Catch, and log, not being able to obtain the imap client.
      Log this error.
      Bug: 11745 Remove duplicate, erroneous assignment from bad merge.
      BFN
      phpdoc
      phpdoc, catch Horde_ActiveSync_Exception, not Horde_Exception
      BFN
      Use a stream.
      Flags should be an array. Hopefully fixes Bug: 11741.
      Log a message specifically for dening access per policy.
      BFN
      Not needed
      Fix removing folders via the device.
      No need for return values.
      Propagate the exception up the call stack.
      phpdoc tweaks/error corrections.
      Immediately close the session when using Horde_Session_Null sessions.
      More phpdoc and minor tweaks.
      More phpdoc fixes.
      Use Horde_ActiveSync_Exception
      One more Horde_Exception -> Horde_ActiveSync_Exception
      BFN

Michael M Slusarz (44):
      Development mode for Horde_Imap_Client-2.2.4
      Another strict fix
      [mms] Convert test suite to PHPUnit.
      [mms] Add Horde_SpellChecker_Exception.
      [mms] Deprecated Horde_SpellChecker::factory().
      [mms] Added Horde_Core_Factory_SpellChecker.
      Don't do expensive spellchecker check - assume an admin would fix this
      [mms] Minimum length configuration was not being honored in the Aspell driver.
      Better way of building argument string
      [mms] Honor the 'path' configuration parameter in Aspell driver (Bug #11778).
      phpdoc
      Avoid using stream_get_contents()
      Already have shutdown functions for these objects
      Don't use rand() to determine GC
      Optimization: cache these values, which may be called hundreds of times in a request
      Don't continually call hook if it is not set
      Cleaner code
      Cache methods list
      Bug #11778: Fix typo
      [mms] Honor 'hide_when_unlimited' option for the quota driver (Bug #11782; Thomas Jarosch <thomas.jarosch at intra2net.com>).
      [mms] Fix regression in POP3 driver for servers that don't support the RESP-CODES extension.
      Request #11774: Change default IMAP object returned by factory upon successful authentication
      phpdoc
      Optimize tokenizer
      Optimize poll list
      Optimize _convertName()
      More poll list optimization
      Inherit this from the Simplehtml class
      Bug #11796: Remove link that doesn't do anything
      Bug #11783: Don't re-convert mailboxes already converted to UTF-8
      [mms] Fix Openssl driver for PHP 5.3.0-5.3.2 (Bug #11797).
      Cleanups to compose session recovery methods
      tweaks
      [mms] Fix saving compose message to draft mailbox when session expires (Bug #11795).
      We throw out all notifications when logging out, so this will never get displayed
      Fix string length determination for several IMAP data types.
      [mms] Add Horde_Imap_Client_Data_Format_String#getStream().
      [mms] Fix sending literal mailbox data to an IMAP server (Bug #11800).
      [mms] Fix NOT criteria for custom header searches (Bug #11802).
      [mms] Correctly remember form state when refreshing basic view compose page (Bug #11794).
      'message' isn't used
      Use 'body' parameter when creating new message
      [mms] Fix default_domain parameter to Horde_Mail_Rfc822 (Bug #11804).
      Released Horde_Mail-2.0.2

Ralf Lang (7):
      [#11655] Adjust UI: Allow explicitly selecting exact matches only
      [#11655] Allow partial or full value search in configured properties, too
      Patch by PUNkER fixes [#11574] postgres compatibility for sesha/lib/Driver/Rdo.php when adding properties.
      [#11656] Highlight sidebar search button when displaying search results. Indicate it's a search listing and provide a link back to full list
      fixed changelog format
      restore the password icon to the sidebar. I still think we should remove it altogether
      validate imap object's internal password against imp's auth credentials in authenticateCallback.

Thomas Jarosch (1):
      Bring back hide_when_unlimited quota support

horde at albasoft.com (2):
      Bug: 11805  Ensure we use the proper transfer encoding when saving to sent.
      Bug: 11808  Fix GAL searching.

root (1):
      partial fix for [#11655] - Allow search for partial names in id, name and comment




More information about the commits mailing list