aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Collapse)AuthorAgeFilesLines
...
* mass add/edit smilies and iconsMeik Sievertsen2003-10-191-331/+381
| | | | git-svn-id: file:///svn/phpbb/trunk@4613 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove need for session_ids for "allowed" bots, dump ↵Paul S. Owen2003-10-152-6/+5
| | | | | | user_founder/user_active in favour of user_type, new user_type, USER_IGNORE git-svn-id: file:///svn/phpbb/trunk@4603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Quick change of title/datePaul S. Owen2003-10-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bot adminPaul S. Owen2003-10-151-0/+385
| | | | git-svn-id: file:///svn/phpbb/trunk@4601 89ea8834-ac86-4346-8a33-228a782c2dd0
* sighPaul S. Owen2003-10-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4596 89ea8834-ac86-4346-8a33-228a782c2dd0
* Don't attempt to change the password unless jabber is enabled ...Paul S. Owen2003-10-131-42/+45
| | | | git-svn-id: file:///svn/phpbb/trunk@4594 89ea8834-ac86-4346-8a33-228a782c2dd0
* Disconnect ...Paul S. Owen2003-10-121-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@4590 89ea8834-ac86-4346-8a33-228a782c2dd0
* poohPaul S. Owen2003-10-121-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4589 89ea8834-ac86-4346-8a33-228a782c2dd0
* account registration/changing, password changingPaul S. Owen2003-10-121-26/+101
| | | | git-svn-id: file:///svn/phpbb/trunk@4588 89ea8834-ac86-4346-8a33-228a782c2dd0
* Only updates config vars at present ... will create accounts, etc. eventually.Paul S. Owen2003-10-121-0/+197
| | | | git-svn-id: file:///svn/phpbb/trunk@4587 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated the various "users of emailer", fixed issue(!) of jabber using the ↵Paul S. Owen2003-10-122-73/+65
| | | | | | email address as the uid, blah fixes, blah, blah di blah yakety smackety git-svn-id: file:///svn/phpbb/trunk@4583 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mass email messenger updates, can mass email selected usersPaul S. Owen2003-10-121-51/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@4580 89ea8834-ac86-4346-8a33-228a782c2dd0
* enable pruning by Post Viewed time on auto_pruneMeik Sievertsen2003-10-121-2/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@4567 89ea8834-ac86-4346-8a33-228a782c2dd0
* request_var updateMeik Sievertsen2003-10-121-23/+24
| | | | git-svn-id: file:///svn/phpbb/trunk@4566 89ea8834-ac86-4346-8a33-228a782c2dd0
* enable upload icon pathMeik Sievertsen2003-10-121-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@4565 89ea8834-ac86-4346-8a33-228a782c2dd0
* cleanups and fixesMeik Sievertsen2003-10-121-105/+97
| | | | git-svn-id: file:///svn/phpbb/trunk@4564 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates and fixesPaul S. Owen2003-10-121-17/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@4560 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove request_varPaul S. Owen2003-10-081-16/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4538 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tpl compile stuffPaul S. Owen2003-09-291-19/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@4519 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed: wrong parent_id, incorrect $mode case. Now I'm done checking if it ↵Ludovic Arnaud2003-09-281-36/+39
| | | | | | was possible to screw up the tree, the answer was yes. git-svn-id: file:///svn/phpbb/trunk@4516 89ea8834-ac86-4346-8a33-228a782c2dd0
* some small fixesMeik Sievertsen2003-09-241-10/+10
| | | | | | | | got rid of iframe (topic review)... tested new div method with various browsers, further testing and oppinions would be nice. ;) NOTE: New css element added to theme git-svn-id: file:///svn/phpbb/trunk@4510 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix: assign parent idMeik Sievertsen2003-09-151-5/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@4501 89ea8834-ac86-4346-8a33-228a782c2dd0
* okie, using array_merge. :DMeik Sievertsen2003-09-071-25/+47
| | | | | | | | | fixed: admin_prune added: prune topics last viewed at... (only admin_prune ATM) moved: delete_attachments to functions_admin git-svn-id: file:///svn/phpbb/trunk@4482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extension var updatePaul S. Owen2003-09-0719-22/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@4480 89ea8834-ac86-4346-8a33-228a782c2dd0
* Less bugged version. If you sync a forum, you'll be taken back to the forum ↵Ludovic Arnaud2003-09-041-22/+24
| | | | | | list where a message will be displayed. git-svn-id: file:///svn/phpbb/trunk@4469 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed: APIsation in progress :)Ludovic Arnaud2003-09-031-503/+639
| | | | git-svn-id: file:///svn/phpbb/trunk@4465 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added logging abilitiyLudovic Arnaud2003-09-031-5/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@4463 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixed: slashing attachment comments (hopefully)Meik Sievertsen2003-08-291-21/+11
| | | | | | | changed header. git-svn-id: file:///svn/phpbb/trunk@4458 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added: admin definable bbcodesLudovic Arnaud2003-08-281-0/+416
| | | | | | | | Changed: preg references, use the prefered $n form instead of the old \\n one Fixed: tweaked PHP highlightning a little git-svn-id: file:///svn/phpbb/trunk@4453 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed: incorrect var names - Paul, please take a look if you have timeLudovic Arnaud2003-08-271-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@4442 89ea8834-ac86-4346-8a33-228a782c2dd0
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-275-348/+130
| | | | git-svn-id: file:///svn/phpbb/trunk@4440 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsiePaul S. Owen2003-08-271-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4439 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move presently implemented group functions to ... functionsPaul S. Owen2003-08-271-299/+46
| | | | git-svn-id: file:///svn/phpbb/trunk@4438 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few more changes ... nearly there ... deleting users is going to be a ↵Paul S. Owen2003-08-251-170/+246
| | | | | | little troublesome git-svn-id: file:///svn/phpbb/trunk@4430 89ea8834-ac86-4346-8a33-228a782c2dd0
* The moving of update eliminates it's usefulness ... given the change was ↵Paul S. Owen2003-08-242-5/+6
| | | | | | done to increase security it wins :) git-svn-id: file:///svn/phpbb/trunk@4429 89ea8834-ac86-4346-8a33-228a782c2dd0
* Because of vars being unset by common.php we must always declare them after ↵Ludovic Arnaud2003-08-231-5/+4
| | | | | | common.php has been called git-svn-id: file:///svn/phpbb/trunk@4428 89ea8834-ac86-4346-8a33-228a782c2dd0
* That shouldn't be there ...Paul S. Owen2003-08-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4425 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly non-working still ... can add new users/team leadersPaul S. Owen2003-08-231-461/+622
| | | | git-svn-id: file:///svn/phpbb/trunk@4421 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wake up oh dozey one ...Paul S. Owen2003-08-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4417 89ea8834-ac86-4346-8a33-228a782c2dd0
* specialchars data in swatch, rejiggle index variable setting and ↵Paul S. Owen2003-08-223-32/+27
| | | | | | comparisons, replace .php with $phpEx in styles for swatch git-svn-id: file:///svn/phpbb/trunk@4416 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor oopsie, forgot border="0" in image url ... probably make this defineablePaul S. Owen2003-08-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4406 89ea8834-ac86-4346-8a33-228a782c2dd0
* imageset editing code a little messy, need to add update/replace capability ↵Paul S. Owen2003-08-141-29/+146
| | | | | | to all three elements but that's for M-4 ... I think we may be done for M-2 git-svn-id: file:///svn/phpbb/trunk@4405 89ea8834-ac86-4346-8a33-228a782c2dd0
* No image graphicPaul S. Owen2003-08-141-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@4404 89ea8834-ac86-4346-8a33-228a782c2dd0
* Raft of fixes ... hopefully things are working as they should ... if not, ↵Paul S. Owen2003-08-131-55/+49
| | | | | | I'll be requring a new PC since I don't think this one will work too well after being dropped out a third floor window git-svn-id: file:///svn/phpbb/trunk@4402 89ea8834-ac86-4346-8a33-228a782c2dd0
* bye bye forbidden extensions... we have a deny,allow rule for extensions, ↵Meik Sievertsen2003-08-131-15/+8
| | | | | | forbidden extensions are therefore a little bit redundant. git-svn-id: file:///svn/phpbb/trunk@4400 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some tidying up of theme editing, highlight used classes, enable custom ↵Paul S. Owen2003-08-131-27/+54
| | | | | | class addition, allow tabs, newlines, etc. within class strings ... though standard format is very much prefered git-svn-id: file:///svn/phpbb/trunk@4397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Destroy! Destroy! Danger! Will Robinson Danger! ... Doctor Smith will ↵Paul S. Owen2003-08-121-1/+16
| | | | | | destroy the cached SQL when something changes ... git-svn-id: file:///svn/phpbb/trunk@4394 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for installation of stylesPaul S. Owen2003-08-121-10/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@4391 89ea8834-ac86-4346-8a33-228a782c2dd0
* More condensing ... next, imageset editing and cleanup of theme/template ↵Paul S. Owen2003-08-121-137/+61
| | | | | | editing ... then we'll call it a day till M-3 I think git-svn-id: file:///svn/phpbb/trunk@4388 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing more broken things ...Paul S. Owen2003-08-121-171/+95
| | | | git-svn-id: file:///svn/phpbb/trunk@4387 89ea8834-ac86-4346-8a33-228a782c2dd0