| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5035 from kasimi/ticket/15440 | Derky | 2017-12-17 | 1 | -5/+27 |
| |\ | | | | | | | [ticket/15440] Added core.ucp_register_agreement_modify_template_data | ||||
| | * | [ticket/15440] State deprecated version for core.ucp_register_agreement | Derky | 2017-12-17 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-15440 | ||||
| | * | [ticket/15440] Added core.ucp_register_agreement_modify_template_data | kasimi | 2017-12-17 | 1 | -5/+27 |
| | | | | | | | | | PHPBB3-15440 | ||||
| * | | [ticket/15431] Moved phpbb_timezone_select() before the event | kasimi | 2017-12-03 | 1 | -6/+3 |
| | | | | | | | | | PHPBB3-15431 | ||||
| * | | [ticket/15431] Split up $template_vars | kasimi | 2017-12-03 | 1 | -6/+11 |
| | | | | | | | | | PHPBB3-15431 | ||||
| * | | [ticket/15431] Removed $page_title | kasimi | 2017-11-29 | 1 | -4/+0 |
| | | | | | | | | | PHPBB3-15431 | ||||
| * | | [ticket/15431] Fixed event argument description | kasimi | 2017-11-08 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-15431 | ||||
| * | | [ticket/15431] Add event core.ucp_register_modify_template_data | kasimi | 2017-10-31 | 1 | -7/+34 |
| |/ | | | | PHPBB3-15431 | ||||
| * | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-18 | 1 | -0/+22 |
| |\ | |||||
| | * | [ticket/14524] Add core.ucp_register_requests_after | Jakub Senko | 2016-11-21 | 1 | -0/+22 |
| | | | | | | | | | PHPBB3-14524 | ||||
| * | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+3 |
| | | | | | | | | | | | | | Part 4 PHPBB3-13454 | ||||
| * | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+0 |
| | | | | | | | | | | | | | Part 3 should fix tests up a little bit again. PHPBB3-13454 | ||||
| * | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | ||||
| * | | Merge branch '3.1.x' | Marc Alexander | 2015-08-08 | 1 | -0/+10 |
| |\ \ | |/ | |||||
| | * | [ticket/14006] Add core.ucp_register_agreement event | Zoddo | 2015-07-12 | 1 | -0/+10 |
| | | | | | | | | | | | | | It allows to execute code before the agreements are displayed. PHPBB3-14006 | ||||
| * | | Merge branch '3.1.x' | Joas Schilling | 2015-02-22 | 1 | -1/+41 |
| |\ \ | |/ | |||||
| | * | [ticket/13578] Add ucp_register.php core events | RMcGirr83 | 2015-02-22 | 1 | -1/+41 |
| | | | | | | | | | PHPBB3-13578 | ||||
| * | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-13455 | ||||
| * | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -9/+9 |
| | | | | | | | | | PHPBB3-13455 | ||||
| * | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+4 |
| |/ | | | | PHPBB3-13450 | ||||
| * | Merge pull request #2765 from Elsensee/ticket/11863 | Joas Schilling | 2014-11-21 | 1 | -1/+2 |
| |\ | | | | | | | [ticket/11863] Set require_activation to none if emails are disabled | ||||
| | * | [ticket/11863] Grey out unavailable activation methods when emails disabled | Oliver Schramm | 2014-10-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Further fall back to USER_ACTIVATION_DISABLE when emails are disabled but evaluate it at runtime. PHPBB3-11863 | ||||
| * | | [ticket/13248] Always use provider collection for getting provider | Marc Alexander | 2014-11-01 | 1 | -2/+2 |
| |/ | | | | PHPBB3-13248 | ||||
| * | [ticket/12858] Generate timezone selects with template loop | Marc Alexander | 2014-09-17 | 1 | -3/+1 |
| | | | | | PHPBB3-12858 | ||||
| * | [ticket/12990] Use the full services name for the notification's types | Tristan Darricau | 2014-08-16 | 1 | -1/+1 |
| | | | | | PHPBB3-12990 | ||||
| * | [ticket/11854] Rename captchas.factory service to captcha.factory | Tristan Darricau | 2014-08-11 | 1 | -1/+1 |
| | | | | | PHPBB3-11854 | ||||
| * | [ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins | Tristan Darricau | 2014-08-11 | 1 | -2/+1 |
| | | | | | PHPBB3-11854 | ||||
| * | [ticket/10073] Split email validation from email ban and taken checks | Joas Schilling | 2014-05-29 | 1 | -1/+1 |
| | | | | | PHPBB3-10073 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/12254] Use a cookie instead of SID to store language selection | Matt Friedman | 2014-05-02 | 1 | -2/+9 |
| | | | | | PHPBB3-12254 | ||||
| * | [ticket/12254] No longer need to add change_lang to the URL params | Matt Friedman | 2014-04-11 | 1 | -5/+4 |
| | | | | | PHPBB3-12254 | ||||
| * | [ticket/12254] Use 'language' instead of 'set_lang' as the variable name | Matt Friedman | 2014-04-11 | 1 | -2/+2 |
| | | | | | PHPBB3-12254 | ||||
| * | [ticket/12254] Persist set_lang after reg only if changed from default | Matt Friedman | 2014-04-07 | 1 | -2/+2 |
| | | | | | PHPBB3-12254 | ||||
| * | [ticket/12254] Use new set_lang var to avoid conflict with change_lang | Matt Friedman | 2014-04-07 | 1 | -3/+3 |
| | | | | | PHPBB3-12254 | ||||
| * | [ticket/12254] Better language switching on registration page | Matt Friedman | 2014-04-06 | 1 | -1/+0 |
| | | | | | PHPBB3-12254 | ||||
| * | Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop | Nils Adermann | 2014-02-02 | 1 | -3/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| | * | [ticket/11201] Rename profilefields class to manager | Joas Schilling | 2014-02-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11201 | ||||
| | * | [ticket/11201] Make profile field classes autoloadable | Joas Schilling | 2014-01-10 | 1 | -3/+1 |
| | | | | | | | | | PHPBB3-11201 | ||||
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords | Marc Alexander | 2013-12-29 | 1 | -34/+9 |
| |\ \ | |/ | | | | | | | Conflicts: phpBB/config/services.yml | ||||
| | * | [ticket/11746] Add "admin activation required" notification. | Cesar G | 2013-10-24 | 1 | -34/+9 |
| | | | | | | | | | PHPBB3-11746 | ||||
| * | | [feature/passwords] Use passwords manager service instead of functions | Marc Alexander | 2013-10-13 | 1 | -1/+4 |
| |/ | | | | | | | | | | | 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 | ||||
| * | [ticket/11868] Replace phpbb_request_interface references | Vjacheslav Trushkin | 2013-09-26 | 1 | -2/+2 |
| | | | | | PHPBB3-11868 | ||||
| * | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ↵ | Joseph Warner | 2013-09-06 | 1 | -3/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | feature/oauth Conflicts: phpBB/composer.json phpBB/composer.lock phpBB/develop/create_schema_files.php phpBB/includes/ucp/ucp_register.php PHPBB3-11673 | ||||
| | * | [ticket/11723] Correctly redirect user to agreement page and let him leave | Marc Alexander | 2013-07-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch consists of two changes. The first one will make sure that $agree is correctly reset to 0 and the user redirected back to the agreement page after changing the display language. Secondly, by reseting 'change_lang', the user will be able to agree to the terms on the agreement page again. The changed language will still be kept, as this is correctly saved in the 'lang' field that is passed to the ucp_register page. The variable $agree has also been changed to be boolean. It is not used as an integer anywere in the ucp_register file. PHPBB3-11723 | ||||
| * | | [feature/oauth] More small fixes | Joseph Warner | 2013-09-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11673 | ||||
| * | | [feature/oauth] More minor changes from review | Joseph Warner | 2013-09-02 | 1 | -2/+3 |
| | | | | | | | | | PHPBB3-11673 | ||||
| * | | [feature/oauth] A few more minor changes | Joseph Warner | 2013-08-24 | 1 | -0/+13 |
| | | | | | | | | | PHPBB3-11673 | ||||
| * | | [feature/oauth] Login_link works with ucp_register now | Joseph Warner | 2013-07-31 | 1 | -7/+21 |
| | | | | | | | | | PHPBB3-11673 | ||||
| * | | [feature/oauth] Login_link in registration | Joseph Warner | 2013-07-31 | 1 | -2/+50 |
| |/ | | | | PHPBB3-11673 | ||||
| * | [ticket/11454] Use set_addresses in other applicable areas | Nathan Guse | 2013-04-24 | 1 | -2/+1 |
| | | | | | | | | | This should fix some other bugs that may not have yet been recognized--some areas only set to(), but sent according to user_notify_type, which is not necessarily email. PHPBB3-11454 | ||||
