Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced current JS by LS and generated JS | René 'Necoro' Neumann | 2013-09-14 | 10 | -92/+101 |
* | Fix kosten.ls | René 'Necoro' Neumann | 2013-09-13 | 1 | -2/+3 |
* | Update kosten.ls | René 'Necoro' Neumann | 2013-09-13 | 1 | -11/+13 |
* | Converted JS to LS | René 'Necoro' Neumann | 2013-09-11 | 1 | -0/+68 |
* | First pygal/chart stuff | René 'Necoro' Neumann | 2013-09-10 | 4 | -4/+234 |
* | Upgrade jQuery and jQuery-UI | René 'Necoro' Neumann | 2013-09-09 | 25 | -7418/+29 |
* | 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 |
* | 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 |
* | Fix the fixer to handle GET-args | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+2 |
* | Some request fixers | René 'Necoro' Neumann | 2013-04-15 | 1 | -0/+22 |
* | Add request.environ if DEBUG is set | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+1 |
* | Fix 404 | René 'Necoro' Neumann | 2013-04-15 | 1 | -1/+1 |
* | One more obsolete file | René 'Necoro' Neumann | 2013-04-15 | 1 | -19/+0 |
* | Some reorganizing | René 'Necoro' Neumann | 2013-04-15 | 15 | -38/+49 |
* | Remove old obsolete files | René 'Necoro' Neumann | 2013-04-15 | 3 | -461/+0 |
* | constexps functionality | René 'Necoro' Neumann | 2013-04-15 | 10 | -102/+184 |
* | Make a 'render_form' macro | René 'Necoro' Neumann | 2013-04-15 | 2 | -7/+11 |
* | Moved the 'date' filter to the top-level | René 'Necoro' Neumann | 2013-04-15 | 3 | -17/+19 |
* | Backport @app.template_test; make the functions in expenses filters/tests | René 'Necoro' Neumann | 2013-04-14 | 7 | -26/+55 |
* | Simplify some things | René 'Necoro' Neumann | 2013-04-14 | 2 | -24/+23 |
* | Use unicode for interface strings | René 'Necoro' Neumann | 2013-04-14 | 2 | -15/+15 |
* | Edit expense | René 'Necoro' Neumann | 2013-04-14 | 2 | -12/+34 |
* | Add expense -- in Flask | René 'Necoro' Neumann | 2013-04-14 | 5 | -31/+120 |
* | In Flask/Jinja: Show / Categories | René 'Necoro' Neumann | 2013-04-12 | 12 | -118/+206 |
* | 404 page in jinja | René 'Necoro' Neumann | 2013-04-11 | 8 | -52/+46 |
* | First part of the transition to flask | René 'Necoro' Neumann | 2013-04-11 | 10 | -185/+179 |
* | Delete const entries | René 'Necoro' Neumann | 2013-04-05 | 3 | -2/+17 |
* | Delete entries | René 'Necoro' Neumann | 2013-04-05 | 3 | -2/+15 |
* | Sort categories by name not ID | René 'Necoro' Neumann | 2013-02-18 | 1 | -1/+1 |
* | BUG: Categories were not added | René 'Necoro' Neumann | 2013-02-18 | 1 | -1/+1 |
* | BUG: SingleExpenses were not added | René 'Necoro' Neumann | 2013-02-18 | 1 | -1/+3 |
* | Also print 'future' const expenses | René 'Necoro' Neumann | 2013-02-13 | 2 | -7/+21 |
* | Remove dependency on elixir | René 'Necoro' Neumann | 2013-02-13 | 3 | -70/+119 |
* | UTF8 error | René 'Necoro' Neumann | 2012-02-26 | 3 | -9/+3 |
* | Do not load JS for mobile browsers | René 'Necoro' Neumann | 2012-01-15 | 2 | -5/+17 |
* | It's 2012 | René 'Necoro' Neumann | 2012-01-11 | 1 | -1/+1 |
* | Add EUR everywhere :) | René 'Necoro' Neumann | 2012-01-11 | 6 | -11/+16 |
* | Make the 'In Summa' clickable again -- also it is now possible to click on th... | René 'Necoro' Neumann | 2012-01-11 | 2 | -2/+2 |
* | Add expense to const navigation | René 'Necoro' Neumann | 2012-01-11 | 2 | -2/+14 |
* | Switch to mako blocks | René 'Necoro' Neumann | 2012-01-10 | 10 | -65/+50 |
* | Added colorize function to templates | René 'Necoro' Neumann | 2012-01-10 | 2 | -3/+17 |
* | Fixes | René 'Necoro' Neumann | 2012-01-10 | 2 | -2/+2 |
* | Better description of what 'Ende' means | René 'Necoro' Neumann | 2012-01-10 | 1 | -1/+2 |
* | Fix bug that prevents closing sql-connections | René 'Necoro' Neumann | 2012-01-10 | 3 | -8/+10 |