Changesets: MantisBT

master-1.2.x 624fafd6

2009-07-18 18:08

Paul Richards

Committer: dhx


Details Diff
We dont use __FILE__ param of html_page_bottom. Note: someone who were to overload this function could use a version SERVER["SCRIPTNAME"] to retrieve the requested page name.
mod - admin/test_icons.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_resolution.php Diff File
mod - core/html_api.php Diff File
mod - query_delete_page.php Diff File
mod - billing_page.php Diff File
mod - manage_custom_field_create.php Diff File
mod - admin/index.php Diff File
mod - manage_proj_cat_delete.php Diff File
mod - account_sponsor_page.php Diff File
mod - news_view_page.php Diff File
mod - account_prefs_page.php Diff File
mod - account_sponsor_update.php Diff File
mod - manage_config_email_set.php Diff File
mod - bug_actiongroup_ext.php Diff File
mod - manage_proj_ver_add.php Diff File
mod - summary_page.php Diff File
mod - bug_report_advanced_page.php Diff File
mod - account_delete.php Diff File
mod - bugnote_edit_page.php Diff File
mod - manage_proj_ver_update.php Diff File
mod - view_all_bug_page.php Diff File
mod - manage_user_edit_page.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - my_view_page.php Diff File
mod - bug_actiongroup.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - bug_report.php Diff File
mod - adm_permissions_report.php Diff File
mod - manage_proj_custom_field_remove.php Diff File
mod - plugins/MantisGraph/pages/config.php Diff File
mod - admin/test_langs.php Diff File
mod - adm_config_report.php Diff File
mod - manage_config_email_page.php Diff File
mod - query_delete.php Diff File
mod - news_menu_page.php Diff File
mod - account_page.php Diff File
mod - manage_config_columns_page.php Diff File
mod - print_all_bug_options_reset.php Diff File
mod - bug_view_inc.php Diff File
mod - manage_user_delete.php Diff File
mod - query_view_page.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_status.php Diff File
mod - manage_proj_ver_delete.php Diff File
mod - tag_view_page.php Diff File
mod - bug_reminder.php Diff File
mod - roadmap_page.php Diff File
mod - core/bug_group_action_api.php Diff File
mod - bug_relationship_graph.php Diff File
mod - manage_proj_create_page.php Diff File
mod - project_page.php Diff File
mod - login_select_proj_page.php Diff File
mod - manage_custom_field_delete.php Diff File
mod - manage_config_work_threshold_page.php Diff File
mod - news_update.php Diff File
mod - proj_doc_delete.php Diff File
mod - news_add.php Diff File
mod - account_manage_columns_page.php Diff File
mod - changelog_page.php Diff File
mod - plugins/XmlImportExport/pages/import_action.php Diff File
mod - account_prof_menu_page.php Diff File
mod - print_all_bug_options_page.php Diff File
mod - manage_user_reset.php Diff File
mod - plugins/XmlImportExport/pages/import.php Diff File
mod - manage_proj_subproj_add.php Diff File
mod - proj_doc_edit_page.php Diff File
mod - proj_doc_page.php Diff File
mod - view_user_page.php Diff File
mod - manage_config_columns_reset.php Diff File
mod - manage_config_work_threshold_set.php Diff File
mod - manage_user_page.php Diff File
mod - plugins/MantisGraph/pages/summary_jpgraph_page.php Diff File
mod - set_project.php Diff File
mod - main_page.php Diff File
mod - manage_config_workflow_set.php Diff File
mod - manage_proj_cat_edit_page.php Diff File
mod - tag_attach.php Diff File
mod - manage_proj_custom_field_add_existing.php Diff File
mod - bug_revision_view_page.php Diff File
mod - view_filters_page.php Diff File
mod - manage_user_create_page.php Diff File
mod - manage_custom_field_update.php Diff File
mod - manage_proj_create.php Diff File
mod - manage_config_workflow_page.php Diff File
mod - manage_proj_ver_edit_page.php Diff File
mod - permalink_page.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_priority.php Diff File
mod - news_edit_page.php Diff File
mod - print_all_bug_options_update.php Diff File
mod - manage_proj_subproj_delete.php Diff File
mod - proj_doc_add.php Diff File
mod - bug_file_add.php Diff File
mod - proj_doc_update.php Diff File
mod - admin/system_utils.php Diff File
mod - manage_user_update.php Diff File
mod - plugins/MantisGraph/pages/bug_graph_page.php Diff File
mod - news_list_page.php Diff File
mod - proj_doc_add_page.php Diff File
mod - manage_custom_field_page.php Diff File
mod - manage_overview_page.php Diff File
mod - manage_tags_page.php Diff File
mod - manage_custom_field_edit_page.php Diff File
mod - manage_proj_cat_update.php Diff File
mod - manage_proj_page.php Diff File
mod - bug_report_page.php Diff File
mod - plugins/MantisCoreFormatting/pages/config.php Diff File
mod - manage_user_create.php Diff File
mod - manage_proj_user_remove.php Diff File
mod - account_prefs_update.php Diff File
mod - account_prof_edit_page.php Diff File
mod - manage_config_revert.php Diff File
mod - query_store_page.php Diff File
mod - manage_proj_custom_field_update.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_category.php Diff File
mod - admin/test_email.php Diff File
mod - account_update.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_severity.php Diff File
mod - tag_update_page.php Diff File
mod - manage_user_proj_delete.php Diff File
mod - manage_config_columns_set.php Diff File

