aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14581] Add core events to content_visibilityRichard McGirr2016-08-101-4/+108
| | | | | | | | | | Events added for both changing the content visibility for both posts and topics, executing right before and after the SQL UPDATE query for setting the visibillity. https://tracker.phpbb.com/browse/PHPBB3-14581 PHPBB3-14581
* Merge pull request #4400 from Elsensee/ticket/14731Marc Alexander2016-08-041-23/+29
|\ | | | | | | [ticket/14731] Skip composer when exporting old versions
| * [ticket/14731] Skip composer when exporting old versionsOliver Schramm2016-08-041-23/+29
|/ | | | PHPBB3-14731
* Merge pull request #4324 from Senky/ticket/14516Marc Alexander2016-08-033-0/+12
|\ | | | | | | [ticket/14516] Add memberlist_email_before event
| * [ticket/14516] Add memberlist_email_before eventJakub Senko2016-07-173-0/+12
| | | | | | | | PHPBB3-14516
* | Merge pull request #4397 from Elsensee/ticket/14721Marc Alexander2016-08-011-7/+17
|\ \ | | | | | | | | | [ticket/14721] Avoid renaming deleted users
| * | [ticket/14721] Avoid renaming deleted usersOliver Schramm2016-08-011-7/+17
|/ / | | | | | | PHPBB3-14721
* | Merge pull request #4301 from 3D-I/PHPBB3-14596Marc Alexander2016-07-312-4/+4
|\ \ | | | | | | | | | [ticket/14596] Deny installation of Ascraeus under PHP 7
| * | [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-07-181-2/+2
| | | | | | | | | | | | PHPBB3-14596
| * | [ticket/14596] Deny installation of Ascraeus under PHP 73Di2016-04-232-5/+5
| | | | | | | | | | | | PHPBB3-14596
* | | Merge pull request #4336 from Senky/ticket/14652Andreas Fischer2016-07-291-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 descriptionsJakub Senko2016-05-291-2/+2
| | |/ | |/| | | | | | | PHPBB3-14652
* | | Merge pull request #4391 from VSEphpbb/ticket/14720Marc Alexander2016-07-241-1/+2
|\ \ \ | | | | | | | | | | | | [ticket/14720] Add "phpbb" as allowed global to jshintrc
| * | | [ticket/14720] Add "phpbb" as allowed global to jshintrcMatt Friedman2016-07-231-1/+2
|/ / / | | | | | | | | | PHPBB3-14720
* | | Merge pull request #4387 from marc1706/ticket/14538Máté Bartus2016-07-191-100/+106
|\ \ \ | | | | | | | | | | | | [ticket/14538] Update symfony dependencies to latest versions
| * | | [ticket/14538] Update symfony dependencies to latest versionsMarc Alexander2016-07-191-100/+106
|/ / / | | | | | | | | | PHPBB3-14538
* | | Merge pull request #4365 from rxu/ticket/14688Marc Alexander2016-07-173-2/+56
|\ \ \ | | | | | | | | | | | | [ticket/14688] Add core events to the feeds
| * | | [ticket/14688] Add core events to the feedsrxu2016-07-173-2/+56
| | | | | | | | | | | | | | | | PHPBB3-14688
* | | | Merge pull request #4378 from Crizz0/ticket/14704Marc Alexander2016-07-173-508/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14704] Removes unused function and language files in base.php
| * | | | [ticket/14704] Removes unused function and language files in base.phpCrizzo2016-07-033-508/+0
| | |_|/ | |/| | | | | | | | | | PHPBB3-14704
* | | | Merge pull request #4384 from rxu/ticket/14713Marc Alexander2016-07-171-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()rxu2016-07-171-1/+11
| | | | | | | | | | | | | | | | | | | | PHPBB3-14713
* | | | | Merge pull request #4383 from rxu/ticket/14712Marc Alexander2016-07-171-2/+19
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14712] Add search core event to allow modifying the forum select list
| * | | | | [ticket/14712] Add search core event to allow modifying the forum select listrxu2016-07-171-2/+19
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-14712
* | | | | Merge pull request #4364 from kinerity/ticket/14687Marc Alexander2016-07-171-3/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14687] Modify viewforum_modify_topicrow event
| * | | | | [ticket/14687] Modify viewforum_modify_topicrow eventKailey Truscott2016-06-201-3/+7
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Add s_type_switch and s_type_switch_test to event vars. PHPBB3-14687
* | | | | Merge pull request #4361 from kinerity/ticket/14685Marc Alexander2016-07-171-0/+22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14685] Add viewforum_get_announcement_topic_ids_data event
| * | | | | [ticket/14685] Add viewforum_get_announcement_topic_ids_data eventKailey Truscott2016-06-191-0/+22
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Create a new event to alter the SQL array of announcements. PHPBB3-14685
* | | | | Merge pull request #4321 from Senky/ticket/14615Marc Alexander2016-07-172-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | [ticket/14615] Fix HTML5 validation errors on avatar deletion
| * | | | [ticket/14615] Fix HTML5 validation errors on avatar deletionJakub Senko2016-05-162-4/+4
| | |_|/ | |/| | | | | | | | | | PHPBB3-14615
* | | | Merge pull request #4337 from Senky/ticket/14506Marc Alexander2016-07-163-4/+16
|\ \ \ \ | | | | | | | | | | | | | | | Add mcp_move_before template event
| * | | | [ticket/14506] Add mcp_move_before template eventJakub Senko2016-05-293-4/+16
| |/ / / | | | | | | | | | | | | PHPBB3-14506
* | | | Merge pull request #4374 from TheKigen/ticket/14616Marc Alexander2016-07-161-9/+22
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14616] Fixed auto-prune failing on large forums
| * | | | [ticket/14616] Switch prune limit to sql_query_limit instead of sql_andMax Krivanek2016-07-061-7/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-14616
| * | | | [ticket/14616] Added comma expected by test scripts.Max Krivanek2016-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14616
| * | | | [ticket/14616] Added prune_limit to event core.prune_sqlMax Krivanek2016-06-281-1/+11
| | | | | | | | | | | | | | | | | | | | PHPBB3-14616
| * | | | [ticket/14616] Removed misplaced tab.Max Krivanek2016-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-14616
| * | | | [ticket/14616] Fixed auto-prune failing on large forumsMax Krivanek2016-06-271-6/+14
| | |/ / | |/| | | | | | | | | | PHPBB3-14616
* | | | Merge pull request #4347 from Senky/ticket/14631Marc Alexander2016-07-141-0/+10
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14631] Load truncate_string() if needed
| * | | | [ticket/14631] Load truncate_string() if neededJakub Senko2016-06-071-0/+10
| | | | | | | | | | | | | | | | | | | | PHPBB3-14631
* | | | | Merge pull request #4379 from marc1706/ticket/14689Andreas Fischer2016-07-081-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14689] Build API docs for 3.2.x * marc1706/ticket/14689: [ticket/14689] Build API docs for 3.2.x
| * | | | | [ticket/14689] Build API docs for 3.2.xMarc Alexander2016-07-071-0/+1
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-14689
* | | | | Merge pull request #4342 from Senky/ticket/14654Marc Alexander2016-07-075-7/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14654] Change Imagemagick to ImageMagick
| * | | | | [ticket/14654] Change Imagemagick to ImageMagickJakub Senko2016-06-115-7/+7
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-14654
* | | | | Merge pull request #4354 from Stanzilla/smtp_explainMarc Alexander2016-07-062-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option
| * | | | [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server optionBenjamin Staneck2016-06-172-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should help users trying to figure out why their mail config is not working when they forgot to use a protocol prefix. PHPBB3-14184
* | | | | Merge pull request #4358 from rxu/ticket/14683Marc Alexander2016-06-195-5/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14683] Fix typos in email templates.
| * | | | | [ticket/14683] Fix typos in email templates.rxu2016-06-205-5/+5
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-14683
* | | | | Merge pull request #4281 from rmcgirr83/ticket_13716Marc Alexander2016-06-195-2/+54
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13716] Check phpBB version against config version
| * | | | | [ticket/13716] Remove extra br tag and correct missing closing a html tagRichard McGirr2016-05-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13716