Changesets: MantisBT
|
master 50362d4e 2005-07-22 19:49 Details Diff |
db_generate.sql is not needed anymore. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3735 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| rm - sql/db_generate.sql | Diff | ||
|
master abd31298 2005-07-22 19:46 Details Diff |
Fixed "headers already sent" errors in upgrade pages when re-directing to install page. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3732 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/upgrade.php | Diff File | ||
| mod - admin/upgrade_escaping.php | Diff File | ||
|
master b2a941a3 2005-07-22 19:37 Details Diff |
Preparing for the 1.0.0rc1 release. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3731 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - doc/ChangeLog | Diff File | ||
| mod - doc/CREDITS | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
|
master 57ae258a 2005-07-22 19:28 Details Diff |
add a check to redirect from old upgrade.php to new install.php once database has been created with install.php, or databases are in sync fixed failure to record upgrade marking new release in upgrade*.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3730 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/upgrade.php | Diff File | ||
| mod - admin/upgrade_escaping.php | Diff File | ||
| mod - admin/upgrade_inc.php | Diff File | ||
|
master 362569b0 2005-07-22 19:13 Details Diff |
Add a space before the switch project button. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3729 <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 43a6f454 2005-07-22 19:11 Details Diff |
Fixed 0005997: Add chinese_traditional_utf8 localization. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3728 <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_chinese_traditional_utf8.txt | Diff File | ||
|
master 18e919b0 2005-07-22 18:39 Details Diff |
Fixed 0005451: Danish translation not updated in CVS. Fixed two syntax errors in the german translation. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3726 <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_german.txt | Diff File | ||
|
master 5ea5545e 2005-07-22 11:34 Details Diff |
fix for 0005914: My View doesnt list assigned bugs of child projects - extended same fix to graphs and news git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3725 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core/graph_api.php | Diff File | ||
| mod - core/news_api.php | Diff File | ||
| mod - core/html_api.php | Diff File | ||
| mod - core/user_api.php | Diff File | ||
|
master 09e1bc5d 2005-07-22 00:59 bigbadger Details Diff |
Polish language from mid:<a class="text" href="/?p=mantisbt.git;a=object;h=20050721132736">20050721132736</a>Z1195397-32007+1354@kps9.test.onet.pl and Finnish from mid:42DFD0B5.8040704@iki.fi git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3724 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_finnish.txt | Diff File | ||
|
master f2e2fbf9 2005-07-21 21:07 Details Diff |
fix for 0005992: Summary/Print Reports Shows random bugs rather than the selected ones partial fix for 0005943: I can't print some selected Issues (only all) fix for 0005671: Summary printing to excel and word empty report git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3723 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - print_all_bug_page_excel.php | Diff File | ||
| mod - print_all_bug_page_word.php | Diff File | ||
|
master eea8c0d9 2005-07-21 11:18 Details Diff |
allow admin to re-enter user/password if database creation fails git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3722 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/install.php | Diff File | ||
|
master 0007225a 2005-07-21 09:52 Details Diff |
The logic for centering of the Mantis log was reversed. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3721 <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 c0c2d0be 2005-07-21 09:26 Details Diff |
drop database creation statements from log display - doesn't work in pgsql git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3720 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/install.php | Diff File | ||
|
master 6c60cc51 2005-07-21 08:54 Details Diff |
fix line endings on some lines (DOS -> Unix) fixed missing semi-colons at end of queries in query display added missing USE and setting database_version in query display git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3719 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/install.php | Diff File | ||
|
master 19f9a2dc 2005-07-21 08:15 Details Diff |
fix undefined function if config_inc.php is not defined. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3718 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - core.php | Diff File | ||
|
master dafb43b9 2005-07-21 00:48 bigbadger Details Diff |
Updated German lang file from mid:<a class="text" href="/?p=mantisbt.git;a=object;h=42DEB467">42DEB467</a>.2010709@kehrel.de and Brazilian Portuguese from mid:42DEEE26.2060406@juliano.info git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3717 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - lang/strings_german.txt | Diff File | ||
| mod - lang/strings_portuguese_brazil.txt | Diff File | ||
|
master 53eb680b 2005-07-20 21:20 Details Diff |
change the operation of database query logging to supress creating the database, rather than echoing queries executed git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3716 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/install.php | Diff File | ||
|
master 4d452ddb 2005-07-20 19:49 Details Diff |
support for logging the SQL queries generated, instead of the progress messages during database installation git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3715 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - admin/install.php | Diff File | ||
|
master f38979e6 2005-07-20 10:19 Details Diff |
removed project note from header git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3714 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - account_sponsor_page.php | Diff File | ||
|
master 8bef29ab 2005-07-20 10:17 Details Diff |
Synchronize language files for 1.0.0rc1 release git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3713 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - lang/strings_japanese_utf8.txt | Diff File | ||
| mod - lang/strings_latvian.txt | Diff File | ||
| mod - lang/strings_chinese_simplified.txt | Diff File | ||
| mod - lang/strings_hungarian.txt | Diff File | ||
| mod - lang/strings_estonian.txt | Diff File | ||
| mod - lang/strings_danish.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - lang/strings_chinese_traditional.txt | Diff File | ||
| mod - lang/strings_french_canadian.txt | Diff File | ||
| mod - lang/strings_german.txt | Diff File | ||
| mod - lang/strings_polish.txt | Diff File | ||
| mod - lang/strings_croatian.txt | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
| mod - lang/strings_norwegian.txt | Diff File | ||
| mod - lang/strings_japanese_sjis.txt | Diff File | ||
| mod - lang/strings_portuguese_brazil.txt | Diff File | ||
| mod - lang/strings_korean.txt | Diff File | ||
| mod - lang/strings_romanian.txt | Diff File | ||
| mod - lang/strings_slovene.txt | Diff File | ||
| mod - lang/strings_swedish.txt | Diff File | ||
| mod - lang/strings_japanese_euc.txt | Diff File | ||
| mod - lang/strings_ukrainian.txt | Diff File | ||
| mod - lang/strings_slovak.txt | Diff File | ||
| mod - lang/strings_serbian.txt | Diff File | ||
| mod - lang/strings_lithuanian.txt | Diff File | ||
| mod - lang/strings_italian.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_portuguese_standard.txt | Diff File | ||
| mod - lang/strings_icelandic.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_finnish.txt | Diff File | ||
| mod - lang/strings_turkish.txt | Diff File | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_korean_utf8.txt | Diff File | ||
| mod - lang/strings_dutch.txt | Diff File | ||
| mod - lang/strings_russian_koi8.txt | Diff File | ||
|
master b22852ec 2005-07-19 19:26 Details Diff |
Fixed 0005980: View submitted issue after reporting should open in same window git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3712 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - bug_report.php | Diff File | ||
|
master d87b05cd 2005-07-19 14:28 Details Diff |
fix for 0005977: SQL error when setting filter - ignore sequence_id when fetching CFs for ALL_PROJECTS git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3711 <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 faa0aa7d 2005-07-19 11:31 Details Diff |
fix for 0005979: Enhancements to My Sponsorship page git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3710 <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 - account_sponsor_page.php | Diff File | ||
|
master 818924ed 2005-07-19 09:47 Details Diff |
Fixed 0005978: "Remove All" users no longer works on mange project page git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3709 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - manage_proj_user_remove.php | Diff File | ||
|
master abdce473 2005-07-19 09:42 Details Diff |
Fixed 0005708: HTML layout problems (Small buttons in bugnotes, et al). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3708 <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 - core/print_api.php | Diff File | ||
| mod - manage_proj_edit_page.php | Diff File | ||