aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/profilefields.yml
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12730] Add Google+ profile field typeShitiz Garg2014-06-211-0/+9
* [ticket/12335] Add Events to phpbb\profilefields\managerPayBas2014-05-031-0/+1
* [ticket/12187] Add URL type for profile fieldsJoas Schilling2014-03-031-0/+9
* [ticket/11201] Remove empty calls section from .ymlJoas Schilling2014-02-021-1/+0
* [ticket/11201] Remove dependency from types on the managerJoas Schilling2014-02-021-12/+9
* [ticket/11201] Rename profilefields class to managerJoas Schilling2014-02-021-5/+5
* [ticket/11201] Inject table names rather then using constantsJoas Schilling2014-01-181-0/+4
* [ticket/11201] Add database column type to type classJoas Schilling2014-01-151-0/+2
* [ticket/11201] Use a service collection for the types instead of the containerJoas Schilling2014-01-151-2/+2
* [ticket/11201] Split language options into a new classJoas Schilling2014-01-151-2/+15
* [ticket/11201] Move generate_field() method to type classJoas Schilling2014-01-141-0/+6
* [ticket/11201] Move get_profile_field() to type classesJoas Schilling2014-01-131-0/+7
* [ticket/11201] Move get_options to type classesJoas Schilling2014-01-131-11/+41
* [ticket/11201] Remove global use from admin classJoas Schilling2014-01-101-0/+1
* [ticket/11201] Make profile field classes autoloadableJoas Schilling2014-01-101-0/+23