Changesets: MantisBT

master 106cd93d

2002-07-07 01:32

vboctor


Details Diff
0002209: Fixed a CGI error when deleting news.

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

master 1930be4d

2002-07-06 11:02

vboctor


Details Diff
Added a new mode for uploading files, that is to upload files to an FTP
server and cache them on the webserver. If a file is not in the webserver
cache and it is downloaded, the fle is fetched from the FTP server, and
then kept in the cache.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1171 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File
mod - manage_user_proj_add.php Diff File
mod - view_bug_advanced_page.php Diff File
add - core_file_API.php Diff File
mod - view_bug_page.php Diff File
mod - bug_file_add.php Diff File
mod - constant_inc.php Diff File
mod - bug_file_delete.php Diff File
mod - file_download.php Diff File
mod - core_API.php Diff File

master e94efd72

2002-07-06 10:46

vboctor


Details Diff
Fixed a call to undefined function since deleteBug was renamed to delete_bug()
to follow mantis standard. Also it was moved to core_helper_API.php

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

master fa9cdac1

2002-07-06 09:55

vboctor


Details Diff
0002208: Fixed a warning on executing a group action without selecting
bugs.

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

master cba3764a

2002-07-06 09:34

vboctor


Details Diff
0002207: Fixed a problem where no e-mails were sent when a new bug is
reported.

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

master 409006f5

2002-07-05 11:56

vboctor


Details Diff
Added an optimisation which reduced the number of queries executed in the
View Bugs page when "All Projects" is selected from 314 to 220. This is that
the project specific user access level is not retrieved from the database
because in this case the project cookie is set to 0, and there is no project
with code 0. In this case, the general access level is used.

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

2002-07-05 05:43

jctrosset


Details Diff
1. Fixed the redundance problem between bug_actiongroup.php and view_all_bug_update.php ; the code of bug_actiongroup is reported on the latter, and the page deleted.
2. Bugs which are mass-treated now have a new handler only when assigned or "status-updated".
3. Fixed the number of the current page and put it at the right column on view_all_inc.php

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

master 378ad7ce

2002-07-04 06:01

vboctor


Details Diff
0001845: Added the support for sending an e-mail notification when a bug
is deleted.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1165 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_english.txt Diff File
mod - bug_delete.php Diff File
mod - core_email_API.php Diff File
mod - core_helper_API.php Diff File
mod - doc/ChangeLog Diff File
mod - lang/strings_german.txt Diff File

master bf48809b

2002-07-04 05:18

jctrosset


Details Diff
1.copied strings for mass treatment and improved graphs in langages other than french, english and russian.
2. done some french translation

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1164 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_chinese_simplified.txt Diff File
mod - lang/strings_french.txt Diff File
mod - lang/strings_italian.txt Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - lang/strings_turkish.txt Diff File
mod - lang/strings_german.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_norwegian.txt Diff File
mod - lang/strings_swedish.txt Diff File
mod - lang/strings_polish.txt Diff File
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_japanese_euc.txt Diff File
mod - lang/strings_romanian.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - lang/strings_dutch.txt Diff File
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - lang/strings_japanese_sjis.txt Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_czech.txt Diff File
mod - lang/strings_english.txt Diff File

master 42504988

2002-07-02 09:49

vboctor


Details Diff
Fixed 0002192: "Warning: Undefined index: id in core_user_API.php on line 595" .
This was caused because of calling get_current_user_field with 'id<space>' rather than 'id'.

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

master 3ff24e45

2002-07-02 08:48

vboctor


Details Diff
1. Added configuration options which allow control on who should be notified on different actions/events.
2. Added checking for obsolete variables (before of enhancement 1), if found, an error is reported directing the admin to the new configuration variables.
3. Added a database API that allows checking whether a field name exists or not.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1162 <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
mod - core_API.php Diff File
mod - core_database_API.php Diff File

master dfc1f16d

2002-06-27 06:15

jctrosset


Details Diff
Added more visual chart pages in summary_page.php. Warning, *old* versions of JPgraph may cause problems, especially for the 3D pies (ok with JPGraph v1.6.3 and above).
Consists of 5 pages with the previous chart, a 3D pie, and a mix by status and the criteria.
Use the graph bar to navigate between the pages.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1161 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
add - summary_graph_imp_severity.php Diff File
add - images/synthgraph.gif Diff File
add - summary_graph_byresolution_pct.php Diff File
add - images/synthese.gif Diff File
add - summary_graph_imp_resolution.php Diff File
add - summary_graph_byseverity_pct.php Diff File
add - summary_graph_byresolution_mix.php Diff File
add - summary_graph_bypriority_pct.php Diff File
add - summary_graph_imp_priority.php Diff File
add - summary_graph_bystatus_pct.php Diff File
add - summary_graph_bycategory_pct.php Diff File
add - summary_graph_byseverity_mix.php Diff File
add - summary_graph_imp_status.php Diff File
mod - summary_page.php Diff File
mod - doc/ChangeLog Diff File
add - summary_graph_imp_category.php Diff File
mod - core_html_API.php Diff File
add - summary_graph_bypriority_mix.php Diff File
mod - summary_graph_functions.php Diff File

