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_groups.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15883] Review changes
battye
2019-01-04
1
-1
/
+1
*
[ticket/15883] Use the new language object
battye
2018-11-29
1
-2
/
+5
*
[ticket/15883] Add error for invalid usernames being added to a group
battye
2018-11-26
1
-1
/
+13
*
[ticket/15529] Color groups in ACP
Jakub Senko
2018-01-21
1
-1
/
+2
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-5
/
+5
*
[ticket/10961] Send HTTP 403 when applicable
Jakub Senko
2016-09-01
1
-0
/
+3
*
Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.x
Marc Alexander
2016-03-27
1
-2
/
+11
|
\
|
*
[ticket/14272] Assign min and max values for avatar driver settings
Marc Alexander
2016-01-01
1
-0
/
+8
|
*
[ticket/14272] Make sure phpbb_avatar_manager was defined
Marc Alexander
2015-12-03
1
-1
/
+3
*
|
[ticket/14253] Show group requests pending aproval at the ACP groups summary
cunha17
2016-01-25
1
-1
/
+3
*
|
[ticket/14253] Show group requests pending aproval at the ACP groups summary
cunha17
2016-01-25
1
-0
/
+1
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-3
/
+0
*
|
[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
*
|
Merge branch '3.1.x'
Marc Alexander
2016-01-06
1
-2
/
+1
|
\
\
|
*
|
[ticket/14387] Extend avatar-driver by extension in ACP not possible
javiexin
2016-01-02
1
-2
/
+1
|
*
|
[ticket/14387] Extend avatar-driver by extension in ACP not possible
javiexin
2016-01-02
1
-2
/
+2
|
|
/
*
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-14
1
-2
/
+8
|
\
\
|
|
/
|
*
[ticket/10572] Unguarded includes in acp files
Richard McGirr
2015-10-13
1
-2
/
+8
*
|
[ticket/12143] Replace group name output
Oliver Schramm
2015-08-05
1
-10
/
+16
*
|
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-3
/
+3
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-22
/
+22
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-2
/
+4
|
/
*
[ticket/12822] Add method for deleting avatars and use confirm_box
Marc Alexander
2014-08-07
1
-0
/
+22
*
[ticket/12694] Remove whitespace at end of line from acp_groups
Marc Alexander
2014-06-11
1
-1
/
+1
*
[ticket/12606] Add ACP group core events
Pico88
2014-06-09
1
-1
/
+106
*
[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
-3
/
+1
*
[ticket/12153] Remove redundant calls to pagination.on_page().
Cesar G
2014-02-03
1
-1
/
+0
*
Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...
Dhruv
2013-12-25
1
-2
/
+3
|
\
|
*
[ticket/11849] Fix more function calls
Joas Schilling
2013-12-18
1
-2
/
+3
*
|
[ticket/11842] Use avatar_data for obtaining driver that should be deleted
Marc Alexander
2013-12-04
1
-1
/
+1
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11842
Marc Alexander
2013-11-27
1
-2
/
+1
|
\
\
|
|
/
|
*
Merge pull request #1869 from prototech/ticket/10810
Nathan Guse
2013-11-21
1
-1
/
+0
|
|
\
|
|
*
[ticket/10810] Remove obsolete swatch code.
Cesar G
2013-11-13
1
-1
/
+0
|
*
|
[ticket/11525] Only remove group or user prefix from given avatar data
Marc Alexander
2013-10-24
1
-1
/
+1
|
|
/
*
|
[ticket/11842] Add missing prefix for group id in avatar data
Marc Alexander
2013-11-23
1
-1
/
+1
*
|
[ticket/11842] Use group_id 0 and correct avatar name after creating group
Marc Alexander
2013-10-24
1
-0
/
+4
|
/
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-6
/
+6
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-07-12
1
-1
/
+2
|
\
|
*
[ticket/11548] Fix incorrect usage of array_map on acp groups page
Marc Alexander
2013-07-12
1
-1
/
+2
*
|
[ticket/11602] Do not call localize_errors() if avatars are disabled
Marc Alexander
2013-06-11
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-03
1
-0
/
+10
|
\
\
|
|
/
|
*
[ticket/10840] Add check_form_key to acp_groups.php
Joas Schilling
2013-06-03
1
-0
/
+10
*
|
[ticket/11409] Add success message after updating group position settings
Oliver Schramm
2013-05-31
1
-0
/
+2
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-26
1
-5
/
+13
|
\
\
|
|
/
|
*
[ticket/11538] Add optional switch as argument to hex colour validation
Marc Alexander
2013-05-19
1
-1
/
+1
|
*
[ticket/11538] Limit comment in acp_groups to 80 characters per line
Marc Alexander
2013-05-19
1
-4
/
+4
|
*
[ticket/11538] Merge calls to validate_data() in acp_groups
Marc Alexander
2013-05-19
1
-11
/
+12
|
*
[ticket/11538] Rename phpbb_validate_colour to phpbb_validate_hex_colour
Marc Alexander
2013-05-19
1
-1
/
+1
[next]