summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete stuffRené 'Necoro' Neumann2020-07-222-4/+0
|
* Ignore .venvRené 'Necoro' Neumann2020-07-221-0/+1
|
* Removed unneeded fixersRené 'Necoro' Neumann2020-06-071-23/+0
|
* Remove 'migrations' until they are actually neededRené 'Necoro' Neumann2020-06-074-166/+0
|
* Support MonthField, but not HTML5 atmRené 'Necoro' Neumann2020-01-122-5/+7
|
* Fix setting the inputmethodRené 'Necoro' Neumann2020-01-121-2/+3
|
* Remove jQuery-UI -- the datepicker is gone now...René 'Necoro' Neumann2020-01-1217-17/+0
|
* New style for all the form fieldsRené 'Necoro' Neumann2020-01-121-1/+17
|
* Use HTML5 DatepickerRené 'Necoro' Neumann2020-01-124-22/+9
|
* Revert back to JS from LS (whose development stopped)René 'Necoro' Neumann2020-01-112-481/+263
|
* Set date only if not todayRené 'Necoro' Neumann2020-01-111-1/+1
|
* /add now remembers the date on reloadingRené 'Necoro' Neumann2020-01-111-1/+16
|
* Fix from upgrading flask-sqlalchemyRené 'Necoro' Neumann2020-01-112-3/+6
|
* Update Flask URLRené 'Necoro' Neumann2020-01-111-1/+1
|
* Increase copyrightRené 'Necoro' Neumann2020-01-111-1/+1
|
* Incorporate API changesRené 'Necoro' Neumann2017-02-123-6/+6
|
* Migrate flask.ext.foo to flask_fooRené 'Necoro' Neumann2017-02-123-4/+4
|
* Enable debugging for manage.shRené 'Necoro' Neumann2017-02-121-1/+1
|
* No need for flask-script anymore; flask provides this out of the boxRené 'Necoro' Neumann2017-02-123-28/+17
|
* No need for flask-sqlalchemy to track modifications and send eventsRené 'Necoro' Neumann2017-02-121-0/+1
|
* FixRené 'Necoro' Neumann2017-02-121-1/+1
|
* Constant -> KonstantRené 'Necoro' Neumann2016-07-081-1/+1
|
* 2to3 fixed too muchRené 'Necoro' Neumann2016-07-051-1/+1
|
* 2to3 conversionRené 'Necoro' Neumann2016-07-0512-42/+42
|
* First batch of py3 changesRené 'Necoro' Neumann2016-07-057-8/+7
|
* Removed base 'Expense' class; introduce CategoryModel insteadRené 'Necoro' Neumann2016-05-011-6/+7
|
* Ignore .pyoRené 'Necoro' Neumann2016-05-011-0/+1
|
* initial migration version (empty)René 'Necoro' Neumann2016-05-011-0/+26
|
* Init flask-migrateRené 'Necoro' Neumann2016-05-014-0/+143
|
* Fix stat-chart layoutRené 'Necoro' Neumann2016-05-012-11/+19
|
* Add normale expenses to stats-pageRené 'Necoro' Neumann2016-05-014-26/+72
|
* Better whitespace handlingRené 'Necoro' Neumann2016-05-012-11/+14
|
* Moved third-party js to js/lib/René 'Necoro' Neumann2016-05-013-2/+2
|
* Overhaul js handlingRené 'Necoro' Neumann2016-05-015-19/+35
|
* Updated highstocks to version 4.2.2René 'Necoro' Neumann2016-05-012-412/+431
|
* Use flask-script for commandosRené 'Necoro' Neumann2016-01-192-20/+25
|
* Allow to put in the date in short formatRené 'Necoro' Neumann2016-01-192-5/+57
|
* FixRené 'Necoro' Neumann2015-11-011-3/+3
|
* List constant expenses ending last monthRené 'Necoro' Neumann2015-11-012-1/+7
|
* Upgrade highstockRené 'Necoro' Neumann2015-04-234-388/+414
|
* Upgrade jqueryRené 'Necoro' Neumann2015-04-233-7/+5
|
* Search functionRené 'Necoro' Neumann2014-12-157-0/+117
|
* [stats] %d -> %m ... m(René 'Necoro' Neumann2014-09-092-2/+2
|
* [stats] Allow clicking everywhereRené 'Necoro' Neumann2014-09-092-1/+21
|
* Use step for stat plotRené 'Necoro' Neumann2014-09-092-2/+4
|
* Fix JavascriptRené 'Necoro' Neumann2014-09-092-5/+7
|
* Remove some 'return'sRené 'Necoro' Neumann2014-08-282-43/+38
|
* Add clickable stat pointsRené 'Necoro' Neumann2014-08-285-12/+67
|
* Update jQuery-UIRené 'Necoro' Neumann2014-08-2712-9/+11
|
* Fix statisticsRené 'Necoro' Neumann2014-08-261-4/+7
|