Changesets: MantisBT
master a7be543f 2002-03-28 01:13 Kenzaburo Ito Details Diff |
Fixed a few documentation errors in configuration.html. Removed extra echo in news archive page. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@818 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
mod - doc/configuration.html | Diff File | ||
mod - news_list_page.php | Diff File | ||
master e9923ebc 2002-03-26 17:11 Kenzaburo Ito Details Diff |
Modified reset password functionality to use g_send_reset_password to determine whether a password is set to blank or emailed to the user. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@817 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - manage_user_reset.php | Diff File | ||
mod - doc/configuration.html | Diff File | ||
master e045ccf1 2002-03-25 23:32 Kenzaburo Ito Details Diff |
Made the News Link point to the select project page when all proejcts is selected git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@816 <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 4405eca9 2002-03-25 23:15 Kenzaburo Ito Details Diff |
Modified news posting to properly limit project lists for non Administrators. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@815 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - news_menu_page.php | Diff File | ||
mod - news_edit_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - core_print_API.php | Diff File | ||
master 88ad07ae 2002-03-25 22:53 Kenzaburo Ito Details Diff |
small fix. had test case for get_current_user_access_level() incorrect git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@814 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_user_API.php | Diff File | ||
master 8ec1b8d2 2002-03-25 22:50 Kenzaburo Ito Details Diff |
Modified news posting to allow sitewide and project select posting only for Administrators. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@813 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - news_menu_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - news_edit_page.php | Diff File | ||
master 115dd954 2002-03-25 22:39 Kenzaburo Ito Details Diff |
Added a global option to control what access levels can delete bugs. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@812 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - view_bug_page.php | Diff File | ||
mod - view_bug_advanced_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - doc/configuration.html | Diff File | ||
master 3290a8b0 2002-03-25 22:07 Kenzaburo Ito Details Diff |
Modified account page to show default and current project access levels. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@811 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - account_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - core_user_API.php | Diff File | ||
mod - core_html_API.php | Diff File | ||
master 1a66b873 2002-03-25 01:44 Kenzaburo Ito Details Diff |
improved formating git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@810 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - proj_user_menu_page.php | Diff File | ||
master 55cf1ef4 2002-03-25 01:10 Kenzaburo Ito Details Diff |
Removed access_min and access threshold concepts from the user and project management. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@809 <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 - core_user_API.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - view_all_bug_page.php | Diff File | ||
mod - core_print_API.php | Diff File | ||
mod - print_all_bug_page.php | Diff File | ||
mod - core_helper_API.php | Diff File | ||
mod - bugnote_inc.php | Diff File | ||
mod - proj_user_menu_page.php | Diff File | ||
mod - manage_proj_update.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
mod - manage_proj_add.php | Diff File | ||
mod - core_email_API.php | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - proj_user_add.php | Diff File | ||
mod - manage_proj_menu_page.php | Diff File | ||
master bfea1135 2002-03-23 14:50 Kenzaburo Ito Details Diff |
Modified email string padding and line separation characters. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@808 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - constant_inc.php | Diff File | ||
mod - core_email_API.php | Diff File | ||
mod - doc/configuration.html | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master 576ed3e8 2002-03-22 18:13 Kenzaburo Ito Details Diff |
Added a 'jump to bugnotes' quicklink at the top of the view bug pages. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@807 <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 | ||
mod - view_bug_advanced_page.php | Diff File | ||
mod - css_inc.php | Diff File | ||
mod - view_bug_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master 69e4b929 2002-03-22 17:53 Kenzaburo Ito Details Diff |
Added g_bug_link_tag to let users customize how to create bug links. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@806 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_helper_API.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master 1d022d1c 2002-03-22 17:53 Kenzaburo Ito Details Diff |
formatting git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@805 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_user_API.php | Diff File | ||
master 363a16f4 2002-03-22 14:47 Kenzaburo Ito Details Diff |
fomatting tweaks git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@804 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
master 2af5fb82 2002-03-22 14:10 Kenzaburo Ito Details Diff |
Added Hungarian translation. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@803 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/CREDITS | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master eeec332e 2002-03-21 18:47 Kenzaburo Ito Details Diff |
Fixed problems with documentation links. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@799 <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 - doc/ChangeLog | Diff File | ||
master 85a7a580 2002-03-21 18:40 Kenzaburo Ito Details Diff |
Fixed problems with documentation links. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@798 <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 - doc/ChangeLog | Diff File | ||
master cdb81bde 2002-03-21 17:26 Kenzaburo Ito Details Diff |
Modified file size reports to show up as bytes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@797 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - view_bug_advanced_page.php | Diff File | ||
mod - view_bug_page.php | Diff File | ||
mod - proj_doc_page.php | Diff File | ||
master 3ec671c6 2002-03-21 17:23 Kenzaburo Ito Details Diff |
Fixed some problems with BASIC_AUTH. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@796 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - login.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - core_user_API.php | Diff File | ||
master 11dc7101 2002-03-21 17:15 Kenzaburo Ito Details Diff |
Modified file size reports to show up as bytes. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@795 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - view_bug_advanced_page.php | Diff File | ||
mod - view_bug_page.php | Diff File | ||
mod - proj_doc_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master e9fa6b42 2002-03-20 17:53 jotel Details Diff |
annulated unnecessary updates for 0.17.1 git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@794 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - lang/strings_polish.txt | Diff File | ||
master db428fb2 2002-03-18 02:15 Kenzaburo Ito Details Diff |
slight tweak. removed background color for required span element git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@793 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - css_inc.php | Diff File | ||
master 746194d9 2002-03-18 02:14 Kenzaburo Ito Details Diff |
Modified report page formating. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@792 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - report_bug_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master 296b6a7c 2002-03-18 02:14 Kenzaburo Ito Details Diff |
Fixed account profiles to check for blank inputs. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@791 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
mod - account_prof_menu_page.php | Diff File | ||
mod - account_prof_add.php | Diff File |