summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Remove left over mention of jquery-ui"HEADmasterRené 'Necoro' Neumann2021-10-131-1/+6
| | | | This reverts commit a160280d8444e5c8ce1675bc667687c6239b0b01.
* Revert "Remove jQuery-UI -- the datepicker is gone now..."René 'Necoro' Neumann2021-10-1317-0/+17
| | | | | | JQuery UI still needed for dialogs This reverts commit 59c25273c09f9414eabe41e399f6d0c931681ad9.
* Revert SQLAlchemy to 1.3 -- changes in 1.4 are way to much for the momentRené 'Necoro' Neumann2021-05-261-2/+2
|
* Update dependenciesRené 'Necoro' Neumann2021-05-263-14/+19
|
* UffRené 'Necoro' Neumann2020-12-131-1/+1
|
* Fix NULL check queryRené 'Necoro' Neumann2020-12-132-2/+2
|
* Fix search resultsRené 'Necoro' Neumann2020-11-211-6/+5
|
* Fix some errorsRené 'Necoro' Neumann2020-08-023-6/+6
|
* Fix optional 'description' fieldRené 'Necoro' Neumann2020-08-012-2/+2
|
* Revert "Remove translation hack"René 'Necoro' Neumann2020-07-241-1/+7
| | | | This reverts commit 6600ae0674bc685c4756a040b4db47e927f2e15e.
* length validators for string fieldsRené 'Necoro' Neumann2020-07-244-3/+9
|
* Fix handling of prefilling the description field on adding a new expense.René 'Necoro' Neumann2020-07-241-9/+6
|
* Remove translation hackRené 'Necoro' Neumann2020-07-241-7/+1
|
* Improved debuggingRené 'Necoro' Neumann2020-07-242-1/+2
|
* RestructureRené 'Necoro' Neumann2020-07-2351-2/+3
|
* Do not write bytecode for local debug runningRené 'Necoro' Neumann2020-07-221-1/+4
|
* Remove left over mention of jquery-uiRené 'Necoro' Neumann2020-07-221-6/+1
|
* Add simplejson as a dependencyRené 'Necoro' Neumann2020-07-221-0/+1
|
* Settings splittingRené 'Necoro' Neumann2020-07-222-5/+3
|
* Add flipflopRené 'Necoro' Neumann2020-07-221-0/+1
|
* run.shRené 'Necoro' Neumann2020-07-221-0/+4
|
* Add fcgi fileRené 'Necoro' Neumann2020-07-221-0/+7
|
* requirements.txtRené 'Necoro' Neumann2020-07-221-0/+12
|
* 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
|