Changesets: MantisBT

master e87a2603

2004-12-10 23:00

thraxisp


Details Diff
fix for 0004887: reset password sent email to user with extral texts
add check for blank bug/bugnote tag
fix for 0004957: installation check issue: switch "send reset password" no more recognized?
simplified checks and fixed send_reset_password = ON requires allow_blank_email = ON
(blank_email should be OFF)

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

master 1b9edcb0

2004-12-10 22:57

thraxisp


Details Diff
fix for 0004887: reset password sent email to user with extral texts
don't replace tags if the tag is blank

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

2004-12-10 22:14

thraxisp


Details Diff
further refinement of the algoritm to determine when the bug was resolved for
cumulative by date graph

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

2004-12-10 16:59

thraxisp


Details Diff
fix for 0004961: Wrong cumulative by date graph
further refinement for 0004808: Not exactly true data shown in graphs

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3151 <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 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
 First  Prev  1 2 3 ... 80 ... 160 ... 240 ... 320 ... 400 ... 480 ... 560 ... 637 638 639 640 641 642 643 ... 720 ... 751 752 753  Next  Last