Changesets: MantisBT

master 067533cc

2008-02-22 16:01

jreese


Details Diff
Added bug viewing events.

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

master ba229e5d

2008-02-22 11:22

jreese


Details Diff
Fixed 0008891: Version released defaults to unreleased now.

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

master f1b1cbe2

2008-02-22 11:18

jreese


Details Diff
Remove dependency on string api causing issues printing errors with new core.php ordering.

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

master f2193a80

2008-02-21 19:02

giallu


Details Diff
Fix 8491: add label element to 'check for more issues'

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

master cbbd106e

2008-02-21 14:51

Paul Richards


Details Diff
add auth_automatic_logon_bypass_form

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

master a525ae7b

2008-02-21 09:44

Paul Richards


Details Diff
move logic out of login.php to auth api with auth_prepare_* functions

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

master aca8f392

2008-02-21 09:27

Paul Richards


Details Diff
show php version in table with other checks

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

master 50ae2dea

2008-02-21 09:25

Paul Richards


Details Diff
Allow string_sanitize_url to return either an absolute or relative link. This should allow us to simplify things elsewhere (I hope)

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

master 89a09dda

2008-02-20 07:38

jbrugger


Details Diff
some typos corrected and sync with actual english strings file.

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

master-1.1.x 11ccdd65

2008-02-20 06:42

jbrugger


Details Diff
some typos corrected

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@5022 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_spanish_8859-15.txt Diff File
mod - lang/strings_spanish.txt Diff File

master 17742995

2008-02-19 11:58

vboctor


Details Diff
Adding details about custom fields to the manual.

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

master fcae5904

2008-02-17 14:23

Paul Richards


Details Diff
E_STRICT

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

master 044d8c1c

2008-02-17 13:30

Paul Richards


Details Diff
set PHP5 as min version

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

master 3b10853c

2008-02-17 12:07

giallu


Details Diff
Fix bugnote_set_text()

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

master 21806cc0

2008-02-17 00:44

vboctor


Details Diff
Fixed a typo.

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

master 65250355

2008-02-17 00:23

vboctor


Details Diff
Added workflow section.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5015 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
add - docbook/adminguide/en/workflow.sgml Diff File
mod - docbook/adminguide/en/file-entities.ent Diff File
mod - docbook/adminguide/en/administration_guide.sgml Diff File

master 75bea1c7

2008-02-16 16:13

Paul Richards


Details Diff
for future use, move auth_http_set_logout_pending call for HTTP_AUTh under auth_logout function.

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

master 08fbd3b4

2008-02-16 16:07

Paul Richards


Details Diff
use SCRIPT_NAME here also

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

master 190ac3d4

2008-02-16 16:01

Paul Richards


Details Diff
SCRIPT_NAME returns raw php filename unlike PHP_SELF.

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

master a089382d

2008-02-16 13:08

Paul Richards


Details Diff
Add a index check function to deal with fact deleting an index fails if it doesn't exist.

thraxisp: can you review as your more familiar with why the delete index calls were needed in first place.

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

master 106e4563

2008-02-15 20:46

vboctor


Details Diff
Added missing copyright header.

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

master 45d99ab2

2008-02-15 20:06

vboctor


Details Diff
Fixed 0008890: Add group action for updating "product build" field for multiple issues.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5009 <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 - lang/strings_english.txt Diff File
add - bug_actiongroup_update_product_build_inc.php Diff File

master 1836c0ec

2008-02-15 18:48

Paul Richards


Details Diff
should be basename

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

master 06330781

2008-02-15 18:38

Paul Richards


Details Diff
ob_clean generates warning

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

master 3876757a

2008-02-15 14:48

Paul Richards


Details Diff
fix double escaping

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5005 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/filter_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 551 552 553 554 555 556 557 ... 560 ... 630 ... 700 ... 730 731 732  Next  Last