Changesets: MantisBT

master-1.1.x c7dedf77

2007-12-16 19:24

vboctor


Details Diff
Fixed 0008674: Php script for sending mail via cronjob raise error when lang set to auto.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4832 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/email_api.php Diff File

master adbd26d5

2007-12-12 14:48

Paul Richards


Details Diff
fix php warning

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

master 30c83afd

2007-12-12 13:32

jreese


Details Diff
Fixed invalid signup URL in header.

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

master 690e66e4

2007-12-10 09:01

jreese


Details Diff
Fix helper_mantis_url() to handle blank strings for use with manage menus and others.

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

master-1.1.x cefbf2a1

2007-12-09 19:22

giallu


Details Diff
Fix 8661: Possible crash condition leading to blank or incomplete page

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4828 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008661
mod - core/string_api.php Diff File

master-1.1.x b10adede

2007-12-09 18:50

giallu


Details Diff
Fix 8576: Wrong links to comments in email notifications

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4827 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008576
mod - core/string_api.php Diff File

master ce2d1374

2007-12-09 12:38

Paul Richards


Details Diff
Performance optimisation - more caching of db queries ;/

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

master 42d3d9fe

2007-12-09 12:33

Paul Richards


Details Diff
Performance optimisation - more caching of db queries ;/

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4825 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/user_api.php Diff File
mod - core/authentication_api.php Diff File

master f76be7ff

2007-12-09 11:13

Paul Richards


Details Diff
spelling

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

master 20e5e1d9

2007-12-09 08:57

Paul Richards


Details Diff
possibly improve performance - seems to knock about a second off displaying summary page.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4823 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/user_api.php Diff File
mod - core/summary_api.php Diff File

master 329082e4

2007-12-09 08:40

Paul Richards


Details Diff
fix query that broke in commit 4770

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

master 3b79791e

2007-12-09 08:32

Paul Richards


Details Diff
Reduce a db query on some pages by trying to search the local php cache first

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

master 5b699ddd

2007-12-09 03:48

vboctor


Details Diff
Fixed 0008660: Provide a way to hide/show users with global access in manage project page.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4820 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - manage_proj_edit_page.php Diff File
mod - lang/strings_english.txt Diff File
mod - core/project_api.php Diff File

master 617ebf5a

2007-12-08 18:43

Paul Richards


Details Diff
rework this to remove the | regex which seems to 'sometimes' crash php5.

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

master c9a5aed6

2007-12-07 16:33

jreese


Details Diff
Fix and improve handling of _hook_many() options.
Add event for Email text display.
Improve functionality of event callbacks.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4818 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/plugin_api.php Diff File
mod - core/event_api.php Diff File
mod - core/events_inc.php Diff File

master b8710db8

2007-12-07 08:56

jreese


Details Diff
Fix 0008499: Graphs show 'Not enough data to create data'
Applying Seiji's patch as posted to bug 8499.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4817 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008499
mod - summary_graph_byseverity.php Diff File
mod - summary_graph_bystatus.php Diff File
mod - summary_graph_bycategory_pct.php Diff File
mod - summary_graph_byresolution.php Diff File
mod - summary_graph_bypriority.php Diff File
mod - summary_graph_bystatus_pct.php Diff File
mod - summary_graph_byseverity_pct.php Diff File
mod - summary_graph_byseverity_mix.php Diff File
mod - summary_graph_byresolution_pct.php Diff File
mod - summary_graph_bypriority_pct.php Diff File
mod - summary_graph_bycategory.php Diff File
mod - summary_graph_byresolution_mix.php Diff File
mod - summary_jpgraph_page.php Diff File
mod - summary_graph_bypriority_mix.php Diff File

master-1.1.x cb59f89c

2007-12-07 08:53

jreese


Details Diff
Fix 0008499: Graphs show 'Not enough data to create data'

Applying Seiji's patch as posted to 0008499.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4816 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008499
mod - summary_graph_bypriority_mix.php Diff File
mod - summary_graph_byseverity.php Diff File
mod - summary_graph_bystatus.php Diff File
mod - summary_graph_byresolution.php Diff File
mod - summary_graph_byseverity_mix.php Diff File
mod - summary_graph_bypriority.php Diff File
mod - summary_graph_bypriority_pct.php Diff File
mod - summary_jpgraph_page.php Diff File
mod - summary_graph_byseverity_pct.php Diff File
mod - summary_graph_bystatus_pct.php Diff File
mod - summary_graph_byresolution_mix.php Diff File
mod - summary_graph_byresolution_pct.php Diff File
mod - summary_graph_bycategory.php Diff File
mod - summary_graph_bycategory_pct.php Diff File

master-1.1.x 8a7cbd4c

2007-12-07 08:42

planser


Details Diff
Fixed 0008644: Many errors of type SYSTEM NOTICE are thrown

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4815 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - api/soap/mc_file_api.php Diff File
mod - api/soap/mc_enum_api.php Diff File
mod - api/soap/mc_project_attachment_api.php Diff File
mod - api/soap/mc_filter_api.php Diff File
mod - api/soap/mc_project_api.php Diff File
mod - api/soap/mc_issue_attachment_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File

master bcdef827

2007-12-06 19:33

giallu


Details Diff
Fix 8437: Update to italian translation

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4814 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008437
mod - lang/strings_italian.txt Diff File

master-1.1.x d8217487

2007-12-06 19:32

giallu


Details Diff
Fix 8437: Update to italian translation

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4813 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008437
mod - lang/strings_italian.txt Diff File

master-1.1.x 8e2afc15

2007-12-05 11:02

jreese


Details Diff
Fix 0008645: Roadmap should count issues with multiple parents as only one issue in progress total.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4812 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008645
mod - roadmap_page.php Diff File

master 25e86930

2007-12-05 10:59

jreese


Details Diff
Fix 0008645: Roadmap should count issues with multiple parents as only one issue in progress total.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4811 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008645
mod - roadmap_page.php Diff File

master-1.1.x 1008a5fb

2007-12-04 11:28

planser


Details Diff
Fixed 0008591 (duplicate 0008639): Error in api/soap/mc_filter_api.php#mc_filter_get()

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4810 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - api/soap/mc_filter_api.php Diff File
mod - api/soap/mc_api.php Diff File

master-1.1.x e9002a81

2007-12-04 06:24

jbrugger


Details Diff
Fix 0008641

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@4809 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008641
mod - lang/strings_polish.txt Diff File

master 023c9a99

2007-12-03 10:44

jreese


Details Diff
Added schema upgrade information to plugin upgrade callback.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4808 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/plugin_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 561 562 563 564 565 566 567 ... 630 ... 700 ... 733 734 735  Next  Last