[commits] Horde annotated tag horde_data-1.0.1 created. b61904cc5376758866914062f1cdcf5bd172c717

Jan Schneider jan at horde.org
Tue Jun 14 12:58:33 UTC 2011


The annotated tag "horde_data-1.0.1" has been created.
        at  b61904cc5376758866914062f1cdcf5bd172c717 (tag)
   tagging  e17ee0d1aae73b51b40bf3030a55339e4361a231 (commit)
  replaces  horde_core-1.2.1
 tagged by  Jan Schneider
        on  Tue Jun 14 14:48:09 2011 +0200

-----------------------------------------------------------------------
Released Horde_Data-1.0.1.

Gunnar Wrobel (38):
      Start the Horde_Service_Gravatar class.
      Start the test suite for "Horde_Service_Gravatar".
      Require the Horde_Service_Gravatar class.
      Expect the return value of getId() to be a string.
      Implement an empty variant of getId() that just returns an empty string.
      Test the expected hash for 'test at example.org'.
      Return the expected hash for 'test at example.org'.
      Test different addresses with a data provider.
      Use md5() hashing to convert the mail address into the id.
      Ensure that the ID generation is case-insensitive.
      Implement case-insensitive hashing.
      Ensure that leading/trailing whitespace is ignored.
      Implement trimming.
      Ensure the library guards against non-string input.
      Bail out if the provided mail address is no string.
      Test returning the image URL for a (gr)avatar.
      Return the image URL for a (gr)avatar.
      Test returning the profile URL for a Gravatar profile.
      Return the profile URL for a Gravatar profile.
      Test for a variable base URL with preset constants.
      Allow a flexible base URL.
      Do not restrict the profile URL to the JSON format. Rather offer a base URL and allow the calling code to append the desired format.
      Test fetching JSON profile data.
      Support fetching JSON profile data.
      Add an example for fetching JSON encoded profile data.
      We need to pull in the code from the Http library if we do not use autoloading.
      Test fetching the profile data as an array.
      Return profile data as an array.
      Demonstrate how to fetch and print Gravatar profile information.
      Test fetching the avatar image.
      Support fetching the avatar image.
      Add an example for fetching the avatar image.
      Extract to an Autoload.php file.
      Add a real server test.
      Add AllTests.php that combines the two test suites we wrote before.
      Add the package.xml.
      Add missing dependency.
      Switch to a Horde style AllTests class and depend on Horde_Test.

Jan Schneider (25):
      Update de translation.
      Permissions only exist for internal calendars and tasklists.
      [jan] Fix folder links in virtual folders (Bug #10221).
      There is no DIMP anymore.
      Add credits for ajax interface here too.
      Encode mailbox.
      Fix Horde_Text_Exception extending the wrong class name.
      Mark Xml_Wbxml:: methods as static.
      Convert to PHPUnit tests.
      Fix incorrect syncml:metinf and syncml:devinf URNs (Bug #10229).
      Do schema check last, because it might redirect the browser, skipping the other
      Redirection has been broken along the way. Disable it for now.
      Update package.xml.
      H4
      Use Horde_Date.
      Remove redundant class file.
      These are broken at the moment.
      Explicitly set form names so they can be autoloaded in query/index.php.
      Remove unneeded require_once.
      H4
      Fix form names.
      Add fr translation.
      Add fr translation.
      We MUST get the user configuration, because that's where Horde_Role is storing
      Released Horde_Data-1.0.1

Michael J Rubinsky (59):
      Initial commit for H4 refactor. Mostly DB:: to Horde_Db
      some phpdoc, horde_db tweaks
      fix adding log entry when creating new tickets
      fix returning ticket owners
      typo, don't double log errors
      PEAR_Error -> Whups_Exception
      PEAR_Error -> Exceptions
      use a factory for Whups_Driver, some missed PEAR_Error
      autoloading, allow whups_reload action to be loaded by Horde_Form_Action
      query() -> insert()
      catch exception, fix variable name
      fix getting attribute descriptions and _getAttributesForType
      ws
      fix constant names from search/replace error
      autoloadable form name
      autoloadable Whups_Form_SendReminder
      Autoloading for ticket creation form, and custom form type/renderer
      remove include
      autoload/php5 for ticket edit form
      removed unused class file
      h4-ify queries, autoload forms etc...
      need peclhttp also
      avoid deprecated warnings
      Allow specifying size for the gravatar image, and add test.
      Bug: 10225 - Don't assume we are using a client.
      phpdoc, some logic cleanup
      Refactor Search form for Horde 4
      Cleanup lib/Form directory .. fix class name for whupsemail renderer
      Whups != Hermes
      refactor admin forms for H4
      Fix getVersionInternal
      Don't check for empty slugs for uniqueness
      fix form name
      fix class name
      fix filename.
      fix attribute form name
      This method must return an array keyed by id
      ws
      fix form name
      more horde_db method names
      Merge branch 'whups'
      parse error
      Can't make this primary until after migration
      add primary index after normalization
      revert d9ddb35544761401ccd4fb246f0d54730de82b16 and 25d904d407aab4fcce3592ce16200804a2de86d1
      case sensitivity for the win...
      get the viewmode
      can't use indexed positions..need column names
      Don't override max_execution_time if running via the CLI.
      fix case of driver in conf.xml
      Add down migration for whups_transactions, fix column name in down() for autoincrement
      Need to commit a transaction first when accessing as guest.
      actually return the transactionId
      no idea why this table was being dropped...
      this is handled in the 7 migration
      get the charset from the db adapter
      add missing method visibility
      Bug: 10236  Fix typo that prevented address fields from displaying.
      try to catch more bounces

Michael J. Rubinsky (1):
      fix case

Michael M Slusarz (11):
      Development mode for Horde_Core-1.2.2
      Bug #10220: Show translated name for special mailboxes in sent mail lists
      Bug #10223: Fix error when determining part size if contents is empty
      Bug #10224: Fix copy/paste errors in IMP_Message::flagAllInMailbox()
      Request #10219: Readd ngettext() call for 'new' string
      The PAM module is internally identified as 'pam_auth'.
      Revert "The PAM module is internally identified as 'pam_auth'."
      Add pam_auth check
      Bug #10232: Fix regression when copying/moving messages into a new mailbox in traditional view
      Bug #9876: Fix logic
      Bug #10234: Don't strip HTML part of compose message when stripping attachments from saved sent-mail message

Ralf Lang (3):
      rename constructor to php5 style __construct
      add a factory for the ldap backend
      Conversion of the ldap backend to horde 4 (partly)




More information about the commits mailing list