Commit Graph

84 Commits

Author SHA1 Message Date
James Cole 5f48f13890 Exceptions for stupid sqlite. 2015-01-29 17:44:13 +01:00
James Cole a734e04561 Default value and rename for encrypted field values. 2015-01-29 17:31:18 +01:00
James Cole 5aa1db293f 3.2.5 will once again be capable of encrypting journal descriptions (and more, in the future). 2015-01-29 05:23:31 +01:00
James Cole bba1ee1264 Last attempt. 2015-01-18 11:18:06 +01:00
James Cole 02b6191d47 Another attempt at catching the sqlite error. 2015-01-18 11:12:17 +01:00
James Cole c5a3de09cd Catch a sqlite error. 2015-01-18 10:33:01 +01:00
James Cole 79ff67852f Deleted an old unique index. 2015-01-18 09:48:48 +01:00
James Cole 0faebc290f Suppress warnings. 2015-01-17 10:05:51 +01:00
James Cole a7887f1e25 Added inspections for all migrations. 2015-01-17 08:58:19 +01:00
James Cole 550f301ba2 Code cleanup [skip ci] 2015-01-02 05:52:38 +01:00
James Cole 8e892e7ea5 New unit tests to cover missed methods. 2015-01-01 12:06:42 +01:00
James Cole 75f86462e2 All code for issue #38. 2014-12-29 20:28:17 +01:00
James Cole 84a24f0333 Something with migrations. 2014-12-27 05:38:33 +01:00
James Cole 2d67a3159d Expanded reports 2014-12-26 21:08:44 +01:00
James Cole 290f25f1a0 First attempt at new month report. 2014-12-25 09:50:01 +01:00
James Cole 037452e525 Spelling errors fixed. 2014-12-24 21:20:47 +01:00
James Cole 62748fa255 Migrations for future version 3.2.2 2014-12-24 20:56:05 +01:00
James Cole 7a9df05f6b A giant rename action in preparation of v3.2.2 2014-12-24 20:55:42 +01:00
James Cole 80f5e61b6b Append default data to current currency table (assuming default entries). 2014-12-24 05:51:18 +01:00
James Cole dbcae16b75 Made two new columns nullable. #37 2014-12-24 05:43:08 +01:00
James Cole da6ff9f90a Migrations for #37 2014-12-23 22:27:00 +01:00
James Cole b741565f57 New test content. 2014-12-23 21:55:08 +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 82e438d29b Updated tests. 2014-12-20 15:00:53 +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 eed6107ce7 Revamp migrations. 2014-12-18 19:01:00 +01:00
James Cole 9d4c4be468 Removed single table inheritance. 2014-12-17 20:47:46 +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 32ef2ef801 Renamed a table, added a bug fix. 2014-12-14 21:24:20 +01:00
James Cole 900dea2c66 Code cleanup. 2014-12-14 20:40:02 +01:00
James Cole 3cfa3f3b27 Code cleanup. 2014-12-13 21:59:02 +01:00
James Cole 727221e2cb Cleanup migrations. 2014-12-08 06:57:12 +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 d774cde109 Add soft deletes. 2014-12-06 17:37:05 +01:00
James Cole 4720519aef Clean up models, fixed a bug. 2014-12-01 06:09:27 +01:00
James Cole 0a2cbaa047 Some new code, transaction groups among them. 2014-11-30 14:52:17 +01:00
James Cole f05d626e38 Mostly cleanup and bug fixes. 2014-11-25 21:04:00 +01:00
James Cole 743deb4227 More stuff for repeated expenses. 2014-11-24 18:06:21 +01:00
James Cole 93d4d3df1d Wrong column names. 2014-11-20 07:41:30 +01:00
James Cole 7329c0b200 All of this should contain one working test. 2014-11-18 10:33:38 +01:00
James Cole 15e99bd672 Removed some old code, added todo's. 2014-11-17 20:55:31 +01:00
James Cole 2d9c89375a New chart and lots of stuff for piggy banks 2014-11-16 10:31:19 +01:00
James Cole 2597633b0e New migration and code cleanup. 2014-11-13 07:25:47 +01:00
Sander Dorigo a3f8841ec3 I have no idea what's happening! 2014-11-10 18:38:58 +01:00
Sander Dorigo 2f8b10e82c All kinds of new code, especially for the piggy banks. 2014-11-02 14:58:12 +01:00
Sander Dorigo 36d8dee853 Building a chart for the recurring transactions. 2014-10-13 17:54:20 +02:00