Changesets: MantisBT

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

vboctor


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

vboctor


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

master 3377f96a

2002-06-04 10:59

vboctor


Details Diff
Implemented the support for default owner for project categories requested in 0001156.
When bugs are reported in a category while not pre-assigned they are automatically
assigned to the category owner. In this case a bug-added notification e-mail
is sent. If the category does not have a default owner and the bug is not
pre-assigned it will be added in the "new" state.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1070 <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 - doc/ChangeLog Diff File
mod - manage_proj_cat_edit_page.php Diff File
mod - core_category_API.php Diff File
mod - report_add.php Diff File
mod - manage_proj_cat_update.php Diff File

master e68e4cbc

2002-06-04 09:03

Kenzaburo Ito


Details Diff
added assign to me to bug history logging.

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

master f8c82c4f

2002-06-04 09:01

Kenzaburo Ito


Details Diff
Removed most file variables from default/config_inc2.php. Also added some strings to localization and cleaned up some code formatting.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1068 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - manage_user_page.php Diff File
mod - proj_user_add.php Diff File
mod - manage_page.php Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - manage_proj_cat_edit_page.php Diff File
mod - manage_prune.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - bug_close_page.php Diff File
mod - manage_proj_add.php Diff File
mod - lang/strings_french.txt Diff File
mod - account_delete_page.php Diff File
mod - news_add.php Diff File
mod - lang/strings_norwegian.txt Diff File
mod - view_all_bug_update.php Diff File
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_polish.txt Diff File
mod - account_page.php Diff File
mod - bug_update_page.php Diff File
mod - core_helper_API.php Diff File
mod - signup.php Diff File
mod - show_source_page.php Diff File
mod - account_prof_edit_page.php Diff File
mod - manage_create_user_page.php Diff File
mod - bug_resolve_page.php Diff File
mod - main_page.php Diff File
mod - core_html_API.php Diff File
mod - lang/strings_turkish.txt Diff File
mod - view_all_bug_page.php Diff File
mod - manage_proj_delete_page.php Diff File
mod - news_delete_page.php Diff File
mod - manage_proj_cat_del_page.php Diff File
mod - lang/strings_korean.txt Diff File
mod - bug_update_advanced_page.php Diff File
mod - news_update.php Diff File
mod - manage_user_proj_add.php Diff File
mod - view_all_set.php Diff File
mod - account_prefs_inc.php Diff File
mod - report_bug_advanced_page.php Diff File
mod - manage_proj_ver_delete.php Diff File
mod - proj_user_delete.php Diff File
mod - manage_proj_delete.php Diff File
mod - proj_user_add2.php Diff File
mod - core_print_API.php Diff File
mod - signup_page.php Diff File
mod - lang/strings_japanese_sjis.txt Diff File
mod - manage_user_delete.php Diff File
mod - account_delete.php Diff File
mod - view_all_inc.php Diff File
mod - summary_jpgraph_page.php Diff File
mod - proj_doc_delete.php Diff File
mod - account_prof_menu_page.php Diff File
mod - lang/strings_italian.txt Diff File
mod - proj_doc_add.php Diff File
mod - lang/strings_japanese_euc.txt Diff File
mod - bug_reopen_page.php Diff File
mod - report_add.php Diff File
mod - news_view_page.php Diff File
mod - manage_proj_cat_delete.php Diff File
mod - manage_user_delete_page.php Diff File
mod - manage_proj_update.php Diff File
mod - lang/strings_russian.txt Diff File
mod - manage_proj_cat_add.php Diff File
mod - manage_user_update.php Diff File
mod - bugnote_inc.php Diff File
mod - manage_proj_cat_copy.php Diff File
mod - view_bug_page.php Diff File
mod - proj_user_menu_page.php Diff File
mod - account_prof_delete.php Diff File
mod - core_user_API.php Diff File
mod - news_menu_page.php Diff File
mod - login_select_proj_page.php Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - report_bug_page.php Diff File
mod - bugnote_edit_page.php Diff File
mod - constant_inc.php Diff File
mod - manage_proj_ver_update.php Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_romanian.txt Diff File
mod - manage_proj_ver_del_page.php Diff File
mod - view_bug_advanced_page.php Diff File
mod - bug_update.php Diff File
mod - login_anon.php Diff File
mod - index.php Diff File
mod - news_edit_page.php Diff File
mod - lang/strings_danish.txt Diff File
mod - bug_delete_page.php Diff File
mod - bug_delete.php Diff File
mod - manage_proj_ver_add.php Diff File
mod - login_page.php Diff File
mod - set_project.php Diff File
mod - documentation_page.php Diff File
mod - manage_user_proj_delete.php Diff File
mod - print_all_bug_page.php Diff File
mod - manage_proj_ver_edit_page.php Diff File
mod - manage_proj_menu_page.php Diff File
mod - news_list_page.php Diff File
mod - print_bug_page.php Diff File
mod - proj_doc_add_page.php Diff File
mod - lang/strings_czech.txt Diff File
mod - bug_file_upload_inc.php Diff File
mod - proj_doc_update.php Diff File
mod - proj_user_copy.php Diff File
mod - account_update.php Diff File
mod - summary_page.php Diff File
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - proj_doc_edit_page.php Diff File
mod - manage_user_reset.php Diff File
mod - news_delete.php Diff File
mod - lang/strings_english.txt Diff File
mod - manage_proj_cat_update.php Diff File
mod - login.php Diff File
mod - manage_create_new_user.php Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - bug_close.php Diff File
mod - account_prefs_reset.php Diff File
mod - account_prof_update.php Diff File
mod - lang/strings_german.txt Diff File
mod - proj_doc_delete_page.php Diff File
mod - account_prof_add.php Diff File
mod - core_email_API.php Diff File
mod - proj_doc_page.php Diff File
mod - doc/ChangeLog Diff File
mod - account_prof_make_default.php Diff File

