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
Matt Friedman
41b0b8c5f9
[ticket/12254] Better language switching on registration page
...
PHPBB3-12254
2014-04-06 23:55:46 -07:00
Nils Adermann
38af79dd30
Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop
...
* github-nickvergessen/ticket/11201: (50 commits)
[ticket/11201] Remove empty calls section from .yml
[ticket/11201] Split template file into multiple files
[ticket/11201] Remove dependency from types on the manager
[ticket/11201] Rename profilefields class to manager
[ticket/11201] Fix parameter description
[ticket/11201] Use !== null, its faster
[ticket/11201] Also translate profile fields in UCP and ACP
[ticket/11201] Add parameters and variables to profile field class
[ticket/11201] Add commas on last array entry
[ticket/11201] Allow translation of profile field name and explanation
[ticket/11201] Fix some variable names
[ticket/11201] Add tables to constructor in tests
[ticket/11201] Add a method to return the translated full name of the type
[ticket/11201] Remove db depending code from field class
[ticket/11201] Add variables to classes and add constructor doc blocks
[ticket/11201] Update copyright in class file
[ticket/11201] Add visibility and remove unused variable
[ticket/11201] Add some commas at the last array entry
[ticket/11201] Cast some variables to integer
[ticket/11201] Inject table names rather then using constants
...
Conflicts:
phpBB/config/services.yml
2014-02-02 16:34:55 +01:00
Joas Schilling
7bcbdfc1b1
[ticket/11201] Rename profilefields class to manager
...
PHPBB3-11201
2014-02-02 12:53:29 +01:00
Joas Schilling
2471b19d73
[ticket/11201] Make profile field classes autoloadable
...
PHPBB3-11201
2014-01-10 16:11:11 +01:00
Marc Alexander
382317b135
Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords
...
Conflicts:
phpBB/config/services.yml
2013-12-29 13:46:42 +01:00
Cesar G
d607f1c927
[ticket/11746] Add "admin activation required" notification.
...
PHPBB3-11746
2013-10-24 02:37:20 -07:00
Marc Alexander
61f60d395a
[feature/passwords] Use passwords manager service instead of functions
...
The old functions phpbb_hash() and phpbb_check_hash() have been replaced with
the passwords manager service in all front-end related files. The phpBB2
converter and the release_3_0_5_rc1 migration file have not been changed.
The same applies to the security/hash_test that still tests the function
phpbb_check_hash(). This will however make sure that the old function
still works.
PHPBB3-11610
2013-10-13 16:32:37 +02:00
Vjacheslav Trushkin
0e6ac7511e
[ticket/11868] Replace phpbb_request_interface references
...
PHPBB3-11868
2013-09-26 12:02:17 +03:00
Joseph Warner
3a6b3d7c2b
[feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauth
...
Conflicts:
phpBB/composer.json
phpBB/composer.lock
phpBB/develop/create_schema_files.php
phpBB/includes/ucp/ucp_register.php
PHPBB3-11673
2013-09-06 20:35:54 -04:00