aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_styles.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved directoryPaul S. Owen2003-03-131-361/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3648 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move logging functions, change name, add mode + lang var case changesPaul S. Owen2003-01-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@3401 89ea8834-ac86-4346-8a33-228a782c2dd0
* Category and module lang name changes + show ban information when selecting ↵Paul S. Owen2003-01-271-4/+4
| | | | | | entries to unban git-svn-id: file:///svn/phpbb/trunk@3367 89ea8834-ac86-4346-8a33-228a782c2dd0
* require_once updatesPaul S. Owen2003-01-211-54/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@3340 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed $board_config to $config, more posting "stuff", altered polling code ↵Paul S. Owen2002-10-301-1/+1
| | | | | | in viewtopic and loads of new problems, poor coding, etc. created :) git-svn-id: file:///svn/phpbb/trunk@2983 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-53/+66
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission related updates ... is still not final but is getting there ... ↵Paul S. Owen2002-10-081-21/+21
| | | | | | faster than British Rail too git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2002-08-031-31/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@2816 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to admin_styles, initial theme edit implementationPaul S. Owen2002-08-011-151/+262
| | | | git-svn-id: file:///svn/phpbb/trunk@2807 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hard-coded HTML into admin modules ... no point in continuing to template ↵Paul S. Owen2002-07-141-903/+225
| | | | | | this stuff since no one (or few) rarely bother to make use of the feature. Lots of changes for permissions, sessions, etc. some new styling stuff present (inc. editing templates though not complete), lots of bugs and non-functioning stuff ... any 'existing' modules will cause the right hand panel to fail ... remove them. If I catch anyone nicking graphics from here I'll kill 'em ... git-svn-id: file:///svn/phpbb/trunk@2675 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2467 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix problem with user_admin not showing correct status for certain settings ↵Paul S. Owen2002-03-221-7/+8
| | | | | | + switch to same include series as main files git-svn-id: file:///svn/phpbb/trunk@2397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix 'each' warning, bug #528254Paul S. Owen2002-03-191-16/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@2332 89ea8834-ac86-4346-8a33-228a782c2dd0
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #522413, non-slashing of quotesPaul S. Owen2002-03-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2231 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed error preventing drop down displayingPaul S. Owen2002-02-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2171 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix fail to download bug, thanks Peter (vanhell)Paul S. Owen2002-02-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2133 89ea8834-ac86-4346-8a33-228a782c2dd0
* Test before you commit, BartBart van Bragt2002-02-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2072 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed empty forum in styles admin bug (#515122), fix suggested by SirSirBart van Bragt2002-02-091-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2069 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it ↵Paul S. Owen2002-01-241-1/+1
| | | | | | isn't set ... can someone do this for userauth, my copy is modified at present git-svn-id: file:///svn/phpbb/trunk@1928 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes for TH_CLASS 2 & 3 by TomPaul S. Owen2002-01-231-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1924 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed type Bug # 498051the_systech2001-12-311-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1751 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #497838Paul S. Owen2001-12-301-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1747 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' changes ... will they ever end?Paul S. Owen2001-12-241-8/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1687 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495579Paul S. Owen2001-12-211-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-171-0/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1620 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-161-25/+28
| | | | git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@1471 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-11-241-604/+619
| | | | git-svn-id: file:///svn/phpbb/trunk@1432 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, I think thats the last of the theme admin stuff. Hopefully its bug freeJames Atkinson2001-11-121-4/+110
| | | | git-svn-id: file:///svn/phpbb/trunk@1302 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-071-0/+5
| | | | 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-071-0/+357
| | | | | | | 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
* Couple tweeks to the file gerneration to make it a more 'proper' array.James Atkinson2001-10-251-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1245 89ea8834-ac86-4346-8a33-228a782c2dd0
* A little over half done the styles adminJames Atkinson2001-10-251-4/+366
| | | | | | | | Can do: Add new themes from cfg file, export theme data to cfg file, remove themes Cannot do: Created or edit themes git-svn-id: file:///svn/phpbb/trunk@1244 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, cleanups and support for URI based sessions ... more to ↵Paul S. Owen2001-10-141-0/+49
come at some point git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0