| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12730] Add Google+ profile field type | Shitiz Garg | 2014-06-21 | 1 | -0/+9 |
| | | | | | | | | Google+ has a "+" before a custom URL but doesn't for those which are using their integer ID. To cover that we need to have an extra profile field PHPBB3-12730 | ||||
| * | [ticket/12335] Add Events to phpbb\profilefields\manager | PayBas | 2014-05-03 | 1 | -0/+1 |
| | | | | | PHPBB3-12335 | ||||
| * | [ticket/12187] Add URL type for profile fields | Joas Schilling | 2014-03-03 | 1 | -0/+9 |
| | | | | | PHPBB3-12187 | ||||
| * | [ticket/11201] Remove empty calls section from .yml | Joas Schilling | 2014-02-02 | 1 | -1/+0 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Remove dependency from types on the manager | Joas Schilling | 2014-02-02 | 1 | -12/+9 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Rename profilefields class to manager | Joas Schilling | 2014-02-02 | 1 | -5/+5 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Inject table names rather then using constants | Joas Schilling | 2014-01-18 | 1 | -0/+4 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Add database column type to type class | Joas Schilling | 2014-01-15 | 1 | -0/+2 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Use a service collection for the types instead of the container | Joas Schilling | 2014-01-15 | 1 | -2/+2 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Split language options into a new class | Joas Schilling | 2014-01-15 | 1 | -2/+15 |
| | | | | | | | Otherwise we run into a circular dependency PHPBB3-11201 | ||||
| * | [ticket/11201] Move generate_field() method to type class | Joas Schilling | 2014-01-14 | 1 | -0/+6 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Move get_profile_field() to type classes | Joas Schilling | 2014-01-13 | 1 | -0/+7 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Move get_options to type classes | Joas Schilling | 2014-01-13 | 1 | -11/+41 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Remove global use from admin class | Joas Schilling | 2014-01-10 | 1 | -0/+1 |
| | | | | | PHPBB3-11201 | ||||
| * | [ticket/11201] Make profile field classes autoloadable | Joas Schilling | 2014-01-10 | 1 | -0/+23 |
| PHPBB3-11201 | |||||
