Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strange bug, address //static/file instead of /static/file to get it working | Romain d'Alverny | 2010-11-06 | 2 | -4/+7 |
| | |||||
* | new layout based on YUI CSS reset/fonts/grids | Romain d'Alverny | 2010-11-06 | 6 | -26/+59 |
| | |||||
* | more HTML cleanup, doc structure/style broken for now | Romain d'Alverny | 2010-11-06 | 12 | -146/+128 |
| | |||||
* | quick HTML cleanup | Romain d'Alverny | 2010-11-05 | 17 | -372/+420 |
| | |||||
* | remove 100% heights | Romain d'Alverny | 2010-11-05 | 1 | -2/+0 |
| | |||||
* | Merge branch 'master' into stable | Buchan Milne | 2010-11-04 | 6 | -3/+62 |
|\ | |||||
| * | Commit missing email templates | Buchan Milne | 2010-11-04 | 3 | -0/+20 |
| | | |||||
| * | Commit missing Email::Template view | Buchan Milne | 2010-11-04 | 1 | -0/+38 |
| | | |||||
| * | Fix preferredLanguage error | Buchan Milne | 2010-11-04 | 2 | -3/+4 |
| | | | | | | | | | | update perl dependencies | ||||
* | | Merge branch 'master' into stable | Buchan Milne | 2010-11-04 | 3 | -6/+6 |
|\ \ | |/ | |||||
| * | Dont use Data::Dumper | Buchan Milne | 2010-11-04 | 3 | -6/+6 |
|/ | |||||
* | Switch to View::Email::Template for emails | Buchan Milne | 2010-11-04 | 17 | -203/+501 |
| | | | | | | | | | 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 surname french translation | Dexter Morgan | 2010-11-04 | 1 | -3/+3 |
| | |||||
* | Fixed registration sequence for password encryption with cookie instead of ↵ | Buchan Milne | 2010-11-03 | 4 | -21/+98 |
| | | | | | | | | session id Initial work on admin password resets of users, email notification to user still not working | ||||
* | Add some account admin features | Buchan Milne | 2010-11-03 | 11 | -4/+831 |
| | |||||
* | Update cookie expiry on successful re-auth | Buchan Milne | 2010-11-03 | 1 | -0/+1 |
| | |||||
* | Use a generated UUID stored in a cookie, instead of the session key, as a ↵ | Buchan Milne | 2010-11-03 | 1 | -3/+14 |
| | | | | | | | | | | portion of the encryption key we use to encrypt the password for storage in the session. It should now be more or less impossible for an attacker to get the password, as they need access to the browser and the server. | ||||
* | Indenting fixes by perltidy | Buchan Milne | 2010-11-03 | 1 | -254/+258 |
| | |||||
* | Add some CSS themeing, and refactor some template stuff using preprocess | Buchan Milne | 2010-11-02 | 15 | -24/+447 |
| | | | | | | Add missing tempaltes | ||||
* | Use roles | Buchan Milne | 2010-11-02 | 2 | -4/+7 |
| | |||||
* | - fix small typo in example config file | Michael Scherer | 2010-10-29 | 1 | -1/+1 |
| | |||||
* | Add more useful logging, remove some more debug logging | Buchan Milne | 2010-10-28 | 2 | -2/+4 |
| | |||||
* | Dont run in debug mode by default (use -d option if you want debug mode) | Buchan Milne | 2010-10-28 | 5 | -76/+127 |
| | | | | | | Cleanups from Guillaume Rousse Remove some debugging | ||||
* | Clean up repo | Buchan Milne | 2010-10-26 | 45 | -0/+1784 |
| | |||||
* | Add standard svn dirs | Buchan Milne | 2010-10-26 | 0 | -0/+0 |