| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-08-20 | Remove trailing whitespaces | Jocelyn Delande | 1 | -1/+1 | |
| 2012-04-05 | Update to Boostrap v2. | Frédéric Sureau | 1 | -1/+1 | |
| Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter. | |||||
| 2011-10-15 | Translate the application using Flask-babel. | Alexis Metaireau | 1 | -2/+2 | |
| The only translation so far is french, but more can be added. The browser language is used thanks to the HTTP languages headers. There are still some problems with the translation of some strings, I don't know why this is. See #12 | |||||
| 2011-10-08 | Add a password recovery feature. Fix #32 | Alexis Metaireau | 1 | -4/+0 | |
| 2011-09-09 | Refactor the application to use blueprints. | Alexis Metaireau | 1 | -1/+1 | |
| This allows to isolate some behavior in the context of the web application so the API and the web application can behave in different ways. | |||||
| 2011-08-21 | Re-design (Fixes #19) | Alexis Metaireau | 1 | -5/+1 | |
| 2011-08-09 | Do not redirect users to the creation form when they are trying to log in. | Alexis Metaireau | 1 | -0/+5 | |
| Fixes #9 | |||||
| 2011-07-29 | Homepage created and project authentication refactored | Frédéric Sureau | 1 | -2/+4 | |
| 2011-07-23 | Kick-start multiple projects support. | Alexis Metaireau | 1 | -0/+14 | |
| This commit adds: * support for projects (creation not yet finished) * an authentication mechanism * bugs (basically all the features are not working anymore) | |||||
