aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/profilefields/manager.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12187] Do not make clickable when using as contact fieldJoas Schilling2014-03-041-14/+21
* [ticket/12187] Split generate_profile_fields_template() into 2 methodsJoas Schilling2014-03-041-96/+96
* [ticket/12233] Allow profile fields to be contact fieldsJoas Schilling2014-02-281-0/+19
* [ticket/12184] Fix undefined variable tpl_fields in profile field managerJoas Schilling2014-02-111-0/+2
* [ticket/12169] Split mode==headline into it's own functionJoas Schilling2014-02-101-23/+30
* [ticket/12169] Allow displaying profile fields on memberlistJoas Schilling2014-02-101-2/+28
* [ticket/12159] Fix codesniffer complaints due to profilefields and passwordsMarc Alexander2014-02-031-1/+1
* [ticket/11201] Remove dependency from types on the managerJoas Schilling2014-02-021-43/+10
* [ticket/11201] Rename profilefields class to managerJoas Schilling2014-02-021-0/+408