aboutsummaryrefslogtreecommitdiff
path: root/budget/static
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Replace edit / delete links by icons. Fix #49.Arnaud Bos3-0/+13
2011-11-01Improvement of the sidebar look. Related to #34. Fix #52.Arnaud Bos2-5/+8
2011-10-20Last selected payer and translations. Fix #47.Arnaud Bos1-0/+17
- Last selected payer selected by default when creating a new bill - Fix some translation typos and modify a few labels
2011-10-18Minor changes to the slidebar. See #34Alexis Metaireau1-5/+8
2011-10-18Paint sidebar in green. Close #34Arnaud Bos1-3/+14
2011-10-17the format for the date is yy-mm-ddAlexis Metaireau1-2/+2
2011-10-16Add a datepicker (with support of i18n). Fix #37Alexis Metaireau18-0/+580
2011-10-15fix a bit the UI (identifier on bill's list)Alexis Metaireau1-1/+1
2011-10-08Do not prompt the user with a 'prompt()' in javascript when deleting ↵Alexis Metaireau1-0/+4
members. Fix #29
2011-10-08Add a password recovery feature. Fix #32Alexis Metaireau1-0/+6
2011-09-18Merge branch 'master' into auth-forms-usabilityArnaud Bos1-2/+7
2011-09-14Fix #26. Footer is now relativeAlexis Metaireau1-2/+7
2011-09-14Make the identifier clearer to the end-user.Arnaud Bos1-0/+5
- 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-08-25change the color of the font in the main pageAlexis Metaireau1-0/+2
2011-08-21style the send invitations pageAlexis Metaireau1-0/+5
2011-08-21Fix a weird behavior with tests and databases.Alexis Metaireau1-0/+19
Now all the database during the tests is in memory, created for each test and cleared at the end of the test.
2011-08-21some more design fixesAlexis Metaireau1-4/+8
2011-08-21include bootstrap.css in the files to avoid weird changes in the future, Add ↵Alexis Metaireau2-4/+241
a mention about the freedom of the project. Fixes #16
2011-08-21graph some stuff from the spiral websiteAlexis Metaireau2-1/+31
2011-08-21minor styling changes (homepage)Alexis Metaireau1-0/+1
2011-08-21Re-design (Fixes #19)Alexis Metaireau34-1985/+11
2011-08-10Make flash messages go away after 2 seconds.Alexis Metaireau1-0/+7
2011-08-10Margin added between the add bill button and the bill list.Frédéric Sureau1-0/+4
2011-08-10use checkboxes rather than select multiple. Fixes #10Alexis Metaireau2-0/+12
2011-08-09Styling stuff. Fixes #9 (Adds a menu)Alexis Metaireau1-23/+48
2011-07-31Some more theming and fixes.Alexis Metaireau3-136/+3
2011-07-31Theming.Alexis Metaireau5-47/+452
Uses uni-form to style forms and add a macro to ease this. Of course, the overall thing has to be reworked, but having this in place will help us to have something easier to change when we will really care about design. All the form templates can now be defined in templates/forms.html and be called thansk to {{ forms.name_of_the_form(form) }}. I've done some styling, but that's really not my thing, feel free to modify it.
2011-07-31Adding a bill is now working properlyAlexis Metaireau1-0/+2
2011-03-10reshape the folder structure. Add conf filesAlexis Metaireau32-0/+1667