Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove jQuery-UI -- the datepicker is gone now... | René 'Necoro' Neumann | 2020-01-12 | 1 | -1/+0 |
| | |||||
* | Use HTML5 Datepicker | René 'Necoro' Neumann | 2020-01-12 | 1 | -8/+0 |
| | |||||
* | Update Flask URL | René 'Necoro' Neumann | 2020-01-11 | 1 | -1/+1 |
| | |||||
* | Increase copyright | René 'Necoro' Neumann | 2020-01-11 | 1 | -1/+1 |
| | |||||
* | Incorporate API changes | René 'Necoro' Neumann | 2017-02-12 | 2 | -3/+3 |
| | |||||
* | Constant -> Konstant | René 'Necoro' Neumann | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | Add normale expenses to stats-page | René 'Necoro' Neumann | 2016-05-01 | 1 | -2/+1 |
| | |||||
* | Better whitespace handling | René 'Necoro' Neumann | 2016-05-01 | 1 | -11/+11 |
| | |||||
* | Moved third-party js to js/lib/ | René 'Necoro' Neumann | 2016-05-01 | 1 | -2/+2 |
| | |||||
* | Overhaul js handling | René 'Necoro' Neumann | 2016-05-01 | 5 | -19/+35 |
| | |||||
* | List constant expenses ending last month | René 'Necoro' Neumann | 2015-11-01 | 1 | -0/+1 |
| | |||||
* | Upgrade highstock | René 'Necoro' Neumann | 2015-04-23 | 2 | -2/+2 |
| | |||||
* | Upgrade jquery | René 'Necoro' Neumann | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Search function | René 'Necoro' Neumann | 2014-12-15 | 2 | -0/+34 |
| | |||||
* | Add clickable stat points | René 'Necoro' Neumann | 2014-08-28 | 2 | -0/+14 |
| | |||||
* | Upgrade to newer highstock version | René 'Necoro' Neumann | 2014-08-25 | 2 | -2/+2 |
| | |||||
* | First statistics :) | René 'Necoro' Neumann | 2014-01-17 | 3 | -2/+20 |
| | |||||
* | Update copyright date to 2014 | René 'Necoro' Neumann | 2014-01-14 | 1 | -1/+1 |
| | |||||
* | Bump highcharts to 3.0.8 | René 'Necoro' Neumann | 2014-01-14 | 1 | -1/+1 |
| | |||||
* | Fixes and cleanup and documentation | René 'Necoro' Neumann | 2013-11-01 | 1 | -1/+1 |
| | |||||
* | 'Change password' support | René 'Necoro' Neumann | 2013-10-19 | 2 | -1/+17 |
| | |||||
* | Rename 'login' to 'user' | René 'Necoro' Neumann | 2013-10-19 | 2 | -1/+1 |
| | |||||
* | Autofocus for some forms | René 'Necoro' Neumann | 2013-10-19 | 3 | -3/+3 |
| | |||||
* | Fix arrows | René 'Necoro' Neumann | 2013-10-16 | 1 | -4/+8 |
| | |||||
* | Do not print 'logout' menu when not logged in | René 'Necoro' Neumann | 2013-10-16 | 2 | -4/+6 |
| | |||||
* | Print username or description in title | René 'Necoro' Neumann | 2013-10-16 | 1 | -1/+3 |
| | |||||
* | Streamline CSS | René 'Necoro' Neumann | 2013-10-15 | 1 | -4/+4 |
| | |||||
* | Support flashing | René 'Necoro' Neumann | 2013-10-15 | 1 | -0/+9 |
| | |||||
* | Finish login stuff | René 'Necoro' Neumann | 2013-10-14 | 2 | -1/+15 |
| | |||||
* | typo | René 'Necoro' Neumann | 2013-09-16 | 1 | -1/+1 |
| | |||||
* | Draw pies using highcharts JS-lib | René 'Necoro' Neumann | 2013-09-14 | 2 | -11/+15 |
| | |||||
* | Pie stuff | René 'Necoro' Neumann | 2013-09-14 | 1 | -3/+2 |
| | |||||
* | Replaced current JS by LS and generated JS | René 'Necoro' Neumann | 2013-09-14 | 4 | -11/+7 |
| | |||||
* | First pygal/chart stuff | René 'Necoro' Neumann | 2013-09-10 | 1 | -1/+7 |
| | |||||
* | Upgrade jQuery and jQuery-UI | René 'Necoro' Neumann | 2013-09-09 | 2 | -3/+3 |
| | |||||
* | Add request.environ if DEBUG is set | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Fix 404 | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Some reorganizing | René 'Necoro' Neumann | 2013-04-15 | 12 | -26/+29 |
| | |||||
* | constexps functionality | René 'Necoro' Neumann | 2013-04-15 | 8 | -96/+87 |
| | |||||
* | Make a 'render_form' macro | René 'Necoro' Neumann | 2013-04-15 | 2 | -7/+11 |
| | |||||
* | Moved the 'date' filter to the top-level | René 'Necoro' Neumann | 2013-04-15 | 1 | -4/+4 |
| | |||||
* | Backport @app.template_test; make the functions in expenses filters/tests | René 'Necoro' Neumann | 2013-04-14 | 1 | -3/+3 |
| | |||||
* | Simplify some things | René 'Necoro' Neumann | 2013-04-14 | 1 | -2/+5 |
| | |||||
* | Edit expense | René 'Necoro' Neumann | 2013-04-14 | 1 | -5/+5 |
| | |||||
* | Add expense -- in Flask | René 'Necoro' Neumann | 2013-04-14 | 2 | -27/+31 |
| | |||||
* | In Flask/Jinja: Show / Categories | René 'Necoro' Neumann | 2013-04-12 | 8 | -109/+96 |
| | |||||
* | 404 page in jinja | René 'Necoro' Neumann | 2013-04-11 | 5 | -48/+38 |
| | |||||
* | First part of the transition to flask | René 'Necoro' Neumann | 2013-04-11 | 4 | -64/+63 |
| | |||||
* | Delete const entries | René 'Necoro' Neumann | 2013-04-05 | 2 | -1/+8 |
| | |||||
* | Delete entries | René 'Necoro' Neumann | 2013-04-05 | 2 | -1/+8 |
| |