Changesets: MantisBT

master 389c667f

2003-02-16 15:25

Julian Fitzell


Details Diff
Bring the changelog a little more up to date and fix some unclear parts

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

master e94b4b11

2003-02-16 14:46

Julian Fitzell


Details Diff
Fix problems creating new accounts (functions that assumed a user was logged
in when they weren't yet)

* signup.php:
+ use print_page_bot1a() instead of print_page_bot1()
+ use print_page_top2a()

* core/string_api.php
(string_process_bug_link): make use of string_get_bug_url()
(string_get_bug_page): return the simple version if the user is not logged in

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

master f16ba506

2003-02-16 14:29

Julian Fitzell


Details Diff
* core/user_api.php
(user_signup): fix broken variable references because of commented out code

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

2003-02-16 09:47

jlatour


Details Diff
(email_build_subject) Would fail to get project name if All Projects was selected.

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

2003-02-16 09:14

jlatour


Details Diff
Removed custom_config_inc.php as a possible config file after discussion with Victor and Julian. I decided not to support it either, to limit the files that we have to check, since there should only be a handful people using it

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

master 08055432

2003-02-16 09:10

jlatour


Details Diff
Changed version number.

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

master c68711c7

2003-02-16 08:53

jlatour


Details Diff
Added the renamed config options to obsolete.php

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

master 6c4aeeed

2003-02-16 08:45

jlatour


Details Diff
Added some things which were missing to ChangeLog

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

master dea2c10c

2003-02-16 08:37

jlatour


Details Diff
* Renamed config option: allow_bug_delete_access_level to delete_bug_threshold
* Renamed config option: bug_move_access_level to move_bug_threshold

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

master 11a27c96

2003-02-16 08:20

jlatour


Details Diff
Renamed config option manage_custom_fields to manage_custom_fieds_threshold for consistency

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

master 45502cf6

2003-02-16 08:17

jlatour


Details Diff
It was impossible to switch to 'All Projects'. Fixed that.

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

master 39cf90ba

2003-02-16 06:05

jlatour


Details Diff
Removed the extra comments again... I forgot we can handle wrongly encrypted passwords :)

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

2003-02-16 06:03

Julian Fitzell


Details Diff
* core/bug_api.php: oops, remove all references to the votes column since
I removed it from the db in an upgrade

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

2003-02-16 06:02

Julian Fitzell


Details Diff
* admin/upgrades/0_17_inc.php: add upgrades to remove the zerofill on all
the database columns and also to remove defaults from columns that cannot
logically be unset when rows are created.

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

master f306dffd

2003-02-16 05:58

jlatour


Details Diff
Re-added the extra information about passwords to db_generate.sql

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

2003-02-16 05:55

Julian Fitzell


Details Diff
* admin/upgrade_inc.php: add a primary key when creating the upgrade table

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

master 7c47317d

2003-02-16 05:55

Julian Fitzell


Details Diff
Clean up the cache all functionality. We were caching false in the normal cache when a row didn't exist, but then cache all returns those rows and that causes problems elsewhere. So instead we store a separate array of rows that are found not to exist.

I also added a cache variable to store whether a cache all has been performed already.

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

master 40d487aa

2003-02-16 05:52

Julian Fitzell


Details Diff
* core/authentication_api.php
(auth_does_password_match): missed a variable rename in jeroen's patch to
this function

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

master 6c5d16df

2003-02-16 05:49

Julian Fitzell


Details Diff
* core/helper_api.php
(helper_get_current_project): move the code that checks for a non-existant
project out of the if block. We need to do the check in all cases
before returning.

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

2003-02-16 05:43

Julian Fitzell


Details Diff
Remove unused files and checkin new version of db_generate.sql in preparation for a release. It contains all the upgrades up to 0.17-compat-18, plus the escaping upgrades, plus the manual removal of the default project (which is no longer needed thanks to cleaner code)

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

master 5a1a1996

2003-02-16 05:41

jlatour


Details Diff
Made unapplied upgrades checked by default

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

master 65c4e4b5

2003-02-16 05:35

jlatour


Details Diff
Modified upgrade 0.17-jf-1 through 0.17-jf-6 to detect whether it has been previously applied

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

master 45e4743a

2003-02-16 05:06

jlatour


Details Diff
Fixed 'Jump to bug'

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

master 4a735df3

2003-02-16 04:55

vboctor


Details Diff
- Removed custom_fields.txt
- Minor update in Credits

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

master 07753da6

2003-02-16 03:48

Julian Fitzell


Details Diff
* admin/check.php: load obsolete.php

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1855 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - admin/check.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 633 634 635 636 637 638 639 ... 700 ... 702 703 704  Next  Last