aboutsummaryrefslogtreecommitdiff
path: root/budget/static
AgeCommit message (Collapse)AuthorFilesLines
2017-02-09Prevent modal overflowJocelyn Delalande1-4/+0
Allowing the modal to extend; thus "natural" page scrolling allows to see the whole popup.
2017-02-07Update bootstrap-datepicker to 1.6.4Jocelyn Delalande5-699/+2542
Actually switching to maintained fork at https://github.com/uxsolutions/bootstrap-datepicker ; the original project being unmaintained since 2012. - Works with recent jQuery - BS4 is not supported by bootstrap-datepicker, but actually, it works :-) ref https://github.com/uxsolutions/bootstrap-datepicker/issues/1670
2017-02-04Adapt list bills view to bootstrap 4Jocelyn Delalande1-0/+5
- modal classes and hierarchy changed since BS2 - striped tables are now handled by css3 pseudo-class rather than classes - fix placement/alignment for the button and comment above the table
2017-02-04Do not force huge add member buttonJocelyn Delalande1-1/+0
BS4 provides larger touch-friendly controls anyway.
2017-02-04Adapt tryout button to bootstrap 4Jocelyn Delalande1-0/+8
Trying to keep same look'n'feel.
2017-02-04Adapt navigation bar to bootstrap 4Jocelyn Delalande1-4/+14
Also fixed some weird alignment issues. I think this will need more work later (revamp the navbar layout to avoid that sensation of thing which are floating at random places in the navbar).
2017-02-04Refactor layout based on bootstrap 4 gridJocelyn Delalande1-11/+6
2017-02-04Update bootstrap dependency to bootstrap 4Jocelyn Delalande5-698/+18
2016-06-16Hide the member weights in members list if all weights are "1".Jocelyn Delande1-0/+8
2016-06-16Added member edit formJocelyn Delande1-1/+0
2016-06-15display an edit button on members listJocelyn Delande1-0/+5
2016-06-15UI for showing user weights in user listJocelyn Delande1-0/+4
2015-08-20Remove trailing whitespacesJocelyn Delande1-1/+1
2012-11-25Increase max-height for modalA.Avenel1-0/+4
so we can display more members without using scrollbars
2012-11-25Cosmetic changes for "add a bill" panelA.Avenel1-10/+11
2012-04-05Update to Boostrap v2.Frédéric Sureau34-1309/+1724
Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter.
2012-02-11Add QTip2 and use it to display a message about access code on the first page.Adrien CLERC3-0/+15
2012-02-09Use embedded fonts instead of Google.Adrien CLERC1-1/+1
2012-02-09Add font generated from FontSquirrel. The CSS haveAdrien CLERC8-0/+621
been slightly modified.
2012-01-28Changed delete feature to only support POST method. Fix #21.Frédéric Sureau1-5/+10
2011-11-28Fix a little styling mistake. Now the menu displays the right wayAlexis Metaireau1-1/+2
2011-11-28add bootstrap-modal.jsAlexis Metaireau1-0/+260
2011-11-28reorganize the static folder structureAlexis Metaireau25-6/+19
2011-11-27update bootstrap to the last version. Clean some cssAlexis Metaireau3-229/+372
2011-11-27change the icons, simplify some javascriptAlexis Metaireau7-6/+31
2011-11-24revert arnaud's commit about delete linksAlexis Metaireau3-19/+1
2011-11-20Bill's members highlights in the balance in accordance with #69.Tinmn1-1/+22
I'm not satisfied with the payer display but I have better in mind.
2011-11-20Addition of an auto hiding user information message in the add user text ↵Tinmn1-0/+27
field (with translation).
2011-11-17Minor CSS changesArnaud Bos1-1/+4
2011-11-02First draft of fixing sidebar ugly hovering effect pointed in #51.Arnaud Bos3-0/+14
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