Commit graph

31936 commits

Author SHA1 Message Date
Marc Alexander
b8c5537948
Merge pull request #5343 from senky/ticket/15716
[ticket/15716] Remove OAuth data upon user deletion
2018-10-08 22:07:35 +02:00
Marc Alexander
5cc800bdd1
Merge branch '3.2.x' 2018-10-08 21:55:36 +02:00
Marc Alexander
13fe7b3ed2
Merge pull request #5341 from senky/ticket/15742
[ticket/15742] Remove get_magic_quotes_gpc() call
2018-10-08 21:55:25 +02:00
Marc Alexander
74b5c48aec
Merge branch '3.2.x' 2018-10-08 21:49:07 +02:00
Marc Alexander
bcd4b01071
Merge pull request #5338 from senky/ticket/15420
[ticket/15420] Only update quote notification with original author
2018-10-08 21:48:56 +02:00
Marc Alexander
c9bf5eb945
Merge branch '3.2.x' 2018-10-08 21:42:56 +02:00
Marc Alexander
2c74cb71b5
Merge pull request #5301 from senky/ticket/11500
[ticket/11500] Remove unnamed input
2018-10-08 21:42:46 +02:00
Marc Alexander
6ea9ed57b7
Merge branch '3.2.x' 2018-10-08 21:35:50 +02:00
Marc Alexander
dd43c6a61e
Merge pull request #5296 from MikelAlejoBR/ticket/15622
[ticket/15622] Fix quoting in PMs when BBCodes are disabled
2018-10-08 21:35:38 +02:00
Marc Alexander
7234bb4762
Merge branch '3.2.x' 2018-10-08 21:27:18 +02:00
Marc Alexander
e1abc3105b
Merge pull request #5251 from senky/ticket/15668
[ticket/15668] Replace .load() with .on('load')
2018-10-08 21:27:07 +02:00
Marc Alexander
d3aae52d66
Merge branch '3.2.x' 2018-10-08 21:24:04 +02:00
Marc Alexander
8bdb2ce6ba
Merge pull request #5220 from senky/ticket/15662
[ticket/15662] Add $this->template to core.modify_notification_message
2018-10-08 21:23:54 +02:00
Marc Alexander
fb07e145c6
Merge branch '3.2.x' 2018-10-08 21:17:13 +02:00
Marc Alexander
cd17633235
Merge pull request #5219 from senky/ticket/15661
[ticket/15661] Add core.viewtopic_modify_poll_ajax_data
2018-10-08 21:16:58 +02:00
Marc Alexander
fefc22f150
Merge branch '3.2.x' 2018-10-08 21:13:23 +02:00
Marc Alexander
3c7e8325a0
Merge pull request #5215 from Zoddo/ticket/13128
[ticket/13128] Remove deprecated Sphinx options
2018-10-08 21:12:40 +02:00
Marc Alexander
7ed89f3c4b
Merge branch '3.2.x' 2018-10-08 21:06:19 +02:00
Marc Alexander
426d8ce79f
Merge pull request #5152 from senky/ticket/15579
[ticket/15579] Add ucp_front events
2018-10-08 21:04:56 +02:00
Oliver Schramm
0bb87b2de1 [ticket/12430] Remove hilit param from topic title link
PHPBB3-12430
2018-10-01 17:07:28 +02:00
Jakub Senko
f3f1bfcbe8
[ticket/15809] Allow twig syntax for template events
PHPBB3-15809
2018-09-30 20:54:44 +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
31d101e68c
[ticket/15596] Migrate from data-vocabulary.org to schema.org
PHPBB3-15596
2018-09-25 16:34:17 +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
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
359f0e0987 Merge branch '3.2.x' 2018-09-25 13:25:08 +02: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
Marc Alexander
9929ff1fef
[ticket/15772] Remove not needed check for IN_INSTALL
PHPBB3-15772
2018-09-22 22:20:30 +02:00
Marc Alexander
4fbf1a5b5c
Merge pull request #5356 from rubencm/ticket/15772
[ticket/15772] Hide warning in acp when allow_install_dir is true
2018-09-22 12:55:30 +02:00
Marc Alexander
1fd304b564
[ticket/15772] Make sure to not run install extensions in ui test case
PHPBB3-15772
2018-09-22 12:08:38 +02:00
rubencm
f3a2c99a14
[ticket/15772] Hide warning in acp when allow_install_dir is true
PHPBB3-15772
2018-09-22 12:08:32 +02:00
kasimi
71ae82fbef
[ticket/15799] Find correct poll for voting animation
PHPBB3-15799
2018-09-21 17:50:55 +02:00
Marc Alexander
cbb56a9e3d
Merge pull request #5364 from VSEphpbb/ticket/15795
[ticket/15795] Fix broken migration, $config is not a method
2018-09-19 09:52:17 +02:00
Matt Friedman
f644cc4ba0 [ticket/15795] Fix broken migration, $config is not a method
PHPBB3-15795
2018-09-18 09:18:58 -07:00
Marc Alexander
fa6a6a8fcf
Merge pull request #5328 from rubencm/ticket/15255
[ticket/15255] Move language strings from acp/common to common
2018-09-18 08:57:21 +02:00
Marc Alexander
fbe3fbeb75
Merge branch '3.2.x' 2018-09-17 21:10:46 +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
ca04dca6e9
Merge branch '3.2.x' 2018-09-17 21:01:51 +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
36ef12aa03
Merge branch '3.2.x' 2018-09-16 17:29:53 +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