Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14272] Assign min and max values for avatar driver settings | Marc Alexander | 2016-01-01 | 1 | -2/+2 |
| | | | | PHPBB3-14272 | ||||
* | [ticket/14272] Only use maxlength and size for allowed input elements | Marc Alexander | 2015-11-06 | 1 | -2/+2 |
| | | | | PHPBB3-14272 | ||||
* | [ticket/11010] Fixes for number input in acp | Vjacheslav Trushkin | 2013-05-20 | 1 | -2/+2 |
| | | | | PHPBB3-11010 | ||||
* | [ticket/11010] Fix email inputs | Vjacheslav Trushkin | 2013-05-20 | 1 | -1/+1 |
| | | | | | | | Add type="email" to fields that should be email fields Change back to type="text" fields that might have wildcards or not necessary email PHPBB3-11010 | ||||
* | [feature/avatars] Add more consistency to codebase | Marc Alexander | 2012-12-11 | 1 | -2/+2 |
| | | | | PHPBB3-10018 | ||||
* | [feature/avatars] Remove unnecessary abbreviations | Marc Alexander | 2012-11-25 | 1 | -5/+5 |
| | | | | PHPBB3-10018 | ||||
* | [feature/avatars] Fix acp front-end of user and group avatars | Marc Alexander | 2012-11-17 | 1 | -0/+11 |
Due to the changes to the avatar manager etc. these had to be updated. PHPBB3-10018 |