aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_permissions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10758] Extract obtain_user_data for the benefit of tests.Oleg Pudeyev2012-12-191-6/+1
* [ticket/10758] Dependency inject parameters into update_foes.Oleg Pudeyev2012-12-151-2/+2
* [ticket/10758] Dependency inject parameters into cache_moderators.Oleg Pudeyev2012-12-151-8/+8
* [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
* [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-1/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-8/+9
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1315
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-1195/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-19/+13
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-6/+5
* merge some changes/fixesMeik Sievertsen2008-04-111-1/+1
* merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390Meik Sievertsen2008-02-231-50/+53
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* Cleanup in aisle 15Henry Sudhof2007-10-031-3/+3
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+16
* #i62 - #i65Meik Sievertsen2007-09-221-4/+2
* away with debug code. :oMeik Sievertsen2007-09-021-5/+3
* fixing some bugsMeik Sievertsen2007-09-021-0/+10
* again, a lot of bug fixesMeik Sievertsen2007-07-191-3/+5
* a bunch of fixesMeik Sievertsen2007-07-141-20/+37
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-1/+1
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-2/+2
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* Another multi-dimensional array which did not use request_var properlyHenry Sudhof2007-05-281-1/+1
* Some fixes and improvements.Henry Sudhof2007-05-271-1/+1
* added class for disabled options in ACPMeik Sievertsen2007-05-041-1/+1
* - Bug #9791Vic D'Elfant2007-04-121-1/+1
* again... some more fixes.Meik Sievertsen2007-03-081-1/+1
* - update_foes() now can be given a user or a group. This should make some ope...David M2007-03-021-2/+2
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-14/+17
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-3/+8
* #7006Dominik Dröscher2007-01-101-2/+2
* #6098Dominik Dröscher2007-01-091-2/+2
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-2/+2
* show dropdown box for choosing the forum in user management screen -> permiss...Meik Sievertsen2006-12-251-2/+2
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+2
* - temporarily disable x-sendfile support (we need to look into methods of che...Meik Sievertsen2006-10-301-1/+1
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-2/+2
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+1
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-021-4/+4
* - Fix some bugsMeik Sievertsen2006-09-141-28/+2
* - fixed some bugsMeik Sievertsen2006-09-131-2/+9
* - some bugfixesMeik Sievertsen2006-08-281-13/+14
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-121-1/+1
* sql_in_set changesMeik Sievertsen2006-08-121-7/+7
* - fixing some bugsMeik Sievertsen2006-08-021-77/+116
* - renamed the following columns:Meik Sievertsen2006-07-131-2/+2
* some bugfixesMeik Sievertsen2006-07-061-1/+1