Changesets: MantisBT

master 6ab46bde

2005-08-10 13:08

thraxisp


Details Diff
fixed possible error while in the error handler displaying project list if
not logged in

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

2005-08-10 12:21

thraxisp


Details Diff
fix for 0006097: user ID is cached indefinately
- thanks to mspears for the pointer
fix for 0006083: Password verification does not work

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

2005-08-10 10:26

thraxisp


Details Diff
fix for 0006094: Filter lost when ordering on view_all_bug_page.php

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

master 7f0752cf

2005-08-10 10:20

thraxisp


Details Diff
fix for 0006100: Creating a new project shows "Create New Subproject" page

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

master 65053dc7

2005-08-10 08:26

vboctor


Details Diff
Updated Finnish localisation (thanks to Tomi Hurenius)

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

master e585a496

2005-08-10 08:21

vboctor


Details Diff
- Fixed a syntax error with chinese traditional (detected using admin/test_langs.php)
- Updated Japanese localisations (thanks to Seiji Sogabe)

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

master 454a3ecf

2005-08-08 20:30

thraxisp


Details Diff
fix for 0006091: 'priority' selection is always ignored

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

master ba81b94a

2005-08-08 18:30

thraxisp


Details Diff
fix for 0005553: Status Resolved should not be the end of issue tracking.
Status Closed should really be the end.
- changed default from a fixed value to keep the same unless bug is open

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

2005-08-08 17:29

thraxisp


Details Diff
synchronize language files for release

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3779 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_french.txt Diff File
mod - lang/strings_estonian.txt Diff File
mod - lang/strings_french_canadian.txt Diff File
mod - lang/strings_korean_utf8.txt Diff File
mod - lang/strings_polish.txt Diff File
mod - lang/strings_japanese_sjis.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_japanese_euc.txt Diff File
mod - lang/strings_chinese_traditional_utf8.txt Diff File
mod - lang/strings_chinese_simplified.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_turkish.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - lang/strings_chinese_simplified_utf8.txt Diff File
mod - lang/strings_german.txt Diff File
mod - lang/strings_serbian.txt Diff File
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_russian.txt Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_icelandic.txt Diff File
mod - lang/strings_ukrainian.txt Diff File
mod - lang/strings_norwegian.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - lang/strings_lithuanian.txt Diff File
mod - lang/strings_slovak.txt Diff File
mod - lang/strings_finnish.txt Diff File
mod - lang/strings_latvian.txt Diff File
mod - lang/strings_czech.txt Diff File
mod - lang/strings_romanian.txt Diff File
mod - lang/strings_slovene.txt Diff File
mod - lang/strings_korean.txt Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - lang/strings_danish.txt Diff File
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_japanese_utf8.txt Diff File
mod - lang/strings_croatian.txt Diff File

master 2776cf10

2005-08-07 14:42

ryandesign


Details Diff
Fixed 0005261: When you clone a bug, you no longer get a mess of HTML in the textareas.

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

master dfc03d02

2005-08-07 12:01

ryandesign


Details Diff
Fixed 0004368: Login page now redirects to followed link even if the first login attempt fails

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

master 3f742e07

2005-08-07 11:29

ryandesign


Details Diff
Fixed 0006092: cvs links now work properly even if there's a newline after the filename (and optional revision)

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

2005-08-07 09:42

thraxisp


Details Diff
fix for 0006093: Additional views in My View page
- new boxes default to off

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

master ff92f214

2005-08-04 16:57

thraxisp


Details Diff
fix for 0006084: default language for account registration
- don't push user language for signup message, there isn't one
performance boost by pushing default language was broken
if language = 'auto'

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

master 2cca6961

2005-08-04 15:54

thraxisp


Details Diff
0005786: Strange behaviour when applying filter
- parse and upgrade saved filters if possible, ones older
than the current version were being rejected

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3772 <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/constant_inc.php Diff File
mod - lang/strings_english.txt Diff File

master 06f655a7

2005-08-04 12:59

thraxisp


Details Diff
fix for 0006078: Assigning bugs via group action not working properly
- list should be based on 'handle_bug_threshold' (default)

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

2005-08-03 20:10

thraxisp


Details Diff
fix for 0006077: Still uninitialized values in core/user_pref_api.php

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

master 19797fd9

2005-08-03 11:23

thraxisp


Details Diff
add user database access test to the post install checks.

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

master 63de0b0b

2005-08-03 10:20

thraxisp


Details Diff
create admin user as unprotected

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

master ee4ee65e

2005-08-01 22:26

thraxisp


Details Diff
removed some debug code

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

master 5f5cbc97

2005-08-01 20:34

thraxisp


Details Diff
fix for 0006059: MySQL 4.1.1 or later by default uses long passwords which don't work with php4
- added version check and warning in install.php
fix for 0006060: Should have option to turn on debugging for ADOdb on initial install connection
- print database error message for all failures
fixed missing page header if database connect fails

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

master ad878ee2

2005-08-01 13:12

thraxisp


Details Diff
fix for 0005257: Strange Error-Message: APPLICATION WARNING \#403:
Database field 'status' not found
- thanks to 'skorpi' for the clue

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

master c0687463

2005-08-01 09:48

thraxisp


Details Diff
fix for 0006021: Mantis installation issues under sql server
- NOW() -> db_now()
- quoted string displaying database version query

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

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
 First  Prev  1 2 3 ... 80 ... 160 ... 240 ... 320 ... 400 ... 480 ... 560 ... 624 625 626 627 628 629 630 ... 640 ... 720 ... 760 761 762  Next  Last