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