summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fingers crossed, this is the last change I need to make :)Graham Eames2006-03-181-3/+0
* Missed on earlier commitGraham Eames2006-03-171-1/+1
* 2 minor changes arising from testingGraham Eames2006-03-142-2/+2
* - changed the ms access schema to be up to date.Meik Sievertsen2006-03-121-0/+0
* - Enabled VC by default on new installsGraham Eames2006-03-095-8/+9
* Efficiency changeGraham Eames2006-03-091-3/+3
* Copy and paste....Graham Eames2006-03-091-1/+1
* There is no point looking up the group moderator name when none existsGraham Eames2006-03-091-10/+17
* And now it's my turn :)Graham Eames2006-03-061-3/+5
* schema changes for ms accessMeik Sievertsen2006-03-041-0/+0
* update_to_latest, does exactly what it says on the tin :DGraham Eames2006-02-261-6/+51
* Add it to the changelog. I always forget to commit this file.....Graham Eames2006-02-262-1/+2
* Slight change to make it clear what's going on - forgot 2 brackets....Graham Eames2006-02-261-1/+1
* Time to roll the dice and see what number comes up :)Graham Eames2006-02-269-32/+45
* Some alterations to the new HTML code to eliminate the need for us to increas...Graham Eames2006-02-242-19/+62
* A slight alteration from David to address performance issues with particular ...Graham Eames2006-02-221-3/+3
* Fix a minor HTML error [Bug #931]Graham Eames2006-02-181-1/+1
* *** empty log message ***Graham Eames2006-02-181-1/+0
* Clearing up a query which is causing problems on large installs [Bug #723]Graham Eames2006-02-181-7/+5
* Change user_timezone to 5,2 to match the mysql schema (and also the 3.0 pgsql...Graham Eames2006-02-121-1/+1
* Let's see if we can make the support team's job a little easier.....Graham Eames2006-02-101-1/+8
* Correct some speeling mistakes :P [Bug #460]Graham Eames2006-02-102-2/+2
* Fix error handling [Bug #410]Graham Eames2006-02-101-1/+1
* Fix a minor typo in postgres database handling [Bug #393]Graham Eames2006-02-101-1/+1
* We don't want to output %s (bug found during styles validation)Graham Eames2006-02-071-2/+2
* Database changes for search flood controlGraham Eames2006-02-066-3/+13
* Update these references whilst I rememberGraham Eames2006-02-051-2/+2
* Changes to the search codeGraham Eames2006-02-055-23/+39
* Word censor on quoting a PM in reply [Bug #405]Graham Eames2006-02-041-0/+5
* Replace usage of strip_tags with htmlspecialchars for consistancy with postingGraham Eames2006-02-041-2/+2
* This is GrahamJE is disguise.. ;-)David M2006-01-301-1/+1
* Change to make style code consistant with usercp_register.php [#304]Graham Eames2006-01-291-2/+1
* Duplicate the no-cache headers from page_header.php to work around an issue a...Graham Eames2006-01-291-0/+12
* Some slight changes to the pruning codeGraham Eames2006-01-291-2/+16
* That was not the code you were looking for....Graham Eames2006-01-281-5/+5
* Explicitly intval the poll option id'sGraham Eames2006-01-282-5/+5
* Correct an error message in the changed codeGraham Eames2006-01-281-1/+1
* Add all the changes made to dateGraham Eames2006-01-281-0/+10
* Changes to smilies in the admin panelGraham Eames2006-01-282-15/+43
* - finally (re-)implement the fixes for bug #90 and #91. They were noted as fi...Meik Sievertsen2006-01-282-16/+20
* Truncate the URI to the size of the database field before we check it to ensu...Graham Eames2006-01-271-0/+2
* Changing the way we handle the case where a user's style does not exist in th...Graham Eames2006-01-271-1/+34
* Escape the group name to prevent a few common support issuesGraham Eames2006-01-261-1/+1
* Changes to word censors in the admin panelGraham Eames2006-01-232-4/+33
* Minor change to restrict the value of $modeGraham Eames2006-01-231-0/+2
* Changes to rank handling and the admin panelGraham Eames2006-01-223-117/+91
* Remove some old unused code which dates from pre-2.0.8Graham Eames2006-01-221-7/+0
* A rewrite of the HTML parsing codeGraham Eames2006-01-211-60/+44
* Improved handling of forums to which the user does not have any explicit perm...Graham Eames2006-01-201-3/+3
* Remove unneeded calls to unset()Graham Eames2006-01-201-3/+3