Commit Graph
100 Commits
Author SHA1 Message Date
James Cole 2f17521c06 Fix small errors in bulk and mass controller 2018-03-04 09:12:33 +01:00
James Cole 8b52006959 Updated all language strings. 2018-03-04 08:54:01 +01:00
James Cole 8eb3d43123 Fix tag auto select. 2018-03-04 08:52:06 +01:00
James Cole a511368229 Fix missing index. 2018-03-04 08:51:46 +01:00
James Cole f0006a0743 Update composer lock file. 2018-03-04 08:51:20 +01:00
James Cole 7171e69715 All API routes seem to work. 2018-03-04 08:22:32 +01:00
James Cole 2ab44fb33a Improve test coverage. 2018-03-04 07:56:30 +01:00
James Cole 7542175258 Improve test coverage. 2018-03-03 17:16:47 +01:00
James Cole 9dc4c50527 Expand test coverage. 2018-03-03 14:24:06 +01:00
James Cole 99d116f4ce Improve test coverage. 2018-03-03 10:15:39 +01:00
James Cole 9475fef8f6 Implement user API and first tests. 2018-03-03 08:12:18 +01:00
James Cole 60339a0f6a make sure randomly selected journals match prerequisites. 2018-03-02 17:29:47 +01:00
James Cole 36113f84be make sure randomly selected journals match prerequisites. 2018-03-02 17:07:32 +01:00
James Cole 139c2284b8 Various code cleanup. 2018-03-02 16:31:02 +01:00
James Cole 91909a70d7 Fix #1209 2018-03-02 03:14:36 +01:00
James Cole a23d97563f Fix tests that selected split journals. 2018-03-01 21:39:31 +01:00
James Cole bf538e2514 Merge pull request #1211 from m0nhawk/patch-1
3 new european currencies in database seed
2018-03-01 21:28:36 +01:00
James Cole 06dc8a499b Expand factory tests. 2018-03-01 20:54:50 +01:00
James Cole 5b8479f3a4 Remove PHP 7.2 support. 2018-03-01 17:40:06 +01:00
James Cole e803a5e26e Fix test coverage. 2018-03-01 17:20:06 +01:00
James Cole 959f798a7f Update English strings. 2018-02-28 21:33:14 +01:00
James Cole 5b8adbfd0c Repository and test clean up. 2018-02-28 21:32:59 +01:00
James Cole 54ba18975a Use different method for finding objects. 2018-02-28 20:23:45 +01:00
James Cole fdd2dedfc6 Fix test cases. 2018-02-28 20:18:47 +01:00
James Cole 46f4fa1a7d Expand tests. 2018-02-28 15:50:00 +01:00
James Cole 28debb46be Needs to return bill to work. 2018-02-28 14:57:58 +01:00
James Cole 5f132be94d Add catalan (still in comments, because its incomplete [skip ci] 2018-02-28 07:22:57 +01:00
James Cole 9f9feea159 Code to fix #1185 2018-02-28 07:22:11 +01:00
James Cole 3bd9e0bcd4 Remove not existing method 2018-02-27 07:39:28 +01:00
James Cole c80a76f8c0 Remove not existing method. 2018-02-27 07:37:40 +01:00
James Cole c71f498587 Merge branches 'develop' and 'develop' of https://github.com/firefly-iii/firefly-iii into develop
* 'develop' of https://github.com/firefly-iii/firefly-iii:
  Update validation.php
  Update config.php

* 'develop' of https://github.com/firefly-iii/firefly-iii:
  Update validation.php
  Update config.php
2018-02-26 21:09:51 +01:00
James Cole e658d447ca Update validation. 2018-02-26 21:09:33 +01:00
James Cole 33def5b45d Update validation.php 2018-02-26 13:18:34 +01:00
James Cole 9fc26a8ee0 Update config.php 2018-02-26 13:15:54 +01:00
James Cole 1b304bf85e use journal repository instead of direct calls. 2018-02-25 19:09:05 +01:00
James Cole 99983a5c8f Match default values #1191 2018-02-25 17:39:19 +01:00
James Cole d01b370cd7 Change docker vars #1191 2018-02-25 17:39:09 +01:00
James Cole 1a643e2042 Expand tests 2018-02-25 17:38:24 +01:00
James Cole 1aaf5fd288 Improve split controller code. 2018-02-25 16:04:25 +01:00
James Cole 8a758b8df0 Fix #1192 2018-02-25 15:09:57 +01:00
James Cole 211caa07dc Update edit and submit routines for transactions. 2018-02-24 14:31:20 +01:00
James Cole ac66e89edb Expand some tests. 2018-02-24 09:18:01 +01:00
James Cole 6fe5b50410 Expand view + JS for view to cope with new factory 2018-02-24 09:17:48 +01:00
James Cole 166cdad58b Some intermittent changes to storing journals. 2018-02-24 09:17:15 +01:00
James Cole 1a721ac6b5 Fix transactions. 2018-02-23 16:59:21 +01:00
James Cole 6591fa9fb4 Small adjustments to fix tests. 2018-02-23 16:21:28 +01:00
James Cole d804093f8b Expand destroy routine. 2018-02-23 15:13:30 +01:00
James Cole 5261b784b0 New validation 2018-02-23 15:13:23 +01:00
James Cole 5a188ceca3 Remove triggers 2018-02-23 15:13:16 +01:00
James Cole ce56cc538d Remove bad method. 2018-02-23 15:13:09 +01:00
James Cole 269433bf00 Refactor reconciliation routine 2018-02-23 15:13:01 +01:00
James Cole dae3371c69 Move common methods to traits 2018-02-23 15:12:47 +01:00
James Cole 38c1d332e2 Removed a lot of old spaghetti code. Now have to rewrite it 2018-02-22 20:13:00 +01:00
James Cole b627d42160 Code removal. The code removed from these classes must move to respective services. 2018-02-22 20:07:14 +01:00
James Cole 4e923057ae Clean up repository. 2018-02-21 21:11:44 +01:00
James Cole 35d0bd1985 Factory seems to work for update and create 2018-02-21 21:06:59 +01:00
James Cole 085eb650e7 Code cleanup. 2018-02-21 20:34:48 +01:00
James Cole b4157e8ce0 Build account update service. 2018-02-21 20:34:24 +01:00
James Cole 81221038f0 Expand services. 2018-02-21 18:42:15 +01:00
James Cole 9f37bf5875 Fix budget controller tests. 2018-02-21 09:23:20 +01:00
James Cole 140a5b20db Update transactions, delete splits. 2018-02-21 08:58:06 +01:00
James Cole e9b6b45fc4 Expand code to be able to handle updates. 2018-02-21 08:51:30 +01:00
James Cole f16760d607 Expand API validation. 2018-02-20 18:03:02 +01:00
James Cole 9d457787f7 Specify times for SQLite database. #1192 2018-02-20 17:17:14 +01:00
James Cole 4e6afd5afc Remove todo items [skip ci] 2018-02-19 20:32:44 +01:00
James Cole 36354c3846 Fix for #1111 2018-02-19 20:32:33 +01:00
James Cole 9f63dfb9cb Fix #1178 [skip ci] 2018-02-19 20:17:37 +01:00
James Cole cae4faad0a Expand tests. 2018-02-19 20:02:27 +01:00
James Cole e389d0f7fa Expand tests 2018-02-19 19:45:13 +01:00
James Cole 6b32213735 make findByName nullable. 2018-02-19 19:44:58 +01:00
James Cole b3fe24b713 Expand and refactor factories. 2018-02-19 19:44:46 +01:00
James Cole 5bb7530642 Expand tests. 2018-02-18 20:40:32 +01:00
James Cole 0b61c16eb0 Expand test cases for transaction creation through the API. 2018-02-18 19:55:35 +01:00
James Cole 77aced6734 Test every happy path for journal creation. 2018-02-18 16:35:26 +01:00
James Cole 94a7b6b9bd First create basic objects. Then, enhance. 2018-02-18 10:52:56 +01:00
James Cole f8bf6c163f Add some factory stuff before another refactoring. 2018-02-18 10:49:42 +01:00
James Cole eb0da038fb Expand tests and API code. 2018-02-18 10:31:15 +01:00
James Cole 6cda9f2900 Expand tests for account API. 2018-02-17 19:56:45 +01:00
James Cole ecd4a862ff Tests for API controllers 2018-02-17 14:46:12 +01:00
James Cole 632d50a0d0 Fix all tests. 2018-02-17 14:14:26 +01:00
James Cole 0f1cc46b71 Fix JSON tests 2018-02-17 12:33:42 +01:00
James Cole 60b225d61c Fix use of transformer. 2018-02-17 12:24:29 +01:00
James Cole 23e540a57a Fix missing methods in account controller test 2018-02-17 10:50:47 +01:00
James Cole 1998412a3c Remove API tests for the time being. 2018-02-17 10:48:31 +01:00
James Cole 7bbfb692de Move code to repository. 2018-02-17 10:47:32 +01:00
James Cole c6da990748 Expand decryption routine. 2018-02-17 10:47:18 +01:00
James Cole 049e57d578 New tests for object transformers. 2018-02-17 10:47:06 +01:00
James Cole 78ba0f749c tests for bill and attachment transformers. 2018-02-16 22:47:08 +01:00
James Cole 9cc1bfb4b5 Improve code for test coverage 2018-02-16 22:14:53 +01:00
James Cole 278b7ac52b First tests for transformers. 2018-02-16 22:14:34 +01:00
James Cole 645a29e22b Add API test suite 2018-02-16 22:14:08 +01:00
James Cole b22d30bc65 Add method to mark journals as completed. 2018-02-16 16:58:08 +01:00
James Cole 2ee0490141 Remove debug info. 2018-02-16 16:57:54 +01:00
James Cole 1fd783de69 Remove debug info. 2018-02-16 16:57:46 +01:00
James Cole 8073896965 Add request data for tags. 2018-02-16 16:57:35 +01:00
James Cole 8a26e43c40 Fix display for new transaction store. 2018-02-16 16:57:27 +01:00
James Cole a302aba3ab Expand journal repos 2018-02-16 16:45:03 +01:00
James Cole 0458058cb1 Update piggy bank transformer 2018-02-16 16:44:52 +01:00
James Cole 999bb5ed49 Add new transaction type repository 2018-02-16 16:44:21 +01:00
James Cole c9f4a1eb7b Add route binder to transaction 2018-02-16 16:43:57 +01:00