Changesets: MantisBT

master ee36c197

2004-09-27 20:56

thraxisp


Details Diff
fix for 0004615: Issues can have two attachments with the same display name
added check for filename uniqueness at bug and project level

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

master 730b5cd8

2004-09-27 15:33

Paul Richards


Details Diff
really remove _port

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

master dd97f68f

2004-09-27 15:04

bpfennigschmidt


Details Diff
Formatting bug Mozilla and Konquerer browser for 0003276

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

master 2d43952f

2004-09-27 08:45

vboctor


Details Diff
Added project_get_id_by_name().

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

master f3fe2bdc

2004-09-27 08:42

vboctor


Details Diff
Added valign="top" for the executed queries table rows.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3004 <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 2cd9b196

2004-09-26 21:17

thraxisp


Details Diff
fix for 0004539: Realnames shown inconsequent (shown when $show_realnames = OFF)
fix for 0004173: sorting of real- and user-names

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

master 442b8541

2004-09-26 18:57

thraxisp


Details Diff
fix for 0004258: Username used instead of real name (in history for
monitor/unmonitor)
- switch user_get_name for user_get_field('username')

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

master 59d198b6

2004-09-26 11:34

vboctor


Details Diff
(filter_db_get_available_queries): Changed api to take project id and user id as parameters. The parameters are default to null. If null, they are set to current project / current user.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3001 <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 d2cf7a73

2004-09-26 08:15

Paul Richards


Details Diff
0004241: Misleading string "Login" used

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

master 195e5cfe

2004-09-26 05:50

Paul Richards


Details Diff
0004229: Missing parameter "port" in the ADOConnection implementation

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

master 198a169b

2004-09-25 22:31

thraxisp


Details Diff
fix for 0004548: status_bug_new missing?
added $s_email_notification_title_for_status_bug_new

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

master c564c273

2004-09-25 22:05

thraxisp


Details Diff
partial fix for 0004606: emails have non-english strings in relationship section
ensured that "auto" can't be pushed onto the language stack

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

master 1c13c7e8

2004-09-25 21:57

thraxisp


Details Diff
tweak to submit for 1466 to center prev/next buttons
supress prev/next if bug id not in the saved cookie

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

master b36fcf81

2004-09-25 11:05

Paul Richards


Details Diff
Let's try skipping back to 1.20, and applying patch once... (I hope)

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

master 1cd201eb

2004-09-25 10:36

Paul Richards


Details Diff
0004434: Relationship (dependency) graphs

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

master 7a72de31

2004-09-25 10:21

Paul Richards


Details Diff
0004434: Relationship (dependency) graphs

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

master 0fcb9594

2004-09-25 10:16

Paul Richards


Details Diff
0004434: Relationship (dependency) graphs

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

master dfe4eb11

2004-09-25 10:06

Paul Richards


Details Diff
0004434: Relationship (dependency) graphs

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2991 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
add - images/rel_related.png Diff File
add - images/rel_dependant.png Diff File
add - images/rel_duplicate.png Diff File

master 27798a60

2004-09-25 09:34

Paul Richards


Details Diff
0001466: How about having [prev] / [next] bugs buttons in the view_* pages as well?

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

master 467bba0c

2004-09-24 04:42

bpfennigschmidt


Details Diff
Remove 0004377: $g_bug_submit_status should depends on user level

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

master 498f87ae

2004-09-23 18:04

thraxisp


Details Diff
missed a corner case in fix for 0004537: "Change Status To" shows @@ sometimes
- allow workflow for a state not to be defined
- extra current status values showed up in view.php

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

master 0846498c

2004-09-23 17:22

thraxisp


Details Diff
fix for 0004542: Updater cannot reopen issue and cannot close his own issues
- re-introduced $g_reopen_bug_threshold
fix for 0004537: "Change Status To" shows @@ sometimes
made display of allowed status values consistent between bug_*update_page and
bug_*view_page

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2984 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - bug_update_page.php Diff File
mod - admin/admin.css Diff File
mod - core/print_api.php Diff File
mod - admin/system_utils.php Diff File
mod - doc/ChangeLog Diff File
add - admin/workflow.php Diff File
mod - core/html_api.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - config_defaults_inc.php Diff File

master a0d932a8

2004-09-23 14:24

bpfennigschmidt


Details Diff
0003983: [graphs] Graphs should use $s_orct localization string (bpfennig)

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

master fa4b2971

2004-09-23 14:19

bpfennigschmidt


Details Diff
0003117: [security] Summary shows info about projects that are not assigned to this user (bpfennig)
0003983: [graphs] Graphs should use $s_orct localization string (bpfennig)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2982 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - summary_page.php Diff File
mod - core/summary_api.php Diff File
mod - summary_graph_imp_resolution.php Diff File
mod - core/graph_api.php Diff File
mod - summary_graph_imp_category.php Diff File
mod - summary_graph_imp_severity.php Diff File
mod - summary_jpgraph_page.php Diff File
mod - summary_graph_imp_status.php Diff File
mod - summary_graph_imp_priority.php Diff File

master 95d9bb95

2004-09-23 10:55

bigbadger


Details Diff
Fixed typo in English (0004604)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2981 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_english.txt Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 620 621 622 623 624 625 626 ... 630 ... 700 ... 729 730 731  Next  Last