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 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
*
ok, mess around with the templates + fixing some bugs + adjusting headers for...
Meik Sievertsen
2007-06-09
1
-3
/
+3
*
Another multi-dimensional array which did not use request_var properly
Henry Sudhof
2007-05-28
1
-1
/
+1
*
Some fixes and improvements.
Henry Sudhof
2007-05-27
1
-1
/
+1
*
added class for disabled options in ACP
Meik Sievertsen
2007-05-04
1
-1
/
+1
*
- Bug #9791
Vic D'Elfant
2007-04-12
1
-1
/
+1
*
again... some more fixes.
Meik Sievertsen
2007-03-08
1
-1
/
+1
*
- update_foes() now can be given a user or a group. This should make some ope...
David M
2007-03-02
1
-2
/
+2
*
Some... fixes... laying around here.
Meik Sievertsen
2007-02-06
1
-14
/
+17
*
- fix some oddities (doubled spaces for example)
Meik Sievertsen
2007-01-26
1
-3
/
+8
*
#7006
Dominik Dröscher
2007-01-10
1
-2
/
+2
*
#6098
Dominik Dröscher
2007-01-09
1
-2
/
+2
*
Unused Code inside function update_forum_data [Bug #6606]
Meik Sievertsen
2006-12-27
1
-2
/
+2
*
show dropdown box for choosing the forum in user management screen -> permiss...
Meik Sievertsen
2006-12-25
1
-2
/
+2
*
- a bunch of fixes
Meik Sievertsen
2006-12-02
1
-2
/
+2
*
- temporarily disable x-sendfile support (we need to look into methods of che...
Meik Sievertsen
2006-10-30
1
-1
/
+1
*
- adjust unread query a bit to cope with large topics (thanks bart!)
Meik Sievertsen
2006-10-20
1
-2
/
+2
*
- extend config checking to include check for writeable path
Meik Sievertsen
2006-10-03
1
-1
/
+1
*
consistent acp layout regarding backlinks and messages.
Meik Sievertsen
2006-10-02
1
-4
/
+4
*
- Fix some bugs
Meik Sievertsen
2006-09-14
1
-28
/
+2
[next]