Changesets: MantisBT

master 1741f640

2005-06-11 20:20

vboctor


Details Diff
Implemented 0005771: Support custom actions in issue group actions.

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

master c64425bd

2005-06-11 15:32

thraxisp


Details Diff
Sort new status values into ascending order. They can be out of order if
defaults are specified.

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

master 7f56843d

2005-06-10 21:22

thraxisp


Details Diff
Fix for 0005769: Inconsistency in file upload logic

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

master 0d01232b

2005-06-09 21:27

thraxisp


Details Diff
revert the fix for 0005432: Viewing a bug should change the "current project"
- after discussion with vboctor, this change was removed from earlier versions
of the code.

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

2005-06-09 19:13

thraxisp


Details Diff
fix for 0005720: Sort doesnt work
- old sort entries overrode new values

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

master 603687bd

2005-06-09 16:35

thraxisp


Details Diff
fix for 0005751: Javascript XSS vulnerability
- summary display

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

master 120e3809

2005-06-09 16:07

thraxisp


Details Diff
partial fix for 0005729: Fatal error when loading default page
- blank cookie is now considered to be invalid

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

master eebfee00

2005-06-09 16:04

thraxisp


Details Diff
fix for 0005432: Viewing a bug should change the "current project"
- thanks to polzin
- prevent problems with access and other calculations that rely on current
project setting

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

master a8d1d699

2005-06-09 15:54

thraxisp


Details Diff
$g_dhtml_filters - changed default from OFF to ON

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

master 0c20516c

2005-06-09 09:05

vboctor


Details Diff
Fixed 0005724: "Report Issue" page has no menu bar

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

2005-06-09 08:55

vboctor


Details Diff
Fixed 0005756: Support for French Canadian localization

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

master 00476a04

2005-06-08 18:09

vboctor


Details Diff
Fixed 0005725: Fatal error: Maximum execution time of 30 seconds exceeded during CSV export.

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

master 641de2fa

2005-06-08 18:04

vboctor


Details Diff
Fixed 0005745: CSV export is corrupt.

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

master a8878ad7

2005-06-08 11:02

vboctor


Details Diff
- Fixed 0005741: PHP notice generated when a priority is not defined $g_status_icon_arr
- Fixed 0005742: bugnote_add() checks access to current project rather than current issue.
- Fixed 0005743: bugnote_add() doesn't allow specifying an author other than the current logged in user

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

master e6a2370a

2005-06-08 07:20

vboctor


Details Diff
- Updated credits
- Remove CVS.adm files.

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

master 04bcd3d0

2005-06-08 07:06

vboctor


Details Diff
- Updated Brazilian Portuguese language (Juliano Ravasi Ferraz)
- Updated Danish language (Gunner Poulsen)
- Updated Estonian language (Klemens Kasemaa)
- Updated Finnish language (Tomi Hurenius)
- Updated French language (BZC ToOn'S)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3600 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_danish.txt Diff File
mod - lang/strings_french.txt Diff File
mod - lang/strings_finnish.txt Diff File
mod - doc/ChangeLog Diff File
mod - lang/strings_estonian.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File

master 9b0bae4b

2005-06-07 15:49

thraxisp


Details Diff
fix for 0005535: Date filters does not work
- javascript for managing enable/disable of date boxes was not loading

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

2005-06-06 09:45

thraxisp


Details Diff
fix for 0005712: Entered custom fields are not stored into the database at status change
- missed optional fields shown at resolve or close

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

master ce7bcdf0

2005-06-03 14:51

thraxisp


Details Diff
partial fix for 0005703: HTML layout problems (Table column numbers mismatch)
- fixed all locations so that changing filter_custom_fields_per_row will
keep tables lined up. (This must currently be 8 or more).

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

2005-06-03 14:06

thraxisp


Details Diff
fix for 0005476: [Access Level Problem] Can see all docs
- only docs from projects where user meets access threshold are shown

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

master 2d508f24

2005-06-03 12:03

thraxisp


Details Diff
fix for 0005696: Custom Field not shown in manage_custom_field_page.php after creation
- originated from confugion / merging of custom_field_get_ids() and
custom_field_get_linked_ids. The former will now always return all ids.
The latter can take a project id (or array of project ids) and returns
only those fields linked to the project

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

master 510e869e

2005-06-03 10:04

thraxisp


Details Diff
fix for 0005700: Hide Status of "none" doesn't render properly for old filters
- upgrade 'none' to current form

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

2005-06-01 09:28

thraxisp


Details Diff
fix for 0005689: After upgrading to 1.0.0a3 Mantis not working correct
- downgraded query syntax to mysql 3.23

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

master 05fcdfb4

2005-06-01 09:19

vboctor


Details Diff
Fixed 0005693: Use English language if a string is not found in other languages.

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

master 2be73e94

2005-05-31 21:38

thraxisp


Details Diff
fix for 0005687: Hide Status of "none" doesn't render properly
- made consistent use of META_FILTER_ANY and META_FILTER_NONE

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3590 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/filter_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 616 617 618 619 620 621 622 ... 630 ... 700 ... 746 747 748  Next  Last