Changesets: MantisBT
master 33d966be 2001-08-14 17:07 Kenzaburo Ito Details Diff |
added phpmailer support git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@359 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - config_inc.php | Diff File | ||
mod - core_email_API.php | Diff File | ||
master ce66e07b 2001-08-14 08:32 rufinus Details Diff |
BugID: 795 The simple search SQL has: AND $g_mantis_bug_text_table.id = $g_mantis_bug_table.id which seems to me to be wrong. I think it should be: AND $g_mantis_bug_text_table.id = $g_mantis_bug_table.bug_text_id git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@358 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - view_all_bug_page.php3 | Diff File | ||
master 7de72f5c 2001-08-12 21:19 Kenzaburo Ito Details Diff |
updates git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@357 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - ChangeLog | Diff File | ||
mod - CREDITS | Diff File | ||
mod - strings_french2.txt | Diff File | ||
master 95b4be92 2001-08-12 21:19 Kenzaburo Ito Details Diff |
redirected header(Location) calls through new function print_header_redirect() git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@356 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - show_source_page.php3 | Diff File | ||
mod - news_edit_page.php3 | Diff File | ||
mod - account_prof_edit_page.php3 | Diff File | ||
mod - bug_file_add.php3 | Diff File | ||
mod - core_helper_API.php | Diff File | ||
mod - core_user_API.php | Diff File | ||
mod - signup.php3 | Diff File | ||
mod - signup_page.php3 | Diff File | ||
mod - manage_proj_edit_page.php3 | Diff File | ||
mod - core_print_API.php | Diff File | ||
master 92ca7782 2001-08-12 21:18 Kenzaburo Ito Details Diff |
updated install directions git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@355 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - INSTALL | Diff File | ||
master 89a7afb1 2001-08-09 13:01 Kenzaburo Ito Details Diff |
made the bug delete delete files from disk git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@354 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_delete.php3 | Diff File | ||
master a12437ec 2001-08-08 06:04 tfromm Details Diff |
# when assigned-to is explicit choosen, then no # manually status change is needed, when the bug has status=NEW_ git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@352 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_update.php3 | Diff File | ||
master 2147b4d9 2001-08-07 00:52 Kenzaburo Ito Details Diff |
some fixes to html form/table tags git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@351 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - view_all_inc.php | Diff File | ||
master e03fbd97 2001-08-06 23:49 Kenzaburo Ito Details Diff |
small form and table tag changes to (hopefully) fix some form submission errors in some web browsers git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@350 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - report_bug_page.php3 | Diff File | ||
mod - report_bug_advanced_page.php3 | Diff File | ||
mod - summary_page.php3 | Diff File | ||
mod - core_html_API.php | Diff File | ||
master 27f4d90d 2001-08-06 23:33 Kenzaburo Ito Details Diff |
added blank ALT tags git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@349 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_icon_API.php | Diff File | ||
master 3d7e1e3e 2001-08-06 23:30 Kenzaburo Ito Details Diff |
added quotes around form action git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@348 <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 c1158593 2001-08-03 00:01 Kenzaburo Ito Details Diff |
updates git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@347 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - ChangeLog | Diff File | ||
master 425c61cd 2001-08-02 17:46 myplacedk Details Diff |
Bug 0000709 . Select project before login with url-parameter. For example: login_page.php3?f_project_id=0000001 git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@345 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0000709 |
|
mod - ChangeLog | Diff File | ||
mod - login_page.php3 | Diff File | ||
mod - login.php3 | Diff File | ||
mod - set_project.php3 | Diff File | ||
master 978af734 2001-08-02 17:19 myplacedk Details Diff |
Sorting in buglist is now preserved when going to next or prev page. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@344 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - view_all_bug_page.php3 | Diff File | ||
mod - view_all_inc.php | Diff File | ||
mod - ChangeLog | Diff File | ||
master eaba1e21 2001-08-02 01:17 myplacedk Details Diff |
Fixed newline chars. I feel VERY confident that they are correct now. If you see any troubles, it's probably your configuration that's faulty. Make sure that your editor doesn't convert from unix to windows-format, and that all ftp-transfers are made in ASCII-mode! Before you commit changes, you might want to diff your version agains the repository version, just to see if you have changed all the newlines. For questions you are welcome to contact me. - myplacedk <niels@myplace.dk> git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@343 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - README | Diff File | ||
mod - proj_doc_page.php3 | Diff File | ||
mod - proj_user_delete_page.php3 | Diff File | ||
mod - site_settings_edit_page.php3 | Diff File | ||
mod - show_source_page.php3 | Diff File | ||
mod - account_delete.php3 | Diff File | ||
mod - documentation_page.php3 | Diff File | ||
mod - signup.php3 | Diff File | ||
mod - manage_proj_delete_page.php3 | Diff File | ||
mod - manage_create_user_page.php3 | Diff File | ||
mod - view_all_assign_bug_page.php3 | Diff File | ||
mod - proj_doc_delete_page.php3 | Diff File | ||
mod - proj_doc_edit_page.php3 | Diff File | ||
mod - bug_file_add.php3 | Diff File | ||
mod - manage_page.php3 | Diff File | ||
mod - news_add.php3 | Diff File | ||
mod - TROUBLESHOOTING | Diff File | ||
mod - manage_user_delete.php3 | Diff File | ||
mod - manage_proj_edit_page.php3 | Diff File | ||
mod - account_prof_update.php3 | Diff File | ||
mod - proj_doc_delete.php3 | Diff File | ||
mod - news_delete.php3 | Diff File | ||
mod - proj_user_menu_page.php3 | Diff File | ||
mod - bug_update_page.php3 | Diff File | ||
mod - manage_user_page.php3 | Diff File | ||
mod - news_delete_page.php3 | Diff File | ||
mod - proj_user_delete.php3 | Diff File | ||
mod - manage_create_new_user.php3 | Diff File | ||
mod - view_all_report_bug_page.php3 | Diff File | ||
mod - set_project.php3 | Diff File | ||
mod - news_menu_page.php3 | Diff File | ||
mod - view_all_unassign_bug_pg.php3 | Diff File | ||
mod - account_delete_page.php3 | Diff File | ||
mod - proj_doc_update.php3 | Diff File | ||
mod - login_page.php3 | Diff File | ||
mod - manage_proj_menu_page.php3 | Diff File | ||
mod - manage_proj_ver_edit_page.php3 | Diff File | ||
mod - account_prof_menu_page.php3 | Diff File | ||
mod - manage_proj_cat_edit_page.php3 | Diff File | ||
mod - manage_user_delete_page.php3 | Diff File | ||
mod - news_update.php3 | Diff File | ||
mod - proj_user_add.php3 | Diff File | ||
mod - manage_user_reset.php3 | Diff File | ||
mod - bug_update_advanced_page.php3 | Diff File | ||
mod - view_bug_page.php3 | Diff File | ||
mod - proj_doc_add_page.php3 | Diff File | ||
mod - account_prof_make_default.php3 | Diff File | ||
mod - manage_proj_delete.php3 | Diff File | ||
mod - manage_proj_add.php3 | Diff File | ||
mod - site_settings_update.php3 | Diff File | ||
mod - configuration.html | Diff File | ||
mod - CREDITS | Diff File | ||
mod - account_page.php3 | Diff File | ||
mod - news_edit_page.php3 | Diff File | ||
mod - index.php3 | Diff File | ||
mod - site_settings_page.php3 | Diff File | ||
mod - bug_assign.php3 | Diff File | ||
mod - account_prof_delete.php3 | Diff File | ||
mod - manage_user_update.php3 | Diff File | ||
mod - manage_proj_update.php3 | Diff File | ||
mod - proj_doc_add.php3 | Diff File | ||
mod - account_update.php3 | Diff File | ||
mod - account_prefs_page.php3 | Diff File | ||
mod - account_prefs_reset.php3 | Diff File | ||
mod - login_select_proj_page.php3 | Diff File | ||
mod - bug_delete_page.php3 | Diff File | ||
mod - signup_page.php3 | Diff File | ||
mod - view_bug_advanced_page.php3 | Diff File | ||
mod - account_prof_add.php3 | Diff File | ||
mod - account_prof_edit_page.php3 | Diff File | ||
mod - account_prefs_update.php3 | Diff File | ||
mod - report_add.php3 | Diff File | ||
master 276b13d0 2001-08-02 00:58 myplacedk Details Diff |
no message git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@342 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - ChangeLog | Diff File | ||
master c3868b71 2001-08-01 23:11 Kenzaburo Ito Details Diff |
added default argument for last argument in function print_manage_user_sort_link() to prevent warnings git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@340 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_print_API.php | Diff File | ||
master 0ca34ec8 2001-08-01 15:07 myplacedk Details Diff |
Fixing bug 0000733 with patch from bug report. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@339 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0000733 |
|
mod - view_all_bug_page.php3 | Diff File | ||
master 9e1ad96c 2001-07-29 21:26 Kenzaburo Ito Details Diff |
0.15.3 updates git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@338 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - CREDITS | Diff File | ||
mod - config_inc.php | Diff File | ||
mod - ChangeLog | Diff File | ||
master 08fc9624 2001-07-29 21:26 Kenzaburo Ito Details Diff |
fixes for manage hide inactive git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@337 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_print_API.php | Diff File | ||
mod - manage_page.php3 | Diff File | ||
master be35cf8f 2001-07-29 20:58 Kenzaburo Ito Details Diff |
removed an error in the css section git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@336 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - configuration.html | Diff File | ||
master d2ff2a08 2001-07-29 20:57 Kenzaburo Ito Details Diff |
minor removable of unused variables git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@335 <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 730fab62 2001-07-26 07:04 rufinus Details Diff |
Added Credits to Duncan Lisset for the initial code. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@334 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - summary_jpgraph_page.php3 | Diff File | ||
mod - config_inc.php | Diff File | ||
master c8b303e9 2001-07-26 02:26 Kenzaburo Ito Details Diff |
Fixed access error where viewers could add bugnotes git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@333 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_inc.php | Diff File | ||
master 701fd559 2001-07-26 02:00 Kenzaburo Ito Details Diff |
Fixed Hide Inactive checkbox git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@331 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_print_API.php | Diff File | ||
mod - manage_page.php3 | Diff File | ||
mod - menu_inc.php | Diff File |