Marc Alexander
f68820762b
Merge pull request #4397 from Elsensee/ticket/14721
...
[ticket/14721] Avoid renaming deleted users
2016-08-01 20:42:09 +02:00
Oliver Schramm
f222f8a84a
[ticket/14721] Avoid renaming deleted users
...
PHPBB3-14721
2016-08-01 00:26:47 +02:00
Erwan Nader
0cc41be3c0
[ticket/14727] Event core.search_modify_submit_parameters
...
PHPBB3-14727
2016-07-31 16:46:20 +02:00
Marc Alexander
4ac2547d62
Merge pull request #4301 from 3D-I/PHPBB3-14596
...
[ticket/14596] Deny installation of Ascraeus under PHP 7
2016-07-31 15:18:35 +02:00
Andreas Fischer
55223e6840
Merge pull request #4336 from Senky/ticket/14652
...
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
2016-07-29 09:41:50 +02:00
Marc Alexander
941be83395
Merge pull request #4391 from VSEphpbb/ticket/14720
...
[ticket/14720] Add "phpbb" as allowed global to jshintrc
2016-07-24 19:15:48 +02:00
rxu
8e8e25cc1f
[ticket/14703] Fix the docblock
...
PHPBB3-14703
2016-07-24 23:35:20 +07:00
rxu
5eb493fa86
[ticket/14703] Fix existance checking if multiple parent module_langname found
...
PHPBB3-14703
2016-07-24 21:22:37 +07:00
Matt Friedman
43e0283fb1
[ticket/14720] Add "phpbb" as allowed global to jshintrc
...
PHPBB3-14720
2016-07-23 19:14:30 -07:00
rxu
8cf2790d55
[ticket/14703] Add test for the case multiple parent module_langname found
...
PHPBB3-14703
2016-07-24 02:31:44 +07:00
rxu
eaafb758ce
[ticket/14703] Select the parent module id from the several found
...
PHPBB3-14703
2016-07-23 21:34:05 +07:00
kasimi
33cd613406
[ticket/14715] Converted tabs to spaces
...
PHPBB3-14715
2016-07-22 12:17:15 +02:00
kasimi
20e08aa2a0
[ticket/14715] Fixed typos in events.md
...
PHPBB3-14715
2016-07-21 17:49:35 +02:00
kasimi
da7c41f167
[ticket/14715] Add template events in posting_topic_review & mcp_topic
...
The events will allow adding content before and after the post details
in topic review and topic moderation.
PHPBB3-14715
2016-07-21 17:48:42 +02:00
Máté Bartus
ef91c6abed
Merge pull request #4387 from marc1706/ticket/14538
...
[ticket/14538] Update symfony dependencies to latest versions
2016-07-19 19:00:47 +02:00
Marc Alexander
f3fe610a5e
[ticket/14538] Update symfony dependencies to latest versions
...
PHPBB3-14538
2016-07-19 17:58:41 +02:00
3Di
0026ed02ae
[ticket/14596] Deny installation of Ascraeus under PHP 7
...
PHPBB3-14596
2016-07-18 23:45:58 +02:00
Marc Alexander
befacabf7e
Merge pull request #4365 from rxu/ticket/14688
...
[ticket/14688] Add core events to the feeds
2016-07-17 21:32:20 +02:00
Jakub Senko
775df0eb8a
[ticket/14516] Add memberlist_email_before event
...
PHPBB3-14516
2016-07-17 20:43:40 +02:00
rxu
3df9b2c8f8
[ticket/14688] Add core events to the feeds
...
PHPBB3-14688
2016-07-17 21:14:13 +07:00
Marc Alexander
e8454e018d
Merge pull request #4378 from Crizz0/ticket/14704
...
[ticket/14704] Removes unused function and language files in base.php
2016-07-17 15:57:21 +02:00
Marc Alexander
78a0d10a5a
Merge pull request #4384 from rxu/ticket/14713
...
[ticket/14713] Add core event to the admin function get_forum_list()
2016-07-17 15:54:09 +02:00
Marc Alexander
960dc08946
Merge pull request #4383 from rxu/ticket/14712
...
[ticket/14712] Add search core event to allow modifying the forum select list
2016-07-17 15:52:33 +02:00
Marc Alexander
d0a5f87a44
Merge pull request #4364 from kinerity/ticket/14687
...
[ticket/14687] Modify viewforum_modify_topicrow event
2016-07-17 11:06:43 +02:00
Marc Alexander
a1ecb6db69
Merge pull request #4361 from kinerity/ticket/14685
...
[ticket/14685] Add viewforum_get_announcement_topic_ids_data event
2016-07-17 10:57:57 +02:00
Marc Alexander
63db42522b
Merge pull request #4321 from Senky/ticket/14615
...
[ticket/14615] Fix HTML5 validation errors on avatar deletion
2016-07-17 10:46:44 +02:00
rxu
a840d70bbf
[ticket/14713] Add core event to the admin function get_forum_list()
...
PHPBB3-14713
2016-07-17 12:40:21 +07:00
rxu
51952005eb
[ticket/14712] Add search core event to allow modifying the forum select list
...
PHPBB3-14712
2016-07-17 12:09:15 +07:00
Marc Alexander
b54aa81cdd
Merge pull request #4337 from Senky/ticket/14506
...
Add mcp_move_before template event
2016-07-16 21:24:33 +02:00
Marc Alexander
6f109dd1ef
Merge pull request #4374 from TheKigen/ticket/14616
...
[ticket/14616] Fixed auto-prune failing on large forums
2016-07-16 19:49:25 +02:00
Marc Alexander
38082c41e3
Merge pull request #4347 from Senky/ticket/14631
...
[ticket/14631] Load truncate_string() if needed
2016-07-14 20:11:48 +02:00
rxu
652e3da28d
[ticket/14703] Refine the parent module selection for custom extension modules
...
PHPBB3-14703
2016-07-10 21:47:04 +07:00
Andreas Fischer
927cc2ebad
Merge pull request #4379 from marc1706/ticket/14689
...
[ticket/14689] Build API docs for 3.2.x
* marc1706/ticket/14689:
[ticket/14689] Build API docs for 3.2.x
2016-07-08 14:12:34 +02:00
Marc Alexander
2ec4855cba
[ticket/14689] Build API docs for 3.2.x
...
PHPBB3-14689
2016-07-07 19:25:26 +02:00
Marc Alexander
55b854906d
Merge pull request #4342 from Senky/ticket/14654
...
[ticket/14654] Change Imagemagick to ImageMagick
2016-07-07 19:15:33 +02:00
Max Krivanek
1c52968df6
[ticket/14616] Switch prune limit to sql_query_limit instead of sql_and
...
PHPBB3-14616
2016-07-06 23:00:35 -05:00
Marc Alexander
cddb884be6
Merge pull request #4354 from Stanzilla/smtp_explain
...
[ticket/14184] Add a _EXPLAIN translation entry for the SMTP server option
2016-07-06 19:23:54 +02:00
Crizzo
53b9216c78
[ticket/14704] Removes unused function and language files in base.php
...
PHPBB3-14704
2016-07-03 14:22:08 +02:00
rxu
a3c10f575b
[ticket/14703] Fix parent module selection for custom modules removal
...
PHPBB3-14703
2016-07-03 02:23:34 +07:00
rxu
2f53761eaf
[ticket/14703] Fix parent module selection for custom extension modules
...
PHPBB3-14703
2016-07-03 01:31:42 +07:00
Max Krivanek
c4b93c9c1c
[ticket/14616] Added comma expected by test scripts.
...
PHPBB3-14616
2016-07-01 04:09:42 -05:00
Max Krivanek
65a4f0d631
[ticket/14616] Added prune_limit to event core.prune_sql
...
PHPBB3-14616
2016-06-28 20:47:46 -05:00
Max Krivanek
9170261885
[ticket/14616] Removed misplaced tab.
...
PHPBB3-14616
2016-06-27 04:42:01 -05:00
Max Krivanek
f75a01182f
[ticket/14616] Fixed auto-prune failing on large forums
...
PHPBB3-14616
2016-06-27 04:20:12 -05:00
David King
7f1c4cd205
[ticket/14695] Updated version number in events.md
...
PHPBB3-14695
2016-06-25 22:58:57 +01:00
David King
e4336de68d
[ticket/14695] Add posting_editor_subject_prepend/append template events
...
PHPBB3-14695
2016-06-25 21:16:54 +01:00
Kailey Truscott
4653951673
[ticket/14687] Modify viewforum_modify_topicrow event
...
Add s_type_switch and s_type_switch_test to event vars.
PHPBB3-14687
2016-06-20 18:21:05 -04:00
Kailey Truscott
a19bf11f73
[ticket/14685] Add viewforum_get_announcement_topic_ids_data event
...
Create a new event to alter the SQL array of announcements.
PHPBB3-14685
2016-06-19 21:30:03 -04:00
Marc Alexander
9595946508
Merge pull request #4358 from rxu/ticket/14683
...
[ticket/14683] Fix typos in email templates.
2016-06-19 22:07:38 +02:00
rxu
773a701d62
[ticket/14683] Fix typos in email templates.
...
PHPBB3-14683
2016-06-20 00:15:37 +07:00