Downloads

Download tar.gz 124.85 KB
MD5: c5e9e2f9ca2aa217968e40f80136fd32
SHA-1: f6b0e9a1ad6deeb0dd26c718ae3fcb2671eab69f
SHA-256: b64dcdaac168bfaa1f79d888f36a36b497c4e9440e0b1b1fe992ea7af37bcdd3
Download zip 144 KB
MD5: 37998dcd6bdceb2ea602a81d76f6c516
SHA-1: 58566ad508bfa9c46ca032781ad89452c39965f3
SHA-256: 514356c029131bf3fbaa6e14f852e54eead07a218e463a9239cea7a66e6db420

Release notes

Changes since DRUPAL-5--1-1:

New features

  • #203313 by dww, dmitrig01, starbow (.js): New project maintainer UI (on the 'releases' subtab) to select multiple supported branches and a single recommended branch for each API compatibility term. Also fixes bugs and edge cases from #126554.
  • #207401 by Gabor and dww: Added support for packaging Drupal 6 translations.
  • #207401 by dww: Modified tarball for D6 translations so that there's no language-code subdirectory, to make it easier to install directly into the Drupal root directory.
  • #218571 by aclight, hunmonk: add hook_project_page_link_alter(), implement to add security link to all project pages.
  • #176776 by dww (based on work started by cwgordon07): Fixed the project release download table to respect the settings added in #203313 to select multiple supported branches and control specific branches where the -dev snapshot should be visible. This makes the UI a little bit more like the Update status UI. Also fixed the bug where
    the cached download table might include edit links for users who can't use them, and are missing for users who should have them (#203438).
  • #230763 by dww: Added theme functions to generate the text for thestatus column in the release download table and the alt/title attributes for the icons, instead of 'error', 'warning', and 'ok'.

Bugfixes

  • Force the right umask() while the packaging script runs. This has been locally patched on d.o for months now, but it should just be committed.
  • #203313 by dww: Fixed schema bug: project_release_project_nodeapi() was still trying to insert records with the "snapshot_table" field into {project_release_projects}, but that column no longer exists.
  • #105532 by hunmonk: project release link at node/add is a 404 -- add a simple form at node/add/project-release, project selector which redirects to node/add/project-release/[project-nid]
  • #105532 by dww: Fixed minor admin-only XSS from previous commit. This code was never released or deployed, so there's no SA required.
  • #231392 by mikehostetler: The project_project table contains a deprecated 'version' field.
Created by: hunmonk
Created on: 7 Mar 2008 at 22:43 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases