dww
December 9, 2009
-
Project: /modules/project/release/project_release.css 1.17
Project: /modules/project/release/project_release.module 1.147#647936 by dww: Removed the icons from the headers over each download table.
December 8, 2009
-
#645074 by dww: Don't use green for rows where the release is up to date.
-
#539682 by dww: Slight tweaks to the release download table CSS
-
Project: /modules/project/release/views/handlers/project_release_handler_field_release_file_timestamp.inc 1.2
#654004 by bdragon: Fixed the query in the release file timestamp field handler to gracefully fail if there are no results in the view.
December 3, 2009
-
#647936 by dww: Only show the headers if there are more than 1 download table.
-
#648322 by dww: Download tables should be sorted by core version. This change requires Views 6.x-2.8.
-
#649546 by dww: Cleaned up and fixed various problems: - Needless complication for calling project_release_check_supported_versions() - Named variables more friendly to pave way for .zip packaging (#11416) - Use the pid of the script invocation for the temp dir to avoid collisions - Fixed some bogus watchdog messages
December 2, 2009
-
#648438 by merlinofchaos, dww: Fixed bug where relationship aliases were not properly recorded, leading to bogus JOINs when adding certain fields via explicit relationships.
-
#649404 by hunmonk, dww: Fixed bug in an error recovery case. We shouldn't be testing for the youngest file in the directory and comparing to the tarball timestamp unless we're packaging a -dev that rebuilds. Otherwise, if we're repackaging a file that already has a tarball (e.g. to failed previously), we should overwrite the file.
