Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-04-12 | In Flask/Jinja: Show / Categories | René 'Necoro' Neumann | 1 | -8/+8 |
2013-04-11 | 404 page in jinja | René 'Necoro' Neumann | 8 | -52/+46 |
2013-04-11 | First part of the transition to flask | René 'Necoro' Neumann | 10 | -185/+179 |
2013-04-05 | Delete const entries | René 'Necoro' Neumann | 3 | -2/+17 |
2013-04-05 | Delete entries | René 'Necoro' Neumann | 3 | -2/+15 |
2013-02-18 | Sort categories by name not ID | René 'Necoro' Neumann | 1 | -1/+1 |
2013-02-18 | BUG: Categories were not added | René 'Necoro' Neumann | 1 | -1/+1 |
2013-02-18 | BUG: SingleExpenses were not added | René 'Necoro' Neumann | 1 | -1/+3 |
2013-02-13 | Also print 'future' const expenses | René 'Necoro' Neumann | 2 | -7/+21 |
2013-02-13 | Remove dependency on elixir | René 'Necoro' Neumann | 3 | -70/+119 |
2012-02-26 | UTF8 error | René 'Necoro' Neumann | 3 | -9/+3 |
2012-01-15 | Do not load JS for mobile browsers | René 'Necoro' Neumann | 2 | -5/+17 |
2012-01-11 | It's 2012 | René 'Necoro' Neumann | 1 | -1/+1 |
2012-01-11 | Add EUR everywhere :) | René 'Necoro' Neumann | 6 | -11/+16 |
2012-01-11 | Make the 'In Summa' clickable again -- also it is now possible to click on th... | René 'Necoro' Neumann | 2 | -2/+2 |
2012-01-11 | Add expense to const navigation | René 'Necoro' Neumann | 2 | -2/+14 |
2012-01-10 | Switch to mako blocks | René 'Necoro' Neumann | 10 | -65/+50 |
2012-01-10 | Added colorize function to templates | René 'Necoro' Neumann | 2 | -3/+17 |
2012-01-10 | Fixes | René 'Necoro' Neumann | 2 | -2/+2 |
2012-01-10 | Better description of what 'Ende' means | René 'Necoro' Neumann | 1 | -1/+2 |
2012-01-10 | Fix bug that prevents closing sql-connections | René 'Necoro' Neumann | 3 | -8/+10 |
2011-03-06 | F*ck | René 'Necoro' Neumann | 1 | -1/+1 |
2011-03-06 | Zahlungsrhythmus | René 'Necoro' Neumann | 1 | -2/+6 |
2011-03-06 | Forgot one | René 'Necoro' Neumann | 1 | -1/+1 |
2011-03-06 | Change to german in output | René 'Necoro' Neumann | 10 | -38/+55 |
2011-02-15 | Add 'add new' button for const | René 'Necoro' Neumann | 1 | -0/+2 |
2011-02-15 | Show category | René 'Necoro' Neumann | 1 | -0/+1 |
2011-02-15 | model update | René 'Necoro' Neumann | 1 | -1/+2 |
2011-02-15 | Move the 'add from' to the correct place: ConstAdd | René 'Necoro' Neumann | 3 | -30/+29 |
2011-02-15 | Allow deletion of prev | René 'Necoro' Neumann | 1 | -0/+2 |
2011-02-15 | exclude 'next' | René 'Necoro' Neumann | 1 | -1/+1 |
2011-02-15 | fix previous | René 'Necoro' Neumann | 1 | -3/+4 |
2011-02-15 | ... and also omit cycles :) | René 'Necoro' Neumann | 1 | -2/+13 |
2011-02-15 | Do not show consts which already HAVE a next one | René 'Necoro' Neumann | 1 | -1/+2 |
2011-02-15 | Show dates for next/prev const | René 'Necoro' Neumann | 1 | -3/+5 |
2011-02-15 | fix | René 'Necoro' Neumann | 1 | -1/+4 |
2011-02-15 | fix | René 'Necoro' Neumann | 1 | -1/+1 |
2011-02-15 | mysql fix | René 'Necoro' Neumann | 1 | -1/+6 |
2011-02-15 | More nice things for constant expenses | René 'Necoro' Neumann | 8 | -16/+107 |
2011-02-15 | Ignore more files | René 'Necoro' Neumann | 1 | -0/+3 |
2011-02-15 | Add content-type | René 'Necoro' Neumann | 1 | -0/+1 |
2011-02-07 | Update copyright | René 'Necoro' Neumann | 1 | -1/+1 |
2011-02-07 | Instead of overloading the normal 'render' function, add a 'render_utf8' method | René 'Necoro' Neumann | 3 | -6/+3 |
2011-02-07 | missed one | René 'Necoro' Neumann | 1 | -1/+1 |
2011-02-07 | unicode aware form | René 'Necoro' Neumann | 1 | -1/+10 |
2011-02-07 | Use Unicode as expected | René 'Necoro' Neumann | 1 | -2/+2 |
2010-08-26 | but not edit | René 'Necoro' Neumann | 1 | -1/+8 |
2010-08-26 | Make add redirect to add | René 'Necoro' Neumann | 1 | -1/+1 |
2010-07-27 | Add datepicker to add/edit | René 'Necoro' Neumann | 3 | -3/+23 |
2010-07-27 | Fix sizes of datepicker | René 'Necoro' Neumann | 1 | -3/+3 |