aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/layout.html
AgeCommit message (Collapse)AuthorFilesLines
2011-09-09Refactor the application to use blueprints.Alexis Metaireau1-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-21include bootstrap.css in the files to avoid weird changes in the future, Add ↵Alexis Metaireau1-0/+5
a mention about the freedom of the project. Fixes #16
2011-08-21graph some stuff from the spiral websiteAlexis Metaireau1-0/+3
2011-08-21styling & usabilityAlexis Metaireau1-1/+8
2011-08-21Re-design (Fixes #19)Alexis Metaireau1-22/+60
2011-08-10Make flash messages go away after 2 seconds.Alexis Metaireau1-2/+12
2011-08-10Add some simple javascript for usability.Alexis Metaireau1-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-09Styling stuff. Fixes #9 (Adds a menu)Alexis Metaireau1-6/+5
2011-07-31Some more theming and fixes.Alexis Metaireau1-0/+1
2011-07-31Adding a bill is now working properlyAlexis Metaireau1-1/+1
2011-07-30List existing sessions on the home.Alexis Metaireau1-3/+1
Also factorize the code to display errors in forms.
2011-07-23Manage users creationAlexis Metaireau1-10/+5
2011-07-23Kick-start multiple projects support.Alexis Metaireau1-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-10reshape the folder structure. Add conf filesAlexis Metaireau1-0/+34