aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
* That shouldn't be there ...Paul S. Owen2003-08-231-1/+1
* Mostly non-working still ... can add new users/team leadersPaul S. Owen2003-08-231-461/+622
* Wake up oh dozey one ...Paul S. Owen2003-08-221-1/+1
* specialchars data in swatch, rejiggle index variable setting and comparisons,...Paul S. Owen2003-08-223-32/+27
* Minor oopsie, forgot border="0" in image url ... probably make this defineablePaul S. Owen2003-08-141-1/+1
* imageset editing code a little messy, need to add update/replace capability t...Paul S. Owen2003-08-141-29/+146
* No image graphicPaul S. Owen2003-08-141-0/+0
* Raft of fixes ... hopefully things are working as they should ... if not, I'l...Paul S. Owen2003-08-131-55/+49
* bye bye forbidden extensions... we have a deny,allow rule for extensions, for...Meik Sievertsen2003-08-131-15/+8
* Some tidying up of theme editing, highlight used classes, enable custom class...Paul S. Owen2003-08-131-27/+54
* Destroy! Destroy! Danger! Will Robinson Danger! ... Doctor Smith will destroy...Paul S. Owen2003-08-121-1/+16
* Updates for installation of stylesPaul S. Owen2003-08-121-10/+6
* More condensing ... next, imageset editing and cleanup of theme/template edit...Paul S. Owen2003-08-121-137/+61
* Fixing more broken things ...Paul S. Owen2003-08-121-171/+95
* Some tidy ups and fixesPaul S. Owen2003-08-121-62/+66
* Put form stuff in subSilver css ...Paul S. Owen2003-08-122-16/+8
* Temp workaround for lack of style create/import/upload prob, fix improper set...Paul S. Owen2003-08-121-49/+137
* Much rejigglingPaul S. Owen2003-08-121-1254/+803
* Not break you moronPaul S. Owen2003-08-111-1/+2
* Wouldn't copy theme/template files from unarchived location to destination .....Paul S. Owen2003-08-111-2/+2
* Mainly user pruning var casingPaul S. Owen2003-08-111-36/+39
* unified remove ... probably breaking other stuff in the processPaul S. Owen2003-08-111-848/+742
* Fixed: the style box not showing when editing a category. Pardon, a non-posta...Ludovic Arnaud2003-08-101-3/+10
* Moved sql_close() down, after the cache is unloaded.Ludovic Arnaud2003-08-101-3/+3
* More jiggery and not a little pokeryPaul S. Owen2003-08-102-173/+169
* Rejiggling the code begins ...Paul S. Owen2003-08-101-500/+357
* setting style as default, remove explicit testing for .tar archive creationPaul S. Owen2003-08-101-476/+471
* Silly silly Paul, smacked handy and no teaPaul S. Owen2003-08-101-33/+64
* Most style operations functional ... broke various theme, imageset and templa...Paul S. Owen2003-08-091-173/+453
* Style installation "working", allows for two or three element stylesPaul S. Owen2003-08-081-512/+505
* Style related updatesPaul S. Owen2003-08-071-106/+258
* Change hardcoded lang strings for varsPaul S. Owen2003-08-071-71/+86
* oops forgot about modified time updatePaul S. Owen2003-08-071-2/+16
* Storage of edited templates ... guess some users may find this handy ... hhmmPaul S. Owen2003-08-071-38/+60
* Couple more updatesPaul S. Owen2003-08-061-40/+68
* A fair amount of additional working or semi-working stuff ... template stored...Paul S. Owen2003-08-061-742/+841
* Basic implementation of upload theme archive ... remember this only works wit...Paul S. Owen2003-07-301-38/+118
* Bits I just want to dump in CVS for nowPaul S. Owen2003-07-251-47/+103
* Install style, various other additionsPaul S. Owen2003-07-241-344/+662
* remove becomes function, enable install of imagesets, alter packaging pathsPaul S. Owen2003-07-231-164/+495
* Functionalised export for templates, themes and imagesets ... styles to be do...Paul S. Owen2003-07-221-140/+245
* add .tar, .tar.gz and .tar.bz2 support, rejiggle source, seperate compress ob...Paul S. Owen2003-07-211-73/+72
* More updates ... I do hope the commonality I believe exists between different...Paul S. Owen2003-07-211-14/+20
* slightly fudged install routine for themes ... will possibly do as seperate s...Paul S. Owen2003-07-201-23/+67
* Cannot delete if only theme left, select new theme for use by styles that use...Paul S. Owen2003-07-201-0/+26
* Delete theme ... be careful! Doesn't currently do any checks to ensure it's n...Paul S. Owen2003-07-201-21/+123
* store or downloadPaul S. Owen2003-07-201-26/+114
* This will dump out a DB stored stylesheet, also adds cfg filePaul S. Owen2003-07-201-8/+21
* Updates for changes to filelist()Paul S. Owen2003-07-203-30/+39
* More updates, can "export" a theme ... only as zip at present and with limita...Paul S. Owen2003-07-201-47/+193