master-1.2.x 918d8e30

2009-07-16 11:43

jreese


Details Diff
Fix 0010741: Additional info field displays empty

Also fixes PHP notices about undeclared variables due to three variables
being assigned inside a conditional.
Affected Issues
0010741
mod - bug_view_inc.php Diff File

master b413fc4d

2009-07-16 11:43

jreese


Details Diff
Fix 0010741: Additional info field displays empty

Also fixes PHP notices about undeclared variables due to three variables
being assigned inside a conditional.
Affected Issues
0010741
mod - bug_view_inc.php Diff File

master 1714e807

2009-07-15 21:59

vboctor


Details Diff
Fixes 0010734: Refactor print page and make it consistent with view / update. Affected Issues
0010734
mod - print_bug_page.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - bug_view_inc.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File
mod - config_defaults_inc.php Diff File

master-1.2.x b3fdfadb

2009-07-15 21:59

vboctor


Details Diff
Fixes 0010734: Refactor print page and make it consistent with view / update. Affected Issues
0010734
mod - print_bug_page.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - bug_view_inc.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File
mod - config_defaults_inc.php Diff File

master 5df99ae5

2009-07-15 21:51

vboctor


Details Diff
Misc. doc updates.
rm - doc/RELEASE Diff
rm - doc/UPGRADING Diff
mod - doc/CUSTOMIZATION Diff File
mod - doc/INSTALL Diff File
mod - docbook/adminguide/en/about.sgml Diff File

master-1.2.x fbc70ba9

2009-07-15 21:51

vboctor


Details Diff
Misc. doc updates.
rm - doc/UPGRADING Diff
mod - doc/CUSTOMIZATION Diff File
mod - doc/INSTALL Diff File
mod - docbook/adminguide/en/about.sgml Diff File

master-1.2.x e56bbe53

2009-07-15 08:39

dhx


Details Diff
Fix 0003917: Ability to delete other users from bug monitor list

A new configuration option $g_monitor_delete_others_bug_threshold was
added. This option defines the access level required to delete other
users from the list of users monitoring a bug.

If the current user is in an access level above or equal to
$g_monitor_delete_others_bug_threshold they will see a [Delete] link
next to each username in the bug monitor list for each bug. Clicking on
this link will stop a user from monitoring a bug.
Affected Issues
0003917
mod - bug_monitor_list_view_inc.php Diff File
mod - core/bug_api.php Diff File
mod - config_defaults_inc.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_german_eintrag.txt Diff File
mod - core/html_api.php Diff File

master 33f859c9

2009-07-15 08:39

dhx


Details Diff
Fix 0003917: Ability to delete other users from bug monitor list

A new configuration option $g_monitor_delete_others_bug_threshold was
added. This option defines the access level required to delete other
users from the list of users monitoring a bug.

If the current user is in an access level above or equal to
$g_monitor_delete_others_bug_threshold they will see a [Delete] link
next to each username in the bug monitor list for each bug. Clicking on
this link will stop a user from monitoring a bug.
Affected Issues
0003917
mod - bug_monitor_list_view_inc.php Diff File
mod - core/bug_api.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_german_eintrag.txt Diff File
mod - core/html_api.php Diff File
mod - config_defaults_inc.php Diff File

master 45547ddc

2009-07-15 06:29

dhx


Details Diff
Issue 0010696: more customisation of version showing

In some installations, the product version field may not be used.
However, the target version and fixed in version fields may still be
used in such cases.

An example is where users report bugs or issues where they don't know
what version the bug occurred in. Versions may actually be defined to be
the week number of the year. The target version may still be used in
these cases to let users know what week a resolution can be expected
by.
Affected Issues
0010696
mod - bug_view_inc.php Diff File

master-1.2.x c5263056

2009-07-15 06:29

dhx


Details Diff
Issue 0010696: more customisation of version showing

In some installations, the product version field may not be used.
However, the target version and fixed in version fields may still be
used in such cases.

An example is where users report bugs or issues where they don't know
what version the bug occurred in. Versions may actually be defined to be
the week number of the year. The target version may still be used in
these cases to let users know what week a resolution can be expected
by.
Affected Issues
0010696
mod - bug_view_inc.php Diff File

master 799f2c89

2009-07-15 00:46

dhx


Details Diff
Don't show query count by default Affected Issues
0010729
mod - config_defaults_inc.php Diff File

master-1.2.x 2a301dbe

2009-07-15 00:46

dhx


Details Diff
Don't show query count by default Affected Issues
0010729
mod - config_defaults_inc.php Diff File

