| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4377 from rxu/ticket/14703 | Marc Alexander | 2016-08-31 | 2 | -66/+120 |
| |\ | | | | | | | [ticket/14703] Fix parent module selection for custom extension modules | ||||
| | * | [ticket/14703] Fix the docblock | rxu | 2016-07-24 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Fix existance checking if multiple parent module_langname found | rxu | 2016-07-24 | 1 | -9/+26 |
| | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Add test for the case multiple parent module_langname found | rxu | 2016-07-24 | 1 | -5/+7 |
| | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Select the parent module id from the several found | rxu | 2016-07-23 | 2 | -3/+23 |
| | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Refine the parent module selection for custom extension modules | rxu | 2016-07-10 | 2 | -71/+81 |
| | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Fix parent module selection for custom modules removal | rxu | 2016-07-03 | 1 | -2/+4 |
| | | | | | | | | | PHPBB3-14703 | ||||
| | * | [ticket/14703] Fix parent module selection for custom extension modules | rxu | 2016-07-03 | 1 | -1/+4 |
| | | | | | | | | | PHPBB3-14703 | ||||
| * | | Merge pull request #4422 from Crizz0/ticket/14673 | Tristan Darricau | 2016-08-31 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/14673] Changes wrong language variable in mcp_forum * Crizz0/ticket/14673: [ticket/14673] Changes wrong language variable in mcp_forum | ||||
| | * | | [ticket/14673] Changes wrong language variable in mcp_forum | Crizzo | 2016-08-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-14673 | ||||
| * | | | Merge pull request #4338 from Senky/ticket/14469 | Marc Alexander | 2016-08-28 | 3 | -2/+14 |
| |\ \ \ | | | | | | | | | | | | | Add viewforum_body_topicrow_before template event | ||||
| | * | | | [ticket/14469] Add viewforum_body_topicrow_before template event | Jakub Senko | 2016-08-11 | 3 | -2/+14 |
| | | | | | | | | | | | | | | | | | PHPBB3-14469 | ||||
| * | | | | Merge pull request #4389 from kasimi/ticket/14715-3.1.x | Marc Alexander | 2016-08-28 | 5 | -0/+42 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14715] Add template events in posting_topic_review & mcp_topic | ||||
| | * | | | | [ticket/14715] Converted tabs to spaces | kasimi | 2016-07-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14715 | ||||
| | * | | | | [ticket/14715] Fixed typos in events.md | kasimi | 2016-07-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14715 | ||||
| | * | | | | [ticket/14715] Add template events in posting_topic_review & mcp_topic | kasimi | 2016-07-21 | 5 | -0/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The events will allow adding content before and after the post details in topic review and topic moderation. PHPBB3-14715 | ||||
| * | | | | | Merge pull request #3659 from Elsensee/ticket/12230 | Marc Alexander | 2016-08-28 | 1 | -1/+1 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | [ticket/12230] Disable newly registered group when post limit is set to 0 | ||||
| | * | | | | [ticket/12230] Remove users from new users group when post limit is 0 | Oliver Schramm | 2016-05-17 | 1 | -1/+1 |
| | | |/ / | |/| | | | | | | | | | | PHPBB3-12230 | ||||
| * | | | | Merge pull request #4411 from Senky/ticket/12925 | Marc Alexander | 2016-08-21 | 4 | -12/+21 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/12925] Pluralize permanent delete checkbox label | ||||
| | * | | | | [ticket/12925] Pluralize permanent delete checkbox label | Jakub Senko | 2016-08-15 | 4 | -12/+21 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12925 | ||||
| * | | | | | [ticket/14742] Reset migration_data_state before reverting | Oliver Schramm | 2016-08-20 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Change constants to use Symfony values | Oliver Schramm | 2016-08-20 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to avoid errors when comparing verbosity levels in a CLI output handler that is using Symfony's OutputInterface for example. PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Pause after each update_data step too | Oliver Schramm | 2016-08-20 | 1 | -50/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewriting process_data_step() to remove the now useless foreach() loop. PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Improve readability of the code | Oliver Schramm | 2016-08-20 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Fix comments in migrator | Oliver Schramm | 2016-08-20 | 5 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | Merge pull request #4413 from wesleyfok/ticket/14745 | Marc Alexander | 2016-08-16 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14745] Removed unneeded HTML ampersand | ||||
| | * | | | | | [ticket/14745] Removed unneeded HTML ampersand | Wesley Fok | 2016-08-15 | 1 | -1/+1 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the HTML ampersand entity in U_NOTIFICATION_SETTINGS into a bare ampersand character. PHPBB3-14745 | ||||
| * | | | | | [ticket/14742] Enhance measured time for migrations | Oliver Schramm | 2016-08-12 | 1 | -5/+24 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Improve verbosity of migrator output | Oliver Schramm | 2016-08-12 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Avoid loop while reverting schema | Oliver Schramm | 2016-08-11 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Make $last_run_migration protected | Oliver Schramm | 2016-08-11 | 2 | -8/+14 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Fix schema update | Oliver Schramm | 2016-08-11 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First make it work, then avoid a loop PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Small fixes to migrator | Oliver Schramm | 2016-08-11 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Avoid loop while reverting data | Oliver Schramm | 2016-08-11 | 6 | -12/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This combines reverted updata_data and revert_data into a single array. PHPBB3-14742 | ||||
| * | | | | | [ticket/14742] Pause after each schema change | Oliver Schramm | 2016-08-11 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is certainly better than running them all at once PHPBB3-14742 | ||||
| * | | | | | Merge pull request #4324 from Senky/ticket/14516 | Marc Alexander | 2016-08-03 | 3 | -0/+12 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/14516] Add memberlist_email_before event | ||||
| | * | | | | [ticket/14516] Add memberlist_email_before event | Jakub Senko | 2016-07-17 | 3 | -0/+12 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-14516 | ||||
| * | | | | [ticket/14721] Avoid renaming deleted users | Oliver Schramm | 2016-08-01 | 1 | -7/+17 |
| | | | | | | | | | | | | | | | | | PHPBB3-14721 | ||||
| * | | | | Merge pull request #4301 from 3D-I/PHPBB3-14596 | Marc Alexander | 2016-07-31 | 2 | -4/+4 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | ||||
| | * | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | 3Di | 2016-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14596 | ||||
| | * | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7 | 3Di | 2016-04-23 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14596 | ||||
| * | | | | | Merge pull request #4336 from Senky/ticket/14652 | Andreas Fischer | 2016-07-29 | 1 | -2/+2 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fix typos in core.index_modify_birthdays_list vars descriptions * Senky/ticket/14652: [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptions | ||||
| | * | | | | [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptions | Jakub Senko | 2016-05-29 | 1 | -2/+2 |
| | | |/ / | |/| | | | | | | | | | | PHPBB3-14652 | ||||
| * | | | | [ticket/14538] Update symfony dependencies to latest versions | Marc Alexander | 2016-07-19 | 1 | -100/+106 |
| | | | | | | | | | | | | | | | | | PHPBB3-14538 | ||||
| * | | | | Merge pull request #4365 from rxu/ticket/14688 | Marc Alexander | 2016-07-17 | 3 | -2/+56 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14688] Add core events to the feeds | ||||
| | * | | | | [ticket/14688] Add core events to the feeds | rxu | 2016-07-17 | 3 | -2/+56 |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-14688 | ||||
| * | | | | Merge pull request #4378 from Crizz0/ticket/14704 | Marc Alexander | 2016-07-17 | 3 | -508/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14704] Removes unused function and language files in base.php | ||||
| | * | | | | [ticket/14704] Removes unused function and language files in base.php | Crizzo | 2016-07-03 | 3 | -508/+0 |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-14704 | ||||
| * | | | | Merge pull request #4384 from rxu/ticket/14713 | Marc Alexander | 2016-07-17 | 1 | -1/+11 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14713] Add core event to the admin function get_forum_list() | ||||
| | * | | | | [ticket/14713] Add core event to the admin function get_forum_list() | rxu | 2016-07-17 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-14713 | ||||
