Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Template for email activation email | Peter | 2014-12-17 | 1 | -0/+30 |
| | |||||
* | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | 3 | -3/+3 |
| | |||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -1/+1 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 1 | -0/+0 |
| | |||||
* | Add mail notify for new collaborator | Unknown | 2014-05-05 | 2 | -0/+34 |
| | |||||
* | Corrected grammar and spelling mistakes in templates. Normalizing to ↵ | twitchyliquid64 | 2014-04-20 | 3 | -10/+10 |
| | | | | American English. | ||||
* | Add reset password, fix #58 | Unknown | 2014-04-05 | 2 | -25/+33 |
| | |||||
* | Finish verify email | Unknown | 2014-03-19 | 3 | -38/+17 |
| | |||||
* | Add register mail tpl | Unknown | 2014-03-19 | 4 | -0/+112 |