Jakub Senko
38d7ad40a3
[ticket/15832] Add core.acp_users_avatar_sql event
...
PHPBB3-15832
2018-10-08 15:38:14 +02:00
Jakub Senko
9d85422edb
[ticket/15831] Add core.acp_users_modify_signature_sql_ary event
...
PHPBB3-15831
2018-10-08 15:33:42 +02:00
Matt Friedman
253b42372f
[ticket/15824] Add UI test method to wait for AJAX requests
...
PHPBB3-15824
2018-10-03 18:50:30 -07:00
Oliver Schramm
842e40dab9
[ticket/14812] Prune shadow topics during system cron too
...
PHPBB3-14812
2018-10-04 01:56:52 +02:00
3D-I
35c9357d2f
[ticket/15825] Add core.acp_manage_forums_move_content_sql_before
...
PHPBB3-15825
2018-10-02 18:19:11 +02:00
Dark❶
4fb89504a9
[ticket/15827] Add *_username_{prepend/append} template events
...
PHPBB3-15827
2018-10-02 14:06:35 +05:30
3D-I
710760b9e4
[ticket/15826] Add core.mcp_main_fork_sql_after
...
PHPBB3-15826
2018-10-02 05:59:25 +02:00
Matt Friedman
b487a3d9ef
[ticket/15824] Make UI test framework correctly install exts
...
PHPBB3-15824
2018-10-01 17:29:13 -07:00
Matt Friedman
4a2b12a0c8
[ticket/15824] Fix cache initialization in UI framework
...
PHPBB3-15824
2018-10-01 13:56:37 -07:00
hubaishan
3a2374e37c
[ticket/15817] Fix installtion failed with Oracle
...
Fix installtion failed with Oracle
PHPBB3-15817
2018-10-01 20:25:55 +03:00
Oliver Schramm
0bb87b2de1
[ticket/12430] Remove hilit param from topic title link
...
PHPBB3-12430
2018-10-01 17:07:28 +02:00
Alec
eb4a95f659
[ticket/15819] Add core event to functions_posting to modify notifications
...
Events added to allow modifying notification data before in the database.
Useful to change variables in the notification message, such as usernames.
Includes some other residual data to allow this event to be versatile.
PHPBB3-15819
2018-10-01 00:42:55 -04:00
Jakub Senko
f3f1bfcbe8
[ticket/15809] Allow twig syntax for template events
...
PHPBB3-15809
2018-09-30 20:54:44 +02:00
Jakub Senko
f657ee51f8
[ticket/15593] Do not allow print view with direct URL
...
PHPBB3-15593
2018-09-28 12:55:45 +02:00
Jakub Senko
d29d4389f9
[ticket/15758] Show translated msg for INSECURE_REDIRECT
...
PHPBB3-15758
2018-09-28 12:27:55 +02:00
Jakub Senko
f82e0a83d1
[ticket/15616] Add jumpbox to login_forum.html
...
PHPBB3-15616
2018-09-26 16:29:43 +02:00
Jakub Senko
a478063d2b
[ticket/15621] Remove graphical inconsistencies
...
PHPBB3-15621
2018-09-26 09:17:29 +02:00
David Colón
600588d623
[ticket/15552] Call insert_single_user when appropriate
...
PHPBB3-15552
2018-09-25 19:20:12 -04:00
Jakub Senko
31d101e68c
[ticket/15596] Migrate from data-vocabulary.org to schema.org
...
PHPBB3-15596
2018-09-25 16:34:17 +02:00
Jakub Senko
1081aaee3e
[ticket/15619] Always display CPF legend
...
PHPBB3-15619
2018-09-25 16:14:46 +02:00
Jakub Senko
b9a5810716
[ticket/15642] Replace > with >
...
PHPBB3-15642
2018-09-25 15:39:50 +02:00
Jakub Senko
dab4c10c2f
[ticket/15700] Use correct T_THEME_LANG_NAME
...
PHPBB3-15700
2018-09-25 15:24:34 +02:00
Jakub Senko
f251c26fe6
[ticket/15701] Display signature in MCP
...
PHPBB3-15701
2018-09-25 15:22:14 +02:00
Jakub Senko
d8ecb00f3d
[ticket/15771] Improve Q&A instructions
...
PHPBB3-15771
2018-09-25 14:25:51 +02:00
Kailey Truscott
62c9996b2f
[ticket/15803] Change 'object' to 'bool'
...
PHPBB3-15803
2018-09-25 07:42:55 -04:00
Marc Alexander
001f32da95
Merge pull request #5369 from Elsensee/ticket/15544
...
[ticket/15544] Delete cache through module manager
2018-09-25 13:24:36 +02:00
Jakub Senko
1d0fdc446f
[ticket/15805] Add result to core.login_box_redirect
...
PHPBB3-15805
2018-09-24 16:09:51 +02:00
Oliver Schramm
3d2c1b8f97
[ticket/15544] Delete cache through module manager
...
This might fix issues with migrations since the
sql cache will be purged as well. In general, this
puts all the logic in one place, so that's good.
PHPBB3-15544
2018-09-24 02:56:07 +02:00
kinerity
eb867fc623
[ticket/15803] Global $phpbb_dispatcher
...
PHPBB3-15803
2018-09-23 00:33:58 -04:00
kinerity
8ed759545e
[ticket/15803] Fix since version
...
PHPBB3-15803
2018-09-23 00:33:58 -04:00
kinerity
78732fd7c2
[ticket/15803] Add events on ucp_pm_compose for additional message list actions
...
Event added for the handle_message_list_actions() function in ucp_pm_compose
so that extensions can perform additional actions.
PHPBB3-15803
2018-09-22 21:28:02 -04:00
kasimi
71ae82fbef
[ticket/15799] Find correct poll for voting animation
...
PHPBB3-15799
2018-09-21 17:50:55 +02:00
Marc Alexander
2769ab701a
Merge pull request #5319 from rubencm/ticket/15751
...
[ticket/15751] Fix warning when update with CLI
2018-09-17 21:10:41 +02:00
Marc Alexander
9000936926
Merge pull request #5292 from rubencm/ticket/15723
...
[ticket/15723] Rewrite gen_rand_string() and gen_rand_string_friendly()
2018-09-17 21:01:45 +02:00
MikelAlejoBR
4396bfba65
[ticket/15622] Rename function to avoid potential future conflicts
...
PHPBB3-15622
2018-09-16 19:23:30 +02:00
MikelAlejoBR
e17f00fb6b
[ticket/15622] Remove "since" tag as it belongs to events
...
PHPBB3-15622
2018-09-16 19:23:16 +02:00
Marc Alexander
9503996441
Merge pull request #5312 from senky/ticket/15541
...
[ticket/15541] Explicitly explain how to add lang files in core.user_…
2018-09-16 17:29:47 +02:00
Marc Alexander
a505a3adf9
Merge pull request #5309 from Zoddo/ticket/15737
...
[ticket/15737] Add $user_rows to core.delete_user_before
2018-09-16 17:15:24 +02:00
Marc Alexander
3bcc779e81
Merge pull request #5307 from Zoddo/ticket/15735
...
[ticket/15735] Add *_content_after template event
2018-09-16 17:07:56 +02:00
Marc Alexander
d3633c7f30
Merge pull request #5300 from senky/ticket/11453
...
[ticket/11453] Improve performance of notification.method.messenger_base
2018-09-16 16:55:49 +02:00
Marc Alexander
f08d18c99c
Merge pull request #5295 from v12mike/ticket/15726
...
Ticket/15726 Implement selective purge in APCu cache driver
2018-09-16 16:10:25 +02:00
v12mike
5edb330366
[ticket/15726] Implement selective purge in APCu
...
fix indentation of comment
PHPBB3-15726
2018-09-16 16:06:00 +02:00
v12mike
33268e5a72
[ticket/15726] Implement selective purge in APCu cache driver
...
Edit comment
PHPBB3-15726
2018-09-16 16:05:55 +02:00
v12mike
7f1f64b1dc
[ticket/15726] Implement selective purge in APCu cache driver
...
Fix whitespace
PHPBB3-15726
2018-09-16 16:05:51 +02:00
v12mike
bf9af92220
[ticket/15726] Implement selective purge in APCu cache driver
...
Correcting code formatting and whitespace
PHPBB3-15726
2018-09-16 16:05:46 +02:00
v12mike
7d4d9770cf
[ticket/15726] Implement selective purge in APCu cache driver
...
fix file permissions
PHPBB3-15726
2018-09-16 16:05:40 +02:00
v12mike
63a3033f15
[ticket/15726] Implement selective purge in APCu cache driver
...
Fix whitespace
PHPBB3-15726
2018-09-16 16:05:33 +02:00
v12mike
02234783c6
[ticket/15726] Implement selective purge in APCu cache driver
...
The current APCu cache driver implements a global clearing of the APCu
when the phpBB cache is purged. This is inappropriate if there are other
phpBB boards, or other php applications sharing the APCu cache.
This patch changes the behviour so that only cache entries matching
the key_prefix of this board are cleared by a phpBB cache purge.
The APCu unit test script has been updated to test this behaviour.
It has also been updated so that the test case can be run individually
previously it relied on initialisations made in other test scripts.
PHPBB3-15726
2018-09-16 16:05:22 +02:00
Jakub Senko
1a284ebe8d
[ticket/15579] Add ucp_front events
...
PHPBB3-15579
2018-09-16 14:20:49 +02:00
Jakub Senko
fbd1741107
[ticket/15661] Add core.viewtopic_modify_poll_ajax_data
...
PHPBB3-15661
2018-09-16 14:20:02 +02:00