James Cole
|
df165a817c
|
Fresh L5 installation.
|
2015-02-06 04:39:52 +01:00 |
|
James Cole
|
d16015d625
|
Moved all old code for Laravel 5.
|
2015-02-06 04:27:37 +01:00 |
|
James Cole
|
1f5f515d72
|
Cleanup JS.
|
2015-01-31 15:10:07 +01:00 |
|
James Cole
|
dde09f9f89
|
Various code cleanup things inspired by Code Climate [skip ci]
|
2015-01-31 08:51:40 +01:00 |
|
James Cole
|
e6cfe040b5
|
Clean up some javascript, small fix for the test reporter
|
2015-01-31 06:11:55 +01:00 |
|
James Cole
|
aa246b0b2b
|
New full set of favicon.
|
2015-01-30 21:40:37 +01:00 |
|
James Cole
|
725f5b7110
|
Creating and editing an account now allows the opening balance to be set in a certain currency. Issue #37
|
2015-01-30 18:22:55 +01:00 |
|
James Cole
|
5a890c5c3a
|
It is now possible to select a different currency if desired (issue #37).
|
2015-01-30 18:09:13 +01:00 |
|
James Cole
|
9327430484
|
Small optimalizations.
|
2015-01-25 08:28:59 +01:00 |
|
James Cole
|
83f5b5e293
|
New budget charts for year report.
|
2015-01-24 08:54:33 +01:00 |
|
James Cole
|
f231263085
|
Updated chart, closed magic number issue.
|
2015-01-24 08:43:35 +01:00 |
|
James Cole
|
4ad67a87f1
|
Fixed budget charts.
|
2015-01-24 07:46:57 +01:00 |
|
James Cole
|
230a319510
|
Removed files no longer used [skip ci]
|
2015-01-02 18:52:55 +01:00 |
|
James Cole
|
5707dc7579
|
Lots of cleaning up.
|
2015-01-02 12:38:13 +01:00 |
|
James Cole
|
9a3aed8038
|
Moved code to relate transfers to another class. Still needs some work.
|
2015-01-02 10:53:18 +01:00 |
|
James Cole
|
b451e207e2
|
Finally implemented repeated expenses properly. [skip ci]
|
2014-12-30 15:17:01 +01:00 |
|
James Cole
|
75f86462e2
|
All code for issue #38.
|
2014-12-29 20:28:17 +01:00 |
|
James Cole
|
7a9df05f6b
|
A giant rename action in preparation of v3.2.2
|
2014-12-24 20:55:42 +01:00 |
|
James Cole
|
fe1fb23e5b
|
Extend JS to include currency code #37
|
2014-12-24 06:10:39 +01:00 |
|
James Cole
|
30ac62ffb7
|
All kinds of code cleanup, mostly to get some mess detection fixed.
|
2014-12-19 20:47:33 +01:00 |
|
James Cole
|
d49dc599a2
|
Removed references to components.
|
2014-12-17 21:32:27 +01:00 |
|
James Cole
|
c77b43458e
|
Removed some charts, removed lots of dead code.
|
2014-12-13 20:03:44 +01:00 |
|
James Cole
|
31a0be5bb4
|
All kinds of cleanup.
|
2014-12-06 21:48:23 +01:00 |
|
James Cole
|
919a0c01e4
|
Expand views and JS.
|
2014-12-05 21:39:48 +01:00 |
|
James Cole
|
c9b2e29ba0
|
Manage related transactions.
|
2014-12-04 20:38:45 +01:00 |
|
James Cole
|
0a2cbaa047
|
Some new code, transaction groups among them.
|
2014-11-30 14:52:17 +01:00 |
|
James Cole
|
f6afb46f6f
|
Some new help functions, some cleanup.
|
2014-11-28 14:12:16 +01:00 |
|
James Cole
|
5a920d5efd
|
Fix the view for accounts.
|
2014-11-28 07:40:04 +01:00 |
|
James Cole
|
f0f965421c
|
Implemented some todo's.
|
2014-11-22 07:30:46 +01:00 |
|
James Cole
|
eebac2a66d
|
Some formatting, cleanup, and a new chart.
|
2014-11-18 09:37:54 +01:00 |
|
James Cole
|
4f4e6fac16
|
Fixed a bug where limits and limit repetitions would not be updated and/or created because of double post calls and missing events.
|
2014-11-17 21:50:11 +01:00 |
|
James Cole
|
fb0d463040
|
Chart for piggy banks
|
2014-11-16 20:03:53 +01:00 |
|
James Cole
|
61aba29df7
|
More stuffs. Too lazy to explain.
|
2014-11-15 11:36:27 +01:00 |
|
James Cole
|
eb8f8fa935
|
Expanded on categories.
|
2014-11-14 11:56:45 +01:00 |
|
James Cole
|
9adbbd872c
|
New chart for budgets.
|
2014-11-14 11:43:08 +01:00 |
|
James Cole
|
0530c0402c
|
First full transaction list (again) and removed some google table references.
|
2014-11-14 09:34:53 +01:00 |
|
James Cole
|
96ab112b22
|
Removed most, if not all, references to Google Charts (the tables part).
|
2014-11-14 08:52:58 +01:00 |
|
James Cole
|
b388dcc7d4
|
First attempt at generating proper paging google tables. However, somehow they are kind of messed up, so I'm probably going to drop this.
|
2014-11-14 08:40:16 +01:00 |
|
James Cole
|
f511a25c94
|
Added the input when creating new transactions.
|
2014-11-13 21:27:50 +01:00 |
|
James Cole
|
58d8b6f95b
|
Fixed the charts, added some todo items.
|
2014-11-13 21:11:00 +01:00 |
|
James Cole
|
840dfa6696
|
Expanded recurring transactions.
|
2014-11-13 16:13:32 +01:00 |
|
James Cole
|
4a20c008ff
|
Implementing recurring transactions.
|
2014-11-13 11:17:39 +01:00 |
|
Sander Dorigo
|
0a627f6f9e
|
More work done for the transaction controller.
|
2014-11-12 15:22:01 +01:00 |
|
Sander Dorigo
|
d34cc65984
|
Start cleaning up transactions controller.
|
2014-11-12 14:38:32 +01:00 |
|
Sander Dorigo
|
78d034d366
|
There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going.
|
2014-11-12 10:54:53 +01:00 |
|
Sander Dorigo
|
9fa326f630
|
First attempt at unifying code for categories and budgets, which are basically the same thing.
|
2014-11-10 21:55:22 +01:00 |
|
Sander Dorigo
|
af9473c126
|
Fixed some bugs in various controllers and started rebuilding the category controller.
|
2014-11-10 19:03:03 +01:00 |
|
Sander Dorigo
|
f69b6f9b4e
|
New chart for budget-overview.
|
2014-11-09 08:42:09 +01:00 |
|
Sander Dorigo
|
873384a34b
|
Built the 'show'-view for budgets.
|
2014-11-08 19:11:51 +01:00 |
|
Sander Dorigo
|
ab4f34a96b
|
Extended reports
|
2014-11-07 22:06:30 +01:00 |
|