aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13209] Fix expected request value of CPF language fields.Cesar G2014-11-111-1/+13
* [ticket/13111] Dropdown options are already an array in the field dataJoas Schilling2014-09-301-1/+1
* [ticket/12715] Cleanup comments in \phpbb\profilefields\*Tristan Darricau2014-06-151-1/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12187] Do not make clickable when using as contact fieldJoas Schilling2014-03-041-0/+8
* [ticket/12115] Translate profile field name before displaying it in errorsJoas Schilling2014-02-061-0/+8
* [ticket/11201] Split template file into multiple filesJoas Schilling2014-02-021-2/+10
* [ticket/11201] Remove dependency from types on the managerJoas Schilling2014-02-021-0/+22
* [ticket/11201] Add a method to return the translated full name of the typeJoas Schilling2014-01-181-1/+9
* [ticket/11201] Add variables to classes and add constructor doc blocksJoas Schilling2014-01-181-0/+23
* [ticket/11201] Change type from integer to service nameJoas Schilling2014-01-171-0/+8
* [ticket/11201] Move custom template variable assignment to type classJoas Schilling2014-01-171-0/+8
* [ticket/11201] Move preparation of hidden fields to type classJoas Schilling2014-01-171-0/+20
* [ticket/11201] Allow manipulating the intended variables with the type classJoas Schilling2014-01-171-0/+18
* [ticket/11201] Move type specific error messages to type classJoas Schilling2014-01-171-0/+8
* [ticket/11201] Add abstract base class with shared methodsJoas Schilling2014-01-171-0/+52