James Cole
07388dd58a
Ability to dismiss reminders, added some logic to pre fill transaction form.
2014-11-20 07:51:01 +01:00
Sander Dorigo
f69598c6aa
Lots of work on the reminders.
2014-11-17 16:14:28 +01: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
980d9ce885
Also validate edits.
2014-10-05 08:49:36 +02:00
Sander Dorigo
b3209d3b4d
Fixed validation and made some new form elements.
2014-10-05 08:27:18 +02:00
James Cole
b0a31cebc2
Replaced transactions.js
2014-09-23 21:37:59 +02:00
James Cole
d49e6787d6
Completely removed code sleeve asset management.
2014-09-23 21:28:05 +02:00
James Cole
c119a42d70
Clean up edit routines
2014-09-21 15:40:41 +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
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
6e17c805c2
All code for reminders based on piggy banks. I hope.
2014-08-23 22:32:12 +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
f2cee8fea7
Fix for create transaction. [skip ci]
2014-08-09 06:34:53 +02:00
James Cole
1a296265a3
Fixed some bugs in transaction handling. [skip ci]
2014-08-09 06:12:49 +02:00
James Cole
d756324432
Some basic fixes for the transaction controller [skip ci]
2014-08-02 07:34:38 +02:00
James Cole
8dcaaeade7
New stuff and fix for transaction controller [skip ci]
2014-07-29 20:30:50 +02:00
James Cole
225cfc590c
Found and fixed a small bug. [skip ci]
2014-07-29 07:10:38 +02:00
James Cole
d088b2c558
Some more work done. Mainly accounts. [skip ci]
2014-07-26 08:05:02 +02:00
James Cole
bcd48f2e49
First basic version that "works". Now it's time to do some code cleanup. [skip ci]
2014-07-25 12:12:08 +02:00
James Cole
cc71a1116a
Some new tests and fixes. [skip ci]
2014-07-23 06:57:51 +02:00
James Cole
12ae548dab
- Updated transaction controller to need less code for the same work.
...
- Small feedback bug in migration controller
- Better database create scripts.
- Fixed bug in seed scripts.
- Cleanup and fixed sorting in various helpers
- Extended some tests to catch changed code.
- Created show(journal) and edit(journal) (untested)
[skip-ci]
2014-07-16 21:11:43 +02:00