Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Search function | René 'Necoro' Neumann | 2014-12-15 | 7 | -0/+117 | |
| | ||||||
* | [stats] %d -> %m ... m( | René 'Necoro' Neumann | 2014-09-09 | 2 | -2/+2 | |
| | ||||||
* | [stats] Allow clicking everywhere | René 'Necoro' Neumann | 2014-09-09 | 2 | -1/+21 | |
| | ||||||
* | Use step for stat plot | René 'Necoro' Neumann | 2014-09-09 | 2 | -2/+4 | |
| | ||||||
* | Fix Javascript | René 'Necoro' Neumann | 2014-09-09 | 2 | -5/+7 | |
| | ||||||
* | Remove some 'return's | René 'Necoro' Neumann | 2014-08-28 | 2 | -43/+38 | |
| | ||||||
* | Add clickable stat points | René 'Necoro' Neumann | 2014-08-28 | 5 | -12/+67 | |
| | ||||||
* | Update jQuery-UI | René 'Necoro' Neumann | 2014-08-27 | 12 | -9/+11 | |
| | ||||||
* | Fix statistics | René 'Necoro' Neumann | 2014-08-26 | 1 | -4/+7 | |
| | ||||||
* | Upgrade to newer highstock version | René 'Necoro' Neumann | 2014-08-25 | 6 | -376/+408 | |
| | ||||||
* | Port for WTForms2 (partially) | René 'Necoro' Neumann | 2014-08-25 | 1 | -6/+5 | |
| | ||||||
* | Remove API | René 'Necoro' Neumann | 2014-08-25 | 2 | -13/+0 | |
| | ||||||
* | More LiveScriptier | René 'Necoro' Neumann | 2014-01-17 | 2 | -56/+56 | |
| | ||||||
* | [] instead of null | René 'Necoro' Neumann | 2014-01-17 | 2 | -2/+2 | |
| | ||||||
* | First statistics :) | René 'Necoro' Neumann | 2014-01-17 | 9 | -300/+524 | |
| | ||||||
* | Update copyright date to 2014 | René 'Necoro' Neumann | 2014-01-14 | 1 | -1/+1 | |
| | ||||||
* | Bump highcharts to 3.0.8 | René 'Necoro' Neumann | 2014-01-14 | 3 | -281/+295 | |
| | ||||||
* | Default to category name when there is no description given (only on add()!) | René 'Necoro' Neumann | 2014-01-14 | 2 | -5/+11 | |
| | ||||||
* | Remember me | René 'Necoro' Neumann | 2014-01-14 | 1 | -1/+2 | |
| | ||||||
* | D'oh | René 'Necoro' Neumann | 2014-01-14 | 1 | -1/+1 | |
| | ||||||
* | Fix calculation of default time span for constant costs. | René 'Necoro' Neumann | 2014-01-13 | 1 | -2/+10 | |
| | ||||||
* | 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 | |
| |