aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_groups.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'Fyorl/ticket/10939' into developAndreas Fischer2012-11-101-2/+4
|\
| * [ticket/10939] Modified acp_groups.php to not use $_FILESFyorl2012-08-151-2/+4
* | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-2/+2
|/
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Add documentation and phpbb_ prefix to the new avatar functionsJoas Schilling2011-11-301-3/+3
* [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-3/+3
* [ticket/10410] Add option to display users in their first teampage groupJoas Schilling2011-10-281-6/+6
* [ticket/10300] Always set group attributes for teampage and legendJoas Schilling2011-08-021-1/+4
* [ticket/9549] Throw an error when the given field-name is invalid.Joas Schilling2011-02-161-1/+1
* [ticket/9549] Make the class non static and extend delete_group function.Joas Schilling2011-02-161-5/+8
* [ticket/9549] Add the module and files for the ACP.Joas Schilling2011-02-161-0/+124
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [ticket/9478] Validate maximum number of allowed recipients per PM value.rxu2010-10-251-0/+9
* [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-101-1/+1
* - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-191-11/+27
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9053 89ea8834-ac86-4346-8a...Meik Sievertsen2008-11-091-5/+6
* #36525Henry Sudhof2008-11-091-14/+8
* #36525Henry Sudhof2008-11-091-0/+9
* - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-231-1/+3
* #16124Henry Sudhof2008-06-091-14/+22
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-22/+30
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+10
* #i62 - #i65Meik Sievertsen2007-09-221-4/+2
* try to normalize everything...Meik Sievertsen2007-07-221-3/+3
* #12275, #12267Henry Sudhof2007-06-091-1/+1
* some language-specific adjustementsMeik Sievertsen2007-05-031-1/+1
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-1/+1
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-22/+3
* some fixesMeik Sievertsen2007-04-061-0/+1
* *cough*Meik Sievertsen2007-04-011-1/+1
* #5396, #5266, #5147Meik Sievertsen2007-03-311-1/+6
* again... some more fixes.Meik Sievertsen2007-03-081-0/+1
* #8468David M2007-03-031-36/+5
* Fixing the following bugs:Meik Sievertsen2007-03-031-2/+2
* - fixes a performance issue, uses a few more arrays than I wanted but this wa...David M2007-03-021-9/+45
* blahDavid M2007-02-201-2/+3
* *** empty log message ***David M2007-02-201-1/+2
* #8116David M2007-02-201-1/+2
* fixing some bugsMeik Sievertsen2007-02-181-58/+37
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* fixing some bugsMeik Sievertsen2007-01-181-4/+31
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-4/+0
* - use var_export instead of our format_array function [Bug #6748]Meik Sievertsen2007-01-041-2/+2
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-24/+39
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+2