Changesets: MantisBT

master-2.0.x 01113c61

2012-08-14 11:19

Paul Richards


Details Diff
remove legacy code
mod - core/classes/MantisDatabaseDict/MantisDatabaseDict.class.php Diff File

master-2.0.x 2c2eea7f

2012-08-14 07:01

Paul Richards


Details Diff
move bug delete signal into core api
mod - bug_actiongroup.php Diff File
mod - core/classes/MantisBug.class.php Diff File

master-1.2.x bbdad504

2012-08-14 05:31

dregad


Details Diff
Documentation for $g_allow_signup and $g_send_reset_password

Improves documentation and comments in config_defaults_inc.php, to
reflect the dependency between these 2 variables and the consequences of
having g_send_reset_password = OFF.

Fixes 0006263
Affected Issues
0006263
mod - config_defaults_inc.php Diff File
mod - docbook/administration_guide/en/configuration.sgml Diff File
mod - docbook/administration_guide/en/user_management.sgml Diff File

master babcb8bf

2012-08-14 05:31

dregad


Details Diff
Documentation for $g_allow_signup and $g_send_reset_password

Improves documentation and comments in config_defaults_inc.php, to
reflect the dependency between these 2 variables and the consequences of
having g_send_reset_password = OFF.

Fixes 0006263
Affected Issues
0006263
mod - config_defaults_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File
mod - docbook/Admin_Guide/en-US/User_Management.xml Diff File

master-1.2.x bcdea614

2012-08-14 02:13

Damien Regad


Details Diff
SOAP tests: fix issue with testProjectAttachmentIsAdded()

The assertions for the project attachments are incorrect, as the rely on
there being no existing files, consequently the test fails if there are
any existing documents attached.

Added messages on assertions to facilitate troubleshooting.
mod - tests/soap/AttachmentTest.php Diff File

master c3b3b1d5

2012-08-14 02:13

Damien Regad


Details Diff
SOAP tests: fix issue with testProjectAttachmentIsAdded()

The assertions for the project attachments are incorrect, as the rely on
there being no existing files, consequently the test fails if there are
any existing documents attached.

Added messages on assertions to facilitate troubleshooting.
mod - tests/soap/AttachmentTest.php Diff File

master-1.2.x aa2bb9d7

2012-08-14 02:04

Damien Regad


Details Diff
Fix errors in mc_file_add()

SYSTEM NOTICE errors were detected by phpunit tests.
mod - api/soap/mc_file_api.php Diff File

master 0f7cf049

2012-08-14 02:04

Damien Regad


Details Diff
Fix errors in mc_file_add()

SYSTEM NOTICE errors were detected by phpunit tests.
mod - api/soap/mc_file_api.php Diff File

master-1.2.x bcce7a2b

2012-08-14 02:01

Damien Regad


Details Diff
Whitespace fixes
mod - tests/soap/AttachmentTest.php Diff File

master-1.2.x f8a81a33

2012-08-13 11:16

Lapinkiller

Committer: Damien Regad


Details Diff
fix 0014559 - Filter for adm_report_config.php

Signed-off-by: Damien Regad <damien.regad@merckgroup.com>
Affected Issues
0014559
mod - adm_config_report.php Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_french.txt Diff File

master ac7effb4

2012-08-13 03:37

dregad


Details Diff
Fix filter not applied when category has a ' in his name

Implemented by removing calls to db_prepare_* functions in
filter_ensure_valid_filter().

Fixes 0011605
Affected Issues
0011605
mod - core/filter_api.php Diff File

master-1.2.x be14c8a2

2012-08-13 03:37

dregad


Details Diff
Fix filter not applied when category has a ' in his name

Implemented by removing calls to db_prepare_* functions in
filter_ensure_valid_filter().

Fixes 0011605
Affected Issues
0011605
mod - core/filter_api.php Diff File

master-1.2.x 00dbc614

2012-08-13 01:51

dregad


Details Diff
Fix 0006479: Force page reload to refresh Project Selector Affected Issues
0006479
mod - bug_report_page.php Diff File
mod - view_all_bug_page.php Diff File
mod - view_all_inc.php Diff File

