summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* More margin at the bottom for expense listingRené 'Necoro' Neumann2013-09-241-1/+1
|
* Better pie formattingRené 'Necoro' Neumann2013-09-243-6/+8
|
* Increase width of page to 760pxRené 'Necoro' Neumann2013-09-243-8/+9
|
* typoRené 'Necoro' Neumann2013-09-161-1/+1
|
* Fix display of one monthRené 'Necoro' Neumann2013-09-151-2/+2
|
* Draw pies using highcharts JS-libRené 'Necoro' Neumann2013-09-145-20/+99
|
* Highcharts JSRené 'Necoro' Neumann2013-09-141-0/+280
|
* Remove python SVG stuffRené 'Necoro' Neumann2013-09-143-225/+1
|
* Pie stuffRené 'Necoro' Neumann2013-09-143-7/+21
|
* Replaced current JS by LS and generated JSRené 'Necoro' Neumann2013-09-1410-92/+101
|
* Fix kosten.lsRené 'Necoro' Neumann2013-09-131-2/+3
|
* Update kosten.lsRené 'Necoro' Neumann2013-09-131-11/+13
|
* Converted JS to LSRené 'Necoro' Neumann2013-09-111-0/+68
|
* First pygal/chart stuffRené 'Necoro' Neumann2013-09-104-4/+234
|
* Upgrade jQuery and jQuery-UIRené 'Necoro' Neumann2013-09-0925-7418/+29
|
* Fix redirectRené 'Necoro' Neumann2013-05-101-1/+1
|
* FIX: Make defaults in fields of forms a function.René 'Necoro' Neumann2013-04-181-3/+3
| | | | | Reason: Else default will be set on class creation -- which is bad if you use 'today()' ...
* Fix templatedRené 'Necoro' Neumann2013-04-163-6/+12
|
* 'templated' and wrapped 'redirect'René 'Necoro' Neumann2013-04-154-33/+64
|
* Categories: fixRené 'Necoro' Neumann2013-04-151-5/+17
|
* Add expense should redirect to itselfRené 'Necoro' Neumann2013-04-151-1/+1
|
* Order constant expenses by descriptionRené 'Necoro' Neumann2013-04-151-1/+1
|
* Path fixRené 'Necoro' Neumann2013-04-151-1/+1
|
* Fix the fixer to handle GET-argsRené 'Necoro' Neumann2013-04-151-1/+2
|
* Some request fixersRené 'Necoro' Neumann2013-04-151-0/+22
|
* Add request.environ if DEBUG is setRené 'Necoro' Neumann2013-04-151-1/+1
|
* Fix 404René 'Necoro' Neumann2013-04-151-1/+1
|
* One more obsolete fileRené 'Necoro' Neumann2013-04-151-19/+0
|
* Some reorganizingRené 'Necoro' Neumann2013-04-1515-38/+49
|
* Remove old obsolete filesRené 'Necoro' Neumann2013-04-153-461/+0
|
* constexps functionalityRené 'Necoro' Neumann2013-04-1510-102/+184
|
* Make a 'render_form' macroRené 'Necoro' Neumann2013-04-152-7/+11
|
* Moved the 'date' filter to the top-levelRené 'Necoro' Neumann2013-04-153-17/+19
|
* Backport @app.template_test; make the functions in expenses filters/testsRené 'Necoro' Neumann2013-04-147-26/+55
|
* Simplify some thingsRené 'Necoro' Neumann2013-04-142-24/+23
|
* Use unicode for interface stringsRené 'Necoro' Neumann2013-04-142-15/+15
|
* Edit expenseRené 'Necoro' Neumann2013-04-142-12/+34
|
* Add expense -- in FlaskRené 'Necoro' Neumann2013-04-145-31/+120
|
* In Flask/Jinja: Show / CategoriesRené 'Necoro' Neumann2013-04-1212-118/+206
|
* 404 page in jinjaRené 'Necoro' Neumann2013-04-118-52/+46
|
* First part of the transition to flaskRené 'Necoro' Neumann2013-04-1110-185/+179
|
* Delete const entriesRené 'Necoro' Neumann2013-04-053-2/+17
|
* Delete entriesRené 'Necoro' Neumann2013-04-053-2/+15
|
* Sort categories by name not IDRené 'Necoro' Neumann2013-02-181-1/+1
|
* BUG: Categories were not addedRené 'Necoro' Neumann2013-02-181-1/+1
|
* BUG: SingleExpenses were not addedRené 'Necoro' Neumann2013-02-181-1/+3
|
* Also print 'future' const expensesRené 'Necoro' Neumann2013-02-132-7/+21
|
* Remove dependency on elixirRené 'Necoro' Neumann2013-02-133-70/+119
|
* UTF8 errorRené 'Necoro' Neumann2012-02-263-9/+3
|
* Do not load JS for mobile browsersRené 'Necoro' Neumann2012-01-152-5/+17
|