Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-05-01 | Init flask-migrate | René 'Necoro' Neumann | 4 | -0/+143 | |
2016-05-01 | Fix stat-chart layout | René 'Necoro' Neumann | 2 | -11/+19 | |
2016-05-01 | Add normale expenses to stats-page | René 'Necoro' Neumann | 4 | -26/+72 | |
2016-05-01 | Better whitespace handling | René 'Necoro' Neumann | 2 | -11/+14 | |
2016-05-01 | Moved third-party js to js/lib/ | René 'Necoro' Neumann | 3 | -2/+2 | |
2016-05-01 | Overhaul js handling | René 'Necoro' Neumann | 5 | -19/+35 | |
2016-05-01 | Updated highstocks to version 4.2.2 | René 'Necoro' Neumann | 2 | -412/+431 | |
2016-01-19 | Use flask-script for commandos | René 'Necoro' Neumann | 2 | -20/+25 | |
2016-01-19 | Allow to put in the date in short format | René 'Necoro' Neumann | 2 | -5/+57 | |
2015-11-01 | Fix | René 'Necoro' Neumann | 1 | -3/+3 | |
2015-11-01 | List constant expenses ending last month | René 'Necoro' Neumann | 2 | -1/+7 | |
2015-04-23 | Upgrade highstock | René 'Necoro' Neumann | 4 | -388/+414 | |
2015-04-23 | Upgrade jquery | René 'Necoro' Neumann | 3 | -7/+5 | |
2014-12-15 | Search function | René 'Necoro' Neumann | 7 | -0/+117 | |
2014-09-09 | [stats] %d -> %m ... m( | René 'Necoro' Neumann | 2 | -2/+2 | |
2014-09-09 | [stats] Allow clicking everywhere | René 'Necoro' Neumann | 2 | -1/+21 | |
2014-09-09 | Use step for stat plot | René 'Necoro' Neumann | 2 | -2/+4 | |
2014-09-09 | Fix Javascript | René 'Necoro' Neumann | 2 | -5/+7 | |
2014-08-28 | Remove some 'return's | René 'Necoro' Neumann | 2 | -43/+38 | |
2014-08-28 | Add clickable stat points | René 'Necoro' Neumann | 5 | -12/+67 | |
2014-08-27 | Update jQuery-UI | René 'Necoro' Neumann | 12 | -9/+11 | |
2014-08-26 | Fix statistics | René 'Necoro' Neumann | 1 | -4/+7 | |
2014-08-25 | Upgrade to newer highstock version | René 'Necoro' Neumann | 6 | -376/+408 | |
2014-08-25 | Port for WTForms2 (partially) | René 'Necoro' Neumann | 1 | -6/+5 | |
2014-08-25 | Remove API | René 'Necoro' Neumann | 2 | -13/+0 | |
2014-01-17 | More LiveScriptier | René 'Necoro' Neumann | 2 | -56/+56 | |
2014-01-17 | [] instead of null | René 'Necoro' Neumann | 2 | -2/+2 | |
2014-01-17 | First statistics :) | René 'Necoro' Neumann | 9 | -300/+524 | |
2014-01-14 | Update copyright date to 2014 | René 'Necoro' Neumann | 1 | -1/+1 | |
2014-01-14 | Bump highcharts to 3.0.8 | René 'Necoro' Neumann | 3 | -281/+295 | |
2014-01-14 | Default to category name when there is no description given (only on add()!) | René 'Necoro' Neumann | 2 | -5/+11 | |
2014-01-14 | Remember me | René 'Necoro' Neumann | 1 | -1/+2 | |
2014-01-14 | D'oh | René 'Necoro' Neumann | 1 | -1/+1 | |
2014-01-13 | Fix calculation of default time span for constant costs. | René 'Necoro' Neumann | 1 | -2/+10 | |
2013-11-01 | Fixes and cleanup and documentation | René 'Necoro' Neumann | 9 | -65/+176 | |
2013-11-01 | Remove 'flask_extend' -- we are on 0.10 already | René 'Necoro' Neumann | 3 | -35/+2 | |
2013-11-01 | Some reorganization | René 'Necoro' Neumann | 6 | -112/+108 | |
2013-11-01 | Make links white in message boxes | René 'Necoro' Neumann | 1 | -0/+4 | |
2013-10-22 | Add a link to the flash for new/edited expenses | René 'Necoro' Neumann | 1 | -3/+10 | |
2013-10-19 | 'Change password' support | René 'Necoro' Neumann | 5 | -8/+56 | |
2013-10-19 | Rename 'login' to 'user' | René 'Necoro' Neumann | 4 | -5/+5 | |
2013-10-19 | Autofocus for some forms | René 'Necoro' Neumann | 3 | -3/+3 | |
2013-10-19 | More informational flashes | René 'Necoro' Neumann | 2 | -2/+9 | |
2013-10-17 | Moar fixes | René 'Necoro' Neumann | 3 | -3/+3 | |
2013-10-17 | Fixed too much | René 'Necoro' Neumann | 2 | -2/+2 | |
2013-10-17 | Fix JS | René 'Necoro' Neumann | 2 | -2/+2 | |
2013-10-17 | Fix nameclash of class arrow in css | René 'Necoro' Neumann | 1 | -2/+2 | |
2013-10-16 | CSS: Tabs to spaces | René 'Necoro' Neumann | 1 | -90/+90 | |
2013-10-16 | Fix arrows | René 'Necoro' Neumann | 2 | -15/+13 | |
2013-10-16 | Fix locale support for forms | René 'Necoro' Neumann | 1 | -2/+11 | |