Commit Graph
13 Commits
Author SHA1 Message Date
James Cole 6dddd6629d Thing with order and should fix Travis. 2015-03-27 07:20:32 +01:00
James Cole 3c4e7158a1 Config for test database. 2015-03-18 22:16:00 +01:00
Niek van der Kooy 12d652bd0e We cannot entirely drop the foreign key constraint, since it is originally created (and dropped) in v3.2.1. 2015-03-10 18:25:23 +01:00
Niek van der Kooy ff1bed97b8 We need to include models we use
Probably some left over L5 migration stuff, since you wouldn't notice it until reversing a migration
2015-03-10 18:24:28 +01:00
Niek van der Kooy 56490f0e84 Fix error when reverting changed migration.
When reverting changed migration, the down would fail because the foreign key constraint has to be dropped before you are able to rename the column.
2015-03-10 18:04:31 +01:00
James Cole 93996ada96 Expanded reminders. 2015-03-07 09:21:06 +01:00
James Cole 0d0df5f143 Scan bills when editing and creating journals. 2015-03-01 08:15:24 +01:00
James Cole d1cf683f57 Some layout and content updates 2015-03-01 07:50:26 +01:00
James Cole fcbe10f5ec New code. 2015-02-22 15:40:13 +01:00
James Cole 7785ec0222 Code cleanup. 2015-02-11 07:35:10 +01:00
James Cole 57691471bb Updated models and imports. 2015-02-06 05:01:24 +01:00
James Cole ed475b1b9c Database & seeds. 2015-02-06 04:41:00 +01:00
James Cole df165a817c Fresh L5 installation. 2015-02-06 04:39:52 +01:00