aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Some updates to schema, primarily style related ... removed template ↵Paul S. Owen2003-07-131-20/+21
| | | | | | definable pm_box and poll length ... were they ever used? :D git-svn-id: file:///svn/phpbb/trunk@4247 89ea8834-ac86-4346-8a33-228a782c2dd0
* We'll get there in a sec ...Paul S. Owen2003-07-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4246 89ea8834-ac86-4346-8a33-228a782c2dd0
* Silly \r\nPaul S. Owen2003-07-131-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@4245 89ea8834-ac86-4346-8a33-228a782c2dd0
* UpdatedPaul S. Owen2003-07-131-1/+34
| | | | git-svn-id: file:///svn/phpbb/trunk@4244 89ea8834-ac86-4346-8a33-228a782c2dd0
* Guess whatPaul S. Owen2003-07-131-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4243 89ea8834-ac86-4346-8a33-228a782c2dd0
* index bye byePaul S. Owen2003-07-131-10/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4242 89ea8834-ac86-4346-8a33-228a782c2dd0
* Template bye byePaul S. Owen2003-07-1378-4910/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4241 89ea8834-ac86-4346-8a33-228a782c2dd0
* Image bye byePaul S. Owen2003-07-1361-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4240 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated style related dataPaul S. Owen2003-07-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4239 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, those mcp templates are probably rather "wrong" ... Ashe, will talk to ↵Paul S. Owen2003-07-1310-52/+63
| | | | | | you about a few changes I think are needed in the code git-svn-id: file:///svn/phpbb/trunk@4238 89ea8834-ac86-4346-8a33-228a782c2dd0
* Header links for sortingPaul S. Owen2003-07-131-4/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@4237 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cope with secondary (per forum) styles, probably other minor things too ... ↵Paul S. Owen2003-07-132-19/+21
| | | | | | there is a known permissions problem, will work on that soon. Ashe, the bbcode primary/secondary stuff may need some tightening, particularly since it only checks the bbcode_bitfield for the primary template (which may not exist as coped with later) ... I'll leave that to you to alter. git-svn-id: file:///svn/phpbb/trunk@4236 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cope with secondary (per forum) styles, probably other minor things too ... ↵Paul S. Owen2003-07-132-37/+73
| | | | | | there is a known permissions problem, will work on that soon git-svn-id: file:///svn/phpbb/trunk@4235 89ea8834-ac86-4346-8a33-228a782c2dd0
* These are area51 ...Paul S. Owen2003-07-132-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4234 89ea8834-ac86-4346-8a33-228a782c2dd0
* Not the same as area51 ... I hope ...Paul S. Owen2003-07-1361-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4233 89ea8834-ac86-4346-8a33-228a782c2dd0
* Cell heightsPaul S. Owen2003-07-131-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4232 89ea8834-ac86-4346-8a33-228a782c2dd0
* Standard set ... this is not the same as area51Paul S. Owen2003-07-1318-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4231 89ea8834-ac86-4346-8a33-228a782c2dd0
* More faffingPaul S. Owen2003-07-132-33/+196
| | | | git-svn-id: file:///svn/phpbb/trunk@4230 89ea8834-ac86-4346-8a33-228a782c2dd0
* add support for login forum box.Meik Sievertsen2003-07-131-76/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@4229 89ea8834-ac86-4346-8a33-228a782c2dd0
* Episode "IV" : A new Home ... aka a new way to extract money from fans ... ↵Paul S. Owen2003-07-1362-0/+4861
| | | | | | oops, sorry, irrelevant argument git-svn-id: file:///svn/phpbb/trunk@4228 89ea8834-ac86-4346-8a33-228a782c2dd0
* more playing, followed by breakingPaul S. Owen2003-07-131-57/+132
| | | | git-svn-id: file:///svn/phpbb/trunk@4227 89ea8834-ac86-4346-8a33-228a782c2dd0
* And an ittle bit more, just a weeny bit ...Paul S. Owen2003-07-122-176/+385
| | | | git-svn-id: file:///svn/phpbb/trunk@4226 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed the error message for too many quotesLudovic Arnaud2003-07-121-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4225 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix failure to INCLUDE a file following its sole recompilation ... I should ↵Paul S. Owen2003-07-111-1/+1
| | | | | | add that neither of these commits have added support for primary/secondary styles (e.g. styling of forums) ... won't commit these till all relevant styling changes have been implemented. git-svn-id: file:///svn/phpbb/trunk@4224 89ea8834-ac86-4346-8a33-228a782c2dd0
* forced_recompile "seems" to work now if set true ...Paul S. Owen2003-07-111-3/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@4223 89ea8834-ac86-4346-8a33-228a782c2dd0
* These images should _not_ have been in CVS ... they are not part of phpBB2 ↵Paul S. Owen2003-07-113-0/+0
| | | | | | CVS ... please remove any existing copies git-svn-id: file:///svn/phpbb/trunk@4222 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to seperator colourPaul S. Owen2003-07-111-3/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@4220 89ea8834-ac86-4346-8a33-228a782c2dd0
* okay, after some conflicting advice :D and some jiggling here's the latest ↵Paul S. Owen2003-07-112-199/+494
| | | | | | theme related update ... this stuff is enough to drive you batty git-svn-id: file:///svn/phpbb/trunk@4219 89ea8834-ac86-4346-8a33-228a782c2dd0
* include functions_admin to use the add_log functionMeik Sievertsen2003-07-111-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4218 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix small issue with empty username and passwordMeik Sievertsen2003-07-111-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@4217 89ea8834-ac86-4346-8a33-228a782c2dd0
* bahPaul S. Owen2003-07-081-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4216 89ea8834-ac86-4346-8a33-228a782c2dd0
* $this->error removedPaul S. Owen2003-07-081-33/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@4215 89ea8834-ac86-4346-8a33-228a782c2dd0
* avatar stuffPaul S. Owen2003-07-081-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@4214 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move certain methods out of ucp class, move ucp class into ucp, break half a ↵Paul S. Owen2003-07-077-462/+527
| | | | | | dozen other features, introduce x hundred new, exciting bugs git-svn-id: file:///svn/phpbb/trunk@4213 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another sqlite UNION ALL insert update ... yes, I know sqlite install seems ↵Paul S. Owen2003-07-071-1/+2
| | | | | | to be rather borked at present ... I thought, "hhmm, that worked too well too quickly" so I broke it to ensure consistency is maintained with the rest of the codebase git-svn-id: file:///svn/phpbb/trunk@4212 89ea8834-ac86-4346-8a33-228a782c2dd0
* "Fix" ongoing issue with caching and slashesPaul S. Owen2003-07-071-5/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@4211 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged log tables, added new log_type (critical).Meik Sievertsen2003-07-0610-195/+350
| | | | | | | | changed email class a little bit. bug fixed the queue a little bit. git-svn-id: file:///svn/phpbb/trunk@4210 89ea8834-ac86-4346-8a33-228a782c2dd0
* some topic/forum notification work, mainly bug fixing.Meik Sievertsen2003-07-061-96/+89
| | | | git-svn-id: file:///svn/phpbb/trunk@4209 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes ... note that at present things may look a little strange ↵Paul S. Owen2003-07-0652-777/+613
| | | | | | for those without access to the relevant imageset :D git-svn-id: file:///svn/phpbb/trunk@4208 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing forum_link icon ...Paul S. Owen2003-07-064-5/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@4207 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lang var case changesPaul S. Owen2003-07-041-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4206 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong icon for global announcementsPaul S. Owen2003-07-041-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4205 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2003-07-041-141/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@4204 89ea8834-ac86-4346-8a33-228a782c2dd0
* sqlite support UNION ALL SELECT methodPaul S. Owen2003-07-046-56/+59
| | | | git-svn-id: file:///svn/phpbb/trunk@4203 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered method of storage of cached permissions ... primarily for easier ↵Paul S. Owen2003-07-042-523/+103
| | | | | | sqlite/firebird support. Clear your user_permission fields before re-visiting your forum else you'll see very little! Changed way in which founder status is protected git-svn-id: file:///svn/phpbb/trunk@4202 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated default permissions ... these ones tend to agree with the updated ↵Paul S. Owen2003-07-041-18/+30
| | | | | | group definitions :) git-svn-id: file:///svn/phpbb/trunk@4201 89ea8834-ac86-4346-8a33-228a782c2dd0
* Insert @ supressionPaul S. Owen2003-07-041-19/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@4200 89ea8834-ac86-4346-8a33-228a782c2dd0
* mcp_viewip's gone bye byeLudovic Arnaud2003-07-031-61/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4199 89ea8834-ac86-4346-8a33-228a782c2dd0
* I may have forgotten to add this file to the repositoryLudovic Arnaud2003-07-031-0/+43
| | | | git-svn-id: file:///svn/phpbb/trunk@4198 89ea8834-ac86-4346-8a33-228a782c2dd0
* More lang stringsLudovic Arnaud2003-07-021-16/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@4197 89ea8834-ac86-4346-8a33-228a782c2dd0