| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-10-17 | Added support to split messages #133 | José Antonio de la Torre | 2 | -0/+17 | |
| 2019-10-03 | feat: Optional field 'external link' in bill form. | Leo Mouyna | 1 | -8/+11 | |
| An optional field has been added to the bill form to add a link to a real bill. A new action button allow user to see this bill. Breaking change with Bill model update for database, a migration is needed. See issue #429. | |||||
| 2019-09-06 | bill list: add placeholder and disable add bill when no members | Brice Maron | 1 | -1/+18 | |
| 2019-08-26 | Rework invite people to project | Brice Maron | 1 | -8/+22 | |
| 2019-08-26 | Move export form to links | Brice Maron | 1 | -0/+5 | |
| 2019-08-18 | add homepage design | Brice Maron | 1 | -6/+19 | |
| 2019-08-18 | fix flash messages position | Brice Maron | 1 | -1/+1 | |
| 2019-08-18 | Add project switcher on login page if already logged | Brice Maron | 1 | -0/+12 | |
| 2019-08-18 | Add footer with links | Brice Maron | 1 | -14/+96 | |
| 2019-08-18 | Arrange navbar items by functions | Brice Maron | 1 | -0/+13 | |
| 2019-07-25 | prettier the css file | Brice Maron | 1 | -145/+194 | |
| 2019-07-25 | Improve usability specially for small screen | Brice Maron | 1 | -4/+6 | |
| - add buttons class to fix alignments - add responsive info to big tables - use visibility instead of display to avoid jumping rows - reorganize menu in responsive | |||||
| 2019-07-25 | Cleanup some unused css rules | Brice Maron | 1 | -13/+1 | |
| 2019-07-23 | bump bootstrap to latest stable | Brice Maron | 1 | -4/+5 | |
| 2018-09-03 | Underline actions links on hover. (#377) | Alexis Metaireau | 1 | -0/+4 | |
| Fix #260 | |||||
| 2018-01-26 | Display sidebar scroll-bar only if required | Jocelyn Delalande | 1 | -1/+2 | |
| This fix a regression from #316 (scrollbar was displayed all the time). Note that the padding-bottom value is totally empiric, but proved OK on my Fx and Chrome instances + some responsive tests. There might be finer solutions, feel free :-). | |||||
| 2018-01-25 | Make sidebar scrollable (#316) | Richard Coates | 1 | -0/+1 | |
| * Make sidebar scrollable Make sidebar scrollable. * Update CHANGELOG.rst Fixes #318 | |||||
| 2017-12-27 | Position flash messages with CSS rather than JS (#292) | JocelynDelalande | 1 | -1/+6 | |
| Visual result is exactly the same, but less black magic :-). | |||||
| 2017-12-21 | Replace some CSS by some JS (#288) | JocelynDelalande | 1 | -1/+3 | |
| 2017-09-04 | Enhance the dashboard. (#262) | 0livd | 1 | -0/+24 | |
| * Update to a more flexible admin authentication * Admin can now access any project * Add delete and edit options in the dashboard * Add a link to the dashboard in the nav bar This is a rework of the changes proposed by @Olivd, so they can apply on top of the latest master without trouble. All credit goes to him for the code. | |||||
| 2017-07-07 | Absolute imports & some other improvements (#243) | Alexis Metaireau | 3 | -0/+967 | |
| * Use absolute imports and rename package to ihatemoney * Add a ihatemoney command * Factorize application creation logic * Refactor the tests * Update the wsgi.py module with the new create_app() function * Fix some styling thanks to Flake8. * Automate Flake8 check in the CI. | |||||
