Sander Dorigo
|
25585b28c7
|
Removed "date in the future" demand.
|
2014-10-14 07:24:27 +02:00 |
|
Sander Dorigo
|
c577dd302a
|
Removed unused reminder methods.
|
2014-10-12 09:36:24 +02:00 |
|
Sander Dorigo
|
5f4db7874c
|
New view and what-not for feature.
|
2014-10-12 08:19:18 +02:00 |
|
Sander Dorigo
|
2eac9081ea
|
Build trigger.
|
2014-10-11 09:21:28 +02:00 |
|
Sander Dorigo
|
1fbdb3d0ae
|
A temporary fix for the problem that storing a transaction journal doesn't return the actual journal when successful.
|
2014-10-07 12:26:02 +02:00 |
|
Sander Dorigo
|
d5bcf5497f
|
Various updates to facilitate validating things.
|
2014-10-06 19:32:09 +02:00 |
|
Sander Dorigo
|
28aaea1aa3
|
Extended forms and started on recurring transactions.
|
2014-10-05 19:29:25 +02:00 |
|
Sander Dorigo
|
b3209d3b4d
|
Fixed validation and made some new form elements.
|
2014-10-05 08:27:18 +02:00 |
|
James Cole
|
aa9eb8ca64
|
Varioux fixes and cleaning up.
|
2014-09-28 08:47:51 +02:00 |
|
James Cole
|
9015d6ca16
|
Reordered the account repository and fixed a small bug.
|
2014-09-27 12:10:58 +02:00 |
|
James Cole
|
217483639d
|
Cleanup.
|
2014-09-27 07:06:30 +02:00 |
|
James Cole
|
fc44a52ba5
|
Fixed a bug that would recreate accounts if they existed had an old account type.
|
2014-09-25 07:41:45 +02:00 |
|
James Cole
|
e892b69a96
|
Code cleanup.
|
2014-09-21 16:22:18 +02:00 |
|
James Cole
|
c119a42d70
|
Clean up edit routines
|
2014-09-21 15:40:41 +02:00 |
|
James Cole
|
a7d75ea94a
|
Fixed a bug in the import routine that would mislabel the import account and botch any import process.
|
2014-09-21 08:54:23 +02:00 |
|
James Cole
|
ba4bddf756
|
Updated the migration routine, started on data tables.
|
2014-09-21 08:25:30 +02:00 |
|
James Cole
|
6a26408552
|
Expanded the 'save transaction' routine and cleaned it up. Still some work to do though.
|
2014-09-20 08:39:24 +02:00 |
|
James Cole
|
c39c59fff5
|
Some cleaning up.
|
2014-09-19 23:05:57 +02:00 |
|
James Cole
|
4632142e06
|
Fixes for account routes.
|
2014-09-15 17:03:53 +02:00 |
|
James Cole
|
69cee59e23
|
Moved some import routines to the repositories.
|
2014-09-14 21:07:43 +02:00 |
|
James Cole
|
44eb67f94e
|
Some cleanup, some bug fixes.
|
2014-09-12 21:47:27 +02:00 |
|
James Cole
|
0203fee174
|
Some small updates to various classes to support new stuff.
|
2014-09-12 17:34:54 +02:00 |
|
James Cole
|
a1ba340ead
|
Updated the transaction everything so views and forms work with the new transaction controller.
|
2014-09-12 17:31:12 +02:00 |
|
James Cole
|
affa9014d2
|
Repositories can now deal with new account types.
|
2014-09-11 21:59:27 +02:00 |
|
James Cole
|
d296dbbc23
|
Cleanup account views, controllers and repositories.
|
2014-09-11 21:58:51 +02:00 |
|
James Cole
|
fdf03cd8e2
|
Some comment cleanup in the libraries.
|
2014-09-09 20:01:13 +02:00 |
|
James Cole
|
77b4942691
|
Uniform query.
|
2014-09-08 10:37:31 +02:00 |
|
James Cole
|
9136b50e3c
|
Slowly working my way "down" the list of controllers to fix and enhance.
|
2014-09-03 16:50:53 +02:00 |
|
James Cole
|
c3fd5c7136
|
Some new stuff that really doesn't belong here. I'm not good at this.
|
2014-09-03 07:11:35 +02:00 |
|
James Cole
|
98612dd253
|
Last changes to make the import routine work.
|
2014-09-02 19:12:57 +02:00 |
|
James Cole
|
4d7f5238dd
|
Moar updates.
|
2014-09-02 17:27:28 +02:00 |
|
James Cole
|
f472a01a80
|
First attempt, trying to build an import stuff routine.
|
2014-09-02 08:58:56 +02:00 |
|
James Cole
|
58b3334f05
|
Cleaned up some tests and moved some methods.
|
2014-08-31 08:59:43 +02:00 |
|
James Cole
|
9db4137a1b
|
Revamped the account controller.
|
2014-08-30 14:26:33 +02:00 |
|
James Cole
|
c4f42a604f
|
This will be the first release!
|
2014-08-28 07:53:54 +02:00 |
|
James Cole
|
d6c92f8c3b
|
Optimizes some of the reminder routines; still have to test future repetitions although it should work fine.
|
2014-08-24 09:18:36 +02:00 |
|
James Cole
|
6e17c805c2
|
All code for reminders based on piggy banks. I hope.
|
2014-08-23 22:32:12 +02:00 |
|
James Cole
|
d56c00915c
|
Cleaned up some code and added a small feature for transaction views.
|
2014-08-23 10:01:40 +02:00 |
|
James Cole
|
a6b89879c5
|
Cleaned up the budget charts.
|
2014-08-23 09:39:04 +02:00 |
|
James Cole
|
9ecc8ab547
|
Small functional changes to all Account related methods and views.
|
2014-08-22 07:44:51 +02:00 |
|
James Cole
|
fdba0addb6
|
Build some extra features for the recurring transaction controller.
|
2014-08-21 15:15:39 +02:00 |
|
James Cole
|
b5a706152d
|
Fixed some problems with creating piggy bank repetitions.
|
2014-08-21 15:14:46 +02:00 |
|
James Cole
|
f00dfd2859
|
Basic testing, not full coverage.
|
2014-08-19 13:24:11 +02:00 |
|
James Cole
|
f5330728d4
|
Some cleaning up in the whole piggy bank section. More narrow events and stricter code. Still not catching some events, so it'll eventually all break down. [skip ci]
|
2014-08-19 06:57:11 +02:00 |
|
James Cole
|
87bddce1d3
|
Some changes to facilitate piggy bank events (see issue #6) and extra view info for clarity. [skip ci]
|
2014-08-18 12:28:33 +02:00 |
|
James Cole
|
372189a107
|
Fixed a bug where the target date and start date could not be null [skip ci]
|
2014-08-17 08:57:08 +02:00 |
|
James Cole
|
e4f04583a3
|
Added the ability to manually add or remove money from piggy banks (issue #6) [skip ci]
|
2014-08-17 08:45:22 +02:00 |
|
James Cole
|
d645a38aec
|
Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6). [skip ci]
|
2014-08-16 12:13:50 +02:00 |
|
James Cole
|
95c10a0a71
|
Alright for issue #6 a lot of things have been updated. Piggy banks can now be made "repeated" in a different form, viewed and edited; Firefly will properly trigger to make the "instances". Also the show-view is finished which doesn't do much but helps in seeing how it works. [skip ci]
|
2014-08-16 07:07:42 +02:00 |
|
James Cole
|
e063e5686f
|
Pretty much finished the default piggy banks, now for the repeating ones (issue #6). [skip ci]
|
2014-08-14 18:02:31 +02:00 |
|