aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_groups.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11548] Fix incorrect usage of array_map on acp groups pageMarc Alexander2013-07-121-1/+2
* [ticket/10840] Add check_form_key to acp_groups.phpJoas Schilling2013-06-031-0/+10
* [ticket/11538] Add optional switch as argument to hex colour validationMarc Alexander2013-05-191-1/+1
* [ticket/11538] Limit comment in acp_groups to 80 characters per lineMarc Alexander2013-05-191-4/+4
* [ticket/11538] Merge calls to validate_data() in acp_groupsMarc Alexander2013-05-191-11/+12
* [ticket/11538] Rename phpbb_validate_colour to phpbb_validate_hex_colourMarc Alexander2013-05-191-1/+1
* [ticket/11538] Add function phpbb_validate_colour for validating coloursMarc Alexander2013-05-161-1/+1
* [ticket/11538] Make sure regex doesn't allow multiple color valuesMarc Alexander2013-05-151-1/+1
* [ticket/11538] Simplify colour value check and remove support for '#'Marc Alexander2013-05-141-0/+7
* [ticket/11358] Removed all trailing white spaces.erangamapa2013-04-121-4/+4
* [ticket/11358] Fixed the code according to coding guidlines.erangamapa2013-04-121-42/+43
* [ticket/11358] Changed the name of post parameter.erangamapa2013-02-241-2/+2
* [ticket/11358] Changed the action parameter value to represent the link.erangamapa2013-02-241-20/+30
* [ticket/11358] Enabled link making all users default for a group.erangamapa2013-02-241-2/+40
* [ticket/11358] Removed redundant code and referred proper variable.erangamapa2013-02-241-40/+2
* [ticket/11358] Success message even without selecting a user.erangamapa2013-02-241-0/+4
* [ticket/11355] Referred proper variable when validating selection.erangamapa2013-02-241-1/+1
* [ticket/11355] Wrong error message when no user is selected.erangamapa2013-02-241-1/+5
* [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