Changesets: MantisBT

master b22852ec

2005-07-19 19:26

vboctor


Details Diff
Fixed 0005980: View submitted issue after reporting should open in same window

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

master d87b05cd

2005-07-19 14:28

thraxisp


Details Diff
fix for 0005977: SQL error when setting filter
- ignore sequence_id when fetching CFs for ALL_PROJECTS

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

master faa0aa7d

2005-07-19 11:31

thraxisp


Details Diff
fix for 0005979: Enhancements to My Sponsorship page

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

master 818924ed

2005-07-19 09:47

vboctor


Details Diff
Fixed 0005978: "Remove All" users no longer works on mange project page

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

master abdce473

2005-07-19 09:42

vboctor


Details Diff
Fixed 0005708: HTML layout problems (Small buttons in bugnotes, et al).

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

master e55de329

2005-07-19 09:07

vboctor


Details Diff
Fixed 0005976: Add a "Project: " label next to the switch project combobox.

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

2005-07-18 16:15

thraxisp


Details Diff
add database update check back in only if admin directory is accessible.
This should cover the case where the package is installed, upgraded, then
the admin hides the admin directory.

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

master 2df5ff2f

2005-07-18 14:57

thraxisp


Details Diff
Fix for 0005959: Cross Site Scripting Vulnerabilty in the mantis/view_all_set.php Script
- validate and discard invalid sorting criteria
Fix for 0005972: Sorting using column titles is broken
- only use primary sort in setting up the titles

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

master 2901ddf7

2005-07-18 13:35

thraxisp


Details Diff
fix for 0005962: undefined function: config_get_global() when upgrading string escaping
- brought upgrade_escaping.php in line with update.php

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

master 85a7d355

2005-07-18 09:45

thraxisp


Details Diff
fix for 0005939: No double Real Names are allowed
- fixed duplicate check
- added duplicate check to user update

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

master 37dde2ef

2005-07-18 09:09

vboctor


Details Diff
Fixed 0005934: Rss fails when XML has '&' in it.

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

master b4c08071

2005-07-18 08:55

vboctor


Details Diff
Fixed 0005963: system_utils.php has refresh view that refers to string escaping

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

master f63f9e0e

2005-07-17 21:49

thraxisp


Details Diff
updated for 1.0.0

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

master 23c46746

2005-07-17 17:56

thraxisp


Details Diff
fix for 0005655: Problems creating a new account (similar to 0005653)
fix for 0005949: signing up is a bit too restrictive
- don't increment last visit on account_update.php in case there is an error
Now going "back" will work
- move page name check to utility_api.php

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3699 <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 - account_page.php Diff File
mod - core/utility_api.php Diff File
mod - core.php Diff File

master b1b9b34f

2005-07-17 13:05

thraxisp


Details Diff
fix for 0005957: check.php generates php warnings when checking obselete configs

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

master 14bd64b3

2005-07-17 10:10

vboctor


Details Diff
Localised the title field name in the error message.

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

master 87044a9b

2005-07-17 09:39

vboctor


Details Diff
Added a message highlighted in red to tell the user to create config_inc.php if not automatically created.

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

master ddc3d7f5

2005-07-17 09:36

vboctor


Details Diff
Specify name of missing field in the proj_doc_add_page.

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

master e59a1113

2005-07-17 09:20

vboctor


Details Diff
Only show "My Sponsorships" link if user is not anonymous. There is no point showing it, then when user clicks it, they get access denied.

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

2005-07-17 09:14

vboctor


Details Diff
Changed create subproject to a button rather than a link.

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

master 4f2d42a0

2005-07-17 08:49

Paul Richards


Details Diff
Set correct Schema ID

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

master 5124dc21

2005-07-17 08:24

Paul Richards


Details Diff
Fix: 0004927: On MSSQL sorting and filtration does not work.
Change 1.43 patch to support fact that FETCH_MODE_BOTH only works for some drivers

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

master 88fee752

2005-07-17 08:22

vboctor


Details Diff
Fixed the link to the login page. It was pointing to the login action page and hence was generating an login error message.

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

master ad1d0899

2005-07-17 08:21

vboctor


Details Diff
Disabled the check for database schema, it generates too many queries (needs to be fixed) plus it adds a dependency on admin/ folder which should be removed once the installation is complete.

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

master fdb1921d

2005-07-17 06:07

Paul Richards


Details Diff
only check global config (for previous patch)

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3688 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/database_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 570 571 572 573 574 575 576 ... 630 ... 700 ... 704 705 706  Next  Last