Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure | René 'Necoro' Neumann | 2020-07-23 | 51 | -2/+3 |
* | Do not write bytecode for local debug running | René 'Necoro' Neumann | 2020-07-22 | 1 | -1/+4 |
* | Remove left over mention of jquery-ui | René 'Necoro' Neumann | 2020-07-22 | 1 | -6/+1 |
* | Add simplejson as a dependency | René 'Necoro' Neumann | 2020-07-22 | 1 | -0/+1 |
* | Settings splitting | René 'Necoro' Neumann | 2020-07-22 | 2 | -5/+3 |
* | Add flipflop | René 'Necoro' Neumann | 2020-07-22 | 1 | -0/+1 |
* | run.sh | René 'Necoro' Neumann | 2020-07-22 | 1 | -0/+4 |
* | Add fcgi file | René 'Necoro' Neumann | 2020-07-22 | 1 | -0/+7 |
* | requirements.txt | René 'Necoro' Neumann | 2020-07-22 | 1 | -0/+12 |
* | Remove obsolete stuff | René 'Necoro' Neumann | 2020-07-22 | 2 | -4/+0 |
* | Ignore .venv | René 'Necoro' Neumann | 2020-07-22 | 1 | -0/+1 |
* | Removed unneeded fixers | René 'Necoro' Neumann | 2020-06-07 | 1 | -23/+0 |
* | Remove 'migrations' until they are actually needed | René 'Necoro' Neumann | 2020-06-07 | 4 | -166/+0 |
* | Support MonthField, but not HTML5 atm | René 'Necoro' Neumann | 2020-01-12 | 2 | -5/+7 |
* | Fix setting the inputmethod | René 'Necoro' Neumann | 2020-01-12 | 1 | -2/+3 |
* | Remove jQuery-UI -- the datepicker is gone now... | René 'Necoro' Neumann | 2020-01-12 | 17 | -17/+0 |
* | New style for all the form fields | René 'Necoro' Neumann | 2020-01-12 | 1 | -1/+17 |
* | Use HTML5 Datepicker | René 'Necoro' Neumann | 2020-01-12 | 4 | -22/+9 |
* | Revert back to JS from LS (whose development stopped) | René 'Necoro' Neumann | 2020-01-11 | 2 | -481/+263 |
* | Set date only if not today | René 'Necoro' Neumann | 2020-01-11 | 1 | -1/+1 |
* | /add now remembers the date on reloading | René 'Necoro' Neumann | 2020-01-11 | 1 | -1/+16 |
* | Fix from upgrading flask-sqlalchemy | René 'Necoro' Neumann | 2020-01-11 | 2 | -3/+6 |
* | 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 | 3 | -6/+6 |
* | Migrate flask.ext.foo to flask_foo | René 'Necoro' Neumann | 2017-02-12 | 3 | -4/+4 |
* | Enable debugging for manage.sh | René 'Necoro' Neumann | 2017-02-12 | 1 | -1/+1 |
* | No need for flask-script anymore; flask provides this out of the box | René 'Necoro' Neumann | 2017-02-12 | 3 | -28/+17 |
* | No need for flask-sqlalchemy to track modifications and send events | René 'Necoro' Neumann | 2017-02-12 | 1 | -0/+1 |
* | Fix | René 'Necoro' Neumann | 2017-02-12 | 1 | -1/+1 |
* | Constant -> Konstant | René 'Necoro' Neumann | 2016-07-08 | 1 | -1/+1 |
* | 2to3 fixed too much | René 'Necoro' Neumann | 2016-07-05 | 1 | -1/+1 |
* | 2to3 conversion | René 'Necoro' Neumann | 2016-07-05 | 12 | -42/+42 |
* | First batch of py3 changes | René 'Necoro' Neumann | 2016-07-05 | 7 | -8/+7 |
* | Removed base 'Expense' class; introduce CategoryModel instead | René 'Necoro' Neumann | 2016-05-01 | 1 | -6/+7 |
* | Ignore .pyo | René 'Necoro' Neumann | 2016-05-01 | 1 | -0/+1 |
* | initial migration version (empty) | René 'Necoro' Neumann | 2016-05-01 | 1 | -0/+26 |
* | Init flask-migrate | René 'Necoro' Neumann | 2016-05-01 | 4 | -0/+143 |
* | Fix stat-chart layout | René 'Necoro' Neumann | 2016-05-01 | 2 | -11/+19 |
* | Add normale expenses to stats-page | René 'Necoro' Neumann | 2016-05-01 | 4 | -26/+72 |
* | Better whitespace handling | René 'Necoro' Neumann | 2016-05-01 | 2 | -11/+14 |
* | Moved third-party js to js/lib/ | René 'Necoro' Neumann | 2016-05-01 | 3 | -2/+2 |
* | Overhaul js handling | René 'Necoro' Neumann | 2016-05-01 | 5 | -19/+35 |
* | Updated highstocks to version 4.2.2 | René 'Necoro' Neumann | 2016-05-01 | 2 | -412/+431 |
* | Use flask-script for commandos | René 'Necoro' Neumann | 2016-01-19 | 2 | -20/+25 |
* | Allow to put in the date in short format | René 'Necoro' Neumann | 2016-01-19 | 2 | -5/+57 |
* | Fix | René 'Necoro' Neumann | 2015-11-01 | 1 | -3/+3 |
* | List constant expenses ending last month | René 'Necoro' Neumann | 2015-11-01 | 2 | -1/+7 |
* | Upgrade highstock | René 'Necoro' Neumann | 2015-04-23 | 4 | -388/+414 |
* | Upgrade jquery | René 'Necoro' Neumann | 2015-04-23 | 3 | -7/+5 |