MantisBT: master-1.2.x 259f95cd

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-12-14 10:10 master-1.2.x f8a81a33
Affected Issues  0013680: Configuration page takes a very long time to load
 0014559: Adding filter for "Configuration report"
Changeset

Issue 0014559: improve adm_report_config.php filter

The following changes were made

  • revised UI to make it more similar to the issues filter
  • make use of existing constants and language strings
  • filter defaults to All Users / All Projects / All options which avoids
    performance issues in installations having a large number of entries
    in the config table (workaround for issue 0013680)
  • filter form uses post instead of get method
  • comply to coding guidelines
mod - adm_config_report.php Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_french.txt Diff File