Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor typo | Yuri Chornoivan | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | fix for loop logic when having more than one value ( the layout still need ↵ | Michael Scherer | 2012-02-12 | 1 | -0/+2 |
| | | | | to be approved ) | ||||
* | code layout | Romain d'Alverny | 2011-07-27 | 1 | -7/+7 |
| | |||||
* | Add error pages for user self-editing buttons, and correctly collect ldap ↵ | Buchan Milne | 2011-02-16 | 2 | -0/+8 |
| | | | | errors Respect Controller::User::editable_attrs in user editing page Add preferredLanguage to editable_attrs | ||||
* | align the subform to the left | Michael Scherer | 2011-01-07 | 1 | -1/+3 |
| | |||||
* | move the sub-form out of the main form, as this contraint it horizontally, ↵ | Michael Scherer | 2011-01-07 | 1 | -1/+1 |
| | | | | thus leading to a suboptimal layout ( input not aligned with the rest ) | ||||
* | rework a little bit the password change dialog | Michael Scherer | 2011-01-07 | 1 | -11/+8 |
| | |||||
* | Patch from : Maarten Vanraes attributes need to be doublequoted | Dexter Morgan | 2010-12-21 | 1 | -1/+1 |
| | |||||
* | Merge patch from Maarten Vanraes that fix some HTML errors | Dexter Morgan | 2010-12-21 | 1 | -3/+3 |
| | |||||
* | - add more strings to translate | Michael Scherer | 2010-12-21 | 1 | -1/+1 |
| | |||||
* | added missing </select> tag | Oliver Burger | 2010-11-27 | 1 | -0/+1 |
| | |||||
* | new style for user/index | Oliver Burger | 2010-11-27 | 1 | -6/+11 |
| | |||||
* | more HTML cleanup, doc structure/style broken for now | Romain d'Alverny | 2010-11-06 | 3 | -55/+46 |
| | |||||
* | quick HTML cleanup | Romain d'Alverny | 2010-11-05 | 3 | -64/+81 |
| | |||||
* | Switch to View::Email::Template for emails | Buchan Milne | 2010-11-04 | 4 | -11/+14 |
| | | | | | | | | | Complete password reset by admin, and localise in user's preferredLanguage Localise all /user content Require re-entry of current password on password change Clean up debugging | ||||
* | Add some CSS themeing, and refactor some template stuff using preprocess | Buchan Milne | 2010-11-02 | 3 | -0/+72 |
Add missing tempaltes |