| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'imkingdavid/ticket/12069' into develop | Andreas Fischer | 2013-12-08 | 1 | -1/+1 |
|\ |
|
| * | [ticket/12069] Globalize in submit_post() | David King | 2013-12-08 | 1 | -1/+1 |
* | | Merge pull request #1926 from imkingdavid/ticket/12069 | Nathan Guse | 2013-12-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [ticket/12069] Fix event documentation | David King | 2013-12-08 | 1 | -2/+2 |
* | | Merge pull request #1925 from imkingdavid/ticket/12069 | Nathan Guse | 2013-12-08 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | [ticket/12069] Add core.submit_post_end event | David King | 2013-12-08 | 1 | -0/+17 |
* | | [ticket/11241] Consolidate topic actions into "Topic tools" dropdown. | Cesar G | 2013-12-06 | 1 | -0/+2 |
* | | Merge pull request #1879 from Pico88/ticket/12026 | Nathan Guse | 2013-12-04 | 1 | -4/+4 |
|\ \ |
|
| * | | [ticket/12026] Remove root path, its prepended later | Joas Schilling | 2013-12-03 | 1 | -2/+2 |
| * | | [ticket/12026] Remove phpbb root path | Lukasz | 2013-11-20 | 1 | -1/+1 |
| * | | [ticket/12026] Correct path for template files | Lukasz | 2013-11-20 | 1 | -4/+4 |
* | | | Merge pull request #1887 from nickvergessen/ticket/skouat/10910 | Nathan Guse | 2013-12-04 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | [ticket/10910] Do not add size when its 1 (default) | Joas Schilling | 2013-11-22 | 1 | -1/+1 |
| * | | | [ticket/10910] Allow setting size selects in build_cfg_template() | Mario Skouat | 2013-11-22 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'Marc/ticket/11842' into develop | Joas Schilling | 2013-12-04 | 5 | -10/+14 |
|\ \ \ |
|
| * | | | [ticket/11842] Use avatar_data for obtaining driver that should be deleted | Marc Alexander | 2013-12-04 | 4 | -4/+4 |
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11842 | Marc Alexander | 2013-11-27 | 31 | -176/+224 |
| |\ \ \
| | |/ / |
|
| * | | | [ticket/11842] Add missing prefix for group id in avatar data | Marc Alexander | 2013-11-23 | 1 | -1/+1 |
| * | | | [ticket/11842] Use only new avatar type in user_delete function | Marc Alexander | 2013-11-20 | 1 | -1/+1 |
| * | | | [ticket/11842] Replace outdated occurences of user and group avatar_type | Marc Alexander | 2013-10-24 | 1 | -5/+5 |
| * | | | [ticket/11842] Use group_id 0 and correct avatar name after creating group | Marc Alexander | 2013-10-24 | 2 | -1/+5 |
* | | | | Merge remote-tracking branch 'prototech/ticket/11672' into develop | Joas Schilling | 2013-12-03 | 3 | -122/+114 |
|\ \ \ \ |
|
| * | | | | [ticket/11672] Move the reapply_sid() call before meta_refresh() is called. | Cesar G | 2013-11-21 | 2 | -11/+6 |
| * | | | | [ticket/11672] Remove duplicate $request global. | Cesar G | 2013-11-19 | 1 | -1/+1 |
| * | | | | [ticket/11672] The json response call exits so the else is not necessary. | Cesar G | 2013-11-19 | 1 | -23/+11 |
| * | | | | [ticket/11672] Remove the messages for lock/unlock/change topic type. | Cesar G | 2013-11-19 | 1 | -22/+22 |
| * | | | | [ticket/11672] Clean up the logic in mcp_queue.php. | Cesar G | 2013-11-19 | 1 | -97/+75 |
| * | | | | [ticket/11672] Remove some messages that were missed in mcp_queue.php. | Cesar G | 2013-11-19 | 1 | -2/+10 |
| * | | | | [ticket/11672] Replace sprintf() usage with $user->lang(). | Cesar G | 2013-11-19 | 2 | -5/+9 |
| * | | | | [ticket/11672] Removed unnecessary text from alerts. | callumacrae | 2013-11-19 | 2 | -7/+26 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-12-02 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | [ticket/12048] Fix the regexp for language keys in custom bbcodes. | Cesar G | 2013-12-02 | 1 | -2/+2 |
* | | | | | [ticket/12045] Only display group selection if there are groups | Joas Schilling | 2013-11-28 | 1 | -2/+9 |
* | | | | | Merge remote-tracking branch 'prototech/ticket/11507' into develop | Joas Schilling | 2013-11-28 | 1 | -28/+45 |
|\ \ \ \ \ |
|
| * | | | | | [ticket/11507] Handle empty sets correctly. | Cesar G | 2013-11-27 | 1 | -5/+5 |
| * | | | | | [ticket/11507] Allow group & unapproved post count options to be used alone. | Cesar G | 2013-11-27 | 1 | -21/+37 |
| * | | | | | [ticket/11507] Fix the unapproved posts count query. | Cesar G | 2013-11-27 | 1 | -1/+2 |
| * | | | | | [ticket/11507] Allow the posts awaiting approval value to be 0. | Cesar G | 2013-11-27 | 1 | -3/+3 |
| | |_|_|/
| |/| | | |
|
* | | | | | [ticket/11869] Fix strict standards error when registering. | Cesar G | 2013-11-27 | 1 | -1/+2 |
|/ / / / |
|
* | | | | Merge pull request #1854 from Pico88/ticket/12005 | Nathan Guse | 2013-11-21 | 5 | -34/+0 |
|\ \ \ \ |
|
| * | | | | [ticket/12005] Remove PM popup | Lukasz | 2013-11-08 | 1 | -2/+0 |
| * | | | | [ticket/12005] Remove PM popup UCP module | Lukasz | 2013-11-08 | 2 | -28/+0 |
| * | | | | [ticket/12005] Remove PM popup from converter | Lukasz | 2013-11-08 | 1 | -1/+0 |
| * | | | | [ticket/12005] Remove PM popup setting from user preferences | Lukasz | 2013-11-08 | 1 | -3/+0 |
* | | | | | Merge pull request #1869 from prototech/ticket/10810 | Nathan Guse | 2013-11-21 | 2 | -2/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | [ticket/10810] Remove obsolete swatch code. | Cesar G | 2013-11-13 | 2 | -2/+0 |
* | | | | | [prep-release-3.1.0-a2] Update version to 3.1.0-a3-dev in install and constant | Joas Schilling | 2013-11-19 | 1 | -1/+1 |
* | | | | | [prep-release-3.1.0-a2] Update version to 3.1.0-a2 | Joas Schilling | 2013-11-19 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'Marc/ticket/11896' into develop | Joas Schilling | 2013-11-19 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | [ticket/11896] Use $form_time and fix out of bounds $form_time | Marc Alexander | 2013-11-14 | 1 | -2/+3 |