| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-15 | Translate the application using Flask-babel. | Alexis Metaireau | 1 | -8/+8 | |
| 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 | -0/+1 | |
| 2011-09-09 | Refactor the application to use blueprints. | Alexis Metaireau | 1 | -3/+3 | |
| 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 | Fix a weird behavior with tests and databases. | Alexis Metaireau | 1 | -8/+12 | |
| Now all the database during the tests is in memory, created for each test and cleared at the end of the test. | |||||
| 2011-08-21 | include bootstrap.css in the files to avoid weird changes in the future, Add ↵ | Alexis Metaireau | 1 | -1/+1 | |
| a mention about the freedom of the project. Fixes #16 | |||||
| 2011-08-21 | add a demo feature (see #16) | Alexis Metaireau | 1 | -1/+1 | |
| 2011-08-21 | wording | Alexis Metaireau | 1 | -1/+1 | |
| 2011-08-21 | graph some stuff from the spiral website | Alexis Metaireau | 1 | -17/+28 | |
| 2011-08-21 | styling & usability | Alexis Metaireau | 1 | -1/+1 | |
| 2011-08-21 | minor styling changes (homepage) | Alexis Metaireau | 1 | -1/+2 | |
| 2011-08-21 | minor changes to the homepage | Alexis Metaireau | 1 | -13/+17 | |
| 2011-07-31 | Some more theming and fixes. | Alexis Metaireau | 1 | -27/+11 | |
| 2011-07-31 | List the projects in session into the home page. | Alexis Metaireau | 1 | -6/+8 | |
| This allows easier access when people don't remembre the name / url of their projects. | |||||
| 2011-07-30 | List existing sessions on the home. | Alexis Metaireau | 1 | -10/+17 | |
| Also factorize the code to display errors in forms. | |||||
| 2011-07-30 | Uses blueprint classes rather than floats. | Alexis Metaireau | 1 | -3/+3 | |
| 2011-07-29 | Adding bill works | Frédéric Sureau | 1 | -2/+2 | |
| 2011-07-29 | Homepage created and project authentication refactored | Frédéric Sureau | 1 | -0/+28 | |
