MantisBT: master 0d3a01ce

Author Committer Branch Timestamp Parent
vboctor master 2004-05-24 09:50 master 3cd0b2d7
Changeset

End 0003638: The bugtracker should be able to produce a changelog.

A changelog_page.php

  • Change log page.

M config_defaults_inc.php

  • Added threshold for access level required to view change log.
  • Private issues will only be visible to the appropriate access level.

M set_project.php

  • If current project changed while in changelog page, don't go to main page.

M core/html_api.php

  • Add changelog to the menu if the user has the appropriate access level.

M lang/strings_english.txt

  • Add required strings.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2566 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - lang/strings_english.txt Diff File
mod - core/html_api.php Diff File
mod - config_defaults_inc.php Diff File
mod - doc/ChangeLog Diff File
add - changelog_page.php Diff File
mod - set_project.php Diff File