master efa18ce9

2012-08-13 01:51

dregad


Details Diff
Fix 0006479: Force page reload to refresh Project Selector Affected Issues
0006479
mod - bug_report_page.php Diff File
mod - view_all_bug_page.php Diff File
mod - view_all_inc.php Diff File

master-1.2.x edfbecf2

2012-08-12 19:50

Lapinkiller

Committer: Damien Regad


Details Diff
Fix 0006479: Direct project links

Adding possibility to change the current project id via GET/POST
parameters. Enables direct project selection for the following pages:
* bug_report_page.php
* view_all_bug_page.php

Lapinkiller's original patch was modified to align with MantisBT coding
guidelines, and reword the commit message.

Signed-off-by: Damien Regad <damien.regad@merckgroup.com>
Affected Issues
0006479
mod - bug_report_page.php Diff File
mod - core/helper_api.php Diff File
mod - view_all_bug_page.php Diff File
mod - view_all_inc.php Diff File

master 0fdebfb5

2012-08-12 19:50

Lapinkiller

Committer: Damien Regad


Details Diff
Fix 0006479: Direct project links

Adding possibility to change the current project id via GET/POST
parameters. Enables direct project selection for the following pages:
* bug_report_page.php
* view_all_bug_page.php

Lapinkiller's original patch was modified to align with MantisBT coding
guidelines, and reword the commit message.

Signed-off-by: Damien Regad <damien.regad@merckgroup.com>
Affected Issues
0006479
mod - bug_report_page.php Diff File
mod - core/helper_api.php Diff File
mod - view_all_bug_page.php Diff File
mod - view_all_inc.php Diff File

master-1.2.x dfe91373

2012-08-12 07:27

siebrand


Details Diff
Localisation updates from http://translatewiki.net.
mod - lang/strings_arabic.txt Diff File
mod - lang/strings_serbian.txt Diff File

master-2.0.x 85dff388

2012-08-11 23:47

Paul Richards


Details Diff
set prefix/suffix on table names
mod - admin/install.php Diff File

master d5b34470

2012-08-11 23:22

atrol


Details Diff
Fix 0014587: Dynamic value lists of enumeration custom fields not working for category Affected Issues
0014587
mod - core/custom_function_api.php Diff File

master-1.2.x e9383dea

2012-08-11 23:19

atrol


Details Diff
Fix 0014587: Dynamic value lists of enumeration custom fields not working for category Affected Issues
0014587
mod - core/custom_function_api.php Diff File

master-2.0.x ca68eb5b

2012-08-11 13:19

Paul Richards


Details Diff
Check that old value to date_migrate function is not already an integer - we expect an old style sql date string.

If it is an integer, chances are the data conversion has already been run - however, proceeding past this schema update would like corrupt the dates in the db.
mod - core/install_helper_functions_api.php Diff File

master 2dcf6fa7

2012-08-10 23:21

rombert


Details Diff
mc_issue_api: correct comment styles

Affects 0014558: Monitors get lost when calling mc_issue_update via SOAP
mod - api/soap/mc_issue_api.php Diff File

master-1.2.x a8cefa23

2012-08-10 23:21

rombert


Details Diff
mc_issue_api: correct comment styles

Affects 0014558: Monitors get lost when calling mc_issue_update via SOAP
mod - api/soap/mc_issue_api.php Diff File

master-1.2.x 05f7c33c

2012-08-10 10:41

rombert


Details Diff
Fix 0014558: Monitors get lost when calling mc_issue_update via SOAP Affected Issues
0014558
mod - api/soap/mc_issue_api.php Diff File
mod - tests/soap/IssueUpdateTest.php Diff File

master 9a8d41dd

2012-08-10 10:41

rombert


Details Diff
Fix 0014558: Monitors get lost when calling mc_issue_update via SOAP Affected Issues
0014558
mod - api/soap/mc_issue_api.php Diff File
mod - tests/soap/IssueUpdateTest.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 353 354 355 356 357 358 359 ... 420 ... 490 ... 560 ... 630 ... 700 ... 736 737 738  Next  Last