Search Changesets
MantisBT: master afdf92d2 2004-05-30 01:49:31 Details Diff |
Removed some direct references to cookies + checking return value for filter_get_bug_rows() M csv_export.php M logout_page.php M print_all_bug_page_excel.php M view_all_bug_page.php M core/print_api.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2594 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - csv_export.php | Diff File | ||
mod - print_all_bug_page_excel.php | Diff File | ||
mod - core/print_api.php | Diff File | ||
mod - logout_page.php | Diff File | ||
mod - view_all_bug_page.php | Diff File | ||
MantisBT: master ddd2f833 2004-05-30 01:26:21 Details Diff |
Enh 0003903: optimisation of lang_load_default() M core/lang_api.php - (lang_load_default): Re-implemented to achieve the following: - Avoid using cookies directly, use auth_api.php instead. - Use user_pref_api.php rather than a direct query. Makes use of caching as well. - Simpler implementation. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2593 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/lang_api.php | Diff File | ||
MantisBT: master 238837e8 2004-05-28 06:24:00 int2str Details Diff |
Fixed button position in bug_view_page git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2592 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/html_api.php | Diff File | ||
MantisBT: master 9e21c8c4 2004-05-28 06:11:58 int2str Details Diff |
Fixed 0003889 ... again ;) git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2591 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/filter_api.php | Diff File | ||
mod - core/project_api.php | Diff File | ||
MantisBT: master 58e099e9 2004-05-28 02:56:42 int2str Details Diff |
* Fix 0003892: JavaScript error on view_filters_page. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2590 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003892 |
|
mod - view_filters_page.php | Diff File | ||
MantisBT: master c01dd920 2004-05-28 00:21:02 int2str Details Diff |
* Fix 0003889: Sort by realname, then username git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2589 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003889 |
|
mod - bug_monitor_list_view_inc.php | Diff File | ||
mod - core/project_api.php | Diff File | ||
mod - core/print_api.php | Diff File | ||
MantisBT: master 39c3007f 2004-05-27 23:53:23 int2str Details Diff |
Moved date formatting function to string api (thanks Victor). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2588 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/string_api.php | Diff File | ||
mod - core/version_api.php | Diff File | ||
mod - manage_proj_edit_page.php | Diff File | ||
MantisBT: master 2b41a95b 2004-05-27 23:33:06 int2str Details Diff |
Use the right permission treshold. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2587 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/html_api.php | Diff File | ||
MantisBT: master 89713231 2004-05-27 23:11:00 Details Diff |
Hyperlink the issue ids in bug_actiongroup_page.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2586 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - bug_actiongroup_page.php | Diff File | ||
MantisBT: master 6628c83e 2004-05-27 22:09:22 int2str Details Diff |
Re-designed filter display/form. The filter form on the bug list page looks a little more 'together' now (I hope). But even more importantly, the fields in the filter edit page are now in the same order as the filter display above the bug list page. So the user doesn't have to search the field anymore after he clicks on one of the filter edit links. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2585 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/filter_api.php | Diff File | ||
mod - view_filters_page.php | Diff File | ||
mod - config_defaults_inc.php | Diff File | ||
MantisBT: master f5d0b550 2004-05-27 16:28:18 int2str Details Diff |
* Fix 0003886: Custom HTML page title not displayed. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2584 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003886 |
|
mod - doc/ChangeLog | Diff File | ||
mod - core/html_api.php | Diff File | ||
MantisBT: master b73fcb0f 2004-05-27 02:00:58 int2str Details Diff |
* Fix 0003806: Timestamp in project management page (Version management section) isn't shown as configured git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2583 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003806 |
|
mod - manage_proj_edit_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
mod - core/version_api.php | Diff File | ||
MantisBT: master c89f6676 2004-05-27 01:07:36 int2str Details Diff |
Forgot one realname field. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2582 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/print_api.php | Diff File | ||
MantisBT: master 2ba8277c 2004-05-26 20:20:52 int2str Details Diff |
Minor tweak to avoid duplicate queries if no attachments are present (for any bug). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2581 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/file_api.php | Diff File | ||
MantisBT: master 4bfdbf9c 2004-05-26 06:25:58 int2str Details Diff |
Dont break amounts in bug view list. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2580 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - core/sponsorship_api.php | Diff File | ||
MantisBT: master b048f486 2004-05-26 05:25:32 int2str Details Diff |
- Fix 0003878: Table cells are centered in Internet Explorer. - Also removed title="" from bug link on the view issues page, since it's totally redundant there and costs a lot in terms of HTML page size. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2579 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003878 |
|
mod - core/print_api.php | Diff File | ||
mod - view_all_inc.php | Diff File | ||
mod - css/default.css | Diff File | ||
mod - core/string_api.php | Diff File | ||
MantisBT: master 2a949122 2004-05-26 05:04:29 int2str Details Diff |
Fix 0003879: Empty entry in project select field can cause bugs to be moved to non-existing project. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2578 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003879 |
|
mod - core/print_api.php | Diff File | ||
mod - bug_actiongroup_page.php | Diff File | ||
mod - doc/ChangeLog | Diff File | ||
MantisBT: master 191e9de1 2004-05-26 04:46:18 int2str Details Diff |
- Added list of selected issues to mass bug manipulation page git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2577 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - doc/ChangeLog | Diff File | ||
MantisBT: master abd6a01f 2004-05-26 04:45:08 int2str Details Diff |
- Added "Move Issue" button to bug_view_page.php. - Changed mass bug manipulation page to show list of selected issues git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2576 <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 - lang/strings_english.txt | Diff File | ||
mod - bug_actiongroup_page.php | Diff File | ||
MantisBT: master 85dc681e 2004-05-26 03:54:28 int2str Details Diff |
Fixed field name issues and undefined variable errors. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2575 <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 - bug_sponsorship_list_view_inc.php | Diff File | ||
MantisBT: master 0c37818b 2004-05-26 03:22:17 int2str Details Diff |
Added real name to various drop-downs and other missing places. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2574 <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_user_edit_page.php | Diff File | ||
mod - manage_proj_edit_page.php | Diff File | ||
mod - core/project_api.php | Diff File | ||
MantisBT: master 06cba376 2004-05-26 02:41:27 int2str Details Diff |
Show real user name on the summary page (Bug 3875). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2573 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003875 |
|
mod - core/summary_api.php | Diff File | ||
MantisBT: master 85c26fde 2004-05-26 02:28:55 int2str Details Diff |
Applied Cristian Hack's patch to allow users to edit their real name (Bug 3876). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2572 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003876 |
|
mod - manage_user_edit_page.php | Diff File | ||
mod - account_page.php | Diff File | ||
mod - core/user_api.php | Diff File | ||
mod - account_update.php | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
MantisBT: master e920a963 2004-05-26 01:06:35 int2str Details Diff |
Another attempt at fixing Logout. It's more secure now, but not very user friendly. If Anonymous browsing is disabled, all is well. But if anonymous browsing is enabled, hitting logout still forces a login prompt. The user has to hit Cancel to get back to anonymous. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2571 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - login.php | Diff File | ||
MantisBT: master cc933456 2004-05-26 00:59:27 int2str Details Diff |
Fixed HTTP authentication logout function. Logout is still pretty clumsy, but such is the nature of http auth... git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2570 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
||
mod - login.php | Diff File | ||
mod - logout_page.php | Diff File | ||
mod - core/authentication_api.php | Diff File | ||
mod - config_defaults_inc.php | Diff File |