Changesets: MantisBT

master 5a79fe09

2005-05-01 12:21

thraxisp


Details Diff
fix for 0005479: Show whether project uses specific workflow transitions or not /
allow deleting project-specific workflow transitions

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

master 19cfb109

2005-05-01 12:20

thraxisp


Details Diff
fix to meet coding standards (}else{ -> } else {)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3500 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/error_api.php Diff File
mod - bug_set_sponsorship.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - core/file_api.php Diff File
mod - core/lang_api.php Diff File
mod - proj_doc_update.php Diff File
mod - lost_pwd_page.php Diff File
mod - core/print_api.php Diff File
mod - admin/move_db2disk.php Diff File
mod - core/custom_function_api.php Diff File
mod - admin/copy_field.php Diff File
mod - manage_config_workflow_set.php Diff File
mod - bug_actiongroup.php Diff File
mod - return_dynamic_filters.php Diff File
mod - core/user_api.php Diff File
mod - manage_config_workflow_page.php Diff File

master 9458aad2

2005-05-01 12:05

thraxisp


Details Diff
fix for 0005446: Configuration control should show defaults

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

master 070f6ea6

2005-05-01 10:53

thraxisp


Details Diff
fix for 0005519: Missing localization in manage_config_email_page.php
fix for 0004828: workflow: defaults for status values
fix for 0005480: Change wording of note in workflow transitions management interface
when editing rules for all projects
fix for 0005446: Configuration control should show defaults
fix for 0005479: Show whether project uses specific workflow transitions or not /
allow deleting project-specific workflow transitions

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

master 4fd9005c

2005-05-01 10:37

thraxisp


Details Diff
further fix for 0005304: "duplicate", "unable to duplicate" -> "unable to reproduce"
- change resolution string

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

2005-04-30 22:35

vboctor


Details Diff
Fixed 0005547: Problem with non-escaped "</" in inline JavaScript code (patch) (thanks to ryandesign).

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

master 605396b5

2005-04-30 22:30

vboctor


Details Diff
Fixed 0005546: Invalid HTML: missing <tr></tr> in bugnote_view.inc.php (patch) (thanks to ryandesign).

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

master 68af0e06

2005-04-29 09:24

vboctor


Details Diff
Fixed 0005540: PostgreSQL script does not match MySQL script (thanks to Gary Doades).

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

master 95807e9a

2005-04-29 00:31

vboctor


Details Diff
Added Mantis Logo to the top of the page when no custom top page is supplied.

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

master c9637dde

2005-04-28 23:36

vboctor


Details Diff
Added Mantis Bugtracker logo button to the footer.

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

2005-04-28 10:05

thraxisp


Details Diff
fix for 0005492: APPLICATION ERROR #500 after updated from 0.19.2
- also 5530
- critical change is in core/php_api.php, others are cleanup

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

master 10be7d7c

2005-04-28 09:58

bigbadger


Details Diff
Korean updates

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

master f94bb58f

2005-04-27 10:37

vboctor


Details Diff
Fixed 0003907: Bad RSS link on bugs.mantisbt.org/
Fixed 0005046: Unreadable RSS data
Fixed 0005512: "XML Parsing Error: undefined entity" in issues rss feed
Fixed 0005528: Issue category in the issues rss was set to the issue summary

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

master 24d4bce3

2005-04-27 09:31

vboctor


Details Diff
Fixed 0005526: current_user_is_anonymous() returns true when it should not

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

master 5f151bbb

2005-04-26 22:20

thraxisp


Details Diff
fix for 0005507: Reporting page doesn't render...
fix for 0005508: Summary -> Access denied.

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

master 57011732

2005-04-26 14:22

thraxisp


Details Diff
messsed up javascript closing comments

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

master c4560e72

2005-04-26 14:11

bigbadger


Details Diff
Changed lang-files - Dumtch and Russian
Fix of 0005503 and 0005520

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

master ecbc9189

2005-04-26 13:35

thraxisp


Details Diff
Initial commit of installer code
- linking code in core.php is commented out
- admin/schema.php needs to be updated
part of 0005289: Use ADODB DataDict for DB Creation / Upgrade

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

master 03d59496

2005-04-26 11:03

thraxisp


Details Diff
fix for 0004925: "Not an issue" resolution is extremely WRONG term
fix for 0005304: "duplicate", "unable to duplicate" -> "unable to reproduce"

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

2005-04-26 10:35

thraxisp


Details Diff
fix for 0005513: on close issue, don`t set resolution = resolve
- new resolution is lost change directly to "closed"

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

master a088c76f

2005-04-26 07:47

thraxisp


Details Diff
fix for 0004762: Preformatted text is misbehaving.
- based on patch from polzin

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

master eb547fb2

2005-04-25 21:49

thraxisp


Details Diff
fix for 0004762: Preformatted text is misbehaving.
- based on patch from polzin

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

master e0f3ae36

2005-04-25 21:27

thraxisp


Details Diff
filter for "any" relationship coded incorrectly

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

master ee13fabf

2005-04-25 21:17

thraxisp


Details Diff
Fix for 0005148: DHTML Filters do not work with Firefox 1.0 (only IE)
- fix comments protecting javascript
- differentiate form ids for filter display

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3476 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - login_page.php Diff File
mod - view_filters_page.php Diff File
mod - bugnote_add_inc.php Diff File
mod - bugnote_view_inc.php Diff File
mod - history_inc.php Diff File
mod - view_all_inc.php Diff File
mod - signup_page.php Diff File
mod - core/html_api.php Diff File
mod - core/filter_api.php Diff File
mod - lost_pwd_page.php Diff File
mod - javascript/dynamic_filters.js Diff File

master cfbb3435

2005-04-25 09:53

thraxisp


Details Diff
fix for 0003384: $g_path setting in config_inc.php will NOT override default
- also replaced most instances of $g_absolute_path except for $g_core_path
- thanks to ryandesign for pointing this out

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3474 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - config_defaults_inc.php Diff File
 First  Prev  1 2 3 ... 80 ... 160 ... 240 ... 320 ... 400 ... 480 ... 560 ... 634 635 636 637 638 639 640 ... 720 ... 760 761 762  Next  Last