| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | [feature/avatars] Small cosmetic changes | Marc Alexander | 2012-11-25 | 1 | -2/+1 |
| * | | | | [feature/avatars] Add static methods for handling driver names | Marc Alexander | 2012-11-25 | 1 | -3/+3 |
| * | | | | [feature/avatars] Small fixes | Marc Alexander | 2012-11-25 | 1 | -7/+4 |
| * | | | | [feature/avatars] Only create avatar objects if necessary | Marc Alexander | 2012-11-25 | 1 | -1/+2 |
| * | | | | [feature/avatars] Miscellaneous fixes | Marc Alexander | 2012-11-25 | 1 | -6/+8 |
| * | | | | [feature/avatars] Remove unnecessary abbreviations | Marc Alexander | 2012-11-25 | 1 | -8/+8 |
| * | | | | [feature/avatars] Handle deletion of avatars | Marc Alexander | 2012-11-18 | 1 | -1/+7 |
| * | | | | [feature/avatars] Fix acp front-end of user and group avatars | Marc Alexander | 2012-11-17 | 1 | -19/+18 |
| * | | | | [feature/avatars] Fix coding guidelines infractions | Marc Alexander | 2012-11-12 | 1 | -1/+2 |
| * | | | | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur... | Marc Alexander | 2012-11-12 | 1 | -90/+90 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'develop' into feature/avatars | Igor Wiedler | 2012-07-21 | 1 | -2/+4 |
| | |\ \ \ \ |
|
| | * | | | | | [feature/avatars] Simplify clean_row, move it to avatar manager | Igor Wiedler | 2012-04-08 | 1 | -1/+1 |
| | * | | | | | [feature/avatars] Introduce an avatar driver interface | Igor Wiedler | 2012-04-08 | 1 | -1/+1 |
| | * | | | | | [feature/avatars] Introduce global phpbb_avatar_manager | Igor Wiedler | 2012-04-08 | 1 | -6/+4 |
| | * | | | | | [feature/avatars] Use request object in avatar drivers | Igor Wiedler | 2012-04-07 | 1 | -1/+1 |
| | * | | | | | [feature/avatars] Support editing of group avatars in ACP | Cullen Walsh | 2012-03-18 | 1 | -88/+92 |
| | * | | | | | [feature/avatars] Modularized Avatars | Cullen Walsh | 2012-03-18 | 1 | -1/+1 |
* | | | | | | | [ticket/10411] Catch exceptions from grouppositions | Joas Schilling | 2013-02-26 | 1 | -30/+43 |
* | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2 | Joas Schilling | 2013-02-25 | 1 | -19/+37 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-02-24 | 1 | -18/+32 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | [ticket/11358] Changed the name of post parameter. | erangamapa | 2013-02-24 | 1 | -2/+2 |
| | * | | | | | [ticket/11358] Changed the action parameter value to represent the link. | erangamapa | 2013-02-24 | 1 | -20/+30 |
| | * | | | | | [ticket/11358] Enabled link making all users default for a group. | erangamapa | 2013-02-24 | 1 | -2/+40 |
| | * | | | | | [ticket/11358] Removed redundant code and referred proper variable. | erangamapa | 2013-02-24 | 1 | -40/+2 |
| | * | | | | | [ticket/11358] Success message even without selecting a user. | erangamapa | 2013-02-24 | 1 | -0/+4 |
| * | | | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-02-24 | 1 | -0/+4 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | [ticket/11355] Referred proper variable when validating selection. | erangamapa | 2013-02-24 | 1 | -1/+1 |
| | * | | | | [ticket/11355] Wrong error message when no user is selected. | erangamapa | 2013-02-24 | 1 | -1/+5 |
| * | | | | | [ticket/9492] Ensure to update all avatar values when the avatar is changed | Joas Schilling | 2013-01-17 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | [ticket/10411] Use template loops instead of defining the html in php files | Joas Schilling | 2013-02-25 | 1 | -6/+12 |
* | | | | | [ticket/10411] Ensure we only get services that do exist | Joas Schilling | 2013-02-25 | 1 | -1/+1 |
* | | | | | [ticket/10411] Rename template variable CUR_ to CURRENT_ | Joas Schilling | 2012-12-06 | 1 | -1/+1 |
* | | | | | [ticket/10411] Move globals to the top and use array for cache destroy | Joas Schilling | 2012-11-16 | 1 | -4/+2 |
* | | | | | [ticket/10411] Use the objects instead of the deprecated wrappers | Joas Schilling | 2012-11-14 | 1 | -8/+8 |
* | | | | | [ticket/10411] Use AJAX to move items up/down and delete them | Joas Schilling | 2012-11-14 | 1 | -6/+12 |
* | | | | | [ticket/10411] Use DIC to get the groupposition classes | Joas Schilling | 2012-11-14 | 1 | -9/+5 |
* | | | | | [ticket/10411] Fix create_group and delete_group functions | Joas Schilling | 2012-11-14 | 1 | -3/+6 |
* | | | | | [ticket/10411] Use new teampage and legend class in ACP and memberlist | Joas Schilling | 2012-11-14 | 1 | -44/+122 |
|/ / / / |
|
* | | | | Merge remote-tracking branch 'Fyorl/ticket/10939' into develop | Andreas Fischer | 2012-11-10 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | [ticket/10939] Modified acp_groups.php to not use $_FILES | Fyorl | 2012-08-15 | 1 | -2/+4 |
| | |_|/
| |/| | |
|
* | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -2/+2 |
|/ / / |
|
* | | | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -1/+1 |
* | | | [feature/pagination-as-list] Updates for nils comments | Drae | 2012-07-18 | 1 | -2/+2 |
* | | | [feature/pagination-as-list] Rename and deprecate functions | Drae | 2012-07-18 | 1 | -1/+1 |
* | | | [feature/pagination-as-list] Various fixes and improvements | Drae | 2012-07-18 | 1 | -2/+3 |
* | | | [ticket/10968] Render pagination within the template | Drae | 2012-07-18 | 1 | -1/+2 |
| |/
|/| |
|
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | [ticket/10345] Add documentation and phpbb_ prefix to the new avatar functions | Joas Schilling | 2011-11-30 | 1 | -3/+3 |
* | | [ticket/10345] Use the plural function in some more places. | Joas Schilling | 2011-11-25 | 1 | -3/+3 |
* | | [ticket/10410] Add option to display users in their first teampage group | Joas Schilling | 2011-10-28 | 1 | -6/+6 |