aboutsummaryrefslogtreecommitdiff
path: root/budget/templates
AgeCommit message (Expand)AuthorFilesLines
2017-06-11More responsive layout (#213)Lucas Verney3-40/+44
2017-05-18Public project creation and admin permissions (#210)0livd3-0/+20
2017-05-17Add ACTIVATE_DEMO_PROJECT setting (#209)0livd1-0/+2
2017-03-19Remove unused archive feature0livd2-20/+0
2017-03-09Add export feature0livd2-1/+16
2017-02-16Fix id in form labelAlexandre Avenel1-1/+1
2017-02-16Fix xss (#173)Alexandre Avenel2-2/+13
2017-02-07Update bootstrap-datepicker to 1.6.4Jocelyn Delalande2-1/+1
2017-02-04Adapt list bills view to bootstrap 4Jocelyn Delalande1-9/+13
2017-02-04Adapt tryout button to bootstrap 4Jocelyn Delalande1-1/+1
2017-02-04Adapt navigation bar to bootstrap 4Jocelyn Delalande1-22/+17
2017-02-04Add a label for screen-readers on user add formJocelyn Delalande1-1/+5
2017-02-04Refactor layout based on bootstrap 4 gridJocelyn Delalande5-38/+33
2017-02-04Adapt to bootstrap 4 formsJocelyn Delalande4-13/+17
2017-02-04Update bootstrap dependency to bootstrap 4Jocelyn Delalande1-1/+2
2017-01-30Factor navbar between list_bills and settle_billJocelyn Delalande2-7/+2
2017-01-03Workaround rounding issues when displaying balance of usersBaptiste Jonglez2-6/+6
2016-06-16Hide the member weights in members list if all weights are "1".Jocelyn Delande1-1/+3
2016-06-16Added member edit formJocelyn Delande3-1/+32
2016-06-15display an edit button on members listJocelyn Delande1-1/+4
2016-06-15Ask for confirmation only for deleting usersJocelyn Delande1-1/+5
2016-06-15Added a template filter not to show zero decimals on user weightsJocelyn Delande1-1/+1
2016-06-15UI for showing user weights in user listJocelyn Delande1-1/+1
2015-09-25Prevent comma to be included in URLMathieu Leplatre1-1/+1
2015-09-25Prevent comma to be included in URLMathieu Leplatre1-1/+1
2015-08-20Remove trailing whitespacesJocelyn Delande7-14/+14
2014-07-22Format numbers in templatesAlexandre Avenel2-3/+3
2013-10-13Fix translation for password tooltipA.Avenel1-1/+1
2013-04-07bugfix : "Settle" link was not active on navbar.A.Avenel2-5/+4
2013-04-07More code cleanup for "settle bills"A.Avenel1-2/+2
2013-04-07use "member.id" instead of "member"A.Avenel2-11/+11
2013-02-19Merge branch 'flask0.9' of github.com:aavenel/ihatemoneyA.Avenel1-0/+1
2012-11-26update for "create archive" interfaceA.Avenel1-0/+1
2012-11-03Add unit tests for settle_billA.Avenel1-10/+21
2012-11-03Merge git://github.com/Lastpixl/ihatemoney into HEADA.Avenel3-6/+42
2012-09-03Some love for the dashboard viewA.Avenel1-13/+14
2012-09-03Bugfix : "Submit and add a new one" not workingA.Avenel1-1/+1
2012-09-03Bugfix : calendar widget not working when you edit a bill.A.Avenel3-11/+9
2012-09-03Remove some old code no longer needed (Correct 404 errors about jquery-ui)A.Avenel1-6/+0
2012-09-02Fix project deletion. fix #87Alexis Metaireau1-1/+1
2012-04-05Update to Boostrap v2.Frédéric Sureau12-180/+138
2012-03-12Split bills function and basic template.Xavier Mehrenberger3-5/+43
2012-02-11Add QTip2 and use it to display a message about access code on the first page.Adrien CLERC2-0/+22
2012-01-28Changed delete feature to only support POST method. Fix #21.Frédéric Sureau1-3/+7
2011-12-04Fix an error in dashboard.htmlAlexis Metaireau1-2/+2
2011-12-03Fix for a bug introduced in last commit : crash of dashboard view when there ...A.Avenel1-1/+10
2011-12-03Small commit to add more informations in dashboard view.A.Avenel1-2/+2
2011-12-03oops, forgot to include dashboard.html in a previous commit. See #42Alexis Metaireau1-0/+11
2011-11-28Add a 'sumbit and add a new one' button for new bills. Fix #53Alexis Metaireau2-1/+6
2011-11-28Fix a little styling mistake. Now the menu displays the right wayAlexis Metaireau1-1/+1