James Cole
|
335e2083af
|
Expand helper for #37
|
2014-12-23 22:27:29 +01:00 |
|
James Cole
|
7b1d9d4962
|
First basic controller for #37
|
2014-12-23 22:27:14 +01:00 |
|
James Cole
|
da6ff9f90a
|
Migrations for #37
|
2014-12-23 22:27:00 +01:00 |
|
James Cole
|
48f26c7bf1
|
Added a route for future currency options.
|
2014-12-23 21:55:30 +01:00 |
|
James Cole
|
3ce317b170
|
New tests.
|
2014-12-23 21:55:19 +01:00 |
|
James Cole
|
b741565f57
|
New test content.
|
2014-12-23 21:55:08 +01:00 |
|
James Cole
|
d8fea44968
|
New setting called 'budgetMaximum', see issue #36
|
2014-12-23 21:14:26 +01:00 |
|
James Cole
|
778300b67e
|
Updated view for setting called 'budgetMaximum', see issue #36
|
2014-12-23 21:14:17 +01:00 |
|
James Cole
|
cb2b44fef3
|
New setting called 'budgetMaximum', see issue #36
|
2014-12-23 21:13:59 +01:00 |
|
James Cole
|
cdb5875d6b
|
Some cleaning up for tests.
|
2014-12-23 21:13:42 +01:00 |
|
James Cole
|
01c5e15bcd
|
Retrieve the new setting called 'budgetMaximum' which allows you to set the maximum budget.
|
2014-12-23 21:13:32 +01:00 |
|
James Cole
|
f0babb4be7
|
Made sure the migrations are reversible and updated the test seeder.
|
2014-12-22 20:43:38 +01:00 |
|
James Cole
|
10b00da874
|
Try to fix the tests.
|
2014-12-22 18:41:16 +01:00 |
|
James Cole
|
e9f391b2eb
|
First tests for piggy bank controller.
|
2014-12-22 07:10:18 +01:00 |
|
James Cole
|
50be39b054
|
Fixed a bug where an update to a transaction journal would trigger the wrong response.
|
2014-12-21 18:43:01 +01:00 |
|
James Cole
|
a94e0bb3da
|
Some cleaning up in prep for tests [skip ci]
|
2014-12-21 18:40:37 +01:00 |
|
James Cole
|
48cb528ae4
|
Increased test coverage. Also updated read me.
|
2014-12-21 17:59:47 +01:00 |
|
James Cole
|
e62e0345df
|
Also covered help.
|
2014-12-21 11:15:37 +01:00 |
|
James Cole
|
441f011fba
|
More coverage.
|
2014-12-21 10:54:25 +01:00 |
|
James Cole
|
af1349160a
|
Lots of clean up in the Google Chart controller.
|
2014-12-20 22:38:56 +01:00 |
|
James Cole
|
2072607889
|
Cleanup, mostly I removed the coding standard ignore instructions.
|
2014-12-20 22:07:21 +01:00 |
|
James Cole
|
7b4703e4ff
|
Category controller covered.
|
2014-12-20 16:53:32 +01:00 |
|
James Cole
|
1484621300
|
More tests!
|
2014-12-20 16:06:25 +01:00 |
|
James Cole
|
83b7cb4ff9
|
Test updates.
|
2014-12-20 15:25:22 +01:00 |
|
James Cole
|
82e438d29b
|
Updated tests.
|
2014-12-20 15:00:53 +01:00 |
|
James Cole
|
e86547645c
|
Small bug fixes.
|
2014-12-20 07:33:59 +01:00 |
|
James Cole
|
8b901084fe
|
Fixed the tests.
|
2014-12-19 21:36:53 +01:00 |
|
James Cole
|
1a0cbbdb31
|
Removed previous warning suppressions.
|
2014-12-19 21:18:42 +01:00 |
|
James Cole
|
30ac62ffb7
|
All kinds of code cleanup, mostly to get some mess detection fixed.
|
2014-12-19 20:47:33 +01:00 |
|
James Cole
|
8ab294e90b
|
Move budget / category save.
|
2014-12-18 19:53:06 +01:00 |
|
James Cole
|
f5edb15f43
|
Fix bug in create transaction with cash account.
|
2014-12-18 19:51:08 +01:00 |
|
James Cole
|
eed6107ce7
|
Revamp migrations.
|
2014-12-18 19:01:00 +01:00 |
|
James Cole
|
d49dc599a2
|
Removed references to components.
|
2014-12-17 21:32:27 +01:00 |
|
James Cole
|
3c5179f145
|
Removed repair route [skip ci]
|
2014-12-17 21:21:08 +01:00 |
|
James Cole
|
067d17c09c
|
New repair route [skip ci]
|
2014-12-17 21:20:23 +01:00 |
|
James Cole
|
4c88c9af86
|
Fix. [skip ci]
|
2014-12-17 20:54:33 +01:00 |
|
James Cole
|
1c84afe186
|
Temporary repair route to fix stuff [skip ci]
|
2014-12-17 20:52:08 +01:00 |
|
James Cole
|
9d4c4be468
|
Removed single table inheritance.
|
2014-12-17 20:47:46 +01:00 |
|
James Cole
|
de7db8db78
|
Slightly extended tests.
|
2014-12-16 21:41:16 +01:00 |
|
James Cole
|
5135be3000
|
Expanded test coverage.
|
2014-12-16 20:25:24 +01:00 |
|
James Cole
|
37c63bc6b5
|
Add some tests.
|
2014-12-15 20:24:19 +01:00 |
|
James Cole
|
e7d3716549
|
Universal database stuff.
|
2014-12-15 20:01:33 +01:00 |
|
James Cole
|
73bc5372c0
|
Update migrations to include index.
|
2014-12-15 19:48:59 +01:00 |
|
James Cole
|
b999a8f0fb
|
Some cleaning up. About to release 3.2.1
|
2014-12-15 19:39:01 +01:00 |
|
James Cole
|
16678aa5e1
|
Fixed bugs!
|
2014-12-15 18:16:48 +01:00 |
|
James Cole
|
f9ab49911d
|
Bug fix where the account's balance would be cached when it shouldn't.
|
2014-12-15 18:03:16 +01:00 |
|
James Cole
|
3fabe2e9fb
|
Small bug fix.
|
2014-12-15 07:24:01 +01:00 |
|
James Cole
|
9a8a3e94d6
|
Fix a chart.
|
2014-12-14 21:27:13 +01:00 |
|
James Cole
|
32ef2ef801
|
Renamed a table, added a bug fix.
|
2014-12-14 21:24:20 +01:00 |
|
James Cole
|
76cd3d35e2
|
Forgot some routes & filters.
|
2014-12-14 20:41:43 +01:00 |
|
James Cole
|
900dea2c66
|
Code cleanup.
|
2014-12-14 20:40:02 +01:00 |
|
James Cole
|
8e6ca0dd05
|
Some cleaning up.
|
2014-12-13 23:40:25 +01:00 |
|
James Cole
|
4b4ad7f1a8
|
Moved all references.
|
2014-12-13 22:54:52 +01:00 |
|
James Cole
|
21a0a5d573
|
Remapped all library classes.
|
2014-12-13 22:11:51 +01:00 |
|
James Cole
|
3cfa3f3b27
|
Code cleanup.
|
2014-12-13 21:59:02 +01:00 |
|
James Cole
|
c77b43458e
|
Removed some charts, removed lots of dead code.
|
2014-12-13 20:03:44 +01:00 |
|
James Cole
|
9ab0a83f7c
|
Default value for when session is empty.
|
2014-12-13 13:07:32 +01:00 |
|
James Cole
|
7af55b7268
|
Updated some tests, fixed some bugs.
|
2014-12-13 09:36:30 +01:00 |
|
James Cole
|
7350b1da1b
|
Cleanup and added todo's
|
2014-12-12 16:22:16 +01:00 |
|
James Cole
|
136adbe723
|
Some cleanup and a small bug fix.
|
2014-12-12 07:42:38 +01:00 |
|
James Cole
|
cb2863eaf3
|
Cleaned up the budget controller.
|
2014-12-12 07:13:40 +01:00 |
|
James Cole
|
9c83c18137
|
Fixed some query-heavy things in the report controller.
|
2014-12-09 18:24:53 +01:00 |
|
James Cole
|
999a7481e4
|
Removed references to the field "migrated".
|
2014-12-09 06:37:36 +01:00 |
|
James Cole
|
cb312ca025
|
Remove packages only found in development.
|
2014-12-08 20:44:06 +01:00 |
|
James Cole
|
727221e2cb
|
Cleanup migrations.
|
2014-12-08 06:57:12 +01:00 |
|
James Cole
|
360f286ed3
|
Some cleanup.
|
2014-12-07 20:45:52 +01:00 |
|
James Cole
|
6aecd77b77
|
New stuff!
|
2014-12-07 15:37:53 +01:00 |
|
James Cole
|
31a0be5bb4
|
All kinds of cleanup.
|
2014-12-06 21:48:23 +01:00 |
|
James Cole
|
07610ae8fb
|
All kinds of new stuff for Codeception, which isn't working at ALL
|
2014-12-06 19:47:43 +01:00 |
|
James Cole
|
dbc95dd878
|
Cleanup.
|
2014-12-06 17:53:25 +01:00 |
|
James Cole
|
792e8a9947
|
Start with code cleanup.
|
2014-12-06 17:45:29 +01:00 |
|
James Cole
|
d774cde109
|
Add soft deletes.
|
2014-12-06 17:37:05 +01:00 |
|
James Cole
|
cc111d14b0
|
Lots of cleanup and formatting.
|
2014-12-06 17:34:39 +01:00 |
|
James Cole
|
bb3ba42ce2
|
Replaced Ardent with another package.
|
2014-12-06 12:12:55 +01:00 |
|
James Cole
|
f4ecf2d1aa
|
Some new report data. Also, the report page now uses in excess of 3000 queries. Lol
|
2014-12-06 09:16:54 +01:00 |
|
James Cole
|
1997666196
|
Update comment to match methods.
|
2014-12-05 22:50:26 +01:00 |
|
James Cole
|
3aa9057c5f
|
Small fixes.
|
2014-12-05 22:06:33 +01:00 |
|
James Cole
|
834f8382e9
|
Added some todo's.
|
2014-12-05 21:45:48 +01:00 |
|
James Cole
|
357638a26c
|
Also do some account meta on the create screen.
|
2014-12-05 21:44:01 +01:00 |
|
James Cole
|
919a0c01e4
|
Expand views and JS.
|
2014-12-05 21:39:48 +01:00 |
|
James Cole
|
6ff618e388
|
Expand models.
|
2014-12-05 21:39:34 +01:00 |
|
James Cole
|
ac765b7e4c
|
Expand model to get meta data
|
2014-12-05 21:39:26 +01:00 |
|
James Cole
|
2134e87c31
|
Method to unrelate transactions.
|
2014-12-05 21:39:16 +01:00 |
|
James Cole
|
0d37288129
|
Expand account controller with meta data (edit / update routine).
|
2014-12-05 21:39:04 +01:00 |
|
James Cole
|
7cbd41137d
|
New configuration.
|
2014-12-05 21:38:45 +01:00 |
|
James Cole
|
ba43d7063f
|
New route to unrelate transactions.
|
2014-12-05 21:38:36 +01:00 |
|
James Cole
|
c9b2e29ba0
|
Manage related transactions.
|
2014-12-04 20:38:45 +01:00 |
|
James Cole
|
4720519aef
|
Clean up models, fixed a bug.
|
2014-12-01 06:09:27 +01:00 |
|
James Cole
|
d7b0106e7d
|
Expand code for reports.
|
2014-12-01 05:57:03 +01:00 |
|
James Cole
|
0a2cbaa047
|
Some new code, transaction groups among them.
|
2014-11-30 14:52:17 +01:00 |
|
James Cole
|
3e5f615ffc
|
Expand bread crumbs to include opening balances.
|
2014-11-28 17:29:05 +01:00 |
|
James Cole
|
00dc73e6d9
|
Added all bread crumbs.
|
2014-11-28 16:35:11 +01:00 |
|
James Cole
|
aa5b9a1727
|
More bread crumbs.
|
2014-11-28 16:15:30 +01:00 |
|
James Cole
|
f63a287a6c
|
More bread crumbs.
|
2014-11-28 16:09:18 +01:00 |
|
James Cole
|
b9d4c8dcd6
|
More bread crumbs.
|
2014-11-28 16:04:06 +01:00 |
|
James Cole
|
94433f1714
|
Bread crumbs for categories.
|
2014-11-28 15:58:54 +01:00 |
|
James Cole
|
a4dd4358b4
|
Small fix for budget bread crumbs.
|
2014-11-28 15:53:50 +01:00 |
|
James Cole
|
4e79b43395
|
More bread crumbs.
|
2014-11-28 15:52:52 +01:00 |
|
James Cole
|
6bb54bfa85
|
More bread crumbs.
|
2014-11-28 15:46:44 +01:00 |
|
James Cole
|
0df6c3a8dc
|
Some work on bread crumbs and reports.
|
2014-11-28 15:41:32 +01:00 |
|