[commits] Horde annotated tag horde_editor-1.0.1 created. 4b5327708beadff5d1245d6ada163e00a26e6b40

Jan Schneider jan at horde.org
Wed May 25 14:27:34 UTC 2011


The annotated tag "horde_editor-1.0.1" has been created.
        at  4b5327708beadff5d1245d6ada163e00a26e6b40 (tag)
   tagging  b9550182eba9103a28cf2bf52fc32732430dc951 (commit)
  replaces  mnemo-3.0.1
 tagged by  Jan Schneider
        on  Wed May 25 16:07:25 2011 +0200

-----------------------------------------------------------------------
Released Horde_Editor-1.0.1.

Chuck Hagenbuch (1):
      enough Horde_Db conversion to avoid fatal errors on gallery pages - more to do here

Gunnar Wrobel (34):
      Use Horde_Util::createTempDir()
      Add testing for KolabImap and start getting the driver into shape again.
      Note @since
      [gwr] Added support for storing data query results in the cache.
      Always generate the status information.
      Generate the data object here.
      Move generation of IMAP mock data to the Mock data handler.
      Remove duplicate section.
      Split method.
      Provide a function to get a mock data storage.
      Support preferences. Remove stray break; statements.
      Ensure the user usually gets some kind of notification for parse errors unless explicitely restricted otherwise.
      Allow specifying full mails on disk.
      Support adding data queries via the query set.
      Complete support for adding data queries.
      Add the preferences data query.
      need to bump the API version as well.
      Log testing.
      Repair retrieving preferences from the KolabImap backend.
      phpdoc
      Pass object array by reference as this receives the object uid which is essential when caching.
      Fix notice.
      Test and repair the IMAP based Kolab preferences backend.
      Support jonah.
      Fix package name.
      Support creating the KolabImap preferences driver.
      Add the "data" query set.
      The preferences backend has been repaired.
      Identify the imap host to reroute to.
      Changelog.
      Remove circular dependency between Horde_Exception and Horde_Translation.
      Fix typo, must remain Exception.
      Split the generic part of the LDAP variant into an abstract class to be extended by alternative approaches.
      [gwr] Added a backend that avoids querying LDAP.

Jan Schneider (23):
      Development mode for mnemo-3.0.2
      There are several places where backends can be defined (Bug #9745).
      Update sk translation.
      [jan] Fix advanced search with empty search criteria (Bug #10038).
      Kronolith_View_Day#events must be public (Bug #10041).
      No longer necessary (Bug #10027).
      [jan] Only highlight days in the mini calendar that are currently displayed (Bug #10048).
      Update sk translation.
      Add $Id$ tag.
      Default to sql.
      [jan] Fix link to send PGP key to keyserver (Bug #10070).
      Update es translation.
      [jan] Fix editing of multiple contacts at once (Bug #10085).
      Only show Finish button if only editing a single contact.
      Add missing crosslinks.
      Fix crosslinks.
      Fix docutils errors.
      Fix crosslinks.
      Move README to top level.
      Revert "Bug #10079: Only expand virtual rights on RFC 2086 servers"
      Revert "Request #10084: Force inline display of VCF files"
      Remove debug line.
      Released Horde_Editor-1.0.1

Michael J Rubinsky (26):
      Start fixing content tests
      This fixes updating package.xml files for me, and a whole bunch of unit tests.
      update package.xml for new test layout
      Attempt to filter out bounces/delivery reports and other MAILER-DAEMON email
      actually assign the $db variable
      need to cast this to integer or it is taken as a name, not id.
      typehint
      refactor tests for content
      no longer need this sql script
      Add missing static memeber
      content tests for PDO and mysql/mysqli
      update package.xml
      use Ansel_Gallery#hasPermission in place of _share->hasPermission
      need to call replaceTags() here or removing tags is impossible.
      Don't fallback to showing all galleries if the API passes in an empty $galleries array.
      ws
      no need to set the perm parameter if it's the default
      update help docs for embedding kronolith calendar blocks.
      Note and test for minimum required version of ImageMagick library to build Imagick
      ws
      Bug: 10050 Don't remove tmp image file at request shutdown.
      changes
      more horde_db changes, refactor to get rid of unnecessary loops just to key by id.
      parse error
      some remaining horde_db conversions for Ansel_Face code.
      ws, add missing '*' in phpdoc

Michael M Slusarz (44):
      Bug #10083: Fix delete key again
      Bug #10101: Human readable message of multipart/report was getting lost
      Two more IMAP keywords that have been defined
      Bug #10096: Fix [un]setting passphrases in preferences
      Bug #10097: Fix/optimize updating Sequence -> UID list when processing EXPUNGEs
      Bug #10092: Readd code to view portal, even though it is still disabled
      Catch bad image data
      Unneeded closing PHP tag
      Clean up loading of image object
      dl() doesn't exist in PHP 5.3
      IMP favicon with transparent background
      Fix line wrapping
      Bug #10098: Fixes to sent mail preferences UI
      Bug #10079: More ACL fixes
      Bug #10091: Improve ACL UI (especially for RFC 2086 servers)
      Bug #10027: Maybe this fixes setAuth() issue
      phpdoc
      Don't update element when destroying RTE
      Upgrade ckeditor to v3.5.4
      Bug #10075: Fix resizing compose window in dynamic view for IE 7/8
      Don't specially treat draft messages in dynamic view
      phpdoc
      Optimize mailbox updating if QRESYNC is available
      Support $Junk/$NotJunk keywords when marking spam/ham.
      Don't overwrite more specific error if mailbox can not be opened
      Request #9537: Better error reporting on ACL errors
      small optimization
      Not needed
      IMP_Mailbox->parent should return an IMP_Mailbox value
      Request #9537: Prevent more UI actions based on ACLs
      Better prompts for folder actions in dynamic view
      Bug #10093: More thorough checking for UTF7-IMAP encoding
      Missing CSS class
      Bug #10079: Only expand virtual rights on RFC 2086 servers
      Fix running Horde login tasks (Bug #9767).
      Don't start resize background thread until address field is visible
      Bug #10072: Fix memcache duplicate keys
      Bug #10079: Re-fix ACLs on RFC 2086 servers
      Add Acl test
      Bug #10112: Fix print icon for non text/html displayable attachments
      Bug #10117: Fix filter links in the preferences UI
      Bug #10118: Fix colorpicker on categories prefs UI screen
      Fix changedsince FETCH results when no cacheable fields were present in query.
      Bug #9767: Ensure that Horde login tasks are always run first

Ralf Lang (10):
      removed cvs line, added warning not to edit file
      Make sure conf[menu][apps] isn't mandatory
      Boolean config values shouldn't be mandatory - they always have a defined state
      Retrieve encryption type from horde config
      [#10106] Created a Horde_Core_Factory for passwd backends
      replaced php4-ish var with public (to be decided: can we make this private?)
      use the injector instead of Passwd_Driver factory
      [#10106] Converted passwd sql driver to Horde_Sql
      updated license files of GPLv2.0  - The FSF address has changed
      Typo in Ldap Driver error message

Vilius Å umskas (2):
      No need to check for PEAR.
      Fix sorter IDs.




More information about the commits mailing list