James Cole
18748510b1
First change; menu is now from sb-admin.
2014-09-10 06:56:57 +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
74e852b8bd
Some final touches.
2014-09-09 20:19:19 +02:00
James Cole
0717aa22d7
Some minor cleanup.
2014-09-09 14:03:55 +02:00
James Cole
33d4fd4af0
Small fix for the budget overview.
2014-09-09 10:43:12 +02:00
James Cole
5ca466a826
Update view.
2014-09-08 10:38:39 +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
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
4cd955e5cf
Small text change in login.
2014-08-31 07:33:11 +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
752693a0d0
Small changes.
2014-08-24 09:24:36 +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
871509d4d3
First effort towards nice charts in the budgeting overviews.
2014-08-23 08:34:22 +02:00
James Cole
1b1dc99bf7
Last fixes for budget before work on charts.
2014-08-22 10:46:33 +02:00
James Cole
6f4141477d
For budget charts
2014-08-22 10:32:50 +02:00
James Cole
ac2fbc4105
Some changes in views to make it all look better.
2014-08-22 10:16:52 +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
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
a0b12ece54
Fixes for tests.
2014-08-21 15:16:12 +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
22bd995b42
Updated factory muffin. This breaks everything. Let's skip Travis until we've fixed it. [skip ci]
2014-08-21 07:21:56 +02:00
James Cole
c272d99fa8
Add percentage to piggy bank view.
2014-08-20 16:54:43 +02:00
James Cole
f00dfd2859
Basic testing, not full coverage.
2014-08-19 13:24: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
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
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
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
b898f906c3
Removed a route that would break Firefly III
2014-08-09 12:30:41 +02:00
James Cole
ebb28df607
Ability to highlight a particular transaction. [skip ci]
2014-08-09 06:56:38 +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
cdd5a6c225
Stuff for recurring transactions [skip ci]
2014-08-07 07:44:37 +02:00
James Cole
23d69c0dd9
Started work on recurring transactions controller. [skip ci]
2014-08-06 17:02:02 +02:00
James Cole
5e809633e3
Various small updates [skip ci]
2014-08-06 07:06:45 +02:00
James Cole
2c7af6ab5f
Fixed some chart details.
2014-08-03 09:39:07 +02:00
James Cole
d01b480c0d
Tests for category controller
2014-08-02 15:54:39 +02:00
James Cole
30b589d040
Tests for budget controller.
2014-08-02 15:23:29 +02:00
James Cole
99500d6201
Final updates for account controller. Looks like this one is finished. [skip ci]
2014-08-02 07:49:48 +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
James Cole
50cfcb8905
Started work for piggy banks [skip ci]
2014-07-31 15:46:25 +02:00
James Cole
a41fb81446
Bug fix and limit expansions [skip ci]
2014-07-31 07:29:55 +02:00
James Cole
78d575fbb1
Various updates [skip ci]
2014-07-30 22:31:35 +02:00
James Cole
00a767cfc9
Continued working on category controller [skip ci]
2014-07-30 14:45:46 +02:00
James Cole
04a9ada682
Some work on the category controller.
2014-07-30 07:14:00 +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
1b919b1dab
Fixed budget controller. [skip ci]
2014-07-28 21:33:32 +02:00
James Cole
b0ddc04a0d
Layout updates and extensions. Found a problem I need closures for. Yay! [skip ci]
2014-07-28 14:53:04 +02:00
James Cole
2680cd8b7a
More work on the budget controller [skip ci]
2014-07-27 22:48:13 +02:00
James Cole
92f2e30ed1
New stuff! [skip ci]
2014-07-27 20:29:58 +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
a40b281ea3
Some new stuff for budget management. [skip ci]
2014-07-24 22:16:42 +02:00
James Cole
36901359d0
More views and options for limits [skip ci]
2014-07-24 06:47:28 +02:00
James Cole
30553ed7a3
Small fixes and updates. [skip ci]
2014-07-23 16:44:20 +02:00
James Cole
1a9c44f7f9
Delete routine [skip ci]
2014-07-23 08:16:04 +02:00
James Cole
cc71a1116a
Some new tests and fixes. [skip ci]
2014-07-23 06:57:51 +02:00
James Cole
988046189d
Extended budgets and limits [skip-ci]
2014-07-20 20:46:10 +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
0bcda34738
- Full move to high charts.
...
- Cleanup homepage.
- Expanded libraries
- Added limits (for budgets)
- Extended models
- Added popups for charts.
- [skip-ci]
2014-07-17 20:52:54 +02:00
James Cole
de1bf42f94
Tests fixed.
2014-07-17 05:48:14 +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
James Cole
5645f7a893
New charts + tests.
2014-07-09 12:56:06 +02:00
Sander Dorigo
bd315fb7ce
After quite some fumbling, fixed both the development import and some tests.
2014-07-08 14:04:02 +02:00
James Cole
5e8cfb512b
Some changes in the charts and range thing.
2014-07-08 07:51:25 +02:00
Sander Dorigo
c7d3ef6a97
Some small changes in the account display.
2014-07-07 19:33:17 +02:00
James Cole
2f5afc80a3
More extensions and views. First home view is semi-complete, time to write some tests again.
2014-07-06 21:07:52 +02:00
James Cole
4192f2bc8f
Made big headway in preference management, accounts, importing stuff, etc. etc.
2014-07-06 15:18:11 +02:00
James Cole
188105492c
All kinds of new stuff: finished most of the importing routines, extended the database (single table inheritance) and expanded some other stuff.
2014-07-05 19:44:26 +02:00
James Cole
a0c0dc288d
New stuff pertaining to the import procedure and user registration.
2014-07-05 16:19:15 +02:00
James Cole
1836249407
First attempt at an import/migration procedure.
2014-07-03 21:31:32 +02:00
James Cole
516fe54bf0
Finished testing user controller
2014-07-03 08:50:21 +02:00
James Cole
3a7c543afb
Cleaned up some views and controllers; basic auto + password change has been fixed.
2014-07-02 21:58:40 +02:00
James Cole
43204a3a95
Added routine to change your password.
2014-07-02 21:46:56 +02:00
Sander Dorigo
67ef8f6be6
Some more code to facilitate creating your very first account.
2014-06-30 15:46:12 +02:00
Sander Dorigo
8f2ba84ccc
Small changes to ignore files, and show environment in guest.blade
2014-06-30 13:22:47 +02:00
James Cole
aa53ceddc0
Latest code before move back to laptop.
2014-06-30 11:24:58 +02:00
James Cole
39dd382e87
Implemented migration procedure.
2014-06-30 10:47:14 +02:00
James Cole
ecadf005a8
New code, building a migration routine.
2014-06-30 07:26:38 +02:00
James Cole
5d430e7dad
Combination of initial files and some new code for login and user registration.
2014-06-29 22:12:33 +02:00
James Cole
a3a30bd5e1
Various new stuff.
2014-06-28 09:57:17 +02:00
James Cole
f826145599
Initial commit.
2014-06-28 09:41:44 +02:00