aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_groups.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11548] Run array_map on complete error array and not just colour_errorMarc Alexander2013-07-111-1/+2
* [ticket/11538] Add optional switch as argument to hex colour validationMarc Alexander2013-05-191-1/+1
* [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-11/+4
* [ticket/11538] Fix incorrect regex and test for duplicate # in color stringMarc Alexander2013-05-141-1/+1
* [ticket/11538] Use regex for testing color value and improve testsMarc Alexander2013-05-141-5/+9
* [ticket/11538] Make sure group color can't exceed maximum of 6 charactersMarc Alexander2013-05-141-0/+10
* [ticket/10259] Do not send notifications to user accounts joining free groups.Andreas Fischer2011-10-171-28/+24
* [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-101-1/+1
* Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757Meik Sievertsen2009-09-171-1/+0
* Redirect to group list if confirm box canceled - Bug #50105Meik Sievertsen2009-08-311-0/+6
* Feature Bug #45375 - Add option to disable remote upload avatarsJoas Schilling2009-07-141-5/+9
* - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-191-3/+16
* #44745 - fix empty action in ucp groupsMeik Sievertsen2009-06-131-10/+11
* small SQL optimizationHenry Sudhof2009-03-191-1/+1
* 37375Henry Sudhof2008-11-211-2/+4
* - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-231-2/+4
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-141-18/+35
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-3/+5
* Users allowed to resign only from open and freely open groups - #19355Meik Sievertsen2008-02-021-0/+12
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-19/+27
* #14636Henry Sudhof2007-10-051-0/+4
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+6
* #i62 - #i65Meik Sievertsen2007-09-221-3/+1
* try to normalize everything...Meik Sievertsen2007-07-221-4/+4
* even more fixes. :oMeik Sievertsen2007-07-151-4/+8
* some fixes... most importantly the ability to update the board with the autom...Meik Sievertsen2007-07-011-1/+5
* #12275, #12267Henry Sudhof2007-06-091-1/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* Adding a few safeguards to stop people from breaking their own boards ;)Henry Sudhof2007-06-041-7/+22
* 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
* other fixes...Meik Sievertsen2007-03-301-3/+5
* again, some changes here and there...Meik Sievertsen2007-03-231-1/+1
* - fix some group specific bugsMeik Sievertsen2007-03-071-6/+20
* Fixing the following bugs:Meik Sievertsen2007-03-031-9/+8
* #8224David M2007-02-201-1/+1
* fixing some bugsMeik Sievertsen2007-02-181-11/+103
* only some minor fixesMeik Sievertsen2007-02-051-0/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-1/+0
* fix some general bugs and some convertor relatedMeik Sievertsen2007-01-101-0/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* - a bunch of fixesMeik Sievertsen2006-12-021-3/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-2/+3
* *** empty log message ***Meik Sievertsen2006-11-191-2/+3
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-1/+2