Commit Graph

6945 Commits

Author SHA1 Message Date
James Cole
17b6cc43d5
Fix display of foreign currencies in charts. 2017-06-05 22:11:54 +02:00
James Cole
b69a2ef0cd
Can handle multi-currency balances better. 2017-06-05 15:09:17 +02:00
James Cole
6d1296094e
Fixes a lot of issues in scrutinizer. 2017-06-05 11:20:38 +02:00
James Cole
c4039b53e6
Various code cleanup. 2017-06-05 11:12:50 +02:00
James Cole
64831b4c86
Code cleanup and refactoring. 2017-06-05 08:31:22 +02:00
James Cole
1dec270907
These changes fix the tests. 2017-06-05 07:37:53 +02:00
James Cole
f72f8b03df
Catch empty currency preference 2017-06-05 07:03:32 +02:00
James Cole
0b47e5d05d
Removed unnecessary variable. 2017-06-05 07:03:20 +02:00
James Cole
a487c7b4b2
Make sure amounts are formatted, and fixed some issues. 2017-06-04 23:39:26 +02:00
James Cole
82e74a2afd
Big update to properly support multi currencies. 2017-06-04 13:39:16 +02:00
James Cole
771ebde295
Update journal collector so currency information is taken from the transaction. 2017-06-04 08:49:37 +02:00
James Cole
4ce4c3138c
Update export routine so currency information is taken from the transaction. 2017-06-04 08:49:22 +02:00
James Cole
d37b46effc
Database upgrade routine. 2017-06-04 08:48:54 +02:00
James Cole
0868aac750
Small update for 4.5.0 SQL update. 2017-06-04 08:48:40 +02:00
James Cole
4ff5f33966
Prep for solid multi-currency configuration. 2017-06-02 13:01:43 +02:00
James Cole
e1aebbe12b
Remove non-existing charts. 2017-06-02 13:01:24 +02:00
James Cole
8273f467b6
Refactor some JS functions. 2017-06-02 13:00:43 +02:00
James Cole
74664afa68
Was not able to remove opening balance. 2017-06-02 13:00:24 +02:00
James Cole
c05f344371
Code clean up [skip ci] 2017-06-02 13:00:09 +02:00
James Cole
ec1507d644
Add some documentation [skip ci] 2017-06-02 12:59:27 +02:00
James Cole
8cdc1f0014
Rename several twig files. 2017-06-02 12:59:14 +02:00
James Cole
2b1ab5c6ef
Fixed edit of multi currency transaction, ##651 2017-06-02 07:05:42 +02:00
James Cole
01fedc0bf8
Fix for #593, as inspired by @nhaarman. 2017-06-02 06:45:38 +02:00
James Cole
2eafd3cc15
Should fix #644 2017-05-14 08:57:43 +02:00
James Cole
0f0f912370
Partial JS focus [skip ci] 2017-05-12 06:21:26 +02:00
James Cole
9fa0e37a5d Merge pull request #641 from firefly-iii/l10n_develop
New Crowdin translations
2017-05-12 06:20:05 +02:00
James Cole
a0cb51ff70 Merge branch 'develop' into l10n_develop 2017-05-12 06:19:56 +02:00
James Cole
a6305ddea4 New translations auth.php (Spanish) 2017-05-10 20:40:44 +02:00
James Cole
fb8638fe6a New translations breadcrumbs.php (Spanish) 2017-05-10 20:40:42 +02:00
James Cole
0009f1f865 New translations csv.php (Spanish) 2017-05-10 20:40:41 +02:00
James Cole
d449c35025 New translations passwords.php (Spanish) 2017-05-10 20:40:39 +02:00
James Cole
1893d1a2c2 New translations demo.php (Spanish) 2017-05-10 20:40:37 +02:00
James Cole
0c4539e4fa New translations validation.php (Spanish) 2017-05-10 20:40:31 +02:00
James Cole
feacddd1d7 Merge pull request #645 from elamperti/unfinished-translations-es_ES
Unfinished translations for Spanish language
2017-05-10 20:36:55 +02:00
Enrico Lamperti
0c44fe6ce0 Add translations for Spanish language 2017-05-07 21:24:07 -03:00
James Cole
17fb6983d8
Fix issue #637 with cash accounts. 2017-05-07 19:45:40 +02:00
James Cole
5fb73bdb01
Fix bug #642 2017-05-07 19:24:53 +02:00
James Cole
7f082ea389
Remove focus thing 2017-05-06 10:20:27 +02:00
James Cole
9856a1831a New translations firefly.php (Slovenian) 2017-05-04 17:40:13 +02:00
James Cole
dd17a20b60 New translations firefly.php (Slovenian) 2017-05-04 17:30:12 +02:00
James Cole
665a52b106 Merge branch 'release/4.4.3' 2017-05-03 21:25:44 +02:00
James Cole
f68d33870b
Composer lock file and version update. 2017-05-03 21:25:13 +02:00
James Cole
49d13b12a5
No code coverage. 2017-05-03 21:22:01 +02:00
James Cole
674ab7e41f
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
* 'develop' of https://github.com/firefly-iii/firefly-iii: (45 commits)
  New translations validation.php (Slovenian)
  New translations csv.php (Slovenian)
  New translations csv.php (Slovenian)
  New translations csv.php (Slovenian)
  New translations csv.php (Slovenian)
  New translations passwords.php (Slovenian)
  New translations csv.php (Slovenian)
  New translations csv.php (Slovenian)
  New translations config.php (Slovenian)
  New translations breadcrumbs.php (Slovenian)
  New translations breadcrumbs.php (Slovenian)
  New translations auth.php (Slovenian)
  New translations firefly.php (Slovenian)
  New translations breadcrumbs.php (Slovenian)
  New translations demo.php (Slovenian)
  New translations firefly.php (Slovenian)
  New translations firefly.php (Slovenian)
  New translations firefly.php (Slovenian)
  New translations firefly.php (Slovenian)
  New translations form.php (Slovenian)
  ...
2017-05-03 21:21:03 +02:00
James Cole
5b3eb3ba82 Merge pull request #639 from firefly-iii/l10n_develop
New Crowdin translations
2017-05-03 21:20:36 +02:00
James Cole
e28d3f3b5a
Remove unused languages. 2017-05-03 21:14:37 +02:00
James Cole
870d8b5008
No prefix key, issue #624 2017-05-03 21:12:49 +02:00
James Cole
6aa240e9a3
Update version and changelog. 2017-05-03 21:12:19 +02:00
James Cole
b55a4047d0 New translations validation.php (Slovenian) 2017-05-03 17:50:07 +02:00
James Cole
a07d87318c New translations csv.php (Slovenian) 2017-05-03 17:40:08 +02:00