index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
acp
/
acp_permissions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ticket/9590' into ticket/9590-rhea
Marc Alexander
2016-11-27
1
-0
/
+5
|
\
|
*
[ticket/9590] Submit permissions form in chunks when using "Apply all"
Marc Alexander
2016-11-26
1
-0
/
+5
*
|
[ticket/10961] Send HTTP 403 when applicable
Jakub Senko
2016-09-01
1
-0
/
+5
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+0
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-4
/
+2
*
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-14
1
-2
/
+9
|
\
\
|
|
/
|
*
[ticket/10572] Unguarded includes in acp files
Richard McGirr
2015-10-13
1
-2
/
+9
*
|
[ticket/12143] Oops, fixed array index
Oliver Schramm
2015-08-05
1
-1
/
+1
*
|
[ticket/12143] Replace group name output
Oliver Schramm
2015-08-05
1
-6
/
+16
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-21
/
+21
*
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-3
/
+3
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+4
|
/
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-1
/
+1
*
Merge pull request #2431 from Nicofuma/ticket/12109
Dhruv Goel
2014-06-15
1
-8
/
+16
|
\
|
*
[ticket/12109] Fix coding style
Tristan Darricau
2014-05-10
1
-4
/
+4
|
*
[ticket/12109] Bug when setting permissions with "Select all users"
Tristan Darricau
2014-05-10
1
-8
/
+16
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
|
/
*
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-1
/
+0
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-6
/
+9
|
\
|
*
[ticket/11582] Use member isntead of a new variable everytime
Joas Schilling
2013-07-14
1
-11
/
+9
|
*
[ticket/11582] Use new methods and remove duplicated entries
Joas Schilling
2013-07-14
1
-3
/
+6
|
*
[ticket/11582] Add methods to return the language string
Joas Schilling
2013-07-14
1
-4
/
+3
|
*
[ticket/11582] Add new service for permissions
Joas Schilling
2013-07-14
1
-3
/
+6
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-5
/
+5
*
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-4
/
+4
|
/
*
[ticket/10758] Extract obtain_user_data for the benefit of tests.
Oleg Pudeyev
2012-12-19
1
-6
/
+1
*
[ticket/10758] Dependency inject parameters into update_foes.
Oleg Pudeyev
2012-12-15
1
-2
/
+2
*
[ticket/10758] Dependency inject parameters into cache_moderators.
Oleg Pudeyev
2012-12-15
1
-8
/
+8
*
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
1
-1
/
+1
*
[feature/class-prefix] Rename auth => phpbb_auth
Igor Wiedler
2012-03-31
1
-1
/
+1
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-8
/
+9
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+1315
*
put acp, mcp and ucp into modules/ directory
Meik Sievertsen
2008-12-24
1
-1195
/
+0
*
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-19
/
+13
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-6
/
+5
*
merge some changes/fixes
Meik Sievertsen
2008-04-11
1
-1
/
+1
*
merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390
Meik Sievertsen
2008-02-23
1
-50
/
+53
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-3
/
+11
*
Cleanup in aisle 15
Henry Sudhof
2007-10-03
1
-3
/
+3
*
Ok, here comes a big one. Poor updater. Also requires testing.
Henry Sudhof
2007-10-03
1
-1
/
+16
*
#i62 - #i65
Meik Sievertsen
2007-09-22
1
-4
/
+2
*
away with debug code. :o
Meik Sievertsen
2007-09-02
1
-5
/
+3
*
fixing some bugs
Meik Sievertsen
2007-09-02
1
-0
/
+10
*
again, a lot of bug fixes
Meik Sievertsen
2007-07-19
1
-3
/
+5
*
a bunch of fixes
Meik Sievertsen
2007-07-14
1
-20
/
+37
*
tweak the sql_like_expression feature a little bit to allow correct escaping
Meik Sievertsen
2007-06-24
1
-1
/
+1
*
new wrapper for LIKE expressions to streamline the fixes. We actually need to...
Meik Sievertsen
2007-06-23
1
-2
/
+2
[next]