| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-02-04 | Refactor layout based on bootstrap 4 grid | Jocelyn Delalande | 1 | -15/+9 | |
| 2017-02-04 | Adapt to bootstrap 4 forms | Jocelyn Delalande | 1 | -2/+2 | |
| - Adapt to BS4 class names and hierarchy - Redesign some forms to have the label above the input (mobile-friendly) - For the remaining inline form (add bill), use the grid, as BS no longer provides inline form alignment helpers | |||||
| 2012-04-05 | Update to Boostrap v2. | Frédéric Sureau | 1 | -47/+40 | |
| Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter. | |||||
| 2012-02-11 | Add QTip2 and use it to display a message about access code on the first page. | Adrien CLERC | 1 | -0/+21 | |
| 2011-11-27 | update bootstrap to the last version. Clean some css | Alexis Metaireau | 1 | -1/+1 | |
| 2011-10-18 | Paint sidebar in green. Close #34 | Arnaud Bos | 1 | -1/+1 | |
| 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 | |