master 77a09274

2002-06-03 12:09

vboctor


Details Diff
1. Fixed 0002085: PHP errors in case of updating a bug with no category
2. Fixed problems with update version.
3. Fixed a problem where a category could not be updated to the same name but different case.
4. Fixed the alignment of "add version" to be left like "add category"

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

master 983e4094

2002-06-02 11:29

Kenzaburo Ito


Details Diff
updated localization for bug history

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1065 <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_swedish.txt Diff File
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_romanian.txt Diff File
mod - lang/strings_danish.txt Diff File
mod - lang/strings_czech.txt Diff File
mod - lang/strings_norwegian.txt Diff File
mod - lang/strings_russian.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_korean.txt Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - lang/strings_japanese_sjis.txt Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_german.txt Diff File
mod - lang/strings_turkish.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

master 6f53a8e2

2002-06-02 10:07

Kenzaburo Ito


Details Diff
added file add logging to report_add.php

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

master 65b180e5

2002-06-02 10:04

Kenzaburo Ito


Details Diff
Added bug history functionality.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1063 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - bugnote_add.php Diff File
mod - bug_reopen.php Diff File
mod - bugnote_update.php Diff File
mod - bug_update.php Diff File
add - history_inc.php Diff File
mod - bug_file_delete.php Diff File
mod - bugnote_delete.php Diff File
mod - bug_close.php Diff File
mod - core_helper_API.php Diff File
add - core_history_API.php Diff File
mod - bug_resolve.php Diff File
mod - view_all_inc.php Diff File
mod - constant_inc.php Diff File
mod - core_API.php Diff File
mod - lang/strings_english.txt Diff File
mod - report_add.php Diff File
mod - bug_file_add.php Diff File
mod - view_bug_page.php Diff File
mod - doc/ChangeLog Diff File
mod - bug_delete.php Diff File
mod - view_all_bug_update.php Diff File
mod - view_bug_advanced_page.php Diff File

master 3a7e37a5

2002-06-02 00:56

vboctor


Details Diff
Administrators can now modify preferences for all users (0001677). This is now done from the manage user page.

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

master 4f26777c

2002-06-01 12:01

vboctor


Details Diff
Added a [ remove ] link next to the [ edit ] link in the project categories and
project versions. This is to provide a faster way to delete versions and categories
without having to go into edit first.

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

master 52feda2e

2002-06-01 10:29

vboctor


Details Diff
- Added support for the MANAGERs being able to update project information
including: managing user list, modifying project information, modifying/adding/deleting
categories, and modifying/adding/deleting versions. Managers can only do that
to public projects (unless they are explicitly added to them with access level less
than manager), or private projects where they are added as manager. Managers
can not add or delete projects, or add/delete users from mantis as a whole.
- Fixed a syntax error in manage_proj_cat_update.php.
- Fixed a bug where it was possible to update category name to nothing.
- Fixed a bug where it was possible to change a bug to an already existing name.
- Fixed a bug where if you click edit, then update (without changing the category name), you would get a duplicate error.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1060 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - manage_proj_cat_add.php Diff File
mod - manage_proj_cat_update.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - doc/ChangeLog Diff File
mod - manage_proj_menu_page.php Diff File
mod - core_user_API.php Diff File
mod - core_html_API.php Diff File
mod - manage_proj_delete_page.php Diff File
mod - manage_proj_add.php Diff File
mod - manage_proj_delete.php Diff File

master 806015e1

2002-05-31 23:37

Kenzaburo Ito


Details Diff
Modified & in URLs &amp; to conform with standards.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1057 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - account_prof_edit_page.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - news_update.php Diff File
mod - print_all_bug_page.php Diff File
mod - login_anon.php Diff File
mod - proj_doc_page.php Diff File
mod - core_print_API.php Diff File
mod - bugnote_inc.php Diff File
mod - doc/ChangeLog Diff File

master d55bb41e

2002-05-31 19:59

Kenzaburo Ito


Details Diff
modified BC_Timer to only use mark_time().

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

2002-05-31 11:34

jlatour


Details Diff
Changed references from manage_project_* to manage_proj_* in localization comments.

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

master c11b8430

2002-05-31 11:26

jlatour


Details Diff
Added button to copy categories from another project, in addition to the current 'copy to'. Added new localization strings.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1054 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_korean.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_german.txt Diff File
mod - lang/strings_russian.txt Diff File
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - manage_proj_cat_copy.php Diff File
mod - lang/strings_romanian.txt Diff File
mod - lang/strings_polish.txt Diff File
mod - lang/strings_danish.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - manage_proj_edit_page.php Diff File
mod - lang/strings_japanese_sjis.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - lang/strings_french.txt Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_turkish.txt Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_japanese_euc.txt Diff File
mod - lang/strings_norwegian.txt Diff File
mod - lang/strings_czech.txt Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 695 696 697 698 699 700 701 ... 733 734 735  Next  Last