aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Various updatesPaul S. Owen2001-11-246-774/+810
| | | | git-svn-id: file:///svn/phpbb/trunk@1432 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cope with modules which don't have appropriate names set in the lang_admin ↵Paul S. Owen2001-11-241-2/+2
| | | | | | file, output names to left pane like old way git-svn-id: file:///svn/phpbb/trunk@1431 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes install problemPaul S. Owen2001-11-232-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1430 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small error in SQL for Postgres searchmatch cleanPaul S. Owen2001-11-231-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1429 89ea8834-ac86-4346-8a33-228a782c2dd0
* More search updates + user postsPaul S. Owen2001-11-232-88/+81
| | | | git-svn-id: file:///svn/phpbb/trunk@1428 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, smallint is too small for group_id.. Thanks Paul :DBart van Bragt2001-11-231-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1427 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some space/speed checkups on the types in the MySQL schemaBart van Bragt2001-11-231-20/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@1426 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added alternating row color/class for topicrowJames Atkinson2001-11-231-0/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@1425 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missed these earlierPaul S. Owen2001-11-233-31/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1424 89ea8834-ac86-4346-8a33-228a782c2dd0
* Latest variants ... not finished yet ...Paul S. Owen2001-11-232-287/+182
| | | | git-svn-id: file:///svn/phpbb/trunk@1423 89ea8834-ac86-4346-8a33-228a782c2dd0
* Module and module function names now pulled from lang filePaul S. Owen2001-11-232-1/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@1422 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated and inline with MySQL - PostgreSQL fine under 7.1.2Paul S. Owen2001-11-233-133/+192
| | | | git-svn-id: file:///svn/phpbb/trunk@1421 89ea8834-ac86-4346-8a33-228a782c2dd0
* More updatesPaul S. Owen2001-11-222-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1420 89ea8834-ac86-4346-8a33-228a782c2dd0
* More updatesPaul S. Owen2001-11-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1419 89ea8834-ac86-4346-8a33-228a782c2dd0
* New image for PSO ... must move these into the template directory at some pointPaul S. Owen2001-11-221-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1418 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update to an icon image namePaul S. Owen2001-11-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1417 89ea8834-ac86-4346-8a33-228a782c2dd0
* More updatesPaul S. Owen2001-11-226-56/+86
| | | | git-svn-id: file:///svn/phpbb/trunk@1416 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for display of newest image icon when one doesn't existPaul S. Owen2001-11-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1415 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing comma in proflie, thus registration SQL was b0rked...I like that word :)James Atkinson2001-11-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1414 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #484243 typo in sessions.phpJames Atkinson2001-11-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1413 89ea8834-ac86-4346-8a33-228a782c2dd0
* Search re-write was erm, how can I say this, erm, brown, soft and smelly ... ↵Paul S. Owen2001-11-221-81/+144
| | | | | | putting old one with required updates back, will do more work soon git-svn-id: file:///svn/phpbb/trunk@1412 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #484331James Atkinson2001-11-221-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1411 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated smilies + fixes for insertion of smilie at caret (IE/PC only) + Mac ↵Paul S. Owen2001-11-213-56/+76
| | | | | | BBCode buttons ... perhaps, Tom git-svn-id: file:///svn/phpbb/trunk@1410 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved avatar dir size lang generation into avatar dir size conditionalPaul S. Owen2001-11-211-18/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1409 89ea8834-ac86-4346-8a33-228a782c2dd0
* Order of username in username search was missingPaul S. Owen2001-11-211-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1408 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to use username selectorPaul S. Owen2001-11-212-34/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@1407 89ea8834-ac86-4346-8a33-228a782c2dd0
* PM popup and icon are finally in placePaul S. Owen2001-11-212-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1406 89ea8834-ac86-4346-8a33-228a782c2dd0
* PM popup and icon are finally in placePaul S. Owen2001-11-216-4/+102
| | | | git-svn-id: file:///svn/phpbb/trunk@1405 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add blank indexes to stop nosey people being, erm, noseyPaul S. Owen2001-11-2111-0/+110
| | | | git-svn-id: file:///svn/phpbb/trunk@1404 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added pop-up control for PM's to profilePaul S. Owen2001-11-216-249/+298
| | | | git-svn-id: file:///svn/phpbb/trunk@1403 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now showing: A ton of bug fixes and a complete overhaul of my admin code...dougk_ff72001-11-2110-88/+109
| | | | git-svn-id: file:///svn/phpbb/trunk@1402 89ea8834-ac86-4346-8a33-228a782c2dd0
* Up to date, fully populated, works fine or so it seemsPaul S. Owen2001-11-211-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1401 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes small problem with MS AccessPaul S. Owen2001-11-211-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1400 89ea8834-ac86-4346-8a33-228a782c2dd0
* oohh 'eck Dangermouse, I'm surprised they didn't pick up on this bug, quiet ↵Paul S. Owen2001-11-211-2/+1
| | | | | | Penfold I'm thinking git-svn-id: file:///svn/phpbb/trunk@1399 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various core updates for searchingPaul S. Owen2001-11-202-222/+216
| | | | git-svn-id: file:///svn/phpbb/trunk@1398 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes in-line with DBAL changesPaul S. Owen2001-11-201-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some updates, uses TOP rather than two ROWCOUNT queries for LIMITPaul S. Owen2001-11-201-18/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1396 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to schema path and mssaccess check/setup ... no doubt I missed ↵Paul S. Owen2001-11-201-15/+10
| | | | | | something, I'm always issing omething git-svn-id: file:///svn/phpbb/trunk@1395 89ea8834-ac86-4346-8a33-228a782c2dd0
* Gone to the great hard disk in the sky ... either that or the schemas subdirPaul S. Owen2001-11-2010-3311/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1394 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved from parent directory - no other changes ... at least I don't remember ↵Paul S. Owen2001-11-2010-0/+3311
| | | | | | any ... I'll regret saying that, I just know it ... git-svn-id: file:///svn/phpbb/trunk@1393 89ea8834-ac86-4346-8a33-228a782c2dd0
* New split versions of odbc.phpPaul S. Owen2001-11-203-0/+1249
| | | | git-svn-id: file:///svn/phpbb/trunk@1392 89ea8834-ac86-4346-8a33-228a782c2dd0
* Split into piecesPaul S. Owen2001-11-201-467/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1391 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for wide page and colspan issues - TomPaul S. Owen2001-11-201-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1390 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some output buffering to try to decrease time and memory usage.the_systech2001-11-201-65/+54
| | | | git-svn-id: file:///svn/phpbb/trunk@1389 89ea8834-ac86-4346-8a33-228a782c2dd0
* Likely fix for bug #482308Paul S. Owen2001-11-201-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1388 89ea8834-ac86-4346-8a33-228a782c2dd0