aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Stupid horrible group by clausesPaul S. Owen2001-12-172-28/+76
| | | | git-svn-id: file:///svn/phpbb/trunk@1618 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, another file I forgot to commit, perhaps I should commit myself ...Paul S. Owen2001-12-171-7/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1617 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-175-5/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, change title name, etc.Paul S. Owen2001-12-171-6/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1615 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added BBCode guide as separate file ... no doubt this will annoy some, oh ↵Paul S. Owen2001-12-173-4/+89
| | | | | | well :) git-svn-id: file:///svn/phpbb/trunk@1614 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ooops left explicit sizes in smilies panel which isn't great for weird size ↵Paul S. Owen2001-12-172-2/+2
| | | | | | smilies ... git-svn-id: file:///svn/phpbb/trunk@1613 89ea8834-ac86-4346-8a33-228a782c2dd0
* Why didn't these commit yesterday with the other changes .. hmmm, even the ↵Paul S. Owen2001-12-163-3/+3
| | | | | | history says they were in the CL ...strange git-svn-id: file:///svn/phpbb/trunk@1612 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed way moderator lang is output on viewforum and indexPaul S. Owen2001-12-166-49/+49
| | | | git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved remaining hard coded text in posting template to lang_main, smilies ↵Paul S. Owen2001-12-161-1/+137
| | | | | | now from DB + external smilies window if > 20 git-svn-id: file:///svn/phpbb/trunk@1610 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved remaining hard coded text in posting template to lang_main, smilies ↵Paul S. Owen2001-12-164-276/+249
| | | | | | now from DB + external smilies window if > 20 git-svn-id: file:///svn/phpbb/trunk@1609 89ea8834-ac86-4346-8a33-228a782c2dd0
* Seperate window for excess smiliesPaul S. Owen2001-12-161-0/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@1608 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implement solution for bug #493663 Re: in reply subjectPaul S. Owen2001-12-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1607 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-jiggle some unread/read/newest topic stuffPaul S. Owen2001-12-161-33/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@1606 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-162-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1605 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix view newest post error + missing mini post icon in posting previewPaul S. Owen2001-12-163-5/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1604 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully fixed bug #491971Paul S. Owen2001-12-161-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added body text settingPaul S. Owen2001-12-163-38/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should fix bug #493448 I can't believe the cockup I made, that was a good ↵Paul S. Owen2001-12-162-3/+6
| | | | | | one even by my standards ... PS: This one works ... git-svn-id: file:///svn/phpbb/trunk@1601 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should be a fix for another global_var issue bug #492118 also modded install ↵Paul S. Owen2001-12-162-86/+16
| | | | | | template to use .css git-svn-id: file:///svn/phpbb/trunk@1600 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed global_var bug #492117Paul S. Owen2001-12-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1599 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should fix bug #493448 I can't believe the cockup I made, that was a good ↵Paul S. Owen2001-12-161-2/+4
| | | | | | one even by my standards git-svn-id: file:///svn/phpbb/trunk@1598 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #493735 was still using old config value name for themePaul S. Owen2001-12-161-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1597 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight admin rank bug (would not display-broken image)dougk_ff72001-12-162-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1596 89ea8834-ac86-4346-8a33-228a782c2dd0
* This time I really fixed posting to prevent deletion of topic titles when ↵Paul S. Owen2001-12-151-1/+1
| | | | | | editing git-svn-id: file:///svn/phpbb/trunk@1595 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to accompany session updates ... MSSQL users should be ↵Paul S. Owen2001-12-152-2/+2
| | | | | | prepared to alter or remove the session_last_visit field or face potential problems git-svn-id: file:///svn/phpbb/trunk@1594 89ea8834-ac86-4346-8a33-228a782c2dd0
* Not neededPaul S. Owen2001-12-151-189/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1593 89ea8834-ac86-4346-8a33-228a782c2dd0
* subSilver updates, separate css, other fixesPaul S. Owen2001-12-155-190/+218
| | | | git-svn-id: file:///svn/phpbb/trunk@1592 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to accompany session updates ... MSSQL users should be ↵Paul S. Owen2001-12-151-0/+1
| | | | | | prepared to alter or remove the session_last_visit field or face potential problems git-svn-id: file:///svn/phpbb/trunk@1591 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved agreement text to lang_mainPaul S. Owen2001-12-153-58/+52
| | | | git-svn-id: file:///svn/phpbb/trunk@1590 89ea8834-ac86-4346-8a33-228a782c2dd0
* FAQ updatePaul S. Owen2001-12-151-1/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1589 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to accompany session updates ... MSSQL users should be ↵Paul S. Owen2001-12-155-20/+6
| | | | | | prepared to alter or remove the session_last_visit field or face potential problems git-svn-id: file:///svn/phpbb/trunk@1588 89ea8834-ac86-4346-8a33-228a782c2dd0
* PHP_SELF is a BadThing(tm)Bart van Bragt2001-12-151-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1587 89ea8834-ac86-4346-8a33-228a782c2dd0
* Sped up searching for posts from a specific user a lotBart van Bragt2001-12-151-5/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@1586 89ea8834-ac86-4346-8a33-228a782c2dd0
* Made titles clickable for fast reloadBart van Bragt2001-12-152-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1585 89ea8834-ac86-4346-8a33-228a782c2dd0
* Doh, might help if the users data was updated when a new session is created ...Paul S. Owen2001-12-151-13/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@1584 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed empty topic title issue when editing posts + moderation of locked topicsPaul S. Owen2001-12-151-13/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1583 89ea8834-ac86-4346-8a33-228a782c2dd0
* Possible fix for a problem with query around line 172Bart van Bragt2001-12-151-7/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1582 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extremely minor change ;)Bart van Bragt2001-12-152-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1581 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now I'm really going to bed!Bart van Bragt2001-12-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1580 89ea8834-ac86-4346-8a33-228a782c2dd0
* OOps, forgot oneBart van Bragt2001-12-151-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1579 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some language strings, added some handy things to viewtopicBart van Bragt2001-12-155-6/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@1578 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, fixing a PostgreSQL bug in the Schema file, prevented installdougk_ff72001-12-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1577 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed VERY minor typo (thanks Boby)Bart van Bragt2001-12-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1576 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added empty line under block of quoted msg when replyingBart van Bragt2001-12-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1575 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small typos, getting back in sync with English file (deleted some entries)Bart van Bragt2001-12-141-7/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1574 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change for topic_moved_is not nullPaul S. Owen2001-12-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1573 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make topic_moved_id not null default 0Paul S. Owen2001-12-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1572 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed autologin_key + fixed bug #471878Paul S. Owen2001-12-146-11/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1571 89ea8834-ac86-4346-8a33-228a782c2dd0
* Sort online userlist alphabeticallyBart van Bragt2001-12-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1570 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered update/insert procedure back to what it was ... otherwise no ↵Paul S. Owen2001-12-141-21/+12
| | | | | | session_id is available for install git-svn-id: file:///svn/phpbb/trunk@1569 89ea8834-ac86-4346-8a33-228a782c2dd0