Sander Dorigo
|
7895d7f5d0
|
Format amount.
|
2014-11-08 11:37:55 +01:00 |
|
Sander Dorigo
|
fe05d218fc
|
Allow piggy bank edit/update.
|
2014-11-08 11:36:20 +01:00 |
|
Sander Dorigo
|
01b0a1058d
|
Form fix.
|
2014-11-05 21:22:31 +01:00 |
|
Sander Dorigo
|
21f362c7b9
|
Lots of stuff for budgets, accounts and others!
|
2014-11-05 19:57:56 +01:00 |
|
Sander Dorigo
|
aaab7f8e0e
|
Some fixes for budgets
|
2014-11-04 20:37:00 +01:00 |
|
Sander Dorigo
|
0f1437dd6a
|
Delete piggy banks.
|
2014-11-02 16:47:01 +01:00 |
|
Sander Dorigo
|
2f8b10e82c
|
All kinds of new code, especially for the piggy banks.
|
2014-11-02 14:58:12 +01:00 |
|
Sander Dorigo
|
3231effd20
|
Cleanup and fix everything related to piggy banks.
|
2014-10-31 07:32:43 +01:00 |
|
Sander Dorigo
|
d5e1da5948
|
Some more stats on the piggy banks.
|
2014-10-29 12:39:15 +01:00 |
|
Sander Dorigo
|
0707603b63
|
Add buttons and a placeholder.
|
2014-10-29 12:26:26 +01:00 |
|
Sander Dorigo
|
9c69949e8c
|
Added edit and new buttons.
|
2014-10-28 15:59:10 +01:00 |
|
Sander Dorigo
|
b1d7a9451a
|
Cleaner piggybank view.
|
2014-10-28 11:25:22 +01:00 |
|
Sander Dorigo
|
004488d453
|
New todo items.
|
2014-10-28 11:10:40 +01:00 |
|
Sander Dorigo
|
7c97c558ab
|
No reference to reminders.
|
2014-10-12 09:41:10 +02:00 |
|
James Cole
|
1b3d345fbd
|
Quick & dirty fixes for the piggy bank controller.
|
2014-09-28 09:01:57 +02:00 |
|
James Cole
|
bb2b71bdc0
|
Removed unused JS files and references.
|
2014-09-24 07:03:55 +02:00 |
|
James Cole
|
7c043e1923
|
Replaced piggybanks-create.js
|
2014-09-23 21:44:00 +02:00 |
|
James Cole
|
2720ae3c46
|
Replaced piggybanks.js
|
2014-09-23 21:41:34 +02:00 |
|
James Cole
|
d49e6787d6
|
Completely removed code sleeve asset management.
|
2014-09-23 21:28:05 +02:00 |
|
James Cole
|
c61f1307d8
|
Fixed all titles, subtitles and icons to properly display new layout.
|
2014-09-17 08:55:51 +02:00 |
|
James Cole
|
74e852b8bd
|
Some final touches.
|
2014-09-09 20:19:19 +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
|
bc0e8434ec
|
Updated a lot of small things, new triggers for future reminder and some cleanup.
|
2014-08-21 21:00:02 +02:00 |
|
James Cole
|
9a04a4a4fc
|
Some bug fixes and a new view for piggy banks. [skip ci]
|
2014-08-21 18:49:51 +02:00 |
|
James Cole
|
b5a706152d
|
Fixed some problems with creating piggy bank repetitions.
|
2014-08-21 15:14:46 +02:00 |
|
James Cole
|
c272d99fa8
|
Add percentage to piggy bank view.
|
2014-08-20 16:54:43 +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
|
ae95d60c46
|
This should fix all tests, although coverage isn't quite there yet.
|
2014-08-17 12:55:27 +02:00 |
|
James Cole
|
c99a8a6072
|
This is why you test. Another null pointer. I really need to finish those. [skip ci]
|
2014-08-17 10:05:13 +02:00 |
|
James Cole
|
700ce5cea8
|
Added some rounding. [skip ci]
|
2014-08-17 09:27:46 +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
|
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
|
12e5f80d80
|
Also create routine for repeated expenses. [skip ci] issue #6
|
2014-08-14 18:17:02 +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 |
|
James Cole
|
5f710f4c23
|
Some more catches and small tweaks for issue #6. [skip ci]
|
2014-08-14 07:40:15 +02:00 |
|
James Cole
|
2b42cb8ef3
|
Form for issue #6 is complete, final checks about to be written. Mebbe tomorrow. [skip ci]
|
2014-08-13 21:35:05 +02:00 |
|
James Cole
|
9e77bf51bb
|
Some preliminary work on issue #6. Breaks a lot of tests. [skip ci]
|
2014-08-13 20:36:32 +02:00 |
|
James Cole
|
e2940015ca
|
Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder.
|
2014-08-13 07:02:13 +02:00 |
|
James Cole
|
dbcf6613c6
|
Some work for the piggy bank show routine [skip ci]
|
2014-08-11 07:28:47 +02:00 |
|
James Cole
|
d756324432
|
Some basic fixes for the transaction controller [skip ci]
|
2014-08-02 07:34:38 +02:00 |
|
James Cole
|
af856a135f
|
Piggy [skip ci]
|
2014-08-01 12:58:54 +02:00 |
|
James Cole
|
bae750e0ab
|
Trying to fix piggies [skip ci]
|
2014-08-01 07:04:36 +02:00 |
|
James Cole
|
706d853b04
|
Work on piggy banks [skip ci]
|
2014-07-31 22:01:52 +02:00 |
|