Changesets: MantisBT

master 5a8fa39c

2005-08-01 09:42

thraxisp


Details Diff
fix for 0005932: Manage eMail notification access rigths
- fixed how the visibility of submit button is calculated
fix for 0006053: How to delete all the "Project Specific Settings" from
the "Workflow Thresholds" page ??
- added delete button
- fixed selection of values to delete to match access rights

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

master a76b87af

2005-08-01 07:36

vboctor


Details Diff
Fixed 0006054: Bad call to print_test_result in admin/install.php.

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

master 69f19dc8

2005-07-31 12:23

jlatour


Details Diff
0003634: wrong charset in error messages

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

master 9231455b

2005-07-31 12:09

jlatour


Details Diff
0004127: Unnecessary dash in title when window title is empty string

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

2005-07-30 22:26

vboctor


Details Diff
Fixed 0006052: Apply update to Spanish language provided by zylk.net

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

master 009bb969

2005-07-30 15:33

thraxisp


Details Diff
fixed query failing in pgsql due to quoting

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

2005-07-30 15:32

thraxisp


Details Diff
fix for 0006020: Database query failure - click on Docs link - MSSQL
- tested on pgsql

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

2005-07-30 14:10

thraxisp


Details Diff
fix for 0006021: Mantis installation issues under sql server
- simplified query in config_api.php

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

master bcb0daaa

2005-07-28 12:20

thraxisp


Details Diff
fix for 0005932: Manage eMail notification access rigths
- update access rights (local <-> global)

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

master 0100db79

2005-07-27 17:55

vboctor


Details Diff
Fixed 0006028: chinese_traditional & chinese_traditional_utf8 localisation.

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

master 5648baa7

2005-07-27 17:44

vboctor


Details Diff
Fixed 0006030: Update Japanese Localisations (euc, sjis, utf8).

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

master ee193c15

2005-07-27 15:07

thraxisp


Details Diff
partial fix for 0006023: READ-Rights needed for upload-temp-directory and
Windows2003/IIS 6.0 and PHP
- is_readable check added

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

master 8c9a109a

2005-07-27 15:01

thraxisp


Details Diff
fix for 0006027: In view.php, 'sponsorship_total' was displayed.
- depends on string added for 0005998

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

2005-07-27 13:42

thraxisp


Details Diff
fix for 0005932: Manage eMail notification access rigths
- adjust access for admin permissions report (global to project)
- adjust access to see "Manage Custom Fields" (local to global)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3750 <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 - adm_permissions_report.php Diff File

master 776a4725

2005-07-27 12:15

thraxisp


Details Diff
fix for 0006015: setting 'who can change notifications' fails

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

master ecf66fc6

2005-07-26 08:41

thraxisp


Details Diff
fix for 0005861: APPLICATION ERROR 0000700 on manage_proj_edit_page.php?project_id=xx

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

master 88d3b5d3

2005-07-26 07:04

thraxisp


Details Diff
fix for 0005969: Incorrect recipients for notifications
- missed bug_update.php

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

master 32c43b9d

2005-07-25 18:55

vboctor


Details Diff
Fixed 0006012: Mantis redirects to install.php if MANTIS_CONFIG env var is used.

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

master ca656632

2005-07-25 18:42

Paul Richards


Details Diff
fix: "Checking PHP support for database type" for mssql

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

master 41f37458

2005-07-25 12:34

thraxisp


Details Diff
Additional fixes for 0005432: Viewing a bug should change the "current project"
Fix for 0005969: Incorrect recipients for notifications
- added project override code to all other bug operations as it affects
which configs are retrieved

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3744 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - bug_file_add.php Diff File
mod - bug_reminder.php Diff File
mod - bug_relationship_delete.php Diff File
mod - bug_relationship_graph.php Diff File
mod - bug_reminder_page.php Diff File
mod - bugnote_set_view_state.php Diff File
mod - bug_relationship_add.php Diff File
mod - bug_set_sponsorship.php Diff File
mod - bug_delete.php Diff File
mod - bugnote_edit_page.php Diff File
mod - bug_file_delete.php Diff File
mod - bugnote_delete.php Diff File
mod - bug_assign_reporter.php Diff File
mod - bugnote_add.php Diff File

master 067c9d0e

2005-07-25 07:55

thraxisp


Details Diff
fix for 0006003: Sponsoring need to be verified
- also fix helper_ensure_confirmed() wasn't sending an action
target URL when register_globals was off

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3743 <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 - bug_set_sponsorship.php Diff File
mod - core/helper_api.php Diff File

master 2cdb1c21

2005-07-25 07:15

bigbadger


Details Diff
Updated Polish language

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

master ef1e60ed

2005-07-23 11:09

thraxisp


Details Diff
fix for 0005999: Changing one sponsorship payment status on a bug changes others on the same bug
- sponsor_id was ignored

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

master f1d047e0

2005-07-23 11:08

vboctor


Details Diff
Fixed 0006001: Add chinese_simplified_utf8 localisation. Added the new localization to the language array.

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

2005-07-23 10:58

bigbadger


Details Diff
Updated Chisese files

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3738 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_chinese_simplified.txt Diff File
add - lang/strings_chinese_simplified_utf8.txt Diff File
 First  Prev  1 2 3 ... 80 ... 160 ... 240 ... 320 ... 400 ... 480 ... 560 ... 625 626 627 628 629 630 631 ... 640 ... 720 ... 760 761 762  Next  Last