Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change help text about what makes up a valid username now that we've removed -'s | Colin Guthrie | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | register: Add info about allowed characters in username | Nicolas Vigier | 2013-09-22 | 1 | -0/+1 |
| | |||||
* | register: Remove useless label | Nicolas Vigier | 2013-09-22 | 1 | -2/+2 |
| | |||||
* | register: s/letters/characters/ | Nicolas Vigier | 2013-09-22 | 1 | -1/+1 |
| | |||||
* | register: Add missing br | Nicolas Vigier | 2013-09-22 | 1 | -1/+1 |
| | |||||
* | register: add infos about captcha | Nicolas Vigier | 2013-09-22 | 1 | -0/+4 |
| | |||||
* | - add more strings to translate | Michael Scherer | 2010-12-21 | 2 | -5/+5 |
| | |||||
* | - rework the register form ( still requires some work, like more help, js ↵ | Michael Scherer | 2010-12-20 | 1 | -25/+29 |
| | | | | validation, etc ) | ||||
* | fix missing end of tag, patch by Maarten Vanraes | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | - html5 fix ( missing closing tags, and border=0 is no longer valid ), patch ↵ | Michael Scherer | 2010-12-16 | 1 | -3/+3 |
| | | | | by Maarten Vanraes | ||||
* | - duplicated, patch by Maarten Vanraes | Michael Scherer | 2010-12-16 | 1 | -6/+0 |
| | |||||
* | - remove duplicate macro, already in pre | Michael Scherer | 2010-12-16 | 1 | -3/+0 |
| | |||||
* | changed layout of registering main page | Oliver Burger | 2010-12-08 | 1 | -33/+28 |
| | |||||
* | Merge branch 'stable' into master | Romain d'Alverny | 2010-11-26 | 3 | -41/+44 |
|\ | | | | | | | | | | | | | | | | | | | | | Conflicts: root/register/index.tt root/template/html root/ttsite.css Additional Differences During Subversion Conversion: catdap.yml lib/CatDap.pm | ||||
| * | more HTML cleanup, doc structure/style broken for now | Romain d'Alverny | 2010-11-06 | 2 | -34/+37 |
| | | |||||
| * | quick HTML cleanup | Romain d'Alverny | 2010-11-05 | 3 | -33/+34 |
| | | |||||
* | | - use double quote , as this cause trouble with french translation | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
|/ | |||||
* | Switch to View::Email::Template for emails | Buchan Milne | 2010-11-04 | 1 | -1/+1 |
| | | | | | | | | | 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 | 1 | -11/+0 |
| | | | | | | Add missing tempaltes | ||||
* | Clean up repo | Buchan Milne | 2010-10-26 | 3 | -0/+65 |