aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Missed a . in the includePaul S. Owen2001-09-251-1/+1
* Forgot to delete watched topics when a topic is deletedPaul S. Owen2001-09-251-1/+9
* Even speedier version (at least 15 times faster) of split_sql_file(). wheeeeee.natec2001-09-241-5/+46
* Fixed bugs #464065, #464064 and problem with topic without poll causing error...Paul S. Owen2001-09-241-42/+35
* Added remove_comments function for processing mssql and postgress(/**/) style...the_systech2001-09-241-1/+32
* Seperated out sql parsing functions into a new file.the_systech2001-09-242-86/+122
* Mental note, remove old un-needed SQL ...Paul S. Owen2001-09-241-29/+27
* forgot a couple things on my last checkinnatec2001-09-241-3/+2
* Improved performance of split_sql_file() drasctically.natec2001-09-241-54/+45
* Going to try forcing -kbPaul S. Owen2001-09-2369-0/+0
* Going to try forcing -kbPaul S. Owen2001-09-2369-0/+0
* Improved the performance of remove_remarks() by an order of magnitude.natec2001-09-231-12/+14
* Fix for more \\ problems...the_systech2001-09-181-9/+21
* Various changes to notification, editing, etc. etc.Paul S. Owen2001-09-182-45/+93
* Missed a ;Paul S. Owen2001-09-171-1/+4
* This time without the echo checks ...Paul S. Owen2001-09-171-3/+1
* Removed space and dot from ICQ sql during insert causing erroneous display of...Paul S. Owen2001-09-171-2/+4
* Added search_results tablePaul S. Owen2001-09-171-0/+11
* Found an issue with remote avatars I thought I'd solved ages ago ... hhmmmPaul S. Owen2001-09-171-1/+8
* Fixed bug #461949Paul S. Owen2001-09-172-23/+23
* Should fix any remaining chance of bug #462318 ... shouldPaul S. Owen2001-09-171-77/+40
* New search 'stuff' ... not complete ... updatePaul S. Owen2001-09-171-2/+2
* New search 'stuff' ... not completePaul S. Owen2001-09-178-227/+873
* RenamedPaul S. Owen2001-09-171-70/+0
* Should fix bug #462074Paul S. Owen2001-09-161-1/+2
* Added alternative image capability for index forum iconsPaul S. Owen2001-09-162-8/+6
* Various changesPaul S. Owen2001-09-164-28/+50
* Added theme row colour/class supportPaul S. Owen2001-09-154-11/+21
* Done away with group vs. user switching, no pointPaul S. Owen2001-09-151-17/+11
* Renamed as modcp_split.tplPaul S. Owen2001-09-151-55/+0
* Updated moderator panel, particularly move/delete topicPaul S. Owen2001-09-156-485/+720
* Bug 461842 fixed. Unnecessary uses of addslashes(), stripslashes(), and preg_...natec2001-09-151-20/+44
* Fixed a situation where we weren't escaping sql special chars.natec2001-09-151-1/+2
* Fixed bug 461488. Variable name mismatch between code and templates.natec2001-09-152-2/+2
* Added some simple sanity-check validation to the optional profile fields.natec2001-09-141-0/+70
* Fixed little bug in the registration SQLJames Atkinson2001-09-141-8/+8
* Updated oracle_schema and added queries to create a table space and a user fo...James Atkinson2001-09-143-2/+44
* More work on Oracle DBAL codeJames Atkinson2001-09-131-0/+4
* Added some END_TRANSACTION calls to sql_query statments so the sessions code ...James Atkinson2001-09-131-4/+6
* Put transaction support into oracle DBALJames Atkinson2001-09-131-9/+26
* Inital work on Oracle schema. If you are installing on oracle run the trigger...James Atkinson2001-09-134-10/+891
* fixed bug 460663 -- we were trying to use the wrong field as the email addy w...natec2001-09-111-1/+1
* Removed lots of stripslashes() and fixed Avatar if remoteBart van Bragt2001-09-111-14/+24
* Sort userlist in user administrationBart van Bragt2001-09-111-2/+3
* Fix for part of bug 460308. We weren't checking if the forum belonged to the ...natec2001-09-111-18/+23
* Fixed bug 459576 (bad link in PM sentbox). We weren't pulling the user's emai...natec2001-09-111-1/+1
* Fixed little bug with auto-linking screwing up links when both at the end of ...James Atkinson2001-09-101-2/+4
* Fixed up postgres schema and basic so they work with new config table and the...James Atkinson2001-09-102-10/+11
* Missed a couple of config name changesPaul S. Owen2001-09-102-21/+21
* Missed a couple of config name changesPaul S. Owen2001-09-102-3/+3