Changesets: MantisBT

master b8118418

2004-07-26 20:22

thraxisp


Details Diff
0003710: [bugtracker] time stats in summary to use resolved (thraxisp)

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

master 401cd67c

2004-07-26 09:24

Paul Richards


Details Diff
$t_project_id is undefined - appears this should be t_bug->project_id

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

master bab5c2ef

2004-07-26 08:34

narcissus


Details Diff
0004125: [filters] In the advanced page, "any" should be selected by default for all search criteria

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

master 63280538

2004-07-26 08:06

narcissus


Details Diff
0004121: [filters] Filters saved while "All Projects" is the active project

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

master 2bd65ebd

2004-07-25 17:09

thraxisp


Details Diff
0004031: Hiding/removing fixed_in_versions

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2761 <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 - bug_report_advanced_page.php Diff File
mod - doc/ChangeLog Diff File
mod - bug_update_page.php Diff File
mod - bug_report_page.php Diff File
mod - bug_view_advanced_page.php Diff File
mod - core/constant_inc.php Diff File
mod - bug_update_advanced_page.php Diff File

master 7aa36c8d

2004-07-25 16:56

thraxisp


Details Diff
minor style updates for the fixes to 0004078 (copy custom field to internal)
changed to use actual field names
updated relative paths to be absolute based on __FILE__
used set_bug_field in move so that history is captured

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

master 86ed26c5

2004-07-25 12:39

Paul Richards


Details Diff
FIX: 0004139: SYSTEM NOTICE: Undefined index: email_bug_view_url

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

master d7df12b9

2004-07-25 10:58

Paul Richards


Details Diff
Fix: 0004158: Sql Error in bug_copy

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

master ee2f5121

2004-07-25 06:28

vboctor


Details Diff
Updated French translation (thanks to Alain D'EURVEILHER)

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

master 2feaa3e0

2004-07-24 20:13

thraxisp


Details Diff
added additional utility in the admin area
0004078: Script to import the value of a custom field to a native field

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

master 898e7688

2004-07-24 11:35

vboctor


Details Diff
0004147: Receiving emails in foreign languages (paulr)

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

master 7b577fca

2004-07-24 11:20

vboctor


Details Diff
0004185: [customization] Support custom menu options (vboctor)

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

master fc8427b1

2004-07-24 10:57

Paul Richards


Details Diff
Fix: 0003787: Stale reference in doc/INSTALL

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

master b64adb6a

2004-07-24 10:31

vboctor


Details Diff
0004182: [bugtracker] print_all_bug_page should show all issues matching current filter (vboctor)

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

master 43cf5e3e

2004-07-24 10:17

vboctor


Details Diff
0002861: [bugtracker] misleading 'copyright' at the pages' bottom (vboctor)

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

master 490cf8b7

2004-07-24 10:04

vboctor


Details Diff
0002220: [installation] usage of consistent naming schema for images (vboctor)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2750 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
rm - images/question-green.gif Diff
rm - images/exclamation-red.gif Diff
rm - images/exclamation-yellow.gif Diff
mod - config_defaults_inc.php Diff File
rm - images/question.gif Diff
rm - images/question-blue.gif Diff
rm - images/exclamation-blue.gif Diff
mod - doc/ChangeLog Diff File

master 692c712a

2004-07-24 09:36

vboctor


Details Diff
0003877: [email] Upgrade to PHPMailer 1.72 (vboctor)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2749 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/phpmailer/ChangeLog.txt Diff File
add - core/phpmailer/language/phpmailer.lang-fr.php Diff File
mod - lang/strings_dutch.txt Diff File
mod - core/phpmailer/language/phpmailer.lang-de.php Diff File
mod - lang/strings_turkish.txt Diff File
mod - core/phpmailer/class.phpmailer.php Diff File
mod - lang/strings_norwegian.txt Diff File
add - core/phpmailer/language/phpmailer.lang-cz.php Diff File
mod - lang/strings_czech.txt Diff File
add - core/phpmailer/language/phpmailer.lang-se.php Diff File
add - core/phpmailer/language/phpmailer.lang-es.php Diff File
mod - core/phpmailer/README Diff File
add - core/phpmailer/language/phpmailer.lang-no.php Diff File
mod - lang/strings_swedish.txt Diff File
add - core/phpmailer/language/phpmailer.lang-tr.php Diff File
mod - doc/ChangeLog Diff File
add - core/phpmailer/language/phpmailer.lang-nl.php Diff File

master 7cef6262

2004-07-24 09:26

vboctor


Details Diff
Fixed undefined $_SERVER['REQUEST_URI'] error.

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

master a1025a7d

2004-07-24 07:48

narcissus


Details Diff
0003945: [filters] Give the ability to "Update Fixed in Version" in view_all_bug_page.php

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

master bf4f9d12

2004-07-24 04:28

narcissus


Details Diff
0004108: [filters] "Use Date Filters" in advanced filters

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

master 2078603e

2004-07-23 19:20

vboctor


Details Diff
0003714: [Upgrade] Please add in a way to transfer attachments from the database to disk (thraxisp)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2745 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File
mod - core/php_api.php Diff File
add - admin/system_utils.php Diff File
mod - admin/index.php Diff File
mod - core/file_api.php Diff File
add - admin/move_db2disk.php Diff File
mod - admin/admin.css Diff File

master 5b1d3b76

2004-07-22 11:05

vboctor


Details Diff
Update German language (thanks to Dr. Juergen Kehrel) + some minor changes to English file as well.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2744 <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 - doc/ChangeLog Diff File
mod - lang/strings_german.txt Diff File

master 15ee7507

2004-07-22 09:42

vboctor


Details Diff
0004175: [bugtracker] Links are not hyperlinked properly if containing '[' or ']' (vboctor)

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

master f578b5cc

2004-07-21 18:05

vboctor


Details Diff
0004154: [bugtracker] "Product version" and "Fixed in Version" do not get updated on rename (vboctor)

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

master d173c6cc

2004-07-21 08:48

vboctor


Details Diff
0004150: [filters] Custom field names are not localised in filters (vboctor)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2738 <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 - doc/ChangeLog Diff File
mod - view_filters_page.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 629 630 631 632 633 634 635 ... 700 ... 729 730 731  Next  Last