Commit Graph
29 Commits
Author SHA1 Message Date
James Cole f05002c729 Updated models for encryption. 2015-05-23 08:46:46 +02:00
James Cole 1c2cbd5b40 New stuff for encrypted amounts. 2015-05-23 07:47:36 +02:00
James Cole 23a09b7081 Code cleanup. 2015-05-05 10:23:01 +02:00
James Cole 67fdd27499 Various code cleanup [skip ci] 2015-05-05 07:51:02 +02:00
James Cole fb047bd5f4 Fix migration. 2015-05-01 08:34:53 +02:00
James Cole 51ae130922 Fixed the build by adding new migrations for each step. 2015-04-28 09:54:22 +02:00
James Cole e7165a526b First attempt at basic tag functionality. 2015-04-28 08:58:01 +02:00
James Cole fe714e9989 Built a routine that will allow you to completely delete an account. 2015-04-22 07:54:56 +02:00
James Cole bf354275b3 Some general cleaning up. 2015-04-07 18:25:21 +02:00
James Cole 35cdbec70a Clean up for budget limits. 2015-04-03 19:39:36 +02:00
James Cole 7f5188f5a4 Added something fancy called "virtual balance". 2015-04-01 19:42:14 +02:00
James Cole e11e53913a Some new code + GA 2015-03-31 19:21:49 +02:00
James Cole f8a5fb4225 Fixed tests. 2015-03-31 17:49:47 +02:00
James Cole 3a49450461 Made sure migrations can be rolled back. 2015-03-31 15:38:44 +02:00
James Cole c4312c0b11 Extra large code cleanup. 2015-03-30 20:08:27 +02:00
James Cole 8d982c1a90 Some extensions. 2015-03-29 19:44:59 +02:00
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