Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-12 | Support MonthField, but not HTML5 atm | René 'Necoro' Neumann | 2 | -5/+7 |
2020-01-12 | Fix setting the inputmethod | René 'Necoro' Neumann | 1 | -2/+3 |
2020-01-12 | Remove jQuery-UI -- the datepicker is gone now... | René 'Necoro' Neumann | 17 | -17/+0 |
2020-01-12 | New style for all the form fields | René 'Necoro' Neumann | 1 | -1/+17 |
2020-01-12 | Use HTML5 Datepicker | René 'Necoro' Neumann | 4 | -22/+9 |
2020-01-11 | Revert back to JS from LS (whose development stopped) | René 'Necoro' Neumann | 2 | -481/+263 |
2020-01-11 | Set date only if not today | René 'Necoro' Neumann | 1 | -1/+1 |
2020-01-11 | /add now remembers the date on reloading | René 'Necoro' Neumann | 1 | -1/+16 |
2020-01-11 | Fix from upgrading flask-sqlalchemy | René 'Necoro' Neumann | 2 | -3/+6 |
2020-01-11 | Update Flask URL | René 'Necoro' Neumann | 1 | -1/+1 |
2020-01-11 | Increase copyright | René 'Necoro' Neumann | 1 | -1/+1 |
2017-02-12 | Incorporate API changes | René 'Necoro' Neumann | 3 | -6/+6 |
2017-02-12 | Migrate flask.ext.foo to flask_foo | René 'Necoro' Neumann | 3 | -4/+4 |
2017-02-12 | Enable debugging for manage.sh | René 'Necoro' Neumann | 1 | -1/+1 |
2017-02-12 | No need for flask-script anymore; flask provides this out of the box | René 'Necoro' Neumann | 3 | -28/+17 |
2017-02-12 | No need for flask-sqlalchemy to track modifications and send events | René 'Necoro' Neumann | 1 | -0/+1 |
2017-02-12 | Fix | René 'Necoro' Neumann | 1 | -1/+1 |
2016-07-08 | Constant -> Konstant | René 'Necoro' Neumann | 1 | -1/+1 |
2016-07-05 | 2to3 fixed too much | René 'Necoro' Neumann | 1 | -1/+1 |
2016-07-05 | 2to3 conversion | René 'Necoro' Neumann | 12 | -42/+42 |
2016-07-05 | First batch of py3 changes | René 'Necoro' Neumann | 7 | -8/+7 |
2016-05-01 | Removed base 'Expense' class; introduce CategoryModel instead | René 'Necoro' Neumann | 1 | -6/+7 |
2016-05-01 | Ignore .pyo | René 'Necoro' Neumann | 1 | -0/+1 |