Changesets: MantisBT

master 4698818a

2002-06-10 13:16

jhuggins


Details Diff
I added several new indexes to the CREATE statements to hopefully address
the query speed concerns in bug 0001975.

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

master be5962ad

2002-06-09 20:04

Kenzaburo Ito


Details Diff
Added copyright

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

master 701d2e2c

2002-06-09 20:03

Kenzaburo Ito


Details Diff
code formatting

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

master 74fb0f08

2002-06-09 17:18

Kenzaburo Ito


Details Diff
testing mailing list again

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

master 98a5c99e

2002-06-08 23:27

vboctor


Details Diff
Added [private] next to the bug summary to indicate that it is a private one.
Similar to [announcement] [private] in news. We may consider using an image
for a small lock in the future to indicate private entities.

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

2002-06-08 21:55

vboctor


Details Diff
Added $g_view_summary_threshold to control the threshold of viewing summary page.

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

master 9153062c

2002-06-08 21:25

vboctor


Details Diff
1. Fixed a typo in news_add.php in a variable name which was causing a warning.
2. Fixed a problem where admin was not able to edit site-wide news (if All Projects is selected).
3. Added support for $g_private_news_threshold, defaulted to DEVELOPER.

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

master 77032f0a

2002-06-08 19:54

vboctor


Details Diff
Admin Upgrade Fixes
1. Fixed a failure on databases that have a password.
2. The bug history query was duplicated and the category default owner missing.

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

master a61071f7

2002-06-08 19:25

vboctor


Details Diff
Admin Upgrade Modifications
1. Generated SQL file with \r\n rather than just \n
2. Included config_inc1.php to set the $g_php.
3. Added the 3 sql statements posted by prescience.

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

master 388780ea

2002-06-08 12:44

Kenzaburo Ito


Details Diff
Another mailing list test

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

master 34c26f1a

2002-06-08 12:26

Kenzaburo Ito


Details Diff
testing mailing list

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

master fd79ab5c

2002-06-08 12:11

Kenzaburo Ito


Details Diff
Added view_state to news. News can now be made private. Added announcement flag to news. Announcements are always kept at the top of the news page.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1110 <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 - core_print_API.php Diff File
mod - doc/ChangeLog Diff File
mod - core_news_API.php Diff File
mod - css_inc.php Diff File
mod - news_update.php Diff File
mod - lang/strings_english.txt Diff File
mod - main_page.php Diff File
mod - news_add.php Diff File
mod - news_list_page.php Diff File
mod - news_edit_page.php Diff File
mod - manage_proj_add.php Diff File

master 6aa99dbb

2002-06-08 11:12

Kenzaburo Ito


Details Diff
converted view_state to use a drop down listbox instead of radio items for consistency

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

master 728c8994

2002-06-08 11:09

Kenzaburo Ito


Details Diff
changed project_view_state to view_state.

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

master bbef68a4

2002-06-08 00:11

Kenzaburo Ito


Details Diff
Improved History. Added bug monitor/end monitor history events. Added bugnote id to bugnote history events. Added bugnote state cahnge to history.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1107 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - bugnote_update.php Diff File
mod - lang/strings_turkish.txt Diff File
mod - lang/strings_polish.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - bugnote_delete.php Diff File
mod - lang/strings_romanian.txt Diff File
mod - lang/strings_chinese_traditional.txt Diff File
mod - bug_resolve.php Diff File
mod - lang/strings_french.txt Diff File
mod - lang/strings_chinese_simplified.txt Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_german.txt Diff File
mod - history_inc.php Diff File
mod - bug_close.php Diff File
mod - lang/strings_czech.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - bug_monitor.php Diff File
mod - lang/strings_korean.txt Diff File
mod - constant_inc.php Diff File
mod - lang/strings_danish.txt Diff File
mod - bugnote_set_view_state.php Diff File
mod - lang/strings_japanese_euc.txt Diff File
mod - lang/strings_japanese_sjis.txt Diff File
mod - bug_reopen.php Diff File
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_russian.txt Diff File
mod - core_history_API.php Diff File
mod - bugnote_add.php Diff File
mod - lang/strings_norwegian.txt Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File

master c5ea3c7f

2002-06-07 23:40

Kenzaburo Ito


Details Diff
some formatting changes. No line wrapping

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

master 6788cf6b

2002-06-07 22:58

Kenzaburo Ito


Details Diff
Removed references to disklinks and DOCUMENT_ROOT.

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

master 28df982e

2002-06-07 22:58

Kenzaburo Ito


Details Diff
Moved admin_* scripts into admin/ folder.

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

master 38eb7cf1

2002-06-07 21:18

vboctor


Details Diff
1. Fixed a problem where users below the threshold to view private bugnotes
were not able to view any bugnotes.
2. Fixed a problem where the number of bug notes in the view bugs page
were reflecting all bug notes rather than only the ones that the logged in user
can view.
3. Removed calls to check_bug_exist() from the code in view_bug_page
and view_bug_advanced_page and added the check in the code since the
same query was being executed twice, once to check and once to retrieve
the data.
4. Added DISTINCT when retrieving the language in core_API. We should
do that in all queries that are expecting one row. Hence, mySQL will not have
to search the whole table, but will search till it finds the first one.

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

master 3f1db91a

2002-06-07 12:52

jhuggins


Details Diff
I added this file as a temporary set of ALTER TABLE SQL commands to add
several indexes I found missing after examining every SELECT I could find
in the code.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1102 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
add - sql/db_add_indexes_2002-06-07.sql Diff File

master 1a8a3aeb

2002-06-07 10:21

jhuggins


Details Diff
Added CVS keywords.

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

master 98f9c7f6

2002-06-07 10:17

jhuggins


Details Diff
Added unix_timestamp index to mantis_bugnote_table.

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

2002-06-07 09:16

Kenzaburo Ito


Details Diff
removed . It already exists in default/config_inc1.php.

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

2002-06-07 01:37

vboctor


Details Diff
1. Added core_compress_API.php which provides optional support for compression.
This option improves performance but it is OFF by default since it requires PHP 4.0.4.
2. Make use of the compression APIs in View Bug Advanced, View Bug Simple,
and View Bugs. More pages will be integrated later.
3. Disabled the debug timer (left the normal time). We should avoid leaving debugging
code committed, since some people make use of the latest CVS and hence it
would be good to avoid needing them to change in the code.
4. In the view bugs, a select statement was executed for each bug to retrieve
the latest modification time for the bugnotes. Disabled the execution of this
query in case the number of bugs is 0.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1098 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core_API.php Diff File
mod - doc/ChangeLog Diff File
mod - view_bug_page.php Diff File
mod - view_bug_advanced_page.php Diff File
mod - view_all_bug_page.php Diff File
mod - core_timer_API.php Diff File
mod - view_all_inc.php Diff File
add - core_compress_API.php Diff File

master a4e2a815

2002-06-06 23:58

Kenzaburo Ito


Details Diff
modified add bugnote layout

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1097 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_danish.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - bugnote_inc.php Diff File
mod - lang/strings_russian.txt Diff File
mod - lang/strings_japanese_sjis.txt Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_czech.txt Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - lang/strings_polish.txt Diff File
mod - lang/strings_german.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - lang/strings_turkish.txt Diff File
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_french.txt Diff File
mod - lang/strings_chinese_simplified.txt Diff File
mod - lang/strings_romanian.txt Diff File
mod - lang/strings_norwegian.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - lang/strings_korean.txt Diff File
mod - lang/strings_japanese_euc.txt Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_chinese_traditional.txt Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 689 690 691 692 693 694 695 ... 700 ... 729 730 731  Next  Last