aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/layout.html
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Update bootstrap-datepicker to 1.6.4Jocelyn Delalande1-1/+0
2017-02-04Adapt navigation bar to bootstrap 4Jocelyn Delalande1-22/+17
2017-02-04Refactor layout based on bootstrap 4 gridJocelyn Delalande1-7/+8
2017-02-04Update bootstrap dependency to bootstrap 4Jocelyn Delalande1-1/+2
2017-01-30Factor navbar between list_bills and settle_billJocelyn Delalande1-2/+2
2013-04-07bugfix : "Settle" link was not active on navbar.A.Avenel1-0/+2
2012-11-03Merge git://github.com/Lastpixl/ihatemoney into HEADA.Avenel1-0/+1
2012-09-03Bugfix : calendar widget not working when you edit a bill.A.Avenel1-1/+9
2012-04-05Update to Boostrap v2.Frédéric Sureau1-62/+44
2012-03-12Split bills function and basic template.Xavier Mehrenberger1-0/+3
2012-02-11Add QTip2 and use it to display a message about access code on the first page.Adrien CLERC1-0/+1
2011-11-28Fix a little styling mistake. Now the menu displays the right wayAlexis Metaireau1-1/+1
2011-11-28reorganize the static folder structureAlexis Metaireau1-2/+3
2011-11-27update bootstrap to the last version. Clean some cssAlexis Metaireau1-4/+6
2011-11-27Fix #54. The flash message is now in greenAlexis Metaireau1-1/+1
2011-11-02See #54. Move the flashing message to absolute positionning to avoid annoying...Arnaud Bos1-3/+5
2011-11-02Bug fix in order to show the calendar widget when you edit a bill. Also fix a...A.Avenel1-1/+1
2011-10-18Minor changes to the slidebar. See #34Alexis Metaireau1-1/+1
2011-10-18Paint sidebar in green. Close #34Arnaud Bos1-3/+3
2011-10-18change the link in the footer as wellAlexis Metaireau1-1/+1
2011-10-17Add the ability to change the language explicitely. I'm not sure the UI is be...Alexis Metaireau1-1/+9
2011-10-16Add a datepicker (with support of i18n). Fix #37Alexis Metaireau1-1/+2
2011-10-15clicking on the logo should return on the homepageAlexis Metaireau1-1/+1
2011-10-15add the project's title in the list of billsAlexis Metaireau1-1/+1
2011-10-15remove the archive feature for nowAlexis Metaireau1-1/+0
2011-10-15Translate the application using Flask-babel.Alexis Metaireau1-9/+9
2011-09-18Merge branch 'master' into auth-forms-usabilityArnaud Bos1-2/+2
2011-09-14Provide a way to edit a project. Fix #17Alexis Metaireau1-1/+1
2011-09-14Fix #26. Footer is now relativeAlexis Metaireau1-1/+1
2011-09-14Make the identifier clearer to the end-user.Arnaud Bos1-1/+1
2011-09-09Refactor the application to use blueprints.Alexis Metaireau1-5/+5
2011-08-21include bootstrap.css in the files to avoid weird changes in the future, Add ...Alexis Metaireau1-0/+5
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
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
2011-07-23Manage users creationAlexis Metaireau1-10/+5
2011-07-23Kick-start multiple projects support.Alexis Metaireau1-3/+1
2011-03-10reshape the folder structure. Add conf filesAlexis Metaireau1-0/+34