aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_profile.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13945] Send reactivation requests to admins using notifications system.Cesar G2015-10-151-31/+6
* [ticket/13650] Move core eventRMcGirr832015-02-251-3/+15
* [ticket/13650] Validate ucp profile data changesRichard McGirr2015-02-231-1/+13
* [ticket/13635] Add sql_ary to ucp profile eventRMcGirr832015-02-191-1/+2
* Merge pull request #3325 from rxu/ticket/13536Joas Schilling2015-02-021-1/+23
|\
| * [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-231-1/+23
* | [ticket/13535] Add core event to allow modifying account settings on editingrxu2015-01-221-0/+22
|/
* [ticket/security-159] Only show first 8 characters of login keys in UCPMarc Alexander2014-10-221-2/+7
* [ticket/12822] Add method for deleting avatars and use confirm_boxMarc Alexander2014-08-071-24/+21
* [ticket/12804] Dont use ternary formPayBas2014-07-071-1/+1
* [ticket/12804] Hide Jabber from UCP & member search when disabledPayBas2014-07-071-2/+3
* [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12380] Explicity state the order of sorting for login keysMatt Friedman2014-04-101-1/+1
* [ticket/12380] Sort Remember Me keys by last login time in UCPMatt Friedman2014-04-101-1/+2
* [ticket/11098] Fix error reporting on the autologin key pagesMatt Friedman2014-04-091-2/+2
* [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-281-4/+0
* [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-281-1/+1
* [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-5/+0
* [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-4/+0
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-4/+0
* [ticket/12187] Remove user_website functionalityJoas Schilling2014-03-031-6/+0
* [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-6/+0
* [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-101-4/+0
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-4/+0
* [ticket/12115] Convert user occupation to a profile fieldJoas Schilling2014-02-061-4/+0
* Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into developNils Adermann2014-02-021-5/+2
|\
| * [ticket/11201] Rename profilefields class to managerJoas Schilling2014-02-021-1/+1
| * [ticket/11201] Make profile field classes autoloadableJoas Schilling2014-01-101-5/+2
* | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-291-5/+5
|\ \ | |/
| * [ticket/11842] Use avatar_data for obtaining driver that should be deletedMarc Alexander2013-12-041-1/+1
| * [ticket/11525] Only remove group or user prefix from given avatar dataMarc Alexander2013-10-241-1/+1
| * [ticket/11923] Attempt to translate errors only if user can change avatar.Cesar G2013-10-171-3/+3
* | [feature/passwords] Use passwords manager service instead of functionsMarc Alexander2013-10-131-4/+7
|/
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+3
|\
| * Merge branch 'develop-olympus' into developJoas Schilling2013-07-311-0/+3
| |\
| | * [ticket/10037] Apply attached patch with a few changesOliver Schramm2013-07-251-0/+3
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-4/+4
* | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-3/+3
|/ /
* | [ticket/11454] Use set_addresses in other applicable areasNathan Guse2013-04-241-2/+1
* | [feature/avatars] Remove trailing whitespace from avatar codeMarc Alexander2013-02-191-3/+3
* | [feature/avatars] Pass phpbb_user to prepare and process form functionsMarc Alexander2013-02-191-2/+2
* | [feature/avatars] Remove $request property and pass as argument if neededMarc Alexander2013-01-071-2/+2
* | [feature/avatars] Add function for localizing errorsMarc Alexander2013-01-061-13/+2
* | [feature/avatars] Add phpbb prefix to new functionsMarc Alexander2013-01-041-2/+2
* | [feature/avatars] Some more miscellaneous changesMarc Alexander2012-12-271-1/+1
* | [feature/avatars] Add more consistency to codebaseMarc Alexander2012-12-111-2/+2
* | Merge branch 'develop' into feature/avatarsMarc Alexander2012-12-091-0/+5
|\ \
| * | [ticket/10679] Add new permission for changing profile field informationJoas Schilling2012-12-061-0/+5
* | | [feature/avatars] Minor variable naming fixesMarc Alexander2012-12-041-2/+2