MantisBT: master 6c724329

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master 2014-10-18 13:37 master 5c8d5827
Changeset

Allow definition of view_bug_threshold

Following up on removing hard coded REPORTER references,(commit ref
2d605d6dda03e6ebd11348c6bedf532df8f78475) allow users to define a
view_bug_threshold to replace hardcoded instances of VIEWER.

This allows "hiding" projects from a user that would normally
have global developer access by setting the level to administrator only
for instance.

mod - api/soap/mc_issue_api.php Diff File
mod - bug_relationship_add.php Diff File
mod - bug_relationship_delete.php Diff File
mod - bug_relationship_graph.php Diff File
mod - bug_relationship_graph_img.php Diff File
mod - bug_view_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/classes/IssueNoteCreatedTimelineEvent.class.php Diff File
mod - core/email_api.php Diff File
mod - core/filter_api.php Diff File
mod - core/helper_api.php Diff File
mod - core/relationship_api.php Diff File
mod - core/relationship_graph_api.php Diff File
mod - core/string_api.php Diff File
mod - core/timeline_api.php Diff File
mod - issues_rss.php Diff File
mod - main_page.php Diff File
mod - manage_columns_copy.php Diff File
mod - manage_config_columns_set.php Diff File
mod - news_list_page.php Diff File
mod - news_rss.php Diff File
mod - news_view_page.php Diff File
mod - print_bug_page.php Diff File