aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_groups.php
Commit message (Expand)AuthorAgeFilesLines
...
* | | [feature/avatars] Fix variable namesMarc Alexander2012-11-301-16/+15
* | | [feature/avatars] Get list of enabled drivers from avatar managerMarc Alexander2012-11-301-18/+15
* | | [feature/avatars] Implement better treatment of avatar errorsMarc Alexander2012-11-251-5/+5
* | | [feature/avatars] Small cosmetic changesMarc Alexander2012-11-251-9/+4
* | | [feature/avatars] Add static methods for handling driver namesMarc Alexander2012-11-251-3/+3
* | | [feature/avatars] Only create avatar objects if necessaryMarc Alexander2012-11-251-1/+2
* | | [feature/avatars] Miscellaneous fixesMarc Alexander2012-11-251-1/+1
* | | [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-251-8/+8
* | | [feature/avatars] Add support for modularized avatars to ucp groupsMarc Alexander2012-11-221-93/+91
* | | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-121-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-211-2/+4
| |\ \
| * | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-181-1/+1
* | | | [ticket/10939] Modified ucp_groups.php to not use $_FILESFyorl2012-08-151-2/+3
* | | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-2/+3
| |/ / |/| |
* | | [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-4/+4
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-291-28/+24
|\ \ | |/
| * [ticket/10259] Do not send notifications to user accounts joining free groups.Andreas Fischer2011-10-171-28/+24
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-2/+3
|/
* [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