| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314 | Marc Alexander | 2013-03-26 | 11 | -163/+222 |
| |\ | |||||
| | * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166 | Joas Schilling | 2013-03-06 | 23 | -211/+257 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop | Nathaniel Guse | 2013-03-04 | 7 | -126/+122 |
| | | |\ | |||||
| | | | * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars | Marc Alexander | 2013-03-04 | 2 | -2/+14 |
| | | | |\ | |||||
| | | | * \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars | Marc Alexander | 2013-02-07 | 2 | -46/+38 |
| | | | |\ \ | |||||
| | | | * | | | [feature/avatars] Remove not needed inline style | Marc Alexander | 2013-01-08 | 1 | -1/+1 |
| | | | * | | | [feature/avatars] Change avatar javascript to conform to new coding guidelines | Marc Alexander | 2013-01-04 | 1 | -3/+3 |
| | | | * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars | Marc Alexander | 2013-01-04 | 4 | -7/+4 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars | Marc Alexander | 2012-12-24 | 9 | -2/+13 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | [feature/avatars] Add more consistency to codebase | Marc Alexander | 2012-12-11 | 2 | -4/+4 |
| | | | * | | | | | Merge branch 'develop' into feature/avatars | Marc Alexander | 2012-12-09 | 2 | -35/+57 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | [feature/avatars] Minor variable naming fixes | Marc Alexander | 2012-12-04 | 2 | -4/+4 |
| | | | * | | | | | | [feature/avatars] Remove unnecessary abbreviations | Marc Alexander | 2012-11-25 | 7 | -36/+36 |
| | | | * | | | | | | [feature/avatars] Remove duplicate form enctype | Marc Alexander | 2012-11-22 | 1 | -1/+1 |
| | | | * | | | | | | [feature/avatars] Miscellaenous template fixes | Marc Alexander | 2012-11-18 | 1 | -2/+1 |
| | | | * | | | | | | [feature/avatars] Fix local and upload avatar in the ACP | Marc Alexander | 2012-11-18 | 2 | -5/+4 |
| | | | * | | | | | | [feature/avatars] Handle deletion of avatars | Marc Alexander | 2012-11-18 | 2 | -0/+2 |
| | | | * | | | | | | [feature/avatars] Fix acp front-end of user and group avatars | Marc Alexander | 2012-11-17 | 4 | -49/+17 |
| | | | * | | | | | | [feature/avatars] Replace colon usage with {L_COLON} | Marc Alexander | 2012-11-12 | 5 | -7/+7 |
| | | | * | | | | | | [feature/avatars] add missing html closing tags and fix tabbing | Marc Alexander | 2012-11-12 | 1 | -4/+5 |
| | | | * | | | | | | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur... | Marc Alexander | 2012-11-12 | 6 | -85/+112 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge branch 'develop' into feature/avatars | Igor Wiedler | 2012-07-21 | 14 | -37/+81 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | | [feature/avatars] Fixup avatars.js rewrite | Igor Wiedler | 2012-06-27 | 1 | -2/+2 |
| | | | | * | | | | | | | [feature/avatars] Add self-invoking closure around avatars.js | Igor Wiedler | 2012-06-27 | 1 | -0/+6 |
| | | | | * | | | | | | | [feature/avatars] Rewrite avatars event handler to use jQuery | Igor Wiedler | 2012-06-27 | 1 | -12/+4 |
| | | | | * | | | | | | | [feature/avatars] Move avatars JavaScript code to external JS file | Igor Wiedler | 2012-06-27 | 3 | -42/+21 |
| | | | | * | | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/avatars | Igor Wiedler | 2012-06-27 | 9 | -41/+46 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Merge branch 'develop' into feature/avatars | Igor Wiedler | 2012-04-07 | 20 | -390/+392 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | [feature/avatars] Support editing of group avatars in ACP | Cullen Walsh | 2012-03-18 | 2 | -59/+41 |
| | | | | * | | | | | | | | | [feature/avatars] Made ACP avatar gallery in Manage Users prettier | Cullen Walsh | 2012-03-18 | 1 | -14/+25 |
| | | | | * | | | | | | | | | [feature/avatars] Update ACP manage users, fix gallery focus issue | Cullen Walsh | 2012-03-18 | 1 | -11/+45 |
| | | | | * | | | | | | | | | [feature/avatars] Dynamically list the avatar types in UCP and ACP | Cullen Walsh | 2012-03-18 | 1 | -3/+3 |
| | | | | * | | | | | | | | | [feature/avatars] Support proper avatar deletion, stub ACP | Cullen Walsh | 2012-03-18 | 4 | -70/+51 |
| | | * | | | | | | | | | | | [ticket/10411] Remove ajax delete, so the page is refreshed | Joas Schilling | 2013-03-01 | 1 | -2/+2 |
| | | * | | | | | | | | | | | [ticket/10411] Add maxlength to category name input field | Joas Schilling | 2013-02-26 | 1 | -1/+1 |
| | | * | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2 | Joas Schilling | 2013-02-25 | 15 | -57/+69 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | | [ticket/10411] Use template loops instead of defining the html in php files | Joas Schilling | 2013-02-25 | 1 | -6/+16 |
| | | * | | | | | | | | | | | [ticket/10411] Rename template variable CUR_ to CURRENT_ | Joas Schilling | 2012-12-06 | 1 | -1/+1 |
| | | * | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2 | Joas Schilling | 2012-12-06 | 1 | -4/+4 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | | [ticket/10411] Use new ajax callback name row_up/row_down | Joas Schilling | 2012-11-15 | 1 | -8/+8 |
| | | * | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2 | Joas Schilling | 2012-11-15 | 2 | -35/+57 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | [ticket/10411] Use AJAX to move items up/down and delete them | Joas Schilling | 2012-11-14 | 1 | -20/+28 |
| | | * | | | | | | | | | | | | [ticket/10411] Use new teampage and legend class in ACP and memberlist | Joas Schilling | 2012-11-14 | 1 | -2/+22 |
| | | * | | | | | | | | | | | | [ticket/10411] Remove duplicated ids from the template | Joas Schilling | 2012-11-13 | 1 | -7/+7 |
| | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | | [ticket/11166] Add ajaxify support to normal ACP confirm_box() | Joas Schilling | 2013-03-03 | 3 | -7/+32 |
| * | | | | | | | | | | | | | [ticket/11314] Modify files to comply with coding standards | Marc Alexander | 2013-03-26 | 3 | -308/+149 |
| * | | | | | | | | | | | | | [ticket/11314] Fix JSHint issues in adm editor.js | Marc Alexander | 2013-03-26 | 1 | -36/+33 |
| * | | | | | | | | | | | | | [ticket/11314] Fix issues mentioned in jshint report | Marc Alexander | 2013-03-26 | 2 | -31/+31 |
| * | | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314 | Marc Alexander | 2013-02-27 | 2 | -2/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | [feature/migrations] Catch and display errors from the migrator | Nathaniel Guse | 2013-02-09 | 2 | -2/+14 |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
