summaryrefslogtreecommitdiff
path: root/app/views/consts.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-23RestructureRené 'Necoro' Neumann1-174/+0
2020-01-12Support MonthField, but not HTML5 atmRené 'Necoro' Neumann1-4/+2
2020-01-11Fix from upgrading flask-sqlalchemyRené 'Necoro' Neumann1-2/+4
2017-02-12FixRené 'Necoro' Neumann1-1/+1
2016-07-052to3 conversionRené 'Necoro' Neumann1-11/+11
2016-07-05First batch of py3 changesRené 'Necoro' Neumann1-1/+1
2015-11-01FixRené 'Necoro' Neumann1-3/+3
2015-11-01List constant expenses ending last monthRené 'Necoro' Neumann1-1/+6
2014-01-14D'ohRené 'Necoro' Neumann1-1/+1
2014-01-13Fix calculation of default time span for constant costs.René 'Necoro' Neumann1-2/+10
2013-11-01Fixes and cleanup and documentationRené 'Necoro' Neumann1-22/+35
2013-11-01Some reorganizationRené 'Necoro' Neumann1-17/+42
2013-10-19More informational flashesRené 'Necoro' Neumann1-1/+4
2013-10-16Allow @templated to be called raw, i.e. w/o ()René 'Necoro' Neumann1-4/+4
2013-10-16Forgot two places where to show flashes on validation errorsRené 'Necoro' Neumann1-1/+1
2013-10-16Check user's authorisation when loading entries by ID.René 'Necoro' Neumann1-2/+8
2013-10-15QuotestyleRené 'Necoro' Neumann1-11/+11
2013-10-15Nicer organised importsRené 'Necoro' Neumann1-7/+6
2013-10-14Finish login stuffRené 'Necoro' Neumann1-3/+10
2013-05-10Fix redirectRené 'Necoro' Neumann1-1/+1
2013-04-16Fix templatedRené 'Necoro' Neumann1-1/+1
2013-04-15'templated' and wrapped 'redirect'René 'Necoro' Neumann1-14/+17
2013-04-15Order constant expenses by descriptionRené 'Necoro' Neumann1-1/+1
2013-04-15Some reorganizingRené 'Necoro' Neumann1-7/+9
2013-04-15constexps functionalityRené 'Necoro' Neumann1-3/+94
2013-04-14Backport @app.template_test; make the functions in expenses filters/testsRené 'Necoro' Neumann1-1/+1
2013-04-12In Flask/Jinja: Show / CategoriesRené 'Necoro' Neumann1-0/+12