Changesets: MantisBT
master f03eb3b3 2002-06-06 23:50 Kenzaburo Ito Details Diff |
added percentage readouts to timer class git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1096 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_timer_API.php | Diff File | ||
master cf85bfd0 2002-06-06 23:28 Kenzaburo Ito Details Diff |
modified layout for bugnotes. trimmed html use git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1095 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - css_inc.php | Diff File | ||
mod - bugnote_inc.php | Diff File | ||
master 3fd9b3a0 2002-06-06 23:10 Kenzaburo Ito Details Diff |
modified layout for bugnotes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1094 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_inc.php | Diff File | ||
master 68bfc2ef 2002-06-06 22:43 Kenzaburo Ito Details Diff |
renamed bugnote_set_private.php to bugnote_set_view_state.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1093 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_inc.php | Diff File | ||
master e7259662 2002-06-06 13:12 jhuggins Details Diff |
Added CVS keywords and fixed up the \n issues in the files with the single quotes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1092 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - lang/strings_swedish.txt | Diff File | ||
mod - lang/strings_portuguese_standard.txt | Diff File | ||
mod - lang/strings_spanish.txt | Diff File | ||
mod - lang/strings_romanian.txt | Diff File | ||
mod - lang/strings_hungarian.txt | Diff File | ||
mod - lang/strings_danish.txt | Diff File | ||
mod - lang/strings_italian.txt | Diff File | ||
mod - lang/strings_korean.txt | Diff File | ||
mod - lang/strings_dutch.txt | Diff File | ||
mod - lang/strings_polish.txt | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - lang/strings_german.txt | Diff File | ||
mod - lang/strings_turkish.txt | Diff File | ||
mod - lang/strings_japanese_euc.txt | Diff File | ||
mod - lang/strings_french.txt | Diff File | ||
mod - lang/strings_portuguese_brazil.txt | Diff File | ||
mod - lang/strings_chinese_traditional.txt | Diff File | ||
mod - lang/strings_russian.txt | Diff File | ||
mod - lang/strings_norwegian.txt | Diff File | ||
mod - lang/strings_czech.txt | Diff File | ||
mod - lang/strings_chinese_simplified.txt | Diff File | ||
mod - lang/strings_japanese_sjis.txt | Diff File | ||
mod - lang/strings_russian_koi8.txt | Diff File | ||
master 59e5eeb8 2002-06-06 11:45 jhuggins Details Diff |
Newline codes like \n won't be expanded within single quotes so I changed the few I saw to "\n" or "\n\n" to regain linefeeds in the notice emails. I also added CVS keywords to the top of the file. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1091 <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 f6d7493a 2002-06-06 11:02 Details Diff |
1. In the View Bugs for All Products, moved the product name above the category and made the font smaller. 2. In the summary view for all products, changed "project : category" to "[project] category" for consistency. + fixed some indentation. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1090 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_summary_API.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - view_all_inc.php | Diff File | ||
master b178db02 2002-06-06 09:38 Details Diff |
1. Fixed a warning where $f_private was used without being defined when adding a public bug note. 2. Improved the admin_upgrade.php + enhanced the upgrade class to support generation of SQL files, fancy printing, and facy printing + execution. From now on, when we change the db format (till v0.18.0), we should change the file admin_upgrade_0_18_0 and add the new SQL. Before releasing we can update the db_upgrade.sql if we want using the SQL generation feature. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1089 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
add - admin_upgrade_0_18_0.php | Diff File | ||
add - admin_upgrade_inc.php | Diff File | ||
mod - admin_upgrade.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
master e55e52cd 2002-06-06 05:50 Details Diff |
For Categories and Versions, change [ edit ] -> [ Edit ], [ remove ] -> [ Delete ]. For Users [ remove ] -> [ Remove] This is to be consistent with the bug notes. I kept the Remove in case of the users, because the user is not deleted, it is only that he/she is removed from the project (i.e. deletion of access rights). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1088 <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 | ||
mod - lang/strings_english.txt | Diff File | ||
master c7ec1765 2002-06-06 04:42 Details Diff |
Added [ Set Private ] / [ Set Public ] links on bugnotes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1087 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - lang/strings_italian.txt | Diff File | ||
mod - lang/strings_spanish.txt | Diff File | ||
mod - lang/strings_swedish.txt | Diff File | ||
add - bugnote_set_private.php | Diff File | ||
mod - lang/strings_romanian.txt | Diff File | ||
mod - bugnote_inc.php | Diff File | ||
mod - lang/strings_chinese_simplified.txt | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - lang/strings_norwegian.txt | Diff File | ||
mod - lang/strings_danish.txt | Diff File | ||
mod - lang/strings_dutch.txt | Diff File | ||
mod - lang/strings_japanese_euc.txt | Diff File | ||
mod - lang/strings_czech.txt | Diff File | ||
mod - lang/strings_chinese_traditional.txt | Diff File | ||
mod - lang/strings_hungarian.txt | Diff File | ||
mod - lang/strings_korean.txt | Diff File | ||
mod - lang/strings_russian.txt | Diff File | ||
mod - lang/strings_portuguese_brazil.txt | Diff File | ||
mod - lang/strings_portuguese_standard.txt | Diff File | ||
mod - lang/strings_russian_koi8.txt | Diff File | ||
mod - lang/strings_german.txt | Diff File | ||
mod - lang/strings_japanese_sjis.txt | Diff File | ||
mod - lang/strings_french.txt | Diff File | ||
mod - lang/strings_polish.txt | Diff File | ||
mod - lang/strings_turkish.txt | Diff File | ||
master 7daf193a 2002-06-06 03:35 Details Diff |
'private' checkbox now visibility for everyone >= threshold, instead of >= DEVELOPER. Made sure noone < threshold can post private bugnotes by sending manufactured queries. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1086 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_inc.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
master 48157be8 2002-06-06 03:23 Details Diff |
Added support for private bugnotes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1085 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
mod - bugnote_inc.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
master ebb55f7d 2002-06-06 02:43 Details Diff |
Removed duplicate string. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1083 <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 5922c68c 2002-06-05 23:02 Kenzaburo Ito Details Diff |
updated css and appearance to handle private bugnotes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1082 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_inc.php | Diff File | ||
mod - css_inc.php | Diff File | ||
master c4069bd4 2002-06-05 22:07 Kenzaburo Ito Details Diff |
added pivate bugnote hiding support git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1081 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_inc.php | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
master b894ef62 2002-06-05 21:57 Kenzaburo Ito Details Diff |
updated Japanese and added Chinese Simplified git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1080 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
add - lang/strings_chinese_simplified.txt | Diff File | ||
mod - lang/strings_japanese_euc.txt | Diff File | ||
mod - doc/CREDITS | Diff File | ||
mod - lang/strings_japanese_sjis.txt | Diff File | ||
master 89786716 2002-06-05 21:55 Kenzaburo Ito Details Diff |
Added chinese_simplified. Converted double quotes to single quotes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1079 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
master e15b8bfb 2002-06-05 13:29 jhuggins Details Diff |
Added CVS comments. Also added $g_path variable to email_build_bug_message globals and to $t_message (about line 368) so the emails have the full link back to the mantis web site. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1078 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_email_API.php | Diff File | ||
master e009262b 2002-06-05 12:25 jhuggins Details Diff |
Added a period between two variables on line 38 to eliminate parse error. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1077 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - signup.php | Diff File | ||
master fad93735 2002-06-05 11:32 jhuggins Details Diff |
Added CVS keyword tags. Id is probably enough, but the individual keywords Revision, Date and Author are also shown. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1076 <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 12ca5e77 2002-06-05 00:01 Kenzaburo Ito Details Diff |
simplified and cleaned up bugnote html git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1075 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_inc.php | Diff File | ||
master 3794b331 2002-06-04 23:45 Kenzaburo Ito Details Diff |
html formatting. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1074 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - view_bug_page.php | Diff File | ||
master ed45fcdb 2002-06-04 23:36 jhuggins Details Diff |
Changed the sql schema to reflect the changes to mantis_bug_history_table and mantis_project_category_table. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1073 <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 b238be26 2002-06-04 14:56 Details Diff |
Fixed a problem with "Implemented 0002089 to link the counters in the main page for bugs reported by and assigned to the logged in user to their corresponding filtered view." git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1072 <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 2b3281fe 2002-06-04 14:46 Details Diff |
Implemented 0002089 to link the counters in the main page for bugs reported by and assigned to the logged in user to their corresponding filtered view. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1071 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - main_page.php | Diff File | ||
mod - view_all_set.php | Diff File | ||
mod - doc/ChangeLog | Diff File |