aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* And again for some reason the MSSQL schema commits as binary ... even though ...Paul S. Owen2001-11-291-0/+0
* Up to date MSSQL schema and basic, tested under MSSQL 2000Paul S. Owen2001-11-292-5/+4
* Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or t...Paul S. Owen2001-11-294-113/+163
* Fix for 'bug' #484650Paul S. Owen2001-11-292-16/+31
* Fixed bug #486800 which is probably caused by pruning of posts ... can't see ...Paul S. Owen2001-11-291-1/+1
* Fix bug #486674 and removed superfluous/commented lines for html treatmentPaul S. Owen2001-11-292-13/+15
* Fix for insert_id problemPaul S. Owen2001-11-291-2/+8
* Doh! Commited lang_admin before updating from CVS ... just call me stupid, bu...Paul S. Owen2001-11-291-0/+2
* Fixed bug #486207Paul S. Owen2001-11-293-6/+12
* This should fix the schmea problems, not the best solution but it worksJames Atkinson2001-11-291-11/+10
* Fixed bug with deleting categories, and found a hard coded english message!James Atkinson2001-11-292-3/+6
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
* Various updatesPaul S. Owen2001-11-291-50/+61
* Enable pagination for usergroup listing, a little crude but never mindPaul S. Owen2001-11-291-62/+139
* It's the small thing that can annoy the heck out of you :)Bart van Bragt2001-11-281-2/+2
* Spelling errors and minor changes ... getting quite chilly nowPaul S. Owen2001-11-272-38/+38
* Updated FAQ ... near complete?Paul S. Owen2001-11-273-31/+64
* Fixed bug #486170Bart van Bragt2001-11-271-55/+56
* Check, check, double check :( Missed this one ;(Bart van Bragt2001-11-271-2/+24
* Fixed some parse errorsBart van Bragt2001-11-274-25/+69
* Some mindboggeling ternary operators removed :DBart van Bragt2001-11-271-1/+24
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-276-12/+12
* A 'not quite a Pauls up' + short date formatPaul S. Owen2001-11-273-11/+54
* Another Pauls upPaul S. Owen2001-11-271-3/+3
* Fixed problem with disappearing Mozilla nav bar when message_die() is calledBart van Bragt2001-11-261-1/+1
* Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely nothin...Bart van Bragt2001-11-261-2/+5
* Ooops, no default auth levels were set for new forumsPaul S. Owen2001-11-261-2/+30
* Oops, accidentaly changed the DOCTYPE..Bart van Bragt2001-11-261-1/+4
* Fixed various issues, blank space usernames, incorrect email abuse headers, i...Paul S. Owen2001-11-261-7/+6
* Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion o...Paul S. Owen2001-11-262-11/+15
* Implemented Navigation bar in MozillaBart van Bragt2001-11-266-28/+107
* Had to change the name of the submit button because it was interfearing with ...James Atkinson2001-11-261-1/+1
* Doh, note to self make sure you check the right field when doing stuff like thisJames Atkinson2001-11-261-1/+2
* Fix for bug #484526James Atkinson2001-11-262-1/+8
* tabs-to-spaces and other indentation mojo for [code] bbcode.natec2001-11-261-0/+9
* Fixed little sequance name problemJames Atkinson2001-11-261-1/+1
* More lang updates missed on last commit ... sleeeeeeeep, must have sleeeeeeepPaul S. Owen2001-11-261-7/+6
* Convert accents on chars into 'equivalent' plain lettersPaul S. Owen2001-11-261-7/+16
* stripslash email messages + remove  's from usernames, email addressesPaul S. Owen2001-11-261-12/+16
* Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it...natec2001-11-262-6/+14
* Fixed bug #481283 and #484466 (can't delete forums/cats)Bart van Bragt2001-11-261-1/+2
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no...natec2001-11-256-10/+15
* oops, missing page_header ...Paul S. Owen2001-11-251-0/+12
* Handle deletion of search matches and words upon deletion of topic + removal ...Paul S. Owen2001-11-251-164/+178
* Upgrade script; updating keys, using table_prefix properlyBart van Bragt2001-11-242-71/+140
* What did I say about that catchphrase ...Paul S. Owen2001-11-241-2/+2
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-248-17/+99
* Reminder to self, checking files at 2am bad, checking files at 2pm goodPaul S. Owen2001-11-244-36/+31
* Just a coouple updatesJames Atkinson2001-11-241-6/+6
* OOppss missed this one ... this should be my catchphrase ...Paul S. Owen2001-11-241-1/+1