James Cole
|
3cfa3f3b27
|
Code cleanup.
|
2014-12-13 21:59:02 +01:00 |
|
James Cole
|
9ab0a83f7c
|
Default value for when session is empty.
|
2014-12-13 13:07:32 +01:00 |
|
James Cole
|
136adbe723
|
Some cleanup and a small bug fix.
|
2014-12-12 07:42:38 +01:00 |
|
James Cole
|
cb2863eaf3
|
Cleaned up the budget controller.
|
2014-12-12 07:13:40 +01:00 |
|
James Cole
|
999a7481e4
|
Removed references to the field "migrated".
|
2014-12-09 06:37:36 +01:00 |
|
James Cole
|
360f286ed3
|
Some cleanup.
|
2014-12-07 20:45:52 +01:00 |
|
James Cole
|
6aecd77b77
|
New stuff!
|
2014-12-07 15:37:53 +01:00 |
|
James Cole
|
31a0be5bb4
|
All kinds of cleanup.
|
2014-12-06 21:48:23 +01:00 |
|
James Cole
|
bb3ba42ce2
|
Replaced Ardent with another package.
|
2014-12-06 12:12:55 +01:00 |
|
James Cole
|
f4ecf2d1aa
|
Some new report data. Also, the report page now uses in excess of 3000 queries. Lol
|
2014-12-06 09:16:54 +01:00 |
|
James Cole
|
834f8382e9
|
Added some todo's.
|
2014-12-05 21:45:48 +01:00 |
|
James Cole
|
357638a26c
|
Also do some account meta on the create screen.
|
2014-12-05 21:44:01 +01:00 |
|
James Cole
|
ac765b7e4c
|
Expand model to get meta data
|
2014-12-05 21:39:26 +01:00 |
|
James Cole
|
c9b2e29ba0
|
Manage related transactions.
|
2014-12-04 20:38:45 +01:00 |
|
James Cole
|
935276af88
|
Updated accounts so actions will trigger cache flush.
|
2014-11-27 16:20:16 +01:00 |
|
James Cole
|
5a505c8469
|
Show everything on demand.
|
2014-11-27 15:42:07 +01:00 |
|
James Cole
|
69b36ddd1d
|
New methods.
|
2014-11-26 17:20:18 +01:00 |
|
James Cole
|
e235a57e2f
|
Fixed a bug where the paginator for transactions would skip pages.
|
2014-11-26 09:43:21 +01:00 |
|
James Cole
|
a5b13aa67f
|
A very simple tool to do some cleanup.
|
2014-11-25 20:44:46 +01:00 |
|
James Cole
|
fd6e7fc1ab
|
Fixed a bug where the associated total amount for a bar would be too high.
|
2014-11-24 18:08:20 +01:00 |
|
James Cole
|
743deb4227
|
More stuff for repeated expenses.
|
2014-11-24 18:06:21 +01:00 |
|
James Cole
|
b051278d2e
|
Expand repeated expenses.
|
2014-11-24 17:01:37 +01:00 |
|
James Cole
|
bfda4bc199
|
Lots of new stuff.
|
2014-11-24 10:12:34 +01:00 |
|
James Cole
|
c6b6ed7fa8
|
Removed a bunch of methods and code that wasn't used. Also added a repository for repeated expenses.
|
2014-11-22 23:30:45 +01:00 |
|
James Cole
|
6381408fba
|
Remove some often used long calls with shorter ones.
|
2014-11-21 19:33:09 +01:00 |
|
James Cole
|
3dce194930
|
Use facades.
|
2014-11-21 11:12:22 +01:00 |
|
James Cole
|
d3a7596be2
|
A fix for a bug that would prevent both the category and the budget to be updated.
|
2014-11-20 07:12:41 +01:00 |
|
James Cole
|
114d3812cc
|
Some logging.
|
2014-11-19 21:22:21 +01:00 |
|
James Cole
|
0c2f9d22b9
|
With no category, the transaction journal store procedure would fail.
|
2014-11-19 21:17:21 +01:00 |
|
James Cole
|
36cbb3d71f
|
Added some code for reminders but most of its commented out.
|
2014-11-17 20:18:14 +01:00 |
|
James Cole
|
314abbea8b
|
Code cleanup.
|
2014-11-17 07:33:18 +01:00 |
|
James Cole
|
82c9a75578
|
Expand piggy banks
|
2014-11-16 22:55:34 +01:00 |
|
James Cole
|
2d9c89375a
|
New chart and lots of stuff for piggy banks
|
2014-11-16 10:31:19 +01:00 |
|
James Cole
|
61aba29df7
|
More stuffs. Too lazy to explain.
|
2014-11-15 11:36:27 +01:00 |
|
James Cole
|
6832f2ebd0
|
Lots of code cleanup.
|
2014-11-15 07:46:01 +01:00 |
|
James Cole
|
7b7743c03e
|
Fixed some bugs
|
2014-11-14 19:33:50 +01:00 |
|
James Cole
|
9e720c3a38
|
Some view fixes.
|
2014-11-14 14:33:41 +01:00 |
|
James Cole
|
eb8f8fa935
|
Expanded on categories.
|
2014-11-14 11:56:45 +01:00 |
|
James Cole
|
78ab1e200a
|
Remove transactions now works.
|
2014-11-14 10:39:34 +01:00 |
|
James Cole
|
f9750a64f8
|
Fixed transactions lists.
|
2014-11-14 10:28:18 +01:00 |
|
James Cole
|
ac2ab65471
|
Got up to categories with the new tables.
|
2014-11-14 10:17:12 +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
|
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
|
58d8b6f95b
|
Fixed the charts, added some todo items.
|
2014-11-13 21:11:00 +01:00 |
|
James Cole
|
953d68c3a2
|
Build some transaction handling.
|
2014-11-13 17:01:09 +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 |
|
James Cole
|
4aa9a04516
|
Code clean up and reformat.
|
2014-11-12 22:37:09 +01:00 |
|
James Cole
|
2e2c12d6a4
|
General clean up.
|
2014-11-12 22:21:48 +01:00 |
|
James Cole
|
44d189d7d3
|
Fixed a bug where the transaction list was a giant mess.
|
2014-11-12 21:19:31 +01:00 |
|