aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_profile.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
| | | | PHPBB3-13844
* Merge branch '3.1.x'Marc Alexander2015-03-101-3/+15
|\
| * [ticket/13650] Move core eventRMcGirr832015-02-251-3/+15
| | | | | | | | PHPBB3-13650
* | Merge pull request #3434 from nickvergessen/ticket/13647Marc Alexander2015-03-051-1/+4
|\ \ | | | | | | | | | [ticket/13647] Move FAQ page to a controller
| * | [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+4
| | | | | | | | | | | | PHPBB3-13647
* | | Merge branch '3.1.x'Joas Schilling2015-02-241-1/+13
|\ \ \ | |/ / |/| / | |/
| * [ticket/13650] Validate ucp profile data changesRichard McGirr2015-02-231-1/+13
| | | | | | | | PHPBB3-13650
* | Merge branch '3.1.x'Joas Schilling2015-02-201-1/+2
|\ \ | |/
| * [ticket/13635] Add sql_ary to ucp profile eventRMcGirr832015-02-191-1/+2
| | | | | | | | PHPBB3-13635
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
| | | | | | | | PHPBB3-13455
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-7/+7
| | | | | | | | PHPBB3-13455
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-1/+23
|\ \ | |/ | | | | | | Conflicts: phpBB/includes/ucp/ucp_profile.php
| * Merge pull request #3325 from rxu/ticket/13536Joas Schilling2015-02-021-1/+23
| |\ | | | | | | | | | [ticket/13536] Add ACP/UCP core events to allow modifying user profile data on editing
| | * [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-231-1/+23
| | | | | | | | | | | | | | | | | | Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=33744 PHPBB3-13536
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+22
|\ \ \ | |/ /
| * | [ticket/13535] Add core event to allow modifying account settings on editingrxu2015-01-221-0/+22
| |/ | | | | | | | | | | Add ucp_profile.php core event to allow modifying account settings on editing. PHPBB3-13535
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-4/+16
| | | | | | | | PHPBB3-13468
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
| | | | | | | | PHPBB3-13450
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-10-221-2/+7
|\ \ | |/ | | | | | | * develop-ascraeus: [ticket/security-159] Only show first 8 characters of login keys in UCP
| * [ticket/security-159] Only show first 8 characters of login keys in UCPMarc Alexander2014-10-221-2/+7
| | | | | | | | SECURITY-159
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-111-24/+21
|\ \ | |/ | | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/12822] Fix test runs of avatar manager_test [ticket/12822] Add method for deleting avatars and use confirm_box [ticket/12822] Remove "None" option from avatar select boxes Conflicts: phpBB/styles/subsilver2/template/ucp_groups_manage.html phpBB/styles/subsilver2/template/ucp_profile_avatar.html
| * [ticket/12822] Add method for deleting avatars and use confirm_boxMarc Alexander2014-08-071-24/+21
| | | | | | | | | | | | | | | | The method will take care of the actual deletion process in the avatar manager. Additionally, we'll be using a confirm box while deleting the avatar to prevent users from accidentally deleting their avatars. PHPBB3-12822
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-07-081-2/+3
|\ \ | |/
| * [ticket/12804] Dont use ternary formPayBas2014-07-071-1/+1
| | | | | | | | PHPBB3-12804
| * [ticket/12804] Hide Jabber from UCP & member search when disabledPayBas2014-07-071-2/+3
| | | | | | | | PHPBB3-12804
* | Merge pull request #2557 from Elsensee/ticket/12516Joas Schilling2014-06-101-56/+50
|\ \ | |/ |/| | | | | | | | | [ticket/12516] Always preview signature in UCP/ACP module * Elsensee/ticket/12516: [ticket/12516] Always preview signature in UCP/ACP module
| * [ticket/12516] Always preview signature in UCP/ACP moduleOliver Schramm2014-06-071-56/+50
| | | | | | | | PHPBB3-12516
* | [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-1/+1
|/ | | | PHPBB3-10073
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
| | | | PHPBB3-12594
* [ticket/12380] Explicity state the order of sorting for login keysMatt Friedman2014-04-101-1/+1
| | | | PHPBB3-12380
* [ticket/12380] Sort Remember Me keys by last login time in UCPMatt Friedman2014-04-101-1/+2
| | | | PHPBB3-12380
* [ticket/11098] Fix error reporting on the autologin key pagesMatt Friedman2014-04-091-2/+2
| | | | PHPBB3-11098
* [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-281-4/+0
| | | | PHPBB3-9758
* [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-281-1/+1
| | | | PHPBB3-9758
* [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-5/+0
| | | | PHPBB3-12236
* [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-4/+0
| | | | PHPBB3-12237
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-4/+0
| | | | PHPBB3-12235
* [ticket/12187] Remove user_website functionalityJoas Schilling2014-03-031-6/+0
| | | | PHPBB3-12187
* [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-6/+0
| | | | PHPBB3-12234
* [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-101-4/+0
| | | | | | Missing changes on memberlist view due to missing functionality PHPBB3-12169
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-4/+0
| | | | PHPBB3-12115
* [ticket/12115] Convert user occupation to a profile fieldJoas Schilling2014-02-061-4/+0
| | | | PHPBB3-12115
* Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into developNils Adermann2014-02-021-5/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 managerJoas Schilling2014-02-021-1/+1
| | | | | | | | PHPBB3-11201
| * [ticket/11201] Make profile field classes autoloadableJoas Schilling2014-01-101-5/+2
| | | | | | | | PHPBB3-11201
* | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-291-5/+5
|\ \ | |/ | | | | | | Conflicts: phpBB/config/services.yml
| * [ticket/11842] Use avatar_data for obtaining driver that should be deletedMarc Alexander2013-12-041-1/+1
| | | | | | | | PHPBB3-11842
| * [ticket/11525] Only remove group or user prefix from given avatar dataMarc Alexander2013-10-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | Until now, the user data had both user_id and group_id keys in the avatar data. As both group_ and user_ prefixes were removed the group_id was collapsed onto the user_id and therefore all users in the same group had the same prefix for their uploaded avatars. This patch will make sure that the correct id is used depending on whether it's a group's or user's avatar data. PHPBB3-11525
| * [ticket/11923] Attempt to translate errors only if user can change avatar.Cesar G2013-10-171-3/+3
| | | | | | | | PHPBB3-11923
* | [feature/passwords] Use passwords manager service instead of functionsMarc Alexander2013-10-131-4/+7
|/ | | | | | | | | | | 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