Changesets: MantisBT

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

master-1.2.x 329e3298

2009-07-13 22:21

dhx


Details Diff
Fix 0010717: don't always show monitor list add buttons

Don't show "add user to bug monitor list" controls to users who don't
have access to use this feature.
Affected Issues
0010717
mod - bug_monitor_list_view_inc.php Diff File

master 3b16135c

2009-07-13 22:21

dhx


Details Diff
Fix 0010717: don't always show monitor list add buttons

Don't show "add user to bug monitor list" controls to users who don't
have access to use this feature.
Affected Issues
0010717
mod - bug_monitor_list_view_inc.php Diff File

master a5e20250

2009-07-13 19:14

Paul Richards


Details Diff
Update columns api so that columns_get_standard and columns_filter_disabled implement similar filtering.
mod - core/columns_api.php Diff File

master-1.2.x f6a7b45b

2009-07-13 19:14

Paul Richards

Committer: dhx


Details Diff
Update columns api so that columns_get_standard and columns_filter_disabled implement similar filtering.
mod - core/columns_api.php Diff File

master 64c28d4d

2009-07-13 19:13

Paul Richards


Details Diff
Add empty $g_dsn definition to default config file
mod - core/database_api.php Diff File
mod - config_defaults_inc.php Diff File

master-1.2.x 83226dad

2009-07-13 16:25

jreese


Details Diff
Allow tags to contain +/- as long as they aren't the first character.
mod - core/tag_api.php Diff File

master d9c3d637

2009-07-13 16:25

jreese


Details Diff
Allow tags to contain +/- as long as they aren't the first character.
mod - core/tag_api.php Diff File

master-1.1.x ea368049

2009-07-13 10:48

jreese


Details Diff
Fix 0010714: Fix session notice with verify.php

This problem is a result of changes for issue 0010187, where the session
is no longer destroyed in order to play nice with other PHP
applications. However, the problem itself only manifests itself when a
user that is already logged into mantis follows the verification link.

Rather than forcefully restarting the session, the verification page now
logs out the existing user and then does a header redirect to itself to
allow the normal session init behavior to kick in.
Affected Issues
0010187, 0010714
mod - account_page.php Diff File
mod - verify.php Diff File

master-1.2.x 4f9d3515

2009-07-13 10:48

jreese


Details Diff
Fix 0010714: Fix session notice with verify.php

This problem is a result of changes for issue 0010187, where the session
is no longer destroyed in order to play nice with other PHP
applications. However, the problem itself only manifests itself when a
user that is already logged into mantis follows the verification link.

Rather than forcefully restarting the session, the verification page now
logs out the existing user and then does a header redirect to itself to
allow the normal session init behavior to kick in.
Affected Issues
0010187, 0010714
mod - account_page.php Diff File
mod - verify.php Diff File

master c3a3ffe8

2009-07-13 10:48

jreese


Details Diff
Fix 0010714: Fix session notice with verify.php

This problem is a result of changes for issue 0010187, where the session
is no longer destroyed in order to play nice with other PHP
applications. However, the problem itself only manifests itself when a
user that is already logged into mantis follows the verification link.

Rather than forcefully restarting the session, the verification page now
logs out the existing user and then does a header redirect to itself to
allow the normal session init behavior to kick in.
Affected Issues
0010187, 0010714
mod - account_page.php Diff File
mod - verify.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 461 462 463 464 465 466 467 ... 490 ... 560 ... 630 ... 700 ... 704 705 706  Next  Last