Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-01 | Remove 'flask_extend' -- we are on 0.10 already | René 'Necoro' Neumann | 3 | -35/+2 |
2013-11-01 | Some reorganization | René 'Necoro' Neumann | 6 | -112/+108 |
2013-11-01 | Make links white in message boxes | René 'Necoro' Neumann | 1 | -0/+4 |
2013-10-22 | Add a link to the flash for new/edited expenses | René 'Necoro' Neumann | 1 | -3/+10 |
2013-10-19 | 'Change password' support | René 'Necoro' Neumann | 5 | -8/+56 |
2013-10-19 | Rename 'login' to 'user' | René 'Necoro' Neumann | 4 | -5/+5 |
2013-10-19 | Autofocus for some forms | René 'Necoro' Neumann | 3 | -3/+3 |
2013-10-19 | More informational flashes | René 'Necoro' Neumann | 2 | -2/+9 |
2013-10-17 | Moar fixes | René 'Necoro' Neumann | 3 | -3/+3 |
2013-10-17 | Fixed too much | René 'Necoro' Neumann | 2 | -2/+2 |
2013-10-17 | Fix JS | René 'Necoro' Neumann | 2 | -2/+2 |
2013-10-17 | Fix nameclash of class arrow in css | René 'Necoro' Neumann | 1 | -2/+2 |
2013-10-16 | CSS: Tabs to spaces | René 'Necoro' Neumann | 1 | -90/+90 |
2013-10-16 | Fix arrows | René 'Necoro' Neumann | 2 | -15/+13 |
2013-10-16 | Fix locale support for forms | René 'Necoro' Neumann | 1 | -2/+11 |
2013-10-16 | Use german locale for forms | René 'Necoro' Neumann | 1 | -0/+1 |
2013-10-16 | Allow @templated to be called raw, i.e. w/o () | René 'Necoro' Neumann | 5 | -10/+20 |
2013-10-16 | Category names do not need to be unique | René 'Necoro' Neumann | 1 | -1/+1 |
2013-10-16 | Forgot two places where to show flashes on validation errors | René 'Necoro' Neumann | 2 | -3/+3 |
2013-10-16 | Do not print 'logout' menu when not logged in | René 'Necoro' Neumann | 2 | -4/+6 |
2013-10-16 | Check user's authorisation when loading entries by ID. | René 'Necoro' Neumann | 4 | -6/+43 |
2013-10-16 | Print username or description in title | René 'Necoro' Neumann | 3 | -2/+5 |
2013-10-15 | Quotestyle | René 'Necoro' Neumann | 11 | -86/+88 |
2013-10-15 | Flash on error in all forms | René 'Necoro' Neumann | 2 | -5/+21 |
2013-10-15 | Streamline CSS | René 'Necoro' Neumann | 2 | -77/+24 |
2013-10-15 | Margin for buttons in forms | René 'Necoro' Neumann | 1 | -0/+3 |
2013-10-15 | Support flashing | René 'Necoro' Neumann | 5 | -2/+34 |
2013-10-15 | Moved user implementation from model to login | René 'Necoro' Neumann | 3 | -28/+13 |
2013-10-15 | Nicer organised imports | René 'Necoro' Neumann | 6 | -24/+40 |
2013-10-14 | Finish login stuff | René 'Necoro' Neumann | 11 | -29/+143 |
2013-10-14 | More model tuning | René 'Necoro' Neumann | 1 | -3/+3 |
2013-10-14 | Add User to model | René 'Necoro' Neumann | 1 | -8/+25 |
2013-09-30 | Add first API stuff -- SingleExpense and Category | René 'Necoro' Neumann | 2 | -1/+13 |
2013-09-30 | Force python2 | René 'Necoro' Neumann | 1 | -1/+1 |
2013-09-24 | More margin at the bottom for expense listing | René 'Necoro' Neumann | 1 | -1/+1 |
2013-09-24 | Better pie formatting | René 'Necoro' Neumann | 3 | -6/+8 |
2013-09-24 | Increase width of page to 760px | René 'Necoro' Neumann | 3 | -8/+9 |
2013-09-16 | typo | René 'Necoro' Neumann | 1 | -1/+1 |
2013-09-15 | Fix display of one month | René 'Necoro' Neumann | 1 | -2/+2 |
2013-09-14 | Draw pies using highcharts JS-lib | René 'Necoro' Neumann | 5 | -20/+99 |