Marc Alexander
|
1e40c814f3
|
Merge pull request #5946 from mrgoldy/ticket/16441
[ticket/16441] Remove deprecated core.ucp_register_agreement event
|
2020-06-07 22:51:22 +02:00 |
|
Marc Alexander
|
868bc3a069
|
Merge branch '3.2.x' into 3.3.x
|
2020-05-11 21:04:43 +02:00 |
|
mrgoldy
|
dc08b8d9ca
|
[ticket/16441] Remove deprecated core.ucp_register_agreement event
PHPBB3-16441
|
2020-04-14 17:38:03 +02:00 |
|
mrgoldy
|
04e15e6555
|
[ticket/16433] Add data array to core.ucp_register_user_row_after
PHPBB3-16433
|
2020-04-11 15:13:05 +02:00 |
|
Marc Alexander
|
3009e7ffbe
|
Merge branch '3.2.x' into 3.3.x
|
2019-12-06 07:20:34 +01:00 |
|
Marc Alexander
|
417271f573
|
[ticket/16211] Use form to ensure link data is passed on coppa registration
PHPBB3-16211
|
2019-11-27 22:01:26 +01:00 |
|
Marc Alexander
|
7b428641f0
|
[ticket/16211] Prevent skipping COPPA via URL parameter
PHPBB3-16211
|
2019-11-14 21:32:50 +01:00 |
|
Marc Alexander
|
e0e410e8a2
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-14 20:40:04 +01:00 |
|
Marc Alexander
|
dba351702d
|
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
PHPBB3-16210
|
2019-11-12 21:47:41 +01:00 |
|
Marc Alexander
|
60bc949ba1
|
[ticket/14465] Remove setting for maximum password length
PHPBB3-14465
|
2019-10-03 23:05:02 +02:00 |
|
Jakub Senko
|
3914515199
|
[ticket/11838] OAuth registration from ucp_register
PHPBB3-11838
|
2019-05-09 19:00:29 +02:00 |
|
Rubén Calvo
|
7dae1fe48c
|
[ticket/15714] Auto login after registration
PHPBB3-15714
|
2019-05-09 18:28:36 +02:00 |
|
Marc Alexander
|
60414dec86
|
Merge pull request #5415 from senky/ticket/15838
[ticket/15838] Add core.ucp_register_register_after
|
2018-10-28 16:28:28 +01:00 |
|
Jakub Senko
|
9c636cfdbe
|
[ticket/15837] Add core.ucp_register_welcome_email_before
PHPBB3-15837
|
2018-10-15 13:57:00 +02:00 |
|
Jakub Senko
|
f430a77731
|
[ticket/15838] Add core.ucp_register_register_after
PHPBB3-15838
|
2018-10-15 13:56:38 +02:00 |
|
rxu
|
f8fbe37936
|
[ticket/14972] replace all occurrences of sizeof() with the count()
PHPBB3-14972
|
2018-01-01 13:56:04 +01:00 |
|
Derky
|
57772a0d32
|
Merge pull request #5035 from kasimi/ticket/15440
[ticket/15440] Added core.ucp_register_agreement_modify_template_data
|
2017-12-17 23:53:23 +01:00 |
|
Derky
|
d2dc314a30
|
[ticket/15440] State deprecated version for core.ucp_register_agreement
PHPBB3-15440
|
2017-12-17 23:36:26 +01:00 |
|
kasimi
|
79464c9951
|
[ticket/15440] Added core.ucp_register_agreement_modify_template_data
PHPBB3-15440
|
2017-12-17 23:35:59 +01:00 |
|
kasimi
|
6cc46a3d39
|
[ticket/15431] Moved phpbb_timezone_select() before the event
PHPBB3-15431
|
2017-12-03 19:02:40 +01:00 |
|
kasimi
|
65c529e66d
|
[ticket/15431] Split up $template_vars
PHPBB3-15431
|
2017-12-03 18:47:17 +01:00 |
|
kasimi
|
9c93c180b0
|
[ticket/15431] Removed $page_title
PHPBB3-15431
|
2017-11-29 19:35:36 +01:00 |
|
kasimi
|
0409191be9
|
[ticket/15431] Fixed event argument description
PHPBB3-15431
|
2017-11-08 14:45:33 +01:00 |
|
kasimi
|
be15e26e5f
|
[ticket/15431] Add event core.ucp_register_modify_template_data
PHPBB3-15431
|
2017-10-31 14:56:41 +01:00 |
|
Marc Alexander
|
bef0b15dbd
|
Merge branch '3.1.x' into 3.2.x
|
2016-12-18 20:47:46 +01:00 |
|
Jakub Senko
|
619d323dd1
|
[ticket/14524] Add core.ucp_register_requests_after
PHPBB3-14524
|
2016-11-21 16:41:20 +01:00 |
|
Marc Alexander
|
266576c6a4
|
[ticket/13454] Remove unused variables
Part 4
PHPBB3-13454
|
2016-01-06 13:52:11 +01:00 |
|
Marc Alexander
|
6c25ad4822
|
[ticket/13454] Remove unused variables
Part 3 should fix tests up a little bit again.
PHPBB3-13454
|
2016-01-06 13:52:11 +01:00 |
|
Marc Alexander
|
73e6e5b77f
|
[ticket/13454] Remove unused variables
This is the first part of the changes. More to come.
PHPBB3-13454
|
2016-01-06 13:51:19 +01:00 |
|
Marc Alexander
|
46ffafd0c6
|
Merge branch '3.1.x'
|
2015-08-08 22:17:29 +02:00 |
|
Zoddo
|
e69d23dc88
|
[ticket/14006] Add core.ucp_register_agreement event
It allows to execute code before the agreements are displayed.
PHPBB3-14006
|
2015-07-12 19:25:05 +02:00 |
|
Joas Schilling
|
0357a4d89b
|
Merge branch '3.1.x'
|
2015-02-22 22:27:59 +01:00 |
|
RMcGirr83
|
7bfb8686d9
|
[ticket/13578] Add ucp_register.php core events
PHPBB3-13578
|
2015-02-22 08:52:19 -05:00 |
|
Gaëtan Muller
|
abcb2680ee
|
[ticket/13455] Remove unnecessary calls to utf8_normalize_nfc()
PHPBB3-13455
|
2015-02-03 20:50:40 +01:00 |
|
Gaëtan Muller
|
f6e06da4c6
|
[ticket/13455] Update calls to request_var()
PHPBB3-13455
|
2015-02-03 20:50:40 +01:00 |
|
Gaëtan Muller
|
b5544b2f47
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
PHPBB3-13450
|
2015-01-12 20:19:07 +01:00 |
|
Joas Schilling
|
973c2a9a3a
|
Merge pull request #2765 from Elsensee/ticket/11863
[ticket/11863] Set require_activation to none if emails are disabled
|
2014-11-21 20:18:15 +01:00 |
|
Marc Alexander
|
a9249bce5e
|
[ticket/13248] Always use provider collection for getting provider
PHPBB3-13248
|
2014-11-01 21:54:21 +01:00 |
|
Oliver Schramm
|
01df1d3301
|
[ticket/11863] Grey out unavailable activation methods when emails disabled
Further fall back to USER_ACTIVATION_DISABLE when emails are disabled
but evaluate it at runtime.
PHPBB3-11863
|
2014-10-17 15:40:03 +02:00 |
|
Marc Alexander
|
9ebee7de32
|
[ticket/12858] Generate timezone selects with template loop
PHPBB3-12858
|
2014-09-17 14:22:08 +02:00 |
|
Tristan Darricau
|
fe80967535
|
[ticket/12990] Use the full services name for the notification's types
PHPBB3-12990
|
2014-08-16 21:46:03 +02:00 |
|
Tristan Darricau
|
b91abf1a0b
|
[ticket/11854] Rename captchas.factory service to captcha.factory
PHPBB3-11854
|
2014-08-11 01:16:22 +02:00 |
|
Tristan Darricau
|
160ff7b912
|
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
PHPBB3-11854
|
2014-08-11 01:15:49 +02:00 |
|
Joas Schilling
|
911725a581
|
[ticket/10073] Split email validation from email ban and taken checks
PHPBB3-10073
|
2014-05-29 02:14:41 +02:00 |
|
Yuriy Rusko
|
a759704b39
|
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
|
2014-05-27 20:51:13 +02:00 |
|
Matt Friedman
|
78325736b1
|
[ticket/12254] Use a cookie instead of SID to store language selection
PHPBB3-12254
|
2014-05-02 12:08:35 -07:00 |
|
Matt Friedman
|
42c60c6a9f
|
[ticket/12254] No longer need to add change_lang to the URL params
PHPBB3-12254
|
2014-04-11 21:11:32 -07:00 |
|
Matt Friedman
|
60be502190
|
[ticket/12254] Use 'language' instead of 'set_lang' as the variable name
PHPBB3-12254
|
2014-04-11 08:50:15 -07:00 |
|
Matt Friedman
|
af6cabc106
|
[ticket/12254] Persist set_lang after reg only if changed from default
PHPBB3-12254
|
2014-04-07 13:58:47 -07:00 |
|
Matt Friedman
|
daae87d65a
|
[ticket/12254] Use new set_lang var to avoid conflict with change_lang
PHPBB3-12254
|
2014-04-07 09:14:58 -07:00 |
|