aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_groups.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved directoryPaul S. Owen2003-03-131-894/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3648 89ea8834-ac86-4346-8a33-228a782c2dd0
* Basic ability to add users to group and group moderatorsPaul S. Owen2003-02-111-44/+237
| | | | git-svn-id: file:///svn/phpbb/trunk@3468 89ea8834-ac86-4346-8a33-228a782c2dd0
* Listing of usersPaul S. Owen2003-02-051-38/+238
| | | | git-svn-id: file:///svn/phpbb/trunk@3456 89ea8834-ac86-4346-8a33-228a782c2dd0
* Group related updatesPaul S. Owen2003-02-051-67/+131
| | | | git-svn-id: file:///svn/phpbb/trunk@3455 89ea8834-ac86-4346-8a33-228a782c2dd0
* test group wide colour setPaul S. Owen2003-02-041-1/+51
| | | | git-svn-id: file:///svn/phpbb/trunk@3452 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changesPaul S. Owen2003-02-041-14/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@3451 89ea8834-ac86-4346-8a33-228a782c2dd0
* couple new changesPaul S. Owen2003-02-041-14/+48
| | | | git-svn-id: file:///svn/phpbb/trunk@3450 89ea8834-ac86-4346-8a33-228a782c2dd0
* Another conditional and "special group" lang outputPaul S. Owen2003-01-311-2/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@3448 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot conditional on group_typePaul S. Owen2003-01-311-0/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@3447 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some initial re-working ...Paul S. Owen2003-01-311-307/+219
| | | | git-svn-id: file:///svn/phpbb/trunk@3440 89ea8834-ac86-4346-8a33-228a782c2dd0
* Category and module lang name changes + show ban information when selecting ↵Paul S. Owen2003-01-271-3/+2
| | | | | | entries to unban git-svn-id: file:///svn/phpbb/trunk@3367 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-36/+36
| | | | | | 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-17/+17
| | | | | | 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-52/+113
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates + search indexing prelim stuff ... hosts will hate this version!Paul S. Owen2002-07-251-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2735 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changesPaul S. Owen2002-07-161-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2686 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix problem with user_admin not showing correct status for certain settings ↵Paul S. Owen2002-03-221-3/+3
| | | | | | + switch to same include series as main files git-svn-id: file:///svn/phpbb/trunk@2397 89ea8834-ac86-4346-8a33-228a782c2dd0
* Here we have the pleasure of fixing bugs 526891 and 530830. Both have been ↵dougk_ff72002-03-191-1/+9
| | | | | | tested on my local copy, and they should be ready! git-svn-id: file:///svn/phpbb/trunk@2351 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
* Deletion of groups wasn't deleting auth_access entriesPaul S. Owen2002-02-121-0/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2118 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed dependance on global defined $mode ...Paul S. Owen2002-01-251-0/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@1945 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
* Fix bug #500322Paul S. Owen2002-01-101-0/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@1835 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' doingsPaul S. Owen2001-12-241-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1685 89ea8834-ac86-4346-8a33-228a782c2dd0
* Backtrack on IDENTITY ... dohPaul S. Owen2001-12-011-9/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to use username selectorPaul S. Owen2001-11-211-32/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@1407 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now showing: A ton of bug fixes and a complete overhaul of my admin code...dougk_ff72001-11-211-10/+30
| | | | git-svn-id: file:///svn/phpbb/trunk@1402 89ea8834-ac86-4346-8a33-228a782c2dd0
* Checked all calls to message_die and made sure that if they would be ↵James Atkinson2001-11-091-2/+2
| | | | | | | | | | outputted to a user without a major error that they got their error string from the lang file Also made sure all calls had the right arguments in teh right place git-svn-id: file:///svn/phpbb/trunk@1289 89ea8834-ac86-4346-8a33-228a782c2dd0
* Group control panel updates and mods + hidden group abilityPaul S. Owen2001-11-031-6/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1268 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #474123James Atkinson2001-10-301-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1251 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few minor bug fixes in the group control panel.dougk_ff72001-10-151-6/+41
| | | | git-svn-id: file:///svn/phpbb/trunk@1200 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, cleanups and support for URI based sessions ... more to ↵Paul S. Owen2001-10-141-115/+99
| | | | | | come at some point git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug 462914, and fixed totally fux0red groups admin panel.natec2001-10-101-5/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1158 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes for bugs 457239 and 457301James Atkinson2001-08-311-13/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@955 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-22/+31
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-261-12/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@935 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finishing touches on group admin (for now) :Ddougk_ff72001-08-191-40/+177
| | | | git-svn-id: file:///svn/phpbb/trunk@906 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed a bug (hopefully) preventing admin panel from being displayeddougk_ff72001-08-151-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@882 89ea8834-ac86-4346-8a33-228a782c2dd0
* Group admin isn't finished, but I felt like committing it anyway...dougk_ff72001-08-151-3/+98
| | | | git-svn-id: file:///svn/phpbb/trunk@878 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduced pagestart.incBart van Bragt2001-08-021-19/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@798 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of languagification and redirection path changePaul S. Owen2001-07-281-0/+54
git-svn-id: file:///svn/phpbb/trunk@759 89ea8834-ac86-4346-8a33-228a782c2dd0