MantisBT: master 4b0e0d5d

Author Committer Branch Timestamp Parent
dhx dhx master 2010-12-26 09:04 master adf2338a
Affected Issues  0011826: Remove all inline JavaScript from MantisBT (use external scripts instead)
Changeset

Issue 0011826: Remove inline JavaScript for tag filter + date filter

This patch removes inline JavaScript for the tag filter and replaces it
with a pure jQuery equivalent.

Some improvements were also made to the date filter JavaScript code to
reduce possible errors and remove some unnecessary code duplication.

mod - core/filter_api.php Diff File
mod - view_filters_page.php Diff File
mod - core/print_api.php Diff File
mod - javascript/common.js Diff File