aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Schema updates for search changesPaul S. Owen2001-11-092-0/+53
| | | | git-svn-id: file:///svn/phpbb/trunk@1300 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some additional modifications for merging install with upgrade...the_systech2001-11-091-4/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1299 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates to transaction and other supportPaul S. Owen2001-11-092-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1298 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered for constant table namesPaul S. Owen2001-11-093-26/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1297 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few lang changes, more to come + search stop and synonumsPaul S. Owen2001-11-093-2/+462
| | | | git-svn-id: file:///svn/phpbb/trunk@1296 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered templates so preview/errors are sent as 'boxes' rather than pparsed ↵Paul S. Owen2001-11-098-22/+448
| | | | | | and output directly, greater control for designer git-svn-id: file:///svn/phpbb/trunk@1295 89ea8834-ac86-4346-8a33-228a782c2dd0
* I really dispise ), someone should ban them immediatelyPaul S. Owen2001-11-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1294 89ea8834-ac86-4346-8a33-228a782c2dd0
* New search system, this isn't final, needs alterations, etc. can redeem this ↵Paul S. Owen2001-11-094-414/+736
| | | | | | against the full priced version with included coupon git-svn-id: file:///svn/phpbb/trunk@1293 89ea8834-ac86-4346-8a33-228a782c2dd0
* Corrected for space within highlighted words, this is the version running on ↵Paul S. Owen2001-11-091-3/+6
| | | | | | the main site git-svn-id: file:///svn/phpbb/trunk@1292 89ea8834-ac86-4346-8a33-228a782c2dd0
* The way message is output for unset topic/post was correct, changing backPaul S. Owen2001-11-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1291 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #478505 also added code to retain highlight though pagination on ↵James Atkinson2001-11-091-2/+14
| | | | | | viewtopic git-svn-id: file:///svn/phpbb/trunk@1290 89ea8834-ac86-4346-8a33-228a782c2dd0
* Checked all calls to message_die and made sure that if they would be ↵James Atkinson2001-11-096-9/+21
| | | | | | | | | | outputted to a user without a major error that they got their error string from the lang file Also made sure all calls had the right arguments in teh right place git-svn-id: file:///svn/phpbb/trunk@1289 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug where more than 2 dots in email not allowed in registrationnatec2001-11-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1288 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed code:1 bbcode bug.natec2001-11-082-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1287 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding capability for "smiley packs" import/exportthe_systech2001-11-074-6/+239
| | | | git-svn-id: file:///svn/phpbb/trunk@1286 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed query that wasn't using CONSTANT table nameBart van Bragt2001-11-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1285 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some code to keep the admin from deleteing the forums default styleJames Atkinson2001-11-072-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1284 89ea8834-ac86-4346-8a33-228a782c2dd0
* Theme edit/create in place. Damn it took way to long to do that form.James Atkinson2001-11-073-0/+648
| | | | | | | Still needs the themes_name code, but I'll do that tommorow git-svn-id: file:///svn/phpbb/trunk@1283 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update to "merge" upgrade with Install... (Not fully tested since current ↵the_systech2001-11-063-4/+32
| | | | | | upgrade not in CVS) git-svn-id: file:///svn/phpbb/trunk@1282 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added coppa stuff for admin (who removed it??)James Atkinson2001-11-052-0/+23
| | | | | | | Added SMTP username and password settiings git-svn-id: file:///svn/phpbb/trunk@1281 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed small error in message output upon deletion of msgPaul S. Owen2001-11-051-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1280 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added check for avatar type before attempting deletionPaul S. Owen2001-11-051-46/+48
| | | | git-svn-id: file:///svn/phpbb/trunk@1279 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mental note, engage brain before typingPaul S. Owen2001-11-051-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1278 89ea8834-ac86-4346-8a33-228a782c2dd0
* Seemed to be a problem creeping back in with duplicated names due to switch ↵Paul S. Owen2001-11-051-73/+69
| | | | | | in code ... fixed? git-svn-id: file:///svn/phpbb/trunk@1277 89ea8834-ac86-4346-8a33-228a782c2dd0
* MySQL 4.x support, functionaly similar to MySQL bar transaction supportPaul S. Owen2001-11-042-0/+361
| | | | git-svn-id: file:///svn/phpbb/trunk@1276 89ea8834-ac86-4346-8a33-228a782c2dd0
* Support for new locked with new topics iconPaul S. Owen2001-11-041-13/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1275 89ea8834-ac86-4346-8a33-228a782c2dd0
* Support for new locked with new topics iconPaul S. Owen2001-11-044-47/+56
| | | | git-svn-id: file:///svn/phpbb/trunk@1274 89ea8834-ac86-4346-8a33-228a782c2dd0
* New iconPaul S. Owen2001-11-041-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1273 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1272 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-7/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1271 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #477831 + some minor alterationsPaul S. Owen2001-11-032-17/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1270 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed error #475726 + lang updatesPaul S. Owen2001-11-031-12/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1269 89ea8834-ac86-4346-8a33-228a782c2dd0
* Group control panel updates and mods + hidden group abilityPaul S. Owen2001-11-038-584/+859
| | | | git-svn-id: file:///svn/phpbb/trunk@1268 89ea8834-ac86-4346-8a33-228a782c2dd0
* Gone and sadly forgotten, sniff sniffPaul S. Owen2001-11-031-68/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1267 89ea8834-ac86-4346-8a33-228a782c2dd0
* Additions for site descriptionPaul S. Owen2001-11-033-28/+41
| | | | git-svn-id: file:///svn/phpbb/trunk@1266 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #475735Paul S. Owen2001-11-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1265 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed to new lang vars + redirect for loginPaul S. Owen2001-11-031-4/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1264 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed to new lang vars + redirect for loginPaul S. Owen2001-11-033-26/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@1263 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes, added site description to DBPaul S. Owen2001-11-037-20/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1262 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various issues and bugsPaul S. Owen2001-11-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1261 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various issues and bugsPaul S. Owen2001-11-034-86/+114
| | | | git-svn-id: file:///svn/phpbb/trunk@1260 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some updates to modcp to show the topic type and correct folder iconsJames Atkinson2001-11-033-12/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@1259 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops missed one typo in create_date...the_systech2001-11-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1258 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for typo's in create_date statements...the_systech2001-11-022-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1257 89ea8834-ac86-4346-8a33-228a782c2dd0
* This is not Beta-1 anymoreBart van Bragt2001-11-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1256 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for hard link to index...the_systech2001-11-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1255 89ea8834-ac86-4346-8a33-228a782c2dd0
* Quick BugFixthe_systech2001-11-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1254 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, this gets all the area it needs..hehJames Atkinson2001-11-011-12/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1253 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed little bug that would leave slashes in the config file if ↵James Atkinson2001-11-011-4/+6
| | | | | | | | | magic_quotes_gpc was off See this topic for more info: http://area51.phpbb.com/phpBB2/viewtopic.php?p=9797#9797 git-svn-id: file:///svn/phpbb/trunk@1252 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #474123James Atkinson2001-10-302-4/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1251 89ea8834-ac86-4346-8a33-228a782c2dd0