Changesets: MantisBT

master bb0ecf94

2004-12-09 15:38

thraxisp


Details Diff
fix for 0004958: print_all_bug_page_word.php -> date displayed wrong

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

master 6e00036e

2004-12-09 14:08

thraxisp


Details Diff
further refinement of 0004808: Not exactly true data shown in graphs
used a more complex SQL query to reduce the runtime
rounded the data to days, rather than seconds

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

master 7d1b71ac

2004-12-09 13:55

thraxisp


Details Diff
add an api to get the total query time

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

2004-12-08 16:41

masc


Details Diff
Fix for 0004954: $s_delete_attachment_sure_msg missing from strings_english.txt

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

2004-12-08 13:25

thraxisp


Details Diff
fixed 0004808: Not exactly true data shown in graphs
by including history queries as done in summary_page.php

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

master 5d0bb42a

2004-12-08 11:52

thraxisp


Details Diff
fixed 0002064: filedownload seems to change file content
flushed output buffer before download

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

master a44a3dc1

2004-12-08 11:14

thraxisp


Details Diff
fix for 0004941: Cumulative by date graph doesn't show x-label
using short date format in config_inc

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

master ca36336e

2004-12-08 08:43

masc


Details Diff
Fix for 0004942: Possible redirect loop in autenthication

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

master 004a674b

2004-12-08 08:21

vboctor


Details Diff
Fixed 3113: LDAP authentication failure (thanks to Karl)

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

master 8664b817

2004-12-08 07:52

vboctor


Details Diff
Fixed 4946: After adding a user redirect to manage_user_edit_page rather than manage_user_page
Fixed 4947: "Never Logged In" and "New Accounts" use inconsistent sorting order
Fixed 4948: Hyperlink user names in "New Users" and "Never Logged In"
Fixed 4949: Remove extra colon at the end of "New Users" and "Never Logged In"

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

master 3082bf89

2004-12-06 15:23

masc


Details Diff
Added user confirmation when deleting an attachment (bug 0004889)

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

master 674e6399

2004-12-04 20:32

vboctor


Details Diff
Fixed 4921: Webmaster email address is exposed to SPAM in html_api.php

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

2004-12-01 12:40

thraxisp


Details Diff
fix for 0004923: Updating bug not possible for certain roles

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

master 53b1d068

2004-12-01 08:20

vboctor


Details Diff
Fixed 4894: Close immediately appears on Change Status to Closed page

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

master 8024b72f

2004-12-01 08:10

vboctor


Details Diff
Fixed 4924: Who is mythical "user0" in Changelog Page?

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

master 6221368a

2004-12-01 07:45

vboctor


Details Diff
Fixed 4901: When $g_create_project_threshold = MANAGER, and manager creates project, he should automatically be added to project as manager.

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

master d2e07ed2

2004-11-30 10:41

thraxisp


Details Diff
fix for 0004916: Workflow checking is not implemented on bulk Update Status
(selecting multiple issues on View Issues)
(thanks to packeteer)
fixed bulk update status to use $g_set_status_threshold

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

master 53b1a492

2004-11-30 09:56

thraxisp


Details Diff
fix for 0004914: On reopen, notification mail is sent to the old handler instead of the new handler.
(thanks to packeteer)

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

master 47426562

2004-11-30 08:48

thraxisp


Details Diff
fix for 0004909: Printing bugnotes regardless of user rigth and bugnote status
added proper handling for reminders using bugnote note_type selector

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

master 936ca797

2004-11-30 08:02

vboctor


Details Diff
Fixed 4855: Account Update page shows header twice when there is an error

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

master d66a9634

2004-11-30 07:17

vboctor


Details Diff
Fixed 4829: bugnotes of deleted users cause error

- Added prepare_api.php and implemented a couple of APIs that return info as strings rather than the corresponding apis in print_api which prints them. The print_apis now uses prepare_apis.
- Moved the strike through formatting to inside the prepare_user_name().
- Changed print_bugnote_inc.php, monitor list, relationship list, reporter, handler, bugnotes to all used the new method with the formatting.

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

master ca33cf2f

2004-11-30 06:11

vboctor


Details Diff
Fixed 4917: A bug concerning mail notification is found in function bug_update of ../core/bug_api.php (thanks to Packeteer)

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

2004-11-30 06:00

vboctor


Details Diff
Fixed 4911: db_prepare_string() doesn't work with mysqli

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

2004-11-30 05:55

vboctor


Details Diff
Fixed 4922: Defaults for Workflow contain "Superfluous arc to itself" (thanks to Polzin)

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

master 7bf36824

2004-11-29 19:08

thraxisp


Details Diff
changed language about UNSETing relationships

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3126 <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 ... 615 616 617 618 619 620 621 ... 630 ... 700 ... 729 730 731  Next  Last