Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pie stuff | René 'Necoro' Neumann | 2013-09-14 | 2 | -4/+19 |
| | |||||
* | First pygal/chart stuff | René 'Necoro' Neumann | 2013-09-10 | 2 | -3/+47 |
| | |||||
* | Fix redirect | René 'Necoro' Neumann | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | FIX: Make defaults in fields of forms a function. | René 'Necoro' Neumann | 2013-04-18 | 1 | -3/+3 |
| | | | | | Reason: Else default will be set on class creation -- which is bad if you use 'today()' ... | ||||
* | Fix templated | René 'Necoro' Neumann | 2013-04-16 | 3 | -6/+12 |
| | |||||
* | 'templated' and wrapped 'redirect' | René 'Necoro' Neumann | 2013-04-15 | 4 | -33/+64 |
| | |||||
* | Categories: fix | René 'Necoro' Neumann | 2013-04-15 | 1 | -5/+17 |
| | |||||
* | Add expense should redirect to itself | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Order constant expenses by description | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Path fix | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | Some reorganizing | René 'Necoro' Neumann | 2013-04-15 | 3 | -12/+20 |
| | |||||
* | constexps functionality | René 'Necoro' Neumann | 2013-04-15 | 2 | -6/+97 |
| | |||||
* | Moved the 'date' filter to the top-level | René 'Necoro' Neumann | 2013-04-15 | 2 | -13/+15 |
| | |||||
* | Backport @app.template_test; make the functions in expenses filters/tests | René 'Necoro' Neumann | 2013-04-14 | 6 | -23/+52 |
| | |||||
* | Simplify some things | René 'Necoro' Neumann | 2013-04-14 | 1 | -22/+18 |
| | |||||
* | Use unicode for interface strings | René 'Necoro' Neumann | 2013-04-14 | 2 | -15/+15 |
| | |||||
* | Edit expense | René 'Necoro' Neumann | 2013-04-14 | 1 | -7/+29 |
| | |||||
* | Add expense -- in Flask | René 'Necoro' Neumann | 2013-04-14 | 2 | -4/+86 |
| | |||||
* | In Flask/Jinja: Show / Categories | René 'Necoro' Neumann | 2013-04-12 | 4 | -9/+110 |
| | |||||
* | 404 page in jinja | René 'Necoro' Neumann | 2013-04-11 | 1 | -3/+3 |
| | |||||
* | First part of the transition to flask | René 'Necoro' Neumann | 2013-04-11 | 3 | -0/+212 |