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_permission_roles.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-3
/
+3
*
[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
/
+1
*
[ticket/12038] Free query results.
Cesar G
2013-12-30
1
-0
/
+1
*
[ticket/12038] Do not rely on stale order value to move items.
Cesar G
2013-12-06
1
-18
/
+19
*
[ticket/12038] AJAXify move up/down buttons in the permission roles page.
Cesar G
2013-12-05
1
-0
/
+9
*
[ticket/11582] Move global declaration to beginning of block
Joas Schilling
2013-07-22
1
-2
/
+1
*
[ticket/11582] Fix missing closing bracket
Joas Schilling
2013-07-14
1
-2
/
+2
*
[ticket/11582] Remove left over calls to lang['acl_*']
Joas Schilling
2013-07-14
1
-1
/
+1
*
[ticket/11582] Use new methods and remove duplicated entries
Joas Schilling
2013-07-14
1
-5
/
+7
*
[ticket/11582] Add methods to return the language string
Joas Schilling
2013-07-14
1
-2
/
+1
*
[ticket/11582] Use new class for categories
Joas Schilling
2013-07-14
1
-2
/
+5
*
[ticket/11585] Make $auth_admin class property
Dhruv
2013-07-02
1
-13
/
+12
*
[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
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+571
*
put acp, mcp and ucp into modules/ directory
Meik Sievertsen
2008-12-24
1
-570
/
+0
*
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-2
/
+2
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-4
/
+3
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-5
/
+13
*
Cleanup in aisle 15
Henry Sudhof
2007-10-03
1
-1
/
+1
*
Ok, here comes a big one. Poor updater. Also requires testing.
Henry Sudhof
2007-10-03
1
-0
/
+8
*
try to normalize everything...
Meik Sievertsen
2007-07-22
1
-4
/
+4
*
tweak the sql_like_expression feature a little bit to allow correct escaping
Meik Sievertsen
2007-06-24
1
-3
/
+3
*
new wrapper for LIKE expressions to streamline the fixes. We actually need to...
Meik Sievertsen
2007-06-23
1
-3
/
+3
*
I did a David. :P
Meik Sievertsen
2007-05-11
1
-1
/
+1
*
punctuation changes in language files
Meik Sievertsen
2007-05-10
1
-1
/
+3
*
#5276
David M
2007-03-24
1
-1
/
+1
*
- fix some oddities (doubled spaces for example)
Meik Sievertsen
2007-01-26
1
-1
/
+1
*
- fixing some bugs
Meik Sievertsen
2007-01-20
1
-3
/
+5
*
*** empty log message ***
Meik Sievertsen
2007-01-18
1
-1
/
+1
*
fixing some bugs i introduced while fixing other bugs. :)
Meik Sievertsen
2007-01-18
1
-1
/
+3
*
#6772
David M
2007-01-11
1
-0
/
+5
*
- #6110
Meik Sievertsen
2006-12-10
1
-1
/
+1
*
- temporarily disable x-sendfile support (we need to look into methods of che...
Meik Sievertsen
2006-10-30
1
-1
/
+1
*
#4680
David M
2006-10-10
1
-1
/
+1
*
role_name does not need to be case-insensitive
Meik Sievertsen
2006-10-07
1
-2
/
+2
*
tried to begin adjusting all string functions where applicable - still a *lot...
Meik Sievertsen
2006-10-07
1
-2
/
+2
*
consistent acp layout regarding backlinks and messages.
Meik Sievertsen
2006-10-02
1
-1
/
+1
*
- some bugfixes
Meik Sievertsen
2006-08-28
1
-9
/
+10
*
change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ...
Meik Sievertsen
2006-06-22
1
-8
/
+8
*
- removed db cache (might re-appear, but for now we do not see the need for it)
Meik Sievertsen
2006-06-16
1
-9
/
+12
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-1
/
+1
*
- added standard/default roles + default roles assigned to users/groups
Meik Sievertsen
2006-05-01
1
-1
/
+1
*
- removed group settings from roles
Meik Sievertsen
2006-04-22
1
-319
/
+9
*
say hello to role descriptions, role ordering and tooltips on role selects
Meik Sievertsen
2006-04-17
1
-2
/
+56
*
To all people having their bug status set to fixed: SF pserver CVS access is ...
Meik Sievertsen
2006-04-06
1
-2
/
+2
*
ok, thought about this now for too long. I think the best solution circumvent...
Meik Sievertsen
2006-03-25
1
-29
/
+0
*
- streamlined reports to consist of the feature set we decided upon (Nils, yo...
Meik Sievertsen
2006-03-12
1
-3
/
+4
*
- blabla, additional bugfixing permissions...
Meik Sievertsen
2006-02-24
1
-27
/
+75
[next]