JoshyPHP
ec77ff7838
[ticket/11768] Invalidate the text_formatter cache whenever a style is installed
...
The acp_styles module purges the cache every time a style is uninstalled,
modified or made default, but it does not purge the cache when a new style
is installed. Here we invalidate the text_formatter cache (not purge the
whole cache) so that new styles take effect immediately.
PHPBB3-11768
2015-04-02 19:16:03 +02:00
JoshyPHP
cfbf02bcba
[ticket/11768] Re-added the code that got lost in rebase
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
147a713cc0
[ticket/11768] This commit integrates s9e\TextFormatter
...
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
2015-04-02 19:16:01 +02:00
Nicofuma
a3f7e0f441
Merge branch '3.1.x'
2015-03-29 19:50:58 +02:00
Nicofuma
d9f4964d91
Merge pull request #3376 from marc1706/ticket/13568-asc
...
[ticket/13568] Validate imagick path as readable absolute path
closes #3376
2015-03-29 19:50:19 +02:00
Nicofuma
9e66a10bac
Merge branch '3.1.x'
2015-03-24 23:57:26 +01:00
Nicofuma
50b3c2b49e
Merge pull request #3398 from marc1706/ticket/13612
...
[ticket/13612] Run meta refresh until extension is fully enabled
2015-03-24 23:32:29 +01:00
Nicofuma
9a5aefd4c2
Merge branch '3.1.x'
2015-03-24 23:20:03 +01:00
Cesar G
0bc2f9f242
[ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.
...
LOGIN_ERROR_PASSWORD may be returned as the message if the password is invalid
while hitting the LOGIN_ERROR_ATTEMPTS error.
PHPBB3-13698
2015-03-23 17:52:17 -07:00
Cesar G
8a6e3f208a
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13719] Remove superfluous $search_options in acp_search.
2015-03-23 09:43:43 -07:00
brunoais
754b5d6349
[ticket/13719] Remove superfluous $search_options in acp_search.
...
PHPBB3-13719
2015-03-23 12:58:05 +00:00
Marc Alexander
6f3ca35ae7
Merge branch '3.1.x'
2015-03-10 15:20:28 +01:00
Marc Alexander
3cb1907e76
Merge pull request #3445 from RMcGirr83/ticket/13650
...
[ticket/13650] Move core event
2015-03-10 15:20:26 +01:00
Marc Alexander
3a4e1ce215
Merge branch '3.1.x'
2015-03-07 21:23:59 +01:00
Marc Alexander
2348580255
Merge pull request #3452 from RobertHeim/ticket/13658
...
[ticket/13658] add event before and after topics are deleted
2015-03-07 21:23:57 +01:00
Marc Alexander
5e7560845b
Merge branch '3.1.x'
2015-03-06 14:36:22 +01:00
Marc Alexander
d7f4715b96
Merge pull request #3473 from RMcGirr83/ticket/13675
...
[ticket/13675] Add validate to acp_profile event and add template events
2015-03-06 14:36:20 +01:00
Marc Alexander
bd22b8319b
Merge branch '3.1.x'
2015-03-06 14:30:14 +01:00
Marc Alexander
3d7def4196
Merge pull request #3450 from brunoais/ticket/13142
...
[ticket/13142] Before query to get the total number of reports
2015-03-06 14:30:11 +01:00
Marc Alexander
2eb7c21ae0
Merge branch '3.1.x'
2015-03-06 13:50:44 +01:00
Marc Alexander
d087d85618
Merge pull request #3426 from kinerity/ticket/13637
...
[ticket/13637] Add core.ucp_pm_compose_alter_vars PHP event
2015-03-06 13:50:18 +01:00
Richard McGirr
6b87e06292
[ticket/13675] Add validate to acp_profile event and add template events
...
for acp users profile
PHPBB3-13675
2015-03-06 07:26:35 -05:00
Kailey Truscott
0f13635fb8
[ticket/13637] Update msg_id docblock
...
Change topic_id to post_id
PHPBB3-13637
2015-03-05 13:28:19 -05:00
Marc Alexander
f85d49aada
Merge branch '3.1.x'
2015-03-05 15:47:04 +01:00
Marc Alexander
8f09ff210f
Merge pull request #3413 from kasimi/ticket/13540
...
[ticket/13540] Add topic info and total posts count to mcp_topic_review_modify_row event
2015-03-05 15:46:33 +01:00
Marc Alexander
7c26cd25c7
Merge pull request #3434 from nickvergessen/ticket/13647
...
[ticket/13647] Move FAQ page to a controller
2015-03-05 15:25:30 +01:00
brunoais
c37d5f9b7c
[ticket/13142] Default $total to -1 before the event for more flexibility
...
PHPBB3-13142
2015-02-27 22:51:32 +00:00
Robert Heim
2ad87c662f
[ticket/13658] renamed events and added table_ary parameter
...
- added suffix '_query' to event names
- added table_ary to before event
PHPBB3-13658
2015-02-27 21:04:08 +01:00
RobertHeim
71828ee8df
[ticket/13658] add event before and after topics are deleted
...
PHPBB3-13658
2015-02-27 18:01:26 +01:00
Marc Alexander
f526e81ddf
Merge branch '3.1.x'
2015-02-27 12:21:46 +01:00
Marc Alexander
e15b9dc782
Merge pull request #3388 from rxu/ticket/13596
...
[ticket/13596] Add display_forums() event to allow modifying forums list data
2015-02-27 12:20:50 +01:00
brunoais
df9331084b
[ticket/13142] Removed surperfulous space
...
PHPBB3-13142
2015-02-27 10:42:27 +00:00
brunoais
1e73f8d5ea
[ticket/13142] Removed surperfulous new line
...
PHPBB3-13142
2015-02-27 08:34:28 +00:00
Joas Schilling
48d208a3a6
Merge branch '3.1.x'
...
Conflicts:
phpBB/includes/functions_mcp.php
2015-02-26 22:48:52 +01:00
brunoais
ec855f1817
[ticket/13142] Place the event in the most meaningful place
...
The event now has nearly all variables and it is in the place where it can
most influence this method's outcome without requiring the extension
to re-process phpBB's code.
PHPBB3-13142
2015-02-26 13:07:35 +00:00
brunoais
3e451cbe75
[ticket/13142] Delete event in order to move it.
...
PHPBB3-13142
2015-02-26 10:05:12 +00:00
brunoais
c8be24fd5e
[ticket/13652] Added $phpbb_dispatcher from global to phpbb_mcp_sorting()
...
PHPBB3-13652
2015-02-25 23:28:42 +00:00
RMcGirr83
0442957420
[ticket/13650] Move core event
...
PHPBB3-13650
2015-02-25 11:28:00 -05:00
Joas Schilling
261c3bc1d0
Merge branch '3.1.x'
2015-02-24 21:57:14 +01:00
Joas Schilling
3ac583271f
Merge pull request #3381 from rxu/ticket/13591
...
[ticket/13591] Add core events to the function obtain_users_online_string()
2015-02-24 21:56:34 +01:00
Joas Schilling
06d6bcbe00
Merge branch '3.1.x'
2015-02-24 21:53:05 +01:00
Joas Schilling
9f9e392c7d
Merge pull request #3436 from RMcGirr83/ticket/13650
...
[ticket/13650] Validate ucp profile data changes
2015-02-24 21:53:01 +01:00
Joas Schilling
17b00812a7
Merge branch '3.1.x'
2015-02-24 20:44:37 +01:00
RMcGirr83
80e1c233d9
[ticket/13587] SQL syntax errors in get_prune_users()
...
PHPBB3-13587
2015-02-24 13:28:47 -05:00
Richard McGirr
03ded5853b
[ticket/13650] Validate ucp profile data changes
...
PHPBB3-13650
2015-02-23 21:19:10 -05:00
Joas Schilling
19a236205f
[ticket/13647] Generate route links for faq
...
PHPBB3-13647
2015-02-22 22:44:50 +01:00
Joas Schilling
0357a4d89b
Merge branch '3.1.x'
2015-02-22 22:27:59 +01:00
Joas Schilling
269dee4189
Merge pull request #3415 from RMcGirr83/ticket/13578
...
[ticket/13578] Add ucp_register.php core events
2015-02-22 22:27:41 +01:00
RMcGirr83
7bfb8686d9
[ticket/13578] Add ucp_register.php core events
...
PHPBB3-13578
2015-02-22 08:52:19 -05:00
Kailey Truscott
b8c388f184
[ticket/13637] Update event name and docblock
...
Update the event name to core.ucp_pm_compose_modify_data
Change description of to_group_id and submit dockblock
PHPBB3-13637
2015-02-20 20:36:17 -05:00