| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-15 | clicking on the logo should return on the homepage | Alexis Metaireau | 1 | -1/+1 | |
| 2011-10-15 | add the project's title in the list of bills | Alexis Metaireau | 1 | -1/+1 | |
| 2011-10-15 | remove the archive feature for now | Alexis Metaireau | 1 | -1/+0 | |
| 2011-10-15 | Translate the application using Flask-babel. | Alexis Metaireau | 1 | -9/+9 | |
| 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-09-18 | Merge branch 'master' into auth-forms-usability | Arnaud Bos | 1 | -2/+2 | |
| 2011-09-14 | Provide a way to edit a project. Fix #17 | Alexis Metaireau | 1 | -1/+1 | |
| 2011-09-14 | Fix #26. Footer is now relative | Alexis Metaireau | 1 | -1/+1 | |
| 2011-09-14 | Make the identifier clearer to the end-user. | Arnaud Bos | 1 | -1/+1 | |
| - Send an email to the user with the summary of the created project containing a reminder of the identifier, password and a link. - Add flash message with the identifier in the /invite page/ - Add a small note containing the identifier in the upper right corner of the project main page. | |||||
| 2011-09-09 | Refactor the application to use blueprints. | Alexis Metaireau | 1 | -5/+5 | |
| 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 | include bootstrap.css in the files to avoid weird changes in the future, Add ↵ | Alexis Metaireau | 1 | -0/+5 | |
| a mention about the freedom of the project. Fixes #16 | |||||
| 2011-08-21 | graph some stuff from the spiral website | Alexis Metaireau | 1 | -0/+3 | |
| 2011-08-21 | styling & usability | Alexis Metaireau | 1 | -1/+8 | |
| 2011-08-21 | Re-design (Fixes #19) | Alexis Metaireau | 1 | -22/+60 | |
| 2011-08-10 | Make flash messages go away after 2 seconds. | Alexis Metaireau | 1 | -2/+12 | |
| 2011-08-10 | Add some simple javascript for usability. | Alexis Metaireau | 1 | -0/+2 | |
| * Ask confirmation before deleting an user * Display the form when clicking on the add bill button * Only show the delete button (for users) on mouse over. | |||||
| 2011-08-09 | Styling stuff. Fixes #9 (Adds a menu) | Alexis Metaireau | 1 | -6/+5 | |
| 2011-07-31 | Some more theming and fixes. | Alexis Metaireau | 1 | -0/+1 | |
| 2011-07-31 | Adding a bill is now working properly | Alexis Metaireau | 1 | -1/+1 | |
| 2011-07-30 | List existing sessions on the home. | Alexis Metaireau | 1 | -3/+1 | |
| Also factorize the code to display errors in forms. | |||||
| 2011-07-23 | Manage users creation | Alexis Metaireau | 1 | -10/+5 | |
| 2011-07-23 | Kick-start multiple projects support. | Alexis Metaireau | 1 | -3/+1 | |
| This commit adds: * support for projects (creation not yet finished) * an authentication mechanism * bugs (basically all the features are not working anymore) | |||||
| 2011-03-10 | reshape the folder structure. Add conf files | Alexis Metaireau | 1 | -0/+34 | |
