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
9e720c3a38
Some view fixes.
2014-11-14 14:33:41 +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
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
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
a687140056
Cleaned up date-time navigation, added some stuff to accounts, expanded JSON response for transactions.
2014-10-09 07:24:47 +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
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
aa9eb8ca64
Varioux fixes and cleaning up.
2014-09-28 08:47:51 +02:00
James Cole
3bbecfe830
Various bug fixes.
2014-09-27 06:06:31 +02:00
James Cole
9ab3679d49
Fixed a chart.
2014-09-27 06:05:53 +02:00
James Cole
fb664ba17d
Fixed transactions.css
2014-09-23 21:51:39 +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
5f4669341e
Completed views for transactions.
2014-09-21 10:55:51 +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
c61f1307d8
Fixed all titles, subtitles and icons to properly display new layout.
2014-09-17 08:55:51 +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
e2227271b5
More info on home screen.
2014-09-11 15:18:43 +02:00
James Cole
5788db9f07
Reversed from flot/plot back to high charts. Cleaned up the index.
2014-09-10 20:54:01 +02:00
James Cole
60ef80c1a5
Show the balance after the occurrence of a transaction (experimental).
2014-09-09 20:37:11 +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
f00dfd2859
Basic testing, not full coverage.
2014-08-19 13:24:11 +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
b782bb8d93
All kinds of new stuff. Started with perfecting the account controller. [skip ci]
2014-07-26 18:53:41 +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
8338606db5
Final budgets view in bootstrap
2014-07-25 08:11:07 +02:00
James Cole
03994dd774
New stuff for transaction edits [skip ci]
2014-07-25 07:17:56 +02:00
James Cole
36901359d0
More views and options for limits [skip ci]
2014-07-24 06:47:28 +02:00
James Cole
cc71a1116a
Some new tests and fixes. [skip ci]
2014-07-23 06:57:51 +02:00
James Cole
08cbd91dd9
New event to create budget limits, new handler to handle said event, new routes for budget control, new routes for limit control, extended migration, extended models, extended JS. [skip-ci]
2014-07-20 18:24:27 +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
James Cole
9687b5fb33
Create deposits, transfers and withdrawals. Also tests!
2014-07-15 20:58:35 +02:00
James Cole
a1fb4bdb60
Firefly is now capable of adding a transaction. Untested [skip-ci]
2014-07-15 11:04:53 +02:00
James Cole
0e09e52e45
Moved to high charts.
2014-07-15 06:58:08 +02:00