master c8757d09

2002-06-27 05:35

jctrosset


Details Diff
Corrected incorrect paths for graph pages

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

master a50e4901

2002-06-27 05:12

jctrosset


Details Diff
Added actions log for mass treatment.

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

master f1d69dc8

2002-06-25 10:23

vboctor


Details Diff
Added caching for current user information. The cache is dropped when the
user information is modified. Following is the reduction in number of queries:
- summary: 226/214 -> 211/210
- report bug advanced: 53/34 -> 36/29
- report bug: 26/13 -> 10/9
- view bugs: 436/90 -> 233/86
- view bug page: 68/24 -> 35/21
- view bug advanced: 66/22 -> 33/19

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1158 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - summary_graph_functions.php Diff File
mod - manage_user_update.php Diff File
mod - core_user_API.php Diff File
mod - core_summary_API.php Diff File
mod - manage_user_delete.php Diff File
mod - manage_user_page.php Diff File
mod - manage_create_new_user.php Diff File
mod - core_html_API.php Diff File
mod - core_email_API.php Diff File
mod - manage_user_reset.php Diff File
mod - account_update.php Diff File
mod - account_delete.php Diff File

master f67d9985

2002-06-25 06:19

vboctor


Details Diff
Added configuration flags ($g_show_queries_count and $g_show_queries_list)
that track the executed queries and display their total count, unique queries
count, and the actual list of queries executed.

Some examples of query counts:
view_bug_page: 68 total, 24 unique.
view_bug_advanced_page: 66 total, 22 unique.
report_bug_advanged_page: 53 total, 34 unique.
report_bug_page: 26 total, 13 unique.
summary_page: 226 total, 214 unque.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1157 <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 - core_database_API.php Diff File
mod - doc/ChangeLog Diff File

master aa6a2a37

2002-06-25 05:33

vboctor


Details Diff
0002173: The Pen shortcut now opens the update simple/advanced based
on the user's preferences.

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

master be034768

2002-06-25 05:20

vboctor


Details Diff
Fixed a warning in the print_all_bug_page.php where f_limit_view was used
without being defined.

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

master 935710c8

2002-06-24 06:06

jctrosset


Details Diff
1. Fixed some bugs in the pen shortcut ; disabled it for the All Projects view.
2. Disabled email notification for assign/resolve/close mass treatment
3. Fixed some misses in the DeleteBug() function in core_helper_API.php

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1154 <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
mod - view_all_inc.php Diff File
mod - core_email_API.php Diff File
mod - core_helper_API.php Diff File

master 347b4986

2002-06-24 06:04

jctrosset


Details Diff
Fixed double quotes for mass treatment strings.
Added russian translation for mass treatment, courtesy of Alexander Leschinsky.
Added graphs improvment strings.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1153 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_english.txt Diff File
mod - lang/strings_russian_koi8.txt Diff File
mod - lang/strings_russian.txt Diff File
mod - lang/strings_french.txt Diff File

master 173e44cc

2002-06-22 20:16

vboctor


Details Diff
Fixing a warning about $t_finished not defined.

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

master b1e6ef2e

2002-06-22 19:58

vboctor


Details Diff
Indentation and cosmetic changes.

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

master 5ed50517

2002-06-21 22:14

scoates


Details Diff
Added Javascript auto-submit to project-switch menu (top right of view all page) (and fixed my tabbing blunder)

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

2002-06-21 22:12

scoates


Details Diff
Added Javascript auto-submit to project-switch menu (top right of view all page)

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

2002-06-20 10:48

vboctor


Details Diff
1. Modified admin scripts to work with custom_constant_inc.php and
custom_config_inc.php.
2. Fixed a type in the admin_check, and echoed the $g_absolute_path.
3. Added the possibility of including core_database_API.php without
opening the database. Used in admin_check.php.
4. "0002132: login only possible on one domain" - Now $g_path and
$g_absolute_path are auto-calculated rather than assigned dummy
values in config_inc1.php. This should allow multiple domains. The
values can still be overridden in custom_config_inc.php.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1148 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
add - admin/admin_inc.php Diff File
mod - admin/admin_upgrade_inc.php Diff File
mod - doc/ChangeLog Diff File
mod - admin/admin_upgrade_0_14_0.php Diff File
mod - core_database_API.php Diff File
mod - admin/admin_check.php Diff File
mod - admin/admin_upgrade_0_17_0.php Diff File
mod - admin/admin_upgrade_0_16_0.php Diff File
mod - admin/admin_upgrade_0_15_0.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 687 688 689 690 691 692 693 ... 700 ... 729 730 731  Next  Last