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
d280767407
Code cleanup [skip-ci]
2014-07-15 22:16:29 +02:00
James Cole
473e0f81c9
Model tests now cover models 100%.
2014-07-15 21:10:51 +02:00
James Cole
9687b5fb33
Create deposits, transfers and withdrawals. Also tests!
2014-07-15 20:58:35 +02:00
James Cole
1f4436cb75
Closed all test classes (tearDown) and added some checks so it won't fail anymore.
2014-07-15 17:31:18 +02:00
James Cole
42496449fa
Damn! Two letters!
2014-07-15 17:11:38 +02:00
James Cole
aa36e8b7cf
Removed my own validation source in favour of Ardent.
2014-07-15 17:09:59 +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
445de5a1d8
Fixed all tests.
2014-07-15 07:36:01 +02:00
James Cole
09b6c4d982
Moved some JSON around. [skip-ci]
2014-07-15 07:08:13 +02:00
James Cole
0e09e52e45
Moved to high charts.
2014-07-15 06:58:08 +02:00
James Cole
6e7ea89c70
Cleaned up some routes, added a filter for the date range.
2014-07-15 06:57:20 +02:00
James Cole
5bfeb9a420
This might just get us at 100%.
2014-07-09 14:03:15 +02:00
James Cole
3fc793f014
Fixes and tests for transactions.
2014-07-09 13:45:27 +02:00
James Cole
61f7fbe951
Some more tests, don't know if they'll cover.
2014-07-09 13:35:33 +02:00
James Cole
84f4e80da1
Some experimental model tests.
2014-07-09 13:19:30 +02:00
James Cole
5645f7a893
New charts + tests.
2014-07-09 12:56:06 +02:00
James Cole
138044fb41
Fixed tests and added some more.
2014-07-08 21:35:14 +02:00
Sander Dorigo
a7e103f62a
This will fail.
2014-07-08 15:31:59 +02:00
Sander Dorigo
659cea7c74
Built chart controller tests.
2014-07-08 15:17:18 +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
f6e195736f
Fixed tests.
2014-07-08 08:07:15 +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
46fb7a58da
Removed old export file.
2014-07-07 08:19:15 +02:00
James Cole
8d209f673c
Removed the code coverage ignore instructions, tests must cover this.
2014-07-06 21:24:37 +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
Sander Dorigo
c3254c2351
Some basic cleaning up.
2014-07-04 11:39:21 +02:00
Sander Dorigo
6bdaafbf72
Refer to proper version.
2014-07-04 09:17:21 +02:00
James Cole
f5d3c770b4
Fixed test coverage for user controller.
2014-07-04 07:30:12 +02:00
James Cole
abbbba219a
Fixed tests, added migration stuff, added default user.
2014-07-04 07:22:16 +02:00
James Cole
1836249407
First attempt at an import/migration procedure.
2014-07-03 21:31:32 +02:00
James Cole
35c90a32e9
Finished user model, started account and others but we'll save those.
2014-07-03 11:11:21 +02:00
James Cole
3d1bc5891f
First tests for User model.
2014-07-03 09:43:12 +02:00
James Cole
924ec29eaf
Also covered ProfileController.
2014-07-03 09:16:17 +02:00
James Cole
516fe54bf0
Finished testing user controller
2014-07-03 08:50:21 +02:00
James Cole
614c556c96
Some more fixes and tests.
2014-07-03 08:30:12 +02:00
James Cole
757e076a83
Updated various classes and tests.
2014-07-02 23:31:59 +02:00
James Cole
4540e93a63
Some attempts at code coverage and coveralls support.
2014-07-02 23:12:31 +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
James Cole
3e59c2792c
Updated some controllers and routes to exclude not yet finished stuff.
2014-07-02 21:22:13 +02:00
Sander Dorigo
3a7ee1a5cb
Create new accounts.
2014-06-30 15:57:05 +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
b216c1e16b
Whoops; lets remove this.
2014-06-30 13:23:48 +02:00
Sander Dorigo
8f2ba84ccc
Small changes to ignore files, and show environment in guest.blade
2014-06-30 13:22:47 +02:00
Sander Dorigo
4d2bcd5203
Updated gitignore.
2014-06-30 13:21:48 +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
f4194368c9
Debug bar and configuration updates.
2014-06-28 09:50:42 +02:00
James Cole
f826145599
Initial commit.
2014-06-28 09:41:44 +02:00
James Cole
fbc7a2a817
All initial git ignore files.
2014-06-28 09:41:25 +02:00