versioncontrol_project 5.x-1.5

Bug fixes

Bug fix release, improving on the following issues:

  • For files that don't belong to a given project, allow commit access (but keep denying branch and tag access). Seems I forgot to implement this distinction before.
  • Update to the current Commit Log API, calling commitlog_commits_page() instead of commitlog_page().
  • Add extra checks on query constraint emptyness in order to avoid badly formed SQL queries.

Production ready?

versioncontrol_cvs 5.x-0.9-rc4

Bug fixes

A single bug fix for the new release candidate: don't crash the uninstallation procedure if Version Control API has already been uninstalled.

versioncontrol 5.x-1.0-rc4

Bug fixes

Bug fix only release. The fourth release candidate improves on the third one by including the following fixes:

  • Use drupal_urlencode() instead of plain PHP urlencode(). Makes for prettier slashes in Commit Log URLs.
  • Don't choke on empty account lists. Also, improve the query functions so that empty constraints (that are set, though) are handled correctly.
  • On uninstalling, don't forget to remove the {versioncontrol_repository_metadata} table.

flashvideo 5.x-2.5-beta2

New features
Bug fixes

New Features

  • Custom FlashVars - This version introduces a way to customize the FlashVars passed to the video player.
  • Embed Video Text Box - This version introduces an embed video text box feature to allow people to embed the video in external sites.
  • Allow Drupal root output directories - This new version allows the ability to have output directories that are referenced from the Drupal root instead of the files directory.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes