Commit Graph
4381 Commits
Author SHA1 Message Date
James Cole 8e48e53f17 Restucturing some code. 2016-10-15 12:39:34 +02:00
James Cole 2f9a4bb79a Better text 2016-10-15 12:39:11 +02:00
James Cole ac968dd6cd Extended the user admin. 2016-10-15 07:11:53 +02:00
James Cole 6e4f2c0c8a Small script to upgrade transactions. 2016-10-15 06:19:21 +02:00
James Cole d662c18ed7 Fix sorting in chart. [skip ci] 2016-10-14 20:07:15 +02:00
James Cole e4ea234707 New revenue accounts chart. 2016-10-14 20:01:17 +02:00
James Cole 0b526c0168 New revenue chart 2016-10-14 19:59:10 +02:00
James Cole 2acde5c72a Option to show deposit accounts on the front page. 2016-10-14 19:52:30 +02:00
James Cole ec8cf2c459 New preferences screen. 2016-10-14 19:48:19 +02:00
James Cole 3598780d54 This should at least catch #357 2016-10-14 19:18:00 +02:00
James Cole 148956a60d Some code reformatting. 2016-10-14 17:14:54 +02:00
James Cole 3670053a58 Some code reformatting [skip ci] 2016-10-14 17:14:28 +02:00
James Cole e8e2b9704f New translations. 2016-10-14 17:14:04 +02:00
James Cole fcdeebcc06 Some last minute updated texts. 2016-10-14 16:51:38 +02:00
James Cole 586ed82e88 New changelog. 2016-10-14 16:26:05 +02:00
James Cole cc400d1e2e Merge pull request #356 from telyn/require-intl
Require PHP intl extension
2016-10-12 10:32:28 +02:00
Telyn 6edbfb27aa Add ext-intl to dependencies 2016-10-12 09:22:21 +01:00
James Cole 8fc9251b93 Fix name of language. [skip ci] 2016-10-10 19:08:09 +02:00
James Cole 10af888a97 Expand view [skip ci] 2016-10-10 13:27:35 +02:00
James Cole 89f2328846 Forgot include [skip ci] 2016-10-10 13:25:27 +02:00
James Cole 48e8cd20b4 Removed unused Twig methods. 2016-10-10 13:08:02 +02:00
James Cole 394ef23eda New local names [skip ci] 2016-10-10 08:27:08 +02:00
James Cole 62aa1eb487 Updated translations [skip ci] 2016-10-10 08:19:00 +02:00
James Cole 1500018ccc A new language arrives! [skip ci] 2016-10-10 08:13:27 +02:00
James Cole 23fad62d46 Completely removed account crud class. 2016-10-10 08:03:03 +02:00
James Cole 3cbf00734f Remove storeMeta 2016-10-10 07:53:25 +02:00
James Cole 1dc17dd59d Move getActiveAccountsByType 2016-10-10 07:53:12 +02:00
James Cole f8935c92ea Unrelated code cleanup. 2016-10-10 07:49:55 +02:00
James Cole de6f838413 Moved getAccountsByType 2016-10-10 07:49:39 +02:00
James Cole e8a095e543 Moved getAccountsById 2016-10-10 07:25:27 +02:00
James Cole 717c1d080e Copied (not yet removed) findByName 2016-10-10 07:20:49 +02:00
James Cole 0ae9afd325 Move findByIban 2016-10-10 07:16:05 +02:00
James Cole d1b56c2afa Moved findByAccountNumber 2016-10-10 07:14:01 +02:00
James Cole 8ef7c5ac33 Moved find() method to new class. 2016-10-10 07:12:39 +02:00
James Cole 7180a40cd8 Refactored some methods surrounding the opening balance of an account. 2016-10-10 07:01:14 +02:00
James Cole 71804af624 Updated some model code. 2016-10-10 06:50:24 +02:00
James Cole 85dc7f3643 Moved another method. 2016-10-10 06:49:50 +02:00
James Cole a866d13b75 Forgot to add argument 2016-10-10 06:49:39 +02:00
James Cole fcb5e4eabc Moved leftOnAccount() 2016-10-10 06:47:42 +02:00
James Cole ade1cf9c19 Fixed wrong listing. 2016-10-10 06:40:50 +02:00
James Cole 0f1ec7d003 Removed double method. 2016-10-09 21:49:31 +02:00
James Cole 7e038afece Must be unsigned 2016-10-09 21:36:22 +02:00
James Cole 9bb8e182fa Forgot a translation 2016-10-09 21:36:15 +02:00
James Cole e94ae126fd Refactored accountRepository::getJournals > accountTasker > getJournals 2016-10-09 21:36:03 +02:00
James Cole 5bb8c6a366 This should fix #355 2016-10-09 20:18:46 +02:00
James Cole 30844df5d4 Merge branch 'develop' of https://github.com/JC5/firefly-iii into develop
* 'develop' of https://github.com/JC5/firefly-iii:
  Fixed issue causing all imported transactions to have unknown opposing account with ABN AMRO specific
2016-10-09 20:18:14 +02:00
James Cole 63e4a410a7 Merge pull request #354 from roberthorlings/bugfix/abn-amro-specific
Bugfix for issue with ABN AMRO specific
2016-10-09 20:00:48 +02:00
Robert Horlings ee9a5d91e2 Merge branch 'develop' into bugfix/abn-amro-specific 2016-10-09 19:53:11 +02:00
Robert Horlings 171ab8a4c3 Fixed issue causing all imported transactions to have unknown opposing account with ABN AMRO specific 2016-10-09 17:19:00 +02:00
James Cole 96740aaac4 Extend transaction model for #351 2016-10-09 17:06:52 +02:00