Changesets: MantisBT

master d3044c10

2004-07-19 05:46

narcissus


Details Diff
0004073: Edit filter page now too wide. 'Apply filter' button is drawn off screen.

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

master 35cf1f8e

2004-07-18 18:20

vboctor


Details Diff
Fix 0004122: Upgrade script seems to swap the duplicate relationship (masc)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2727 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0004122
mod - doc/ChangeLog Diff File
mod - admin/upgrades/0_18_inc.php Diff File

master 8719e4b0

2004-07-18 12:05

vboctor


Details Diff
Back to development mode...

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

master 1d733fc5

2004-07-18 11:39

vboctor


Details Diff
Updated db_generate.sql to reflect the newest db structure.

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

master 7fd148c0

2004-07-18 11:34

vboctor


Details Diff
Added Glenn Henshaw (thraxisp)

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

master 6d7f5938

2004-07-18 11:30

vboctor


Details Diff
Preparing for release 0.19.0a2.

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

2004-07-18 11:22

vboctor


Details Diff
Synchronised lang files in preparation for 0.19.0a2

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

master 8d1eaab7

2004-07-18 10:47

vboctor


Details Diff
Changed 'duplicates' to 'duplicate of' and 'has duplicates' to 'has duplicate'.

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

2004-07-18 10:40

vboctor


Details Diff
- Don't copy total sponsorship.
- Remove some more ` from field names in queries.
- Do not copy attachments when a child is created.

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

master eae5cbf8

2004-07-18 10:29

vboctor


Details Diff
Renamed "Add Child" to "Create Child" and fixed a query errors in bug_copy() + replace if ( xxx = true ) with if ( xxx )

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

master 89e1e29e

2004-07-18 09:59

vboctor


Details Diff
Fixed a problem where resolving an issue causing "issue 0 not found".

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

master 3daa6ec3

2004-07-18 09:40

vboctor


Details Diff
Some cosmetic changes.

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

master d4d9fcb4

2004-07-18 09:22

vboctor


Details Diff
Remove collapse icons if javascript is disabled (sponsorship / filter display).

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

master 9b29f2d2

2004-07-18 08:42

vboctor


Details Diff
Added Marcello to credits.

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

master 698120a3

2004-07-18 07:56

vboctor


Details Diff
Fix 0004021: The filter section is duplicated on the print page (tazza70)

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

master 15ad24b2

2004-07-18 06:46

vboctor


Details Diff
Enh 0004120: Add issue id before summary in issue view pages (vboctor)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2711 <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
mod - doc/ChangeLog Diff File

master 8579f5e2

2004-07-18 06:27

vboctor


Details Diff
Fixed 4074: Character &amp;nbsp; in email notification (thanks to masc)
This fix is incomplete, since the bug was originally introduced by an attempt to avoid US$ being on a line and the value on the other, which with this fix can happen!

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

master b35f68c5

2004-07-18 06:22

vboctor


Details Diff
Fix 0004119: Version appears twice in update simple page (thanks to masc)

This is a bug I introduced while fixing another one where the product version field was missing from the simple view page.

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

master a22364c9

2004-07-18 06:09

vboctor


Details Diff
Removed hard-coded values from my_view_inc.php (tazza70). Now the resolved status, the number of hours to highlight change, ...etc are not hard-coded.

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

master 9d568857

2004-07-18 05:58

vboctor


Details Diff
Fixed some fields that were not translated in history (thanks to masc).

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

master ab5a271a

2004-07-17 20:07

vboctor


Details Diff
Some final touches for the Issue Relationships (masc)

Main change is that while resolving an issue, if the user enters a duplicate id (while the relationship already exists), the system will not generate an error anymore.

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

master 3ec3d8c9

2004-07-17 19:52

vboctor


Details Diff
Enh 0004118: Make filter display at top of View Issues collapsible (vboctor)

- Implemented collapse_api.php to simplify the process of supporting collapsible sections.
- Used it in sponsorships.
- Used it to add collapsible support for filters display.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2705 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - javascript/common.js Diff File
add - core/collapse_api.php Diff File
mod - doc/ChangeLog Diff File
mod - core/filter_api.php Diff File
mod - bug_sponsorship_list_view_inc.php Diff File

master 960466ec

2004-07-17 08:48

narcissus


Details Diff
0004088: My View: Unassigned block shows assigned items.

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

2004-07-16 19:30

vboctor


Details Diff
Fix 0004104: Product Version Field in simple View (vboctor).

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

master e21730ac

2004-07-16 19:16

vboctor


Details Diff
Changed issue relationships to be ON by default.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2702 <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 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 605 606 607 608 609 610 611 ... 630 ... 700 ... 703 704 705  Next  Last