aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* And again for some reason the MSSQL schema commits as binary ... even though ↵Paul S. Owen2001-11-291-0/+0
| | | | | | it was set as ascii (UNIX format) git-svn-id: file:///svn/phpbb/trunk@1482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Up to date MSSQL schema and basic, tested under MSSQL 2000Paul S. Owen2001-11-292-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1481 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or ↵Paul S. Owen2001-11-294-113/+163
| | | | | | text equivs git-svn-id: file:///svn/phpbb/trunk@1480 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for 'bug' #484650Paul S. Owen2001-11-292-16/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@1479 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #486800 which is probably caused by pruning of posts ... can't see ↵Paul S. Owen2001-11-291-1/+1
| | | | | | any other reason at present git-svn-id: file:///svn/phpbb/trunk@1478 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #486674 and removed superfluous/commented lines for html treatmentPaul S. Owen2001-11-292-13/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@1477 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for insert_id problemPaul S. Owen2001-11-291-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1476 89ea8834-ac86-4346-8a33-228a782c2dd0
* Doh! Commited lang_admin before updating from CVS ... just call me stupid, ↵Paul S. Owen2001-11-291-0/+2
| | | | | | but not too often git-svn-id: file:///svn/phpbb/trunk@1475 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #486207Paul S. Owen2001-11-293-6/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1474 89ea8834-ac86-4346-8a33-228a782c2dd0
* This should fix the schmea problems, not the best solution but it worksJames Atkinson2001-11-291-11/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1473 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug with deleting categories, and found a hard coded english message!James Atkinson2001-11-292-3/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1472 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@1471 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-11-291-50/+61
| | | | git-svn-id: file:///svn/phpbb/trunk@1470 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable pagination for usergroup listing, a little crude but never mindPaul S. Owen2001-11-291-62/+139
| | | | git-svn-id: file:///svn/phpbb/trunk@1469 89ea8834-ac86-4346-8a33-228a782c2dd0
* It's the small thing that can annoy the heck out of you :)Bart van Bragt2001-11-281-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1468 89ea8834-ac86-4346-8a33-228a782c2dd0
* Spelling errors and minor changes ... getting quite chilly nowPaul S. Owen2001-11-272-38/+38
| | | | git-svn-id: file:///svn/phpbb/trunk@1467 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated FAQ ... near complete?Paul S. Owen2001-11-273-31/+64
| | | | git-svn-id: file:///svn/phpbb/trunk@1466 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #486170Bart van Bragt2001-11-271-55/+56
| | | | git-svn-id: file:///svn/phpbb/trunk@1465 89ea8834-ac86-4346-8a33-228a782c2dd0
* Check, check, double check :( Missed this one ;(Bart van Bragt2001-11-271-2/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@1464 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some parse errorsBart van Bragt2001-11-274-25/+69
| | | | git-svn-id: file:///svn/phpbb/trunk@1463 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some mindboggeling ternary operators removed :DBart van Bragt2001-11-271-1/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@1462 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-276-12/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1461 89ea8834-ac86-4346-8a33-228a782c2dd0
* A 'not quite a Pauls up' + short date formatPaul S. Owen2001-11-273-11/+54
| | | | git-svn-id: file:///svn/phpbb/trunk@1460 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another Pauls upPaul S. Owen2001-11-271-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1459 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed problem with disappearing Mozilla nav bar when message_die() is calledBart van Bragt2001-11-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1458 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely ↵Bart van Bragt2001-11-261-2/+5
| | | | | | nothing for 20ms on each call ;( git-svn-id: file:///svn/phpbb/trunk@1457 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ooops, no default auth levels were set for new forumsPaul S. Owen2001-11-261-2/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@1456 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, accidentaly changed the DOCTYPE..Bart van Bragt2001-11-261-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1455 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various issues, blank space usernames, incorrect email abuse headers, ↵Paul S. Owen2001-11-261-7/+6
| | | | | | incorrect email language for bulk email, slashes in emails git-svn-id: file:///svn/phpbb/trunk@1454 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion ↵Paul S. Owen2001-11-262-11/+15
| | | | | | of some accented chars (thanks Ashe for noting it) git-svn-id: file:///svn/phpbb/trunk@1453 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implemented Navigation bar in MozillaBart van Bragt2001-11-266-28/+107
| | | | git-svn-id: file:///svn/phpbb/trunk@1452 89ea8834-ac86-4346-8a33-228a782c2dd0
* Had to change the name of the submit button because it was interfearing with ↵James Atkinson2001-11-261-1/+1
| | | | | | checking in the user_admin code. git-svn-id: file:///svn/phpbb/trunk@1451 89ea8834-ac86-4346-8a33-228a782c2dd0
* Doh, note to self make sure you check the right field when doing stuff like thisJames Atkinson2001-11-261-1/+2
| | | | | | | Fixed bug #485452 git-svn-id: file:///svn/phpbb/trunk@1450 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #484526James Atkinson2001-11-262-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1449 89ea8834-ac86-4346-8a33-228a782c2dd0
* tabs-to-spaces and other indentation mojo for [code] bbcode.natec2001-11-261-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1448 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed little sequance name problemJames Atkinson2001-11-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1447 89ea8834-ac86-4346-8a33-228a782c2dd0
* More lang updates missed on last commit ... sleeeeeeeep, must have sleeeeeeepPaul S. Owen2001-11-261-7/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1446 89ea8834-ac86-4346-8a33-228a782c2dd0
* Convert accents on chars into 'equivalent' plain lettersPaul S. Owen2001-11-261-7/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1445 89ea8834-ac86-4346-8a33-228a782c2dd0
* stripslash email messages + remove  's from usernames, email addressesPaul S. Owen2001-11-261-12/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1444 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so ↵natec2001-11-262-6/+14
| | | | | | it was changing (char)\n to \r\n and dropping (char). Hence we lost the char before every single linebreak in every email sent thru SMTP. yay. ALso fixed so it gets the FROM address from the right place. git-svn-id: file:///svn/phpbb/trunk@1443 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #481283 and #484466 (can't delete forums/cats)Bart van Bragt2001-11-261-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1442 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can ↵natec2001-11-256-10/+15
| | | | | | no longer contain the double-quote character. Also removed a dupe from lang_main file. git-svn-id: file:///svn/phpbb/trunk@1441 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, missing page_header ...Paul S. Owen2001-11-251-0/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1440 89ea8834-ac86-4346-8a33-228a782c2dd0
* Handle deletion of search matches and words upon deletion of topic + removal ↵Paul S. Owen2001-11-251-164/+178
| | | | | | of confirmation on lock/unlock git-svn-id: file:///svn/phpbb/trunk@1439 89ea8834-ac86-4346-8a33-228a782c2dd0
* Upgrade script; updating keys, using table_prefix properlyBart van Bragt2001-11-242-71/+140
| | | | git-svn-id: file:///svn/phpbb/trunk@1438 89ea8834-ac86-4346-8a33-228a782c2dd0
* What did I say about that catchphrase ...Paul S. Owen2001-11-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1437 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN ↵Bart van Bragt2001-11-248-17/+99
| | | | | | THE CONVERT SCRIPT IN /develop/ !! git-svn-id: file:///svn/phpbb/trunk@1436 89ea8834-ac86-4346-8a33-228a782c2dd0
* Reminder to self, checking files at 2am bad, checking files at 2pm goodPaul S. Owen2001-11-244-36/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@1435 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just a coouple updatesJames Atkinson2001-11-241-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1434 89ea8834-ac86-4346-8a33-228a782c2dd0
* OOppss missed this one ... this should be my catchphrase ...Paul S. Owen2001-11-241-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1433 89ea8834-ac86-4346-8a33-228a782c2dd0