aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* Got a bad piece of tape that time, fell on the carpet, euuggh, this one shoul...Paul S. Owen2001-11-151-5/+8
* Sticky tape fell off, that's what happens when you don't buy the real thing...Paul S. Owen2001-11-151-13/+15
* This removes the looping queries causing the horendous query count ... clutch...Paul S. Owen2001-11-151-19/+33
* Apparently the clutch on my brain is broken, hence inability to engage itPaul S. Owen2001-11-151-6/+6
* Apparently the clutch on my brain is broken, hence inability to engage itPaul S. Owen2001-11-151-6/+4
* Added admin enabling of email formPaul S. Owen2001-11-1510-13/+53
* Forgot that engage brain thing again ...Paul S. Owen2001-11-151-2/+2
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-151-2/+1
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-151-1/+1
* Email form - free with purchase of any two other itemsPaul S. Owen2001-11-1513-71/+338
* Added arguments to search ACTION to avoid caching probems (back button that d...Bart van Bragt2001-11-141-2/+2
* Added checkbox for shadowtopic on topic move, enabled deleting of shadow topicsBart van Bragt2001-11-143-21/+39
* Fix bug #481673Paul S. Owen2001-11-142-2/+3
* Should fix bug #478011Paul S. Owen2001-11-141-20/+20
* Oops, forgot to commit search.phpJames Atkinson2001-11-141-4/+30
* Implemented Bart's 'egosearch', and the search for unanswered posts.James Atkinson2001-11-144-2/+22
* Translated all the remaining enlgish strings in the admin config sectionJames Atkinson2001-11-143-52/+142
* Added new tables to backup listPaul S. Owen2001-11-131-1/+1
* Language updatesPaul S. Owen2001-11-132-48/+56
* Treat moved topics as being non-existent for re-sync of topic countsPaul S. Owen2001-11-131-1/+2
* Added global PM disable + modded emailer to allow lang select + re-added back...Paul S. Owen2001-11-137-15/+83
* Bugfixs... Darn those bugs... Where's an exterminator when you need one?the_systech2001-11-121-4/+4
* Tsk, tsk, tsk, someone forgot to use the constant for the posts tableJames Atkinson2001-11-121-1/+2
* Ok, I think thats the last of the theme admin stuff. Hopefully its bug freeJames Atkinson2001-11-122-4/+159
* Fixed bu #480222 (I hope)Bart van Bragt2001-11-091-2/+2
* Schema updates for search changesPaul S. Owen2001-11-092-0/+53
* Some additional modifications for merging install with upgrade...the_systech2001-11-091-4/+10
* Various updates to transaction and other supportPaul S. Owen2001-11-092-2/+2
* Altered for constant table namesPaul S. Owen2001-11-093-26/+17
* A few lang changes, more to come + search stop and synonumsPaul S. Owen2001-11-093-2/+462
* Altered templates so preview/errors are sent as 'boxes' rather than pparsed a...Paul S. Owen2001-11-098-22/+448
* I really dispise ), someone should ban them immediatelyPaul S. Owen2001-11-091-1/+1
* New search system, this isn't final, needs alterations, etc. can redeem this ...Paul S. Owen2001-11-094-414/+736
* Corrected for space within highlighted words, this is the version running on ...Paul S. Owen2001-11-091-3/+6
* The way message is output for unset topic/post was correct, changing backPaul S. Owen2001-11-091-1/+1
* Fixed bug #478505 also added code to retain highlight though pagination on vi...James Atkinson2001-11-091-2/+14
* Checked all calls to message_die and made sure that if they would be outputte...James Atkinson2001-11-096-9/+21
* Fixed bug where more than 2 dots in email not allowed in registrationnatec2001-11-081-1/+1
* fixed code:1 bbcode bug.natec2001-11-082-2/+2
* Adding capability for "smiley packs" import/exportthe_systech2001-11-074-6/+239
* Fixed query that wasn't using CONSTANT table nameBart van Bragt2001-11-071-2/+2
* Added some code to keep the admin from deleteing the forums default styleJames Atkinson2001-11-072-0/+6
* Theme edit/create in place. Damn it took way to long to do that form.James Atkinson2001-11-073-0/+648
* Update to "merge" upgrade with Install... (Not fully tested since current upg...the_systech2001-11-063-4/+32
* Re-added coppa stuff for admin (who removed it??)James Atkinson2001-11-052-0/+23
* Fixed small error in message output upon deletion of msgPaul S. Owen2001-11-051-1/+1
* Added check for avatar type before attempting deletionPaul S. Owen2001-11-051-46/+48
* Mental note, engage brain before typingPaul S. Owen2001-11-051-2/+2
* Seemed to be a problem creeping back in with duplicated names due to switch i...Paul S. Owen2001-11-051-73/+69
* MySQL 4.x support, functionaly similar to MySQL bar transaction supportPaul S. Owen2001-11-042-0/+361