master d147c7cc

2009-07-15 00:28

vboctor


Details Diff
Fixes 0010728: Refactor reporting page to allow controlling which fields should be visible.

1. Get rid of the concept of simple / advanced.
2. Allow admins to control which fields to be visible in the report pages.
Affected Issues
0010728
mod - config_defaults_inc.php Diff File
mod - core/obsolete.php Diff File
mod - account_prefs_inc.php Diff File
mod - core/columns_api.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File
mod - bug_report_advanced_page.php Diff File
mod - docbook/adminguide/en/user_management.sgml Diff File
mod - core/string_api.php Diff File
mod - bug_report_page.php Diff File

master-1.2.x fce709db

2009-07-15 00:28

vboctor


Details Diff
Fixes 0010728: Refactor reporting page to allow controlling which fields should be visible.

1. Get rid of the concept of simple / advanced.
2. Allow admins to control which fields to be visible in the report pages.
Affected Issues
0010728
mod - account_prefs_inc.php Diff File
mod - core/columns_api.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File
mod - bug_report_advanced_page.php Diff File
mod - docbook/adminguide/en/user_management.sgml Diff File
mod - core/string_api.php Diff File
mod - bug_report_page.php Diff File
mod - core/obsolete.php Diff File
mod - config_defaults_inc.php Diff File

master-1.2.x 639629e9

2009-07-15 00:20

vboctor


Details Diff
Fixes 0005595: LDAP authentication requires accounts to be manually created first. Affected Issues
0005595
mod - core/ldap_api.php Diff File
mod - signup_page.php Diff File
mod - core/print_api.php Diff File
mod - lost_pwd_page.php Diff File
mod - core/authentication_api.php Diff File

master ac370f40

2009-07-15 00:20

vboctor


Details Diff
Fixes 0005595: LDAP authentication requires accounts to be manually created first. Affected Issues
0005595
mod - core/ldap_api.php Diff File
mod - signup_page.php Diff File
mod - core/print_api.php Diff File
mod - lost_pwd_page.php Diff File
mod - core/authentication_api.php Diff File

master-1.2.x f07480d8

2009-07-14 20:36

Glenn Henshaw


Details Diff
fixed bug 0010694: graph by category broken
- select bug category by id and use bug history referencing
category field in bug_graph_bycategory.
- fix mapping of category_id in category summary graph

fixed presentation of dates in graph data tables
- use config variable "date_short_format"

fixed setting of alternate font paths in jpgraph
- jpgraph will set a constant on first incluse of the class. After
this, the path can't be changed. Moved this setting to the includes.
Affected Issues
0010694
mod - plugins/MantisGraph/pages/bug_graph_bycategory.php Diff File
mod - plugins/MantisGraph/pages/bug_graph_bystatus.php Diff File
mod - plugins/MantisGraph/core/graph_api.php Diff File

master 74a10572

2009-07-14 20:36

Glenn Henshaw


Details Diff
fixed bug 0010694: graph by category broken
- select bug category by id and use bug history referencing
category field in bug_graph_bycategory.
- fix mapping of category_id in category summary graph

fixed presentation of dates in graph data tables
- use config variable "date_short_format"

fixed setting of alternate font paths in jpgraph
- jpgraph will set a constant on first incluse of the class. After
this, the path can't be changed. Moved this setting to the includes.
Affected Issues
0010694
mod - plugins/MantisGraph/pages/bug_graph_bycategory.php Diff File
mod - plugins/MantisGraph/pages/bug_graph_bystatus.php Diff File
mod - plugins/MantisGraph/core/graph_api.php Diff File

master-1.2.x 03111aa6

2009-07-14 16:26

jreese


Details Diff
Fix syntax error and formatting.
mod - bug_monitor_list_view_inc.php Diff File

master 5800ee2c

2009-07-14 16:26

jreese


Details Diff
Fix syntax error and formatting.
mod - bug_monitor_list_view_inc.php Diff File

master-1.2.x ac10eb82

2009-07-14 08:54

jreese


Details Diff
Fix category_update to use correct variable
mod - core/category_api.php Diff File

master 8bd21aaa

2009-07-14 08:54

jreese


Details Diff
Fix category_update to use correct variable
mod - core/category_api.php Diff File

master-1.2.x e47ba62d

2009-07-14 02:47

vboctor


Details Diff
Follow up to issue 0010698: Refactor simple / advanced update pages for consistency.

1. Added attachments and due date to visible list.
2. Moved due date next to handler rather than reporter.
Affected Issues
0010698
mod - bug_view_inc.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - config_defaults_inc.php Diff File

master cb7cc35e

2009-07-14 02:47

vboctor


Details Diff
Follow up to issue 0010698: Refactor simple / advanced update pages for consistency.

1. Added attachments and due date to visible list.
2. Moved due date next to handler rather than reporter.
Affected Issues
0010698
mod - bug_view_inc.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - config_defaults_inc.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 493 494 495 496 497 498 499 ... 560 ... 630 ... 700 ... 736 737 738  Next  Last