5 Mar 2011 02:44
[mantisbt-commits] mantisbt.git branch, master, updated. release-1.2.0rc1-961-gf86a9be
The branch, master has been updated
via f86a9be7596a86ad8b60b5e59591a78a430d9345 (commit)
from 8ea1b7a59e80c5ed2b491f3fb8990ee55243a2cf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f86a9be7596a86ad8b60b5e59591a78a430d9345
Author: David Hicks <hickseydr@...>
Date: Sat Mar 5 12:36:36 2011 +1100
Remove compressed MantisBT JavaScript
The two versions (development and 'production') are out of sync with
each other. As stated before, it is better for us to bundle compressed
'production' versions of the MantisBT JavaScript files when we're
preparing the release packages. This will avoid the issue of JavaScript
files becoming out of sync in the repository (not a good situation).
-----------------------------------------------------------------------
Summary of changes:
admin/check/check_paths_inc.php | 1 -
core/html_api.php | 5 +-
javascript/bugFilter.js | 101 +++++++++++++-
javascript/dev/bugFilter.js | 100 -------------
javascript/dev/common.js | 307 ---------------------------------------
5 files changed, 102 insertions(+), 412 deletions(-)
(Continue reading)
RSS Feed