Changesets: MantisBT
master f7e5c0ca 2002-08-18 05:57 Details Diff |
Integrated 0.17.4 ChangeLog in 0.18.0 ChangeLog git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1233 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
master db6cbc5f 2002-08-18 04:27 Details Diff |
It was possible to manipulate cookies into showing the summaries of public bugs in a private project, in view_all_bug_page.php. I copied over the code from 0.17.4, which fixes this. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1232 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_user_API.php | Diff File | ||
mod - view_all_bug_page.php | Diff File | ||
master 72b8c775 2002-08-18 02:07 Kenzaburo Ito Details Diff |
code formatting cleanup git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1231 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_actiongroup_page.php | Diff File | ||
mod - bug_actiongroup.php | Diff File | ||
master 2c74e208 2002-08-17 11:22 Details Diff |
Mantis will now warn the user if his browser does not support cookies, either because it's too old or because it was disabled. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1230 <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_polish.txt | Diff File | ||
mod - lang/strings_russian.txt | Diff File | ||
mod - lang/strings_korean.txt | Diff File | ||
mod - lang/strings_danish.txt | Diff File | ||
mod - lang/strings_italian.txt | Diff File | ||
mod - login_page.php | Diff File | ||
mod - lang/strings_chinese_simplified.txt | Diff File | ||
mod - lang/strings_japanese_euc.txt | Diff File | ||
mod - constant_inc.php | Diff File | ||
mod - lang/strings_portuguese_standard.txt | Diff File | ||
mod - lang/strings_russian_koi8.txt | Diff File | ||
mod - lang/strings_chinese_traditional.txt | Diff File | ||
mod - lang/strings_german.txt | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - lang/strings_portuguese_brazil.txt | Diff File | ||
mod - login.php | Diff File | ||
mod - lang/strings_hungarian.txt | Diff File | ||
mod - lang/strings_japanese_sjis.txt | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - lang/strings_romanian.txt | Diff File | ||
mod - lang/strings_french.txt | Diff File | ||
mod - lang/strings_czech.txt | Diff File | ||
mod - lang/strings_swedish.txt | Diff File | ||
mod - lang/strings_turkish.txt | Diff File | ||
mod - lang/strings_norwegian.txt | Diff File | ||
mod - lang/strings_dutch.txt | Diff File | ||
master 9b608e1e 2002-08-17 10:44 Details Diff |
Fixed problem in core_email_API.php where an email could be send to noone at all, in rare cases. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1229 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
mod - core_email_API.php | Diff File | ||
master 3e50717c 2002-08-17 10:17 Details Diff |
Database upgrade scripts can no longer be applied on an already upgraded database, either by accident or by a malicious user. It might still run for people who upgrade their database manually and partially (i.e. CVS users). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1228 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - admin/admin_upgrade_0_15_0.php | Diff File | ||
mod - admin/admin_upgrade_0_18_0.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - admin/admin_upgrade_0_16_0.php | Diff File | ||
mod - admin/admin_inc.php | Diff File | ||
mod - admin/admin_upgrade_0_17_0.php | Diff File | ||
mod - admin/admin_upgrade_0_14_0.php | Diff File | ||
master d91c957f 2002-08-17 09:47 Details Diff |
On second thought, also made it impossible to specify the mail text. If you only want to check ifg the address works, that should be enough. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1227 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - admin/admin_check.php | Diff File | ||
master 45e0cd3d 2002-08-17 09:43 Details Diff |
Made it impossible to (ab)use the admin_check.php script to send spam/email to anyone except the server administrator. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1226 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - admin/admin_check.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master 151073ba 2002-08-17 09:35 Details Diff |
Had admin_inc re-include config file, after this was removed in a previous commit. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1225 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - admin/admin_inc.php | Diff File | ||
master 23e13bbb 2002-08-17 06:14 Julian Fitzell Details Diff |
fix bug 0002298 git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1224 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0002298 |
|
mod - manage_proj_delete.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master d66b904c 2002-08-16 23:16 Details Diff |
Fixed a problem where admin upgrade scripts were not working after the configuration defaults were moved from defaults/ to mantis main directory. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1223 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - admin/admin_inc.php | Diff File | ||
master 9b17c87f 2002-08-16 22:46 Details Diff |
- Fixed 0002279: Unauthorized user can see private bugs (using Jump) - Added access_denied() method that displays and access denied method and allows the user to proceed to main page. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1222 <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 - constant_inc.php | Diff File | ||
mod - bug_update_advanced_page.php | Diff File | ||
mod - bug_update_page.php | Diff File | ||
mod - lang/strings_german.txt | Diff File | ||
mod - core_user_API.php | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
master 26b263d9 2002-08-16 18:05 Details Diff |
Fixed security hole in config_defaults_inc.php (reported by Andrew Johnson) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1221 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - config_defaults_inc.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master d1a0ad37 2002-08-16 08:05 Julian Fitzell Details Diff |
oh my... that could have been embarassing... didn't add the new file yet good thing I caught it before going to sleep git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1220 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
add - core_bugnote_API.php | Diff File | ||
master 4fa67548 2002-08-16 07:57 Julian Fitzell Details Diff |
-Pull SQL queries out of bugnote pages and put them as functions in core_bugnote_API.php -Follow the example of bugnote_set_view_state.php and make bugnote_delete.php and bugnote_update.php take only the bugnote_id as parameters and infer the bugnote_text_id and bug_id from that git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1219 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_edit_page.php | Diff File | ||
mod - bugnote_delete.php | Diff File | ||
mod - bugnote_update.php | Diff File | ||
mod - bugnote_delete_page.php | Diff File | ||
mod - bugnote_inc.php | Diff File | ||
mod - bugnote_set_view_state.php | Diff File | ||
master 4fe69926 2002-08-16 06:16 Julian Fitzell Details Diff |
Add core_bugnote_API.php and move bugnote related function from core_helper_API over git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1218 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
mod - bug_update.php | Diff File | ||
mod - bug_resolve.php | Diff File | ||
mod - bug_reopen.php | Diff File | ||
mod - core_helper_API.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
mod - bug_close.php | Diff File | ||
mod - core_API.php | Diff File | ||
master 129a48df 2002-08-16 06:08 Julian Fitzell Details Diff |
correct path detection code since the defaults file is in a different directory git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1217 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - config_defaults_inc.php | Diff File | ||
master 1e5cbba9 2002-08-16 05:44 Details Diff |
Merged default/config_inc1.php and default/config_inc2.php in config_defaults_inc.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1216 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_API.php | Diff File | ||
add - config_defaults_inc.php | Diff File | ||
mod - config_inc.php.sample | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master cb8c7348 2002-08-16 05:26 Julian Fitzell Details Diff |
Fix up use of $c_ and $f_ variables since I was confused about how they were being used originally Still a few #@@@ comments in there because we are still trying to resolve escaping of bugnote strings (I can't put in the string_prepare_* calls right now because it would result in two calls to addslashes() being performed git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1215 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_resolve.php | Diff File | ||
mod - bug_close.php | Diff File | ||
mod - bug_update.php | Diff File | ||
mod - bug_update_page.php | Diff File | ||
mod - bug_reopen.php | Diff File | ||
mod - core_helper_API.php | Diff File | ||
mod - bug_update_advanced_page.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
master da7dc18b 2002-08-16 04:25 Details Diff |
- Fixed 0002347: Adding a bugnote to a monitored bug produces an error git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1214 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/CREDITS | Diff File | ||
mod - core_email_API.php | Diff File | ||
master 43495f00 2002-08-16 03:51 Julian Fitzell Details Diff |
oops... forgot to update the Changelog for my bugnote on update commit git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1213 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
master 18dcf1c9 2002-08-16 03:38 Details Diff |
Removed private bugnotes from emails git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1212 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core_email_API.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
master eecf45a2 2002-08-16 02:46 Julian Fitzell Details Diff |
Always send a "Bugnote added" email when adding a bugnote. Jeroen and I can't see any reason why this code was as it was. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1211 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bugnote_add.php | Diff File | ||
master 95ac2915 2002-08-16 02:38 Julian Fitzell Details Diff |
- Add a bugnote entry form to bug_update_page.php and bug_update_advanced_page.php - Enable support for that in bug_update.php - Pull out bugnote addition code into a helper function and update all files that do this - some cleanups along the way I also added Revision, Author, Date, and Id CVS variables since some of the files in the repo have them... I assume we're moving toward adding them not removing them? bug_close.php: * renamed $t_clo_val to $t_status_val * moved variable cleaning to top of file * replaced bugnote addition code with a call to add_bugnote() bug_reopen.php: * moved variable cleaning to top of file * renamed $t_fee_val to $t_status_val * renamed $t_reop to $t_resolution * remove unused $t_handler_id variable * replaced bugnote addition code with a call to add_bugnote() * removed all references to uncleaned variables bug_resolve.php: * added checking and cleaning code for form variables * renamed $t_res_val to $t_status_val * replaced bugnote addition code with a call to add_bugnote() * removed all references to uncleaned variables bug_update.php: * add code to handle adding a bugnote while updating bug_update_advanced_page.php: * remove all references to uncleaned variables * fix call to print_version_option_list() which seemed to be passing an extra parameter ($f_version) * add checkbox and textarea to add a bugnote while updating bug_update_page.php: * remove all references to uncleaned variables * add checkbox and textarea to add a bugnote while updating bugnote_add.php: * added checking and cleaning code for form variables * replaced bugnote addition code with a call to add_bugnote() * removed all references to uncleaned variables * moved emailing code inside if(!empty( $c_bugnote_text ) ) block core_helper_API.php: * (add_bugnote) New function to add a bugnote to the database git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1210 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_update_advanced_page.php | Diff File | ||
mod - bug_update_page.php | Diff File | ||
mod - bug_close.php | Diff File | ||
mod - bug_resolve.php | Diff File | ||
mod - core_helper_API.php | Diff File | ||
mod - bug_reopen.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
mod - bug_update.php | Diff File | ||
master 4b653094 2002-08-15 18:21 Details Diff |
1. Added delete_user() function to core_user_API.php and replaced this functionality in other files with a call to this function. 2. Account pruning now also removes profiles, preferences and such. 3. Removed the f_protected hidden form fields in user delete/update/etc. and let the scripts check it directly. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1209 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - manage_user_delete_page.php | Diff File | ||
mod - manage_user_delete.php | Diff File | ||
mod - core_database_API.php | Diff File | ||
mod - manage_prune.php | Diff File | ||
mod - manage_user_reset.php | Diff File | ||
mod - account_delete.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - proj_doc_delete_page.php | Diff File | ||
mod - manage_user_page.php | Diff File | ||
mod - core_user_API.php | Diff File |