James Cole
bc4ac303e2
Merge branch 'release/4.7.6.2'
2018-09-04 19:49:45 +02:00
James Cole
0e9fbecbe4
Forgot the credit card type [skip ci]
2018-09-04 19:32:50 +02:00
James Cole
226b3cfdd8
Update meta files and language files for new release.
2018-09-04 19:07:02 +02:00
James Cole
d43fa3790d
Update tests so repositories are not called. Saves on DB calls, speeds up tests.
2018-09-04 16:47:01 +02:00
James Cole
ca04113aa7
Less logging for tests means less strain on travis et al.
2018-09-04 09:52:51 +02:00
James Cole
817c157db4
Disable languages that drop under 75% coverage.
2018-09-04 09:52:35 +02:00
James Cole
07edbe758a
Update tests so repositories are not called. Saves on DB calls, speeds up tests.
2018-09-04 09:52:19 +02:00
James Cole
46ba0a5a5a
Mock more repositories in tests.
2018-09-03 18:52:46 +02:00
James Cole
480b636c7e
Fix Docker build
2018-09-03 14:51:15 +02:00
James Cole
20340dff7b
Fix CSS of OAuth authorise view.
2018-09-03 14:50:57 +02:00
James Cole
cfbabb500f
Merge tag '4.7.6.1' into develop
...
4.7.6.1
2018-09-03 10:26:38 +02:00
James Cole
a4cb2c1cb1
Merge branch 'release/4.7.6.1'
2018-09-03 10:26:36 +02:00
James Cole
bd31b7e943
Update language files [skip ci]
2018-09-03 10:20:51 +02:00
James Cole
b2e7c767df
Update meta files to 4.7.6.1 [skip ci]
2018-09-03 10:10:58 +02:00
James Cole
bb9f763729
Repositories will now warn if used in test environment.
2018-09-03 08:41:03 +02:00
James Cole
fb61229bf3
Update the .env files and the Dockerfile.
2018-09-03 08:40:22 +02:00
James Cole
fc30d41ee5
Refer to correct issue [skip ci]
2018-09-03 07:59:32 +02:00
James Cole
7666147f3c
Merge pull request #1649 from hamuz/patch-1
...
2FA QR doesn't show up due to CSP error
2018-09-03 07:57:19 +02:00
HamuZ HamuZ
52f8b24041
2FA QR doesn't show up due to CSP error
...
Relevant stackoverflow fix:
https://stackoverflow.com/questions/18447970/content-security-policy-data-not-working-for-base64-images-in-chrome-28
2018-09-03 08:19:38 +03:00
James Cole
eaf2667abb
Fix test method names.
2018-09-02 20:27:26 +02:00
James Cole
de754ca4e0
Improve test coverage.
2018-09-02 20:13:25 +02:00
James Cole
96dd89fbeb
Merge tag '4.7.6' into develop
...
4.7.6
2018-09-01 21:30:46 +02:00
James Cole
bae40e2cbc
Merge branch 'release/4.7.6'
2018-09-01 21:30:44 +02:00
James Cole
6a647dab8b
Remove newline from changelog.
2018-09-01 20:57:03 +02:00
James Cole
ebcf5b71d2
Update meta files for new release.
2018-09-01 20:51:22 +02:00
James Cole
02370fb65d
Fix final tests
2018-09-01 20:45:05 +02:00
James Cole
1e4f4907e3
Update translations.
2018-09-01 20:44:50 +02:00
James Cole
13f72c73fb
Expand test coverage.
2018-08-31 21:12:53 +02:00
James Cole
69b4632ef6
Fix #1642
2018-08-31 21:11:47 +02:00
James Cole
ede8c293fc
Fix for #1643
2018-08-31 19:51:18 +02:00
James Cole
0cfe991482
Fix issue where the tester would not respect the strict yes/no setting.
2018-08-31 17:48:54 +02:00
James Cole
6377459e2f
Smaller batch for bunq import. #1607
2018-08-31 17:11:48 +02:00
James Cole
33fe6dbfa3
First step in improving test coverage.
2018-08-30 20:58:07 +02:00
James Cole
e158b9b64e
Also improve the "forward" routine so it won't go back again #1607
2018-08-30 19:27:27 +02:00
James Cole
dfa9e537b3
Improve the bunq routine so it will keep looping when faced with default PHP time out settings (30 seconds).
2018-08-30 19:12:52 +02:00
James Cole
6d28ece616
Download more, sleep less. #1607
2018-08-29 17:33:36 +02:00
James Cole
59f4ecdaa6
The net worth chart will respect net worth preferences.
2018-08-29 10:57:42 +02:00
James Cole
10d953f336
Update change log. [skip ci]
2018-08-29 08:01:30 +02:00
James Cole
5b771f7def
Code for #1607
2018-08-28 21:48:10 +02:00
James Cole
4a8e3ee845
Merge pull request #1639 from hamuz/hamuz-patch-1
...
Trust Heroku load balancer
2018-08-28 19:43:19 +02:00
HamuZ HamuZ
9a1f559dd2
Merge branch 'develop' into hamuz-patch-1
2018-08-28 20:34:01 +03:00
James Cole
62321a03ca
Fix missing combi for transaction types.
2018-08-28 14:23:51 +02:00
James Cole
40ca72c656
Reference to unknown chart.
2018-08-28 14:20:04 +02:00
HamuZ HamuZ
34fcff7a9d
Trust Heroku load balancer
...
Fix insecure warning in browser when deploying to Heroku
2018-08-28 08:18:43 +03:00
James Cole
e1c829f4fa
Make some charts multi-currency.
2018-08-28 05:21:23 +02:00
James Cole
46136d94e9
A fix for apparently unknown category names [skip ci]
2018-08-28 04:29:16 +02:00
James Cole
0e2e8d1be5
Fix new category chart tests.
2018-08-27 21:06:46 +02:00
James Cole
1d1aa5dd3a
Fix tests for multi currency account charts.
2018-08-27 20:33:52 +02:00
James Cole
0d82589916
Make some charts currency aware for #740
2018-08-27 18:59:30 +02:00
James Cole
4fc13037d2
This makes the expense chart on the frontpage multi-currency.
2018-08-27 08:08:51 +02:00
James Cole
3764499714
Expand API to accept liability accounts.
2018-08-26 21:29:46 +02:00
James Cole
c4bbbc49b4
Update CSS font references
2018-08-26 21:29:30 +02:00
James Cole
503158ab97
New translations [skip ci]
2018-08-26 18:44:22 +02:00
James Cole
8c1d1d1db0
Improved implementation of liability accounts and the option to add or remove accounts from the net-worth calculations.
2018-08-26 18:40:38 +02:00
James Cole
7dc72a2894
Add the ability to make transactions to and from liability accounts.
2018-08-25 22:10:10 +02:00
James Cole
07cfba1b3a
Add the ability to make transfers to and from liability accounts.
2018-08-25 21:33:22 +02:00
James Cole
c55b80f467
Update test coverage.
2018-08-25 20:45:42 +02:00
James Cole
2099da7142
Moved word "success out of hyperlink [skip ci]
2018-08-25 17:09:25 +02:00
James Cole
ea125936e7
Fix CSS. [skip ci]
2018-08-25 17:08:29 +02:00
James Cole
5de01628a6
Expand secure headers.
2018-08-25 10:49:52 +02:00
James Cole
2834aca597
Update header readability, add Google as an optional allowed source.
2018-08-25 10:36:27 +02:00
James Cole
88bab888d8
Update CSS and JS libs.
2018-08-25 07:56:10 +02:00
James Cole
dfdbace298
Add secure headers middleware.
2018-08-25 07:55:47 +02:00
James Cole
a9590d2bb6
Add secure headers middleware.
2018-08-25 07:55:32 +02:00
James Cole
29a81eb05e
Fix test coverage.
2018-08-24 21:14:17 +02:00
James Cole
20490fcd80
Update JS
2018-08-24 21:14:04 +02:00
James Cole
e775927f60
Add htaccess files to prevent directory indexing. [skip ci]
2018-08-24 21:10:04 +02:00
James Cole
835a421909
Refactor rule processor so it's testable.
2018-08-24 17:57:34 +02:00
James Cole
850a0ae17e
Improved code coverage for events and reports.
2018-08-24 16:07:33 +02:00
James Cole
2b54363dd7
Improve test coverage.
2018-08-24 07:18:33 +02:00
James Cole
b174a06b86
Rewrite text in env files.
2018-08-24 07:17:50 +02:00
James Cole
d4096103cb
Improve test coverage and fix test code.
2018-08-23 18:33:39 +02:00
James Cole
3f493aceb2
Mark code as untestable or deprecated (or both).
2018-08-23 18:33:07 +02:00
James Cole
05309da76d
Small fix for test script.
2018-08-23 18:32:17 +02:00
James Cole
179f720806
Some updated translations [skip ci]
2018-08-23 06:17:26 +02:00
James Cole
7c34144ccd
Some basic code for liability accounts.
2018-08-22 21:18:15 +02:00
James Cole
cc234b594d
Fix call to cron job, clear cache after running.
2018-08-21 18:20:01 +02:00
James Cole
024cf610a8
Merge pull request #1624 from david-me/clickable-transaction-notifier
...
Can have link in success message to the transaction it refers to
2018-08-21 15:52:52 +02:00
David Meiseles
a1896a6336
DRYed out
2018-08-20 13:45:30 -04:00
David Meiseles
d30da7bf5d
Can have link in success message to the transaction it refers to
2018-08-20 11:36:13 -04:00
James Cole
f8e914416d
Give file a newline [skip ci]
2018-08-20 17:31:39 +02:00
James Cole
433da921bb
Simplify cronjob call.
2018-08-20 17:29:39 +02:00
James Cole
4876053018
Test a fix for #1620
2018-08-19 19:31:21 +02:00
James Cole
0c3a580b33
Fix issues with italian translation, add new translations [skip ci]
2018-08-18 22:11:31 +02:00
James Cole
7689b7b4b0
Forgot to push this part of the fix for #1615
2018-08-18 20:13:52 +02:00
James Cole
21bff39e31
Fix #1620
2018-08-18 20:13:26 +02:00
James Cole
ba09901228
fix #1615
2018-08-18 20:11:12 +02:00
James Cole
90bf2e58b2
Fixes #1620
2018-08-18 14:12:39 +02:00
James Cole
004807aa32
Update cron file, use supervisor.
2018-08-18 14:08:28 +02:00
James Cole
35bacf2ad0
Update docker file to match postgres.
2018-08-18 05:21:47 +02:00
James Cole
81d17409d4
Fix some things with the update checker.
2018-08-17 21:51:15 +02:00
James Cole
a8080f55f0
Fix docker and entry point.
2018-08-17 21:12:26 +02:00
James Cole
379c540bd8
Update config for logging in Docker.
2018-08-17 20:01:46 +02:00
James Cole
f319005357
Fix tests.
2018-08-17 06:45:57 +02:00
James Cole
df0e2dd2a2
Bump version and warn about PHP 7.2
2018-08-17 06:39:48 +02:00
James Cole
219a0cd612
Fix for #1617
2018-08-17 05:54:29 +02:00
James Cole
3ca3ce0726
Fix #1616
2018-08-16 20:43:11 +02:00
James Cole
566be8dc63
Fix #1564
2018-08-16 16:42:58 +02:00
James Cole
6bd4fa1c0a
Remove bad slash from path.
2018-08-15 19:10:00 +02:00
James Cole
c767ee04f4
Merge pull request #1613 from ErikFontanel/develop
...
fixed missing ENV variables
2018-08-15 17:15:33 +02:00
Erik Gelderblom
a5f89e0967
fixed missing ENV variables
2018-08-15 14:43:49 +02:00
James Cole
7355d14159
Merge pull request #1610 from ErikFontanel/develop
...
Multi architecture Dockerfile
2018-08-15 06:18:54 +02:00
Erik Gelderblom
efd5ceb405
fixed installation for cURL and cron
2018-08-14 21:21:03 +02:00
James Cole
035dc8ceb4
Fix #1609
2018-08-14 20:08:07 +02:00
James Cole
11be33e942
Fix #1605
2018-08-14 06:40:21 +02:00
James Cole
e125254687
Fix bad method name.
2018-08-14 06:40:04 +02:00
James Cole
a2b997ba20
Fix #1608
2018-08-13 19:09:43 +02:00
James Cole
7327941c77
Alert if cron job isn't running.
2018-08-13 19:07:46 +02:00
James Cole
6c9eb1b699
Update composer lock file.
2018-08-13 19:07:22 +02:00
James Cole
60e262dece
Fix bug in Spectre import.
2018-08-13 18:30:47 +02:00
James Cole
9c5463e515
Update to user and cron job.
2018-08-13 18:10:02 +02:00
James Cole
6941176519
Make chart red/green
2018-08-13 18:09:47 +02:00
James Cole
cb2c52cddb
New cronjob code.
2018-08-12 14:26:11 +02:00
James Cole
dd95776144
Code for #833
2018-08-12 10:06:20 +02:00
James Cole
b95ca98be9
Add cron job to docker file.
2018-08-12 09:34:03 +02:00
James Cole
67b090b4d8
New translations.
2018-08-12 09:33:56 +02:00
James Cole
54b76a03ce
Update views and translations.
2018-08-11 19:22:28 +02:00
James Cole
cd6c727730
Flags for help pages.
2018-08-11 19:22:10 +02:00
James Cole
a35c6e29b6
Rename various methods.
2018-08-11 19:21:58 +02:00
James Cole
95ce72fce7
Expand API options for available budgets and journal links
2018-08-11 18:27:45 +02:00
James Cole
a803dfc7fa
Undo recurring job thing.
2018-08-11 18:20:29 +02:00
James Cole
c465d1c059
Example run of recurring thing outside of cron job.
2018-08-11 18:20:10 +02:00
James Cole
9914c0791e
Rename journal collector to more fitting transaction collector.
2018-08-11 14:33:47 +02:00
James Cole
96baf5d3c7
Add new transaction collector (as opposed to journal collector).
2018-08-11 14:15:22 +02:00
James Cole
a205367b62
Various refactoring.
2018-08-11 14:15:07 +02:00
James Cole
6218fa90de
Move get income / get expense methods to trait.
2018-08-11 14:06:49 +02:00
James Cole
51a770cfdc
New experimental Dockerfile #1464
2018-08-11 07:22:17 +02:00
James Cole
16fba15b5c
Refactor various methods away from controllers
2018-08-11 06:39:29 +02:00
James Cole
ec2463a3ba
Remove view generation and put in trait.
2018-08-10 18:19:51 +02:00
James Cole
b605ede74e
Move methods to traits.
2018-08-10 17:05:37 +02:00
James Cole
b1b13d3696
Can no longer set a budget to an expense.
2018-08-09 20:49:30 +02:00
James Cole
51b11e5188
Can no longer set a budget to an expense.
2018-08-09 20:46:47 +02:00
James Cole
eefa84a77b
Remove method pointers from tests.
2018-08-09 20:17:15 +02:00
James Cole
5908b4b000
Route fixes and fix tests.
2018-08-09 19:44:36 +02:00
James Cole
2ed433c96d
Refactor configuration methods into trait
2018-08-09 17:50:30 +02:00
James Cole
9865800e39
Refactor many request related methods into (complex) trait.
2018-08-09 17:46:14 +02:00
James Cole
4f697e77d5
Redirect user to original account refactor.
2018-08-09 17:34:11 +02:00
James Cole
c957aded98
Redirect user to original account refactor.
2018-08-09 17:32:28 +02:00
James Cole
aa0758cd2b
Refactor basic methods to trait
2018-08-09 16:16:27 +02:00
James Cole
0c2093753d
Refactor isSplitJournal()
2018-08-09 16:14:47 +02:00
James Cole
136f983353
Move isOpeningBalance() to trait
2018-08-09 16:13:13 +02:00
James Cole
7943164375
Change scope of methods, add some notes. Prep for refactoring.
2018-08-09 16:07:33 +02:00
James Cole
32e58d0a60
Replace "moment" with more accurate start/end dates.
2018-08-08 17:53:40 +02:00
James Cole
bc807965ab
Improve navigation for tags and rename route.
2018-08-07 21:00:25 +02:00
James Cole
477788658b
Recurring transactions support pagination.
2018-08-07 20:47:05 +02:00
James Cole
723abf44bd
Shorten breadcrumbs [skip ci]
2018-08-07 20:38:19 +02:00
James Cole
fd1298d4d2
Refactor method that only counts.
2018-08-07 19:29:53 +02:00
James Cole
42f39536a1
Catch "throwable"
2018-08-07 19:29:40 +02:00
James Cole
6f0ac91bd2
Add missing string.
2018-08-07 19:29:25 +02:00
James Cole
6dea9156ab
Fix edit for liabilities.
2018-08-07 19:29:19 +02:00
James Cole
c5051b3e46
Make method nullable.
2018-08-07 19:29:10 +02:00
James Cole
229d033e1a
Fix category bread crumb
2018-08-07 19:28:54 +02:00
James Cole
f494ba7065
Rename field to "notes"
2018-08-07 19:28:46 +02:00
James Cole
201bc7db53
Update requests.
2018-08-07 19:24:07 +02:00
James Cole
cd2a251f22
Reinstate description for rule group.
2018-08-07 17:54:37 +02:00
James Cole
ff44ad4994
Fix #1597
2018-08-07 17:50:14 +02:00
James Cole
b496ca6a2c
Some fixing up for #1598
2018-08-07 17:34:43 +02:00
James Cole
5908c0ce8c
Code cleanup and realign.
2018-08-06 19:14:30 +02:00
James Cole
f7eef25fed
New translations.
2018-08-05 20:44:05 +02:00
James Cole
049c93465a
Update tests
2018-08-05 20:42:45 +02:00
James Cole
33294dd9f0
Allow editing of liabilities.
2018-08-05 18:59:15 +02:00
James Cole
0a89f4000d
Synchronise API and app rule management.
2018-08-05 15:41:13 +02:00
James Cole
422e80530b
Refactor rule creation.
2018-08-05 15:34:20 +02:00
James Cole
07a8c69ba8
New translations [skip ci]
2018-08-05 15:33:49 +02:00
James Cole
5449879a7d
Fix for #1594
2018-08-05 07:36:33 +02:00
James Cole
8dbc846314
Basic code for tracking liabilities.
2018-08-04 17:30:47 +02:00
James Cole
f0d3ca5d53
Various code cleanup.
2018-08-04 17:30:06 +02:00
James Cole
5af026674f
Updated translations.
2018-08-04 14:17:03 +02:00
James Cole
2ebb4778cd
Merge pull request #1593 from lucavallerini/transactions-links-translatable
...
Transactions links are now translatable on admin views
2018-08-04 14:14:33 +02:00
James Cole
bf3c57d26b
Remove translations.
2018-08-04 14:14:08 +02:00
Luca Vallerini
cb9c87102f
Transactions links are now translatable on admin views
2018-08-04 13:03:54 +02:00
James Cole
c73b003de4
Merge pull request #1591 from claystation/master
...
BUGFIX: Initial user not set as owner
2018-08-04 12:08:00 +02:00
Clemens Wijnekus
771d448a7b
Revert "Added .idea folder to Gitignore for IntelliJ based projects."
...
This reverts commit dd49926
2018-08-04 10:17:18 +02:00
Clemens Wijnekus
de12db5f05
Fix for setting initial user as Owner
2018-08-04 00:27:28 +02:00
Clemens Wijnekus
dd49926cc2
Added .idea folder to Gitignore for IntelliJ based projects.
2018-08-04 00:08:21 +02:00
James Cole
7a9ab190eb
Fixes #1586
2018-08-03 16:55:10 +02:00
James Cole
2290fcde22
First code for liabilities and some tests.
2018-08-03 16:35:55 +02:00
James Cole
ae85876965
Make sure null value is turned into an empty string [skip ci]
2018-08-02 07:17:18 +02:00
James Cole
f07d8e958f
Experimental sort routine for list of accounts [skip ci]
2018-08-02 07:14:00 +02:00
James Cole
610af45dee
Experimental sort routine for list of accounts [skip ci]
2018-08-02 07:12:06 +02:00
James Cole
138a5bc3fe
Add autocomplete field as suggested by Chrome.
2018-08-01 07:35:31 +02:00
James Cole
427e9c5637
Fix #1216
2018-08-01 07:32:53 +02:00
James Cole
e3e8336602
Update some code for Heroku.
2018-08-01 07:24:19 +02:00
James Cole
194073e49a
Fix tests.
2018-07-31 20:39:36 +02:00
James Cole
1af45aff73
Fix missing link to admin.
2018-07-31 19:28:56 +02:00
James Cole
56518ea028
First working version of YNAB import #145
2018-07-31 18:19:48 +02:00
James Cole
c1ac2bb156
Expand text and routine for YNAB
2018-07-31 05:49:03 +02:00
James Cole
a004f27361
Updated strings
2018-07-31 05:35:25 +02:00
James Cole
7843c55409
Expand helptext for #1581
2018-07-31 05:30:27 +02:00
James Cole
41da7d9f9a
Fix #1580
2018-07-31 05:27:33 +02:00
James Cole
2add644706
First basic import #145
2018-07-30 20:39:19 +02:00
James Cole
dfd9cf0874
New code for YNAB import.
2018-07-29 21:02:03 +02:00
James Cole
7ad09da4e9
Fix #1576
2018-07-29 16:04:22 +02:00
James Cole
8efbeb14d2
First code for YNAB import #145
2018-07-29 07:30:06 +02:00
James Cole
a1005d91df
Expand views with CSRF token, to prevent error in console. #1575
2018-07-29 06:53:08 +02:00
James Cole
a681f1ce3c
Empty URL warning
2018-07-28 21:03:08 +02:00
James Cole
5a0714ca1a
Merge tag '4.7.5.3' into develop
...
4.7.5.3
2018-07-28 15:39:36 +02:00
James Cole
bd5c790043
Merge branch 'release/4.7.5.3'
2018-07-28 15:39:35 +02:00
James Cole
2ae3cf79e4
Update config files and change logs for hotfix.
2018-07-28 15:20:28 +02:00
James Cole
fb122ba097
Fix for #1572
2018-07-28 15:10:20 +02:00
James Cole
0c104cd86c
New file list for Sandstorm.
2018-07-28 14:54:10 +02:00
James Cole
a687f4ad68
Merge tag '4.7.5.2' into develop
...
4.7.5.2
2018-07-28 13:38:09 +02:00
James Cole
228f42cf04
Merge branch 'release/4.7.5.2'
2018-07-28 13:38:06 +02:00
James Cole
6d4956b574
Updated files for 4.7.5.2
2018-07-28 12:10:25 +02:00
James Cole
0c7b652a70
Last code optimization before release.
2018-07-28 10:45:16 +02:00
James Cole
d35470a79e
Found and fixed #1571
2018-07-28 10:03:47 +02:00
James Cole
719d610be3
Fix issue with new crud() method.
2018-07-28 07:26:33 +02:00
James Cole
07ae64693e
new language strings and updated code
2018-07-28 06:27:30 +02:00
James Cole
0ccc1271a6
Update tests.
2018-07-27 06:06:29 +02:00
James Cole
26fa2b0b74
Speed up category test.
2018-07-27 06:02:34 +02:00
James Cole
6f64c19c32
Update changelog for next release.
2018-07-27 05:03:50 +02:00
James Cole
e3e0e12fef
Various code cleanup.
2018-07-27 05:03:37 +02:00
James Cole
0312ba8ad7
Various bugfixes and code clean up.
2018-07-27 04:46:21 +02:00
James Cole
2ad8e7f343
Fix some errors found in debug logs.
2018-07-27 03:09:35 +02:00
James Cole
d6298d9f05
Add extra logging for common error on demo site [skip ci]
2018-07-26 06:28:49 +02:00
James Cole
89be30c4b9
Catch various errors.
2018-07-26 06:27:52 +02:00
James Cole
6bcfea1de4
Various code cleanup.
2018-07-26 06:10:17 +02:00
James Cole
e8c9554dd6
Remove TODO's, add some suppressors for code quality.
2018-07-25 19:43:02 +02:00
James Cole
02272f7db0
New strings [skip ci]
2018-07-25 16:44:06 +02:00
James Cole
5a73e79475
Update explanation about sha1 [skip ci]
2018-07-25 16:14:24 +02:00
James Cole
7f4ecd40ce
Fix issues where data-variable was not initialized properly.
2018-07-25 07:11:04 +02:00
James Cole
7c950c3022
Remove a lot of deprecated code.
2018-07-25 06:45:25 +02:00
James Cole
dbf019135a
Simplified tag cloud.
2018-07-25 06:18:20 +02:00
James Cole
e504ee82e5
Submitted debug code.
2018-07-24 21:13:12 +02:00
James Cole
780a15fe4f
Remove array calls and fix various bugs.
2018-07-24 21:12:48 +02:00
James Cole
abb249643f
Fix bad class reference.
2018-07-24 20:49:25 +02:00
James Cole
086eccaf4a
Updates for new Sandstorm package.
2018-07-24 20:30:52 +02:00
James Cole
871033501a
Update file list for Sandstorm.
2018-07-24 20:29:39 +02:00
James Cole
ccd727488f
Update file list for Sandstorm.
2018-07-24 20:19:41 +02:00
James Cole
aa59d0f082
Merge pull request #1569 from ocdtrekkie/update-sandstorm-build
...
Update Sandstorm build instructions
2018-07-24 20:16:42 +02:00
Jacob Weisz
5d12f53283
Update Sandstorm build instructions
...
I've moved this to official Jessie 64-bit. vagrant-spk currently uses Stretch, but that'd likely require more changes and testing on your other build files.
2018-07-24 12:14:35 -05:00
James Cole
59c005875a
Fix for #1568
2018-07-24 17:46:34 +02:00
James Cole
06d22e843a
Code optimizations.
2018-07-23 21:49:15 +02:00
James Cole
4fa5f4e5a3
Fix some issues that triggered in scrutinizer.
2018-07-22 21:32:58 +02:00
James Cole
67ea825d4a
Remove unused methods.
2018-07-22 21:09:57 +02:00
James Cole
a616e06f9d
Add newlines to tests. [skip ci]
2018-07-22 20:33:17 +02:00
James Cole
b7752928a4
Give all of these files a newline at the end.
2018-07-22 20:32:02 +02:00
James Cole
ca096852a5
Code optimisations.
2018-07-22 18:50:27 +02:00
James Cole
ea2c48bca5
Fix tests.
2018-07-22 17:06:10 +02:00
James Cole
a722dc4235
Clean up code, remove unused methods.
2018-07-22 16:35:46 +02:00
James Cole
dbbf0ff5e4
Improve code in Jobs.
2018-07-22 15:20:45 +02:00
James Cole
a941519db5
Improve code quality.
2018-07-22 15:08:56 +02:00
James Cole
d4ba014a8a
Clean up various code.
2018-07-22 12:52:07 +02:00
James Cole
d193a6aec4
Give commands proper exit codes.
2018-07-22 10:05:06 +02:00
James Cole
1f0fdf3da7
Fix #1563
2018-07-22 09:03:53 +02:00
James Cole
b705240faa
Fix #1530
2018-07-22 08:58:58 +02:00
James Cole
662b832274
Fix max amount.
2018-07-22 08:36:30 +02:00
James Cole
aed7e6d289
Fix #1549
2018-07-22 08:27:18 +02:00
James Cole
f7a1201d02
Expand route link for transactions without a budget.
2018-07-22 08:14:42 +02:00
James Cole
4d5bdd25a8
Add phpdocs everywhere.
2018-07-22 08:10:16 +02:00
James Cole
4a90ce35f2
Add php doc [skip ci]
2018-07-21 08:55:32 +02:00
James Cole
02f5eddd14
Update PHP doc everywhere.
2018-07-21 08:06:24 +02:00
James Cole
5ca4f1b181
Remove null pointer.
2018-07-21 06:41:42 +02:00
James Cole
ec7ef3a813
Various fixes for tests and code quality.
2018-07-20 20:53:48 +02:00
James Cole
49ff6febe5
Fix tests.
2018-07-20 16:28:54 +02:00
James Cole
2d66a9212f
Various code cleanup
2018-07-20 14:35:09 +02:00
James Cole
44fb307da4
Code cleanup.
2018-07-20 14:34:56 +02:00
James Cole
cfc2181a48
Show note of piggy bank [skip ci]
2018-07-20 12:17:43 +02:00
James Cole
cf4a846312
Show note of piggy bank [skip ci]
2018-07-20 12:16:01 +02:00
James Cole
633b357d7b
Clean up two big methods.
2018-07-19 16:57:38 +02:00
James Cole
b96d67a54e
Referenced the wrong array.
2018-07-18 07:29:58 +02:00
James Cole
5b83931b01
Clean up recurrence transformer.
2018-07-18 07:28:35 +02:00
James Cole
f22b54de30
Clean up sandstorm tests.
2018-07-18 07:16:46 +02:00
James Cole
a3306bb26f
Leaving only the specials.
2018-07-18 07:16:32 +02:00
James Cole
0adacac269
Remove switches, add if-statement.
2018-07-18 06:58:51 +02:00
James Cole
7359ed2ba2
Updated file list for Sandstorm.
2018-07-18 06:35:27 +02:00
James Cole
5a5f4e8161
Small update for Sandstorm release.
2018-07-18 06:30:56 +02:00
James Cole
b886cc1333
Optimize some code.
2018-07-17 22:21:03 +02:00
James Cole
9299efd086
Fix #1553
2018-07-17 16:36:36 +02:00
James Cole
1502aa3b20
Small code cleanup [skip ci]
2018-07-15 19:17:26 +02:00
James Cole
73e32ecdcb
Refer to correct repositories.
2018-07-15 15:45:45 +02:00
James Cole
ac8776aea4
Add annotated methods.
2018-07-15 10:00:08 +02:00
James Cole
7b41c5b301
Cast all translations to strings.
2018-07-15 09:38:49 +02:00
James Cole
369839e012
Clean up references to static Facade.
2018-07-15 09:27:38 +02:00
James Cole
8fde16422e
See if this is the solution in Scrutinizer as well.
2018-07-14 23:32:03 +02:00
James Cole
f1462dbd3d
Small code quality improvements.
2018-07-14 23:22:08 +02:00
James Cole
5dad569d62
Add some method annotators, see if this helps with Scrutinizer issues.
2018-07-14 23:04:05 +02:00
James Cole
c424bb097d
Improve category code quality.
2018-07-14 22:48:22 +02:00
James Cole
e4b1760b20
Remove exit clause from test.
2018-07-14 17:33:10 +02:00
James Cole
780e365a78
Possible fix for #1527
2018-07-14 17:23:44 +02:00
James Cole
3d1523a060
Improve randomness in test data to prevent key collisions.
2018-07-14 16:41:07 +02:00
James Cole
ff403dfa2e
Improve code quality in budget methods.
2018-07-14 16:40:46 +02:00
James Cole
89834baf01
Refactor references to static facades. Improve budget controller code.
2018-07-14 16:08:34 +02:00
James Cole
b8699422c8
Refactor budget controller.
2018-07-14 15:22:21 +02:00
James Cole
6bc772d640
Add Facade methods for scrutinizer.
2018-07-14 15:21:05 +02:00
James Cole
0712f30a51
Fix bug in API: missing destroy budget limit method.
2018-07-14 15:16:32 +02:00
James Cole
9116796d90
Refactor account code and tests.
2018-07-14 11:45:05 +02:00
James Cole
a95fdb903b
Refactor account controller and some associated tests.
2018-07-14 11:16:12 +02:00
James Cole
2ca6421206
Remove Rabobank description fix from available fixes.
2018-07-14 08:34:27 +02:00
James Cole
cd076cc069
Fix a bug where transfers would be stored reversed (ie. source and destination switched).
2018-07-14 08:33:13 +02:00
James Cole
46482bdae1
Merge tag '4.7.5.1' into develop
...
4.7.5.1
2018-07-14 07:05:34 +02:00
James Cole
5189c897be
Merge branch 'release/4.7.5.1'
2018-07-14 07:05:31 +02:00
James Cole
2c7d25d472
Final changelog.
2018-07-14 06:37:55 +02:00
James Cole
0da370c42d
Not really a solution for the test, but might work.
2018-07-13 18:45:11 +02:00
James Cole
6f036d9120
Fix test.
2018-07-13 17:02:23 +02:00
James Cole
260bbd79fd
Update composer file.
2018-07-13 16:40:00 +02:00
James Cole
37ad6a3a62
Updated translation.
2018-07-13 16:29:10 +02:00
James Cole
aa25007431
Fixes tests
2018-07-13 16:07:30 +02:00
James Cole
8b33ec1339
Fix a transaction currency bug.
2018-07-13 15:56:06 +02:00
James Cole
cede11ecea
Delete old code.
2018-07-13 15:52:27 +02:00
James Cole
2b4088c5f7
Some code cleanup.
2018-07-13 15:50:42 +02:00
James Cole
d872484607
Speed up category tests.
2018-07-13 06:52:53 +02:00
James Cole
f3f2160d96
Update files and languages.
2018-07-13 06:39:50 +02:00
James Cole
bcdb849b46
Update for bug fix release.
2018-07-13 06:12:39 +02:00
James Cole
5846431b34
Various code coverage changes and code updates.
2018-07-12 21:32:58 +02:00
James Cole
0217d9396a
Bill must be active when stored.
2018-07-10 20:21:34 +02:00
James Cole
c99e233026
Add some debug entries.
2018-07-09 20:42:16 +02:00
James Cole
f670d930f3
Clean up docker file.
2018-07-09 19:43:08 +02:00
James Cole
0237d78f61
Fix some tests.
2018-07-09 19:42:53 +02:00
James Cole
5665f127aa
Improve code quality.
2018-07-09 19:24:08 +02:00
James Cole
76386dad7d
Fix #1541
2018-07-09 19:23:19 +02:00
James Cole
42072fdda4
Fix #1452
2018-07-09 05:37:30 +02:00
James Cole
fc80f828be
Fix #1538
2018-07-08 15:22:52 +02:00
James Cole
d05a1e0260
Specify return types.
2018-07-08 12:28:42 +02:00
James Cole
b315882f58
Various code cleanup.
2018-07-08 12:08:53 +02:00
James Cole
2f2f907ffe
Various code optimalisations.
2018-07-08 07:59:58 +02:00
James Cole
10492e3b2f
Expand documentation for Helper directory.
2018-07-07 23:14:16 +02:00
James Cole
8e08ff2d39
Fix the transaction factory and associated tests.
2018-07-07 22:28:08 +02:00
James Cole
e78a59a8a8
Code quality update.
2018-07-07 21:17:46 +02:00
James Cole
cbe47a9dcc
Code clean up in Handlers.
2018-07-07 07:48:10 +02:00
James Cole
a1056147d8
Improve code quality and add documentation in folder "Generator"
2018-07-07 07:18:49 +02:00
James Cole
8692590600
Improve code quality for Export directory.
2018-07-06 19:06:08 +02:00
James Cole
57345113b5
Improve code quality for Export directory.
2018-07-06 19:05:27 +02:00
James Cole
52f02cb9eb
Fix #1533
2018-07-06 18:43:46 +02:00
James Cole
5d4dcd7e4b
Small code optimizations in Exceptions.
2018-07-06 07:37:14 +02:00
James Cole
7d1f4d8907
Improve Events code quality.
2018-07-06 07:19:19 +02:00
James Cole
a76241c7ba
Code cleanup and documentation improvements.
2018-07-06 07:15:42 +02:00
James Cole
bdc6678341
Fix unit tests.
2018-07-05 21:44:13 +02:00
James Cole
c99b7e927d
Code optimalisations.
2018-07-05 21:18:53 +02:00
James Cole
1675a0d442
Fix unit tests.
2018-07-05 20:15:20 +02:00
James Cole
c0d2cd8962
Fix unit tests.
2018-07-05 19:39:17 +02:00
James Cole
146c9fd947
Fix unit tests.
2018-07-05 19:02:22 +02:00
James Cole
666e9897ea
Fix unit test.
2018-07-05 18:42:51 +02:00
James Cole
81d70bd811
Clean up API code.
2018-07-05 18:02:02 +02:00
James Cole
f6f8bb7fd1
Clean up API code.
2018-07-05 06:10:35 +02:00
James Cole
7c3aaf7b7c
Fix #1531
2018-07-05 05:53:21 +02:00
James Cole
32ea28f783
Fix #1532
2018-07-05 05:44:49 +02:00
James Cole
17f365941b
Merge tag '4.7.5' into develop
...
4.7.5
2018-07-03 20:33:36 +02:00
James Cole
c2216843d8
Merge branch 'release/4.7.5'
2018-07-03 20:33:34 +02:00
James Cole
339fb5099f
Fix test.
2018-07-03 20:33:12 +02:00
James Cole
cf56707b02
Add more fake entropy.
2018-07-03 20:10:14 +02:00
James Cole
19f38aa6ed
Updated everything for version 4.7.5
2018-07-03 19:57:38 +02:00
James Cole
9f69e112d0
Last minute fixes.
2018-07-03 19:34:13 +02:00
James Cole
8eb4259be0
Last minute test fixes.
2018-07-03 19:04:46 +02:00
James Cole
d3a1f43cbb
Some last-minute fixes.
2018-07-03 18:24:43 +02:00
James Cole
18b06ff283
Some last-minute fixes.
2018-07-03 17:48:26 +02:00
James Cole
53addcf99a
Add cron job to docker file.
2018-07-03 06:03:38 +02:00
James Cole
0fa4d75a47
Enable profile for Sandstorm users.
2018-07-03 05:56:46 +02:00
James Cole
2ef86c3339
Add description.
2018-07-03 05:52:35 +02:00
James Cole
d48c3a6d2f
Fix tests
2018-07-03 05:52:27 +02:00
James Cole
2260ede559
Add transaction list to recurring transaction
2018-07-03 05:32:35 +02:00
James Cole
5690a44c38
Remove a filter.
2018-07-02 20:41:28 +02:00
James Cole
e36a9fda1b
Get a list of transactions belonging to the recurrence.
2018-07-02 20:39:45 +02:00
James Cole
10f195d334
Update versions.
2018-07-02 20:18:00 +02:00
James Cole
54afc6ca8c
Some last minute updates.
2018-07-02 20:17:50 +02:00
James Cole
2e67bd3b78
New test code.
2018-07-02 20:02:20 +02:00
James Cole
f27eb084c7
Test the currency exchange controller.
2018-07-02 16:06:49 +02:00
James Cole
7629dfd54a
Fix issues with #1521
2018-07-02 15:37:56 +02:00
James Cole
f62fd18b72
Update some translations [skip ci]
2018-07-01 21:40:45 +02:00
James Cole
c6b60ff6b4
Different order for recurrences [skip ci]
2018-07-01 21:32:48 +02:00
James Cole
e9655e6d86
Different order for recurrences [skip ci]
2018-07-01 21:31:27 +02:00
James Cole
3bca9b06f8
Implement category and configuration tests.
2018-07-01 21:27:25 +02:00
James Cole
d97fdc3393
Implement budget limit API tests
2018-07-01 21:02:39 +02:00
James Cole
7dc72f98bf
Include tests for budget API
2018-07-01 20:19:34 +02:00
James Cole
da00179066
Test available budget API.
2018-07-01 18:58:41 +02:00
James Cole
89910031cd
Test the attachment controller.
2018-07-01 18:31:02 +02:00
James Cole
5676aeac80
Improve test filter.
2018-07-01 16:13:22 +02:00
James Cole
b0b9055e2e
Remove extra semi-colon.
2018-07-01 15:48:02 +02:00
James Cole
c0aefed764
Fix extra semicolon in test description
2018-07-01 14:55:06 +02:00
James Cole
e2ec9ca5fb
Improve amount conversion code.
2018-07-01 13:34:57 +02:00
James Cole
8e38f5c2c0
Disable amount debit and credit tests.
2018-07-01 12:34:58 +02:00
James Cole
99b2858863
Go for php 7.1.8 to mimic dev machine.
2018-07-01 10:47:54 +02:00
James Cole
b43669e731
Update amount test codes.
2018-07-01 10:32:27 +02:00
James Cole
3bc9905715
Remove php7.2 tests.
2018-07-01 10:19:00 +02:00
James Cole
c55aebd005
Fix credit test.
2018-07-01 10:11:41 +02:00
James Cole
55c331f536
Update read me file.
2018-07-01 09:53:03 +02:00
James Cole
ce236284f4
Update test code.
2018-07-01 09:52:56 +02:00
James Cole
c24cac68f6
Fix for #1518
2018-07-01 09:43:44 +02:00
James Cole
db149ca6e1
Fix tests.
2018-07-01 09:27:22 +02:00
James Cole
0502f2a4a5
Implement rule group API.
2018-06-30 18:10:54 +02:00
James Cole
f13df7e605
Implement rules in API.
2018-06-30 17:49:14 +02:00
James Cole
36a6981329
Halfway rule API.
2018-06-30 16:46:51 +02:00
James Cole
7abcdea816
New translations [skip ci]
2018-06-30 06:16:09 +02:00
James Cole
0509e54a95
Complete API for recurring transactions.
2018-06-30 06:14:39 +02:00
James Cole
b8893bcad7
Fix bulk editor.
2018-06-30 05:54:23 +02:00
James Cole
c9356c1237
Restructure code to rename a variable.
2018-06-30 05:21:21 +02:00
James Cole
2d7b7c2f3f
Expand recurring transactions API
2018-06-29 19:27:07 +02:00
James Cole
d0db1117f7
Recurrence first start and API routes.
2018-06-29 14:07:33 +02:00
James Cole
e287e76db5
Complete preferences.
2018-06-29 12:28:29 +02:00
James Cole
8c28c4b5ac
New translations and routes.
2018-06-29 12:11:44 +02:00
James Cole
f048e943f8
Implement piggy bank API.
2018-06-29 08:06:17 +02:00
James Cole
12a84572e2
First code for the piggy bank API.
2018-06-29 06:43:44 +02:00
James Cole
c8de1d3372
New (empty) API controllers.
2018-06-28 22:15:22 +02:00
James Cole
234e3f4ca5
Implement link type controller.
2018-06-28 22:14:50 +02:00
James Cole
7749fb1a0b
Expand API for journal links.
2018-06-28 17:02:13 +02:00
James Cole
f55d4e32c0
Implement currency exchange rate API.
2018-06-28 07:32:58 +02:00
James Cole
cfd98a33fe
Fix #1463
2018-06-28 06:43:59 +02:00
James Cole
7bdf20fee5
Fix #1446
2018-06-28 06:40:04 +02:00
James Cole
e906fa3653
Bot cannot close bug tickets [skip ci]
2018-06-28 06:34:36 +02:00
James Cole
57cf7f6f0d
Update some things for recurring transactions.
2018-06-28 06:31:31 +02:00
James Cole
d378e7e897
New translations [skip ci]
2018-06-27 21:37:16 +02:00
James Cole
a8e666db34
Expand view to include weekend responses.
2018-06-27 18:30:53 +02:00
James Cole
7b46339a5d
Add some logging to weekly recurring.
2018-06-27 05:40:14 +02:00
James Cole
20aa6e429b
Expand support for weekend and add some logging.
2018-06-27 05:37:56 +02:00
James Cole
7ba11a57a8
make sure recurrence can skip weekends.
2018-06-26 21:17:50 +02:00
James Cole
49de4f2200
Expand report email.
2018-06-26 19:26:10 +02:00
James Cole
5d01955133
Various extensions to recurring transactions.
2018-06-26 18:49:33 +02:00
James Cole
7591f3fa29
Send mail message when cron has hit.
2018-06-25 16:01:45 +02:00
James Cole
89f8f9b45b
Fix view of bills.
2018-06-24 16:17:42 +02:00
James Cole
59f5b38dca
Fix for #1509
2018-06-24 15:43:05 +02:00
James Cole
5b0e61033c
Add configuration to Api.
2018-06-24 15:33:36 +02:00
James Cole
096af00a72
Add Category to API
2018-06-24 15:05:59 +02:00
James Cole
dca2dc4600
Add budgets to API.
2018-06-24 14:54:06 +02:00
James Cole
96b482dac5
Fix #1510
2018-06-24 13:59:20 +02:00
James Cole
e05664f34f
Fix #1509
2018-06-24 13:46:34 +02:00
James Cole
72cca5ccbf
Expand schedule.
2018-06-24 13:23:08 +02:00
James Cole
0b9be029ac
Expand API with budget limits
2018-06-24 13:20:29 +02:00
James Cole
91701473af
Expand API with available budgets.
2018-06-24 08:33:06 +02:00
James Cole
ad6a9a7df7
Expand API for attachments.
2018-06-24 06:51:22 +02:00
James Cole
32b6ded008
Fix #1505
2018-06-23 19:56:04 +02:00
James Cole
4f2d0a0322
Sentence patch [skip ci]
2018-06-23 17:59:57 +02:00
James Cole
793cfcb2c5
Code for #1503
2018-06-23 17:59:37 +02:00
James Cole
3a71bd01fb
Remove dead code.
2018-06-23 17:40:41 +02:00
James Cole
a1d99c1954
Bunq and Spectre will ask to apply rules.
2018-06-23 10:55:26 +02:00
James Cole
19a874b274
Ability to delete recurring transactions.
2018-06-23 08:19:29 +02:00
James Cole
b95dd5c238
Updated language strings [skip ci]
2018-06-23 06:29:14 +02:00
James Cole
7c84af2370
Schedule recurring transactions daily.
2018-06-23 05:41:14 +02:00
James Cole
db1c27d833
First attempt at job to create transactions for recurring transactions.
2018-06-22 18:42:23 +02:00
James Cole
636cd84f4f
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Change in YunoHost links
2018-06-22 18:40:37 +02:00
James Cole
f2d4fae813
Make sure directories exist #1500
2018-06-22 18:40:06 +02:00
James Cole
986c9ab20a
Merge pull request #1499 from anmol26s/patch-2
...
Change in YunoHost links
2018-06-22 07:44:07 +02:00
anmol26s
cd7e222b72
Change in YunoHost links
...
As the link was changed, the current link was broken. So fixed it.
2018-06-22 03:05:02 +05:30
James Cole
50b599b1a9
Some refactoring.
2018-06-21 18:58:27 +02:00
James Cole
1d162edb59
Improve code for recurring transactions.
2018-06-21 18:57:51 +02:00
James Cole
7bdd4ddeab
Small refactoring.
2018-06-21 18:56:44 +02:00
James Cole
ae6e5a5599
Clean up API references.
2018-06-20 21:17:16 +02:00
James Cole
1222184b68
Include softdelete
2018-06-20 21:16:42 +02:00
James Cole
18f779c6de
Various fixes.
2018-06-20 16:27:57 +02:00
James Cole
138f67581c
Fix #1483
2018-06-20 16:09:15 +02:00
James Cole
597d6ac513
Fix #1492
2018-06-20 16:06:47 +02:00
James Cole
3ab25c2e8c
Merge pull request #1493 from invidian/typo
...
Fix typo in en_US translations
2018-06-20 15:14:45 +02:00
James Cole
b11d97ba4e
Merge pull request #1491 from anmol26s/patch-1
...
Added support for YunoHost
2018-06-20 15:14:23 +02:00
Mateusz Gozdek
080c810131
Fix typo in en_US translations
2018-06-19 22:20:27 +02:00
James Cole
56bc79d64e
Various code to fix checkboxes.
2018-06-18 21:07:09 +02:00
anmol26s
72d2c9d600
Added support for YunoHost
...
Hi
I have packaged a Firefly III app for YunoHost. It has install,remove,update,backup,restore script along with multi-instance(can be installed multiple times on different domains on a single server). The app is tested and works well.
The CL passing will take a day to show up on the app page.
Thanks for coding this app.
2018-06-18 01:05:02 +05:30
James Cole
0374c32236
Improve code for edit routine #1469
2018-06-17 17:45:47 +02:00
James Cole
d73cd4b515
Can now create recurring transactions. #1469
2018-06-17 15:14:34 +02:00
James Cole
54e3e3f051
Play around with boxes layout.
2018-06-17 07:45:21 +02:00
James Cole
abf218fc21
Prevent empty box.
2018-06-17 07:45:10 +02:00
James Cole
dcf90b6159
Cannot create transfer
2018-06-17 07:44:59 +02:00
James Cole
1cf91c78f8
Lots of new code for recurring transactions. #1469
2018-06-16 21:47:51 +02:00
James Cole
968abd26e8
Extend mail config and help. #1487
2018-06-16 07:23:54 +02:00
James Cole
aa05f7a2d2
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Various updated code for recurring transactions.
Don't report authentication exceptions.
Fix various bugs in the import routine, discovered by Doug.
Prevent index error
Spelcheck plz [skip ci]
Set demo user back to English at login.
Add calendar view.
Demo text for recurring.
Capital sensitive [skip ci]
Various code related to the recurring transactions.
Fix missing variable
Some code optimalisations.
First batch of code for recurring transactions #1469
Fix #1434
Invalidate cache right after storing data #1478
Fix #1475
Remove the option to check for updates from Sandstorm installations.
Fix #1474
2018-06-15 22:18:53 +02:00
James Cole
181c23b07c
Various updated code for recurring transactions.
2018-06-15 22:06:33 +02:00
James Cole
955cde3ed9
Don't report authentication exceptions.
2018-06-14 19:52:20 +02:00
James Cole
477a3c7eb2
Fix various bugs in the import routine, discovered by Doug.
2018-06-13 19:03:18 +02:00
James Cole
f4b66b980b
Prevent index error
2018-06-13 08:22:10 +02:00
James Cole
281de63e0d
Spelcheck plz [skip ci]
2018-06-12 21:44:03 +02:00
James Cole
c19a700662
Set demo user back to English at login.
2018-06-12 21:41:58 +02:00
James Cole
fc011ba1d9
Add calendar view.
2018-06-12 21:38:05 +02:00
James Cole
b941f590e0
Demo text for recurring.
2018-06-12 19:44:17 +02:00
James Cole
8f4db78ff2
Capital sensitive [skip ci]
2018-06-12 19:03:01 +02:00
James Cole
4b4dc2e298
Various code related to the recurring transactions.
2018-06-12 18:48:15 +02:00
James Cole
2de19547ca
Fix missing variable
2018-06-11 11:41:38 +02:00
James Cole
5a058491b0
Some code optimalisations.
2018-06-10 16:59:41 +02:00
James Cole
6743d99d9b
First batch of code for recurring transactions #1469
2018-06-10 16:59:03 +02:00
James Cole
35a5ec78c3
Fix #1434
2018-06-10 10:41:45 +02:00
James Cole
3440c3e77a
Invalidate cache right after storing data #1478
2018-06-10 07:10:44 +02:00
James Cole
dd17f06362
Fix #1475
2018-06-09 07:09:43 +02:00
James Cole
8a15cb3a34
Remove the option to check for updates from Sandstorm installations.
2018-06-09 06:07:40 +02:00
James Cole
4a548ac282
Fix #1474
2018-06-09 05:50:31 +02:00
James Cole
d22353b13d
Update screenshots and Sandstorm files.
2018-06-08 19:35:51 +02:00
James Cole
c18046c25d
Update composer libs.
2018-06-06 21:23:17 +02:00
James Cole
4a12d4d156
Code cleanup [skip ci]
2018-06-06 21:23:00 +02:00
James Cole
20044427b4
Use Guzzle, not Requests library.
2018-06-06 21:20:21 +02:00
James Cole
073dedd483
Add debug info
2018-06-06 05:54:24 +02:00
James Cole
06c25c913c
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Still not sure what's causing the empty strings to appear.
2018-06-05 14:56:10 +02:00
James Cole
08d06cf465
Small updates to meta files [skip ci]
2018-06-05 07:57:18 +02:00
James Cole
1e9eb843c0
Still not sure what's causing the empty strings to appear.
2018-06-03 19:14:03 +02:00
James Cole
78a5dae2a0
Merge branch 'release/4.7.4'
2018-06-03 09:16:56 +02:00
James Cole
19443a5b34
Update readme [skip ci]
2018-06-03 09:11:18 +02:00
James Cole
74acc90702
Update readme [skip ci]
2018-06-03 09:08:24 +02:00
James Cole
349f580371
Update readme [skip ci]
2018-06-03 09:07:41 +02:00
James Cole
f019d33a03
New screenshots [skip ci]
2018-06-03 09:04:57 +02:00
James Cole
c7af25ac38
Fix last minute issues.
2018-06-03 08:23:49 +02:00
James Cole
b52bd59cea
Upgrade various files for 4.7.4 [skip ci]
2018-06-02 20:05:39 +02:00
James Cole
332d32c319
Fix tests
2018-06-02 20:02:42 +02:00
James Cole
2f824ba1a8
Some more last-minute fixes.
2018-06-02 19:23:46 +02:00
James Cole
a6b09acd5e
Some last minute fixes.
2018-06-02 18:19:35 +02:00
James Cole
d4779c8c8f
Some last minute translations [skip ci]
2018-06-02 07:15:21 +02:00
James Cole
ba01c4bbe8
Ignore basic methods, improving code coverage.
2018-06-02 06:18:07 +02:00
James Cole
ddc1d81665
Fix tests, improve coverage.
2018-06-02 06:11:13 +02:00
James Cole
790aeb3c46
Fix #1458
2018-06-02 05:46:37 +02:00
James Cole
6ed5be10b1
Expand test coverage.
2018-06-01 22:20:08 +02:00
James Cole
a7b8470d9e
Expand test coverage.
2018-06-01 22:04:52 +02:00
James Cole
2a05cc382f
Update Turkish language files [skip ci]
2018-06-01 14:22:53 +02:00
James Cole
1e10a6ce1b
Update Russian language files [skip ci]
2018-06-01 14:22:37 +02:00
James Cole
7645ef55c2
Update PT_BR language files [skip ci]
2018-06-01 14:22:19 +02:00
James Cole
6ce200b60d
Update Polish language files [skip ci]
2018-06-01 14:22:08 +02:00
James Cole
d782e28906
Update Dutch language files [skip ci]
2018-06-01 14:21:54 +02:00
James Cole
da3bd31fb8
Update Italian language files [skip ci]
2018-06-01 14:21:27 +02:00
James Cole
aa3ed40430
Update Indonesian language files [skip ci]
2018-06-01 14:21:14 +02:00
James Cole
ad7e564f14
Update French language files [skip ci]
2018-06-01 14:20:52 +02:00
James Cole
f23ee2dac5
Update Spanish language files [skip ci]
2018-06-01 14:20:39 +02:00
James Cole
1962f74439
Update German language files [skip ci]
2018-06-01 14:20:17 +02:00
James Cole
0064d060ea
Show bunq payment ID. #1443
2018-06-01 13:14:51 +02:00
James Cole
e47e6b1958
Fix null pointer. #1443
2018-06-01 13:11:23 +02:00
James Cole
4c04415e80
Fix #1452 .
2018-06-01 13:11:10 +02:00
James Cole
3654e75b8c
Improve test coverage.
2018-06-01 06:40:24 +02:00
James Cole
66fa73aea4
Fix tests.
2018-06-01 05:49:41 +02:00
James Cole
df87d03f32
FF3 will apply rules when importing from bunq #1443
2018-06-01 05:49:33 +02:00
James Cole
3fbe851a0b
Include external ID with import.
2018-06-01 05:23:57 +02:00
James Cole
d1b2e63950
Small fixes for import routine.
2018-05-31 22:33:42 +02:00
James Cole
34fd8cf751
Fix #1442
2018-05-31 21:48:09 +02:00
James Cole
f1fe90fce0
Fix #1455
2018-05-31 21:30:25 +02:00
James Cole
2ba6fa0dda
Add description to debug logging. #1443
2018-05-31 21:13:07 +02:00
James Cole
f2928e3d7d
Possible fix for #1453
2018-05-31 20:34:49 +02:00
James Cole
895ab9c5d8
Updated lock file.
2018-05-31 20:34:32 +02:00
James Cole
fb07c68132
Updated tests
2018-05-31 20:04:19 +02:00
James Cole
68e7d45f63
Fix #1451
2018-05-30 18:38:39 +02:00
James Cole
49e302e1bc
Reinstate ability to download config.
2018-05-30 18:36:21 +02:00
James Cole
b33ca786ae
use cases for rules tested.
2018-05-30 18:05:06 +02:00
James Cole
dc77d8edda
Extra upgrade instructions.
2018-05-30 18:04:53 +02:00
James Cole
c339a183b9
Fix code coverage and a test #1443
2018-05-30 18:04:43 +02:00
James Cole
f263795a99
Add config entries for tests
2018-05-30 18:04:23 +02:00
James Cole
e9e771e57b
List 100 entries for bunq. #1443
2018-05-30 18:04:00 +02:00
James Cole
fbb9d7c6b4
It's about expecting JSON, not accepting it.
2018-05-29 18:33:43 +02:00
James Cole
10abd7b0ae
Delete account meta data when field is made empty.
2018-05-29 18:31:48 +02:00
James Cole
3de36901b8
Fix #1425
2018-05-29 07:25:04 +02:00
James Cole
5b4967acb9
Changes in error handler
2018-05-29 07:09:11 +02:00
James Cole
0a007b1e6e
Fix menu view.
2018-05-29 06:30:25 +02:00
James Cole
4ad68b7dfa
Fix #1449
2018-05-28 19:07:06 +02:00
James Cole
73aef1b9a4
Code for #1415
2018-05-26 13:55:11 +02:00
James Cole
dcfea20973
Expand error logs.
2018-05-26 13:14:51 +02:00
James Cole
9b6766d3b2
Fix #1416
2018-05-26 08:04:50 +02:00
James Cole
b8bc8e2c47
Fix #1413
2018-05-26 07:58:36 +02:00
James Cole
039e3aa34c
Fix for #1406
2018-05-26 07:55:31 +02:00
James Cole
551ff109c9
Fixed #1403
2018-05-26 07:53:32 +02:00
James Cole
664451d0c6
Fixed #1405
2018-05-26 07:48:49 +02:00
James Cole
4031057bc0
Fix #1386
2018-05-26 07:25:22 +02:00
James Cole
fcf9b782c1
Improve code coverage. #1443
2018-05-25 23:13:08 +02:00
James Cole
d693d382b9
Handle different account types #1443
2018-05-25 17:31:41 +02:00
James Cole
0a1b6c7793
Catch nullpointer #1443
2018-05-25 13:15:36 +02:00
James Cole
5acba2bddf
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Revert "Updated git ignore. (firefly-iii/firefly-iii#1443 )"
Update curl to latest version. (firefly-iii/firefly-iii#1443 )
Install composer before updating curl. (firefly-iii/firefly-iii#1443 )
Added missing new line at EOF. (firefly-iii/firefly-iii#1443 )
Updated libpng and added wget. (firefly-iii/firefly-iii#1443 )
Updated git ignore. (firefly-iii/firefly-iii#1443 )
2018-05-25 12:08:43 +02:00
James Cole
883b16fad1
Fix IBAN selection.
2018-05-25 12:08:15 +02:00
James Cole
ef48b3e751
Merge pull request #1445 from OGKevin/update-curl-in-docker-firefly-iii/firefly-iii#1443
...
Update curl in docker firefly-iii/firefly-iii#1443
2018-05-25 11:48:00 +02:00
Kevin Hellemun
3c956e7e98
Revert "Updated git ignore. ( firefly-iii/firefly-iii#1443 )"
...
This reverts commit 656bb5043d .
2018-05-25 11:22:06 +02:00
Kevin Hellemun
519ea271a9
Update curl to latest version. ( firefly-iii/firefly-iii#1443 )
2018-05-25 10:10:08 +02:00
Kevin Hellemun
09d5160404
Install composer before updating curl. ( firefly-iii/firefly-iii#1443 )
2018-05-25 10:09:54 +02:00
Kevin Hellemun
97dcf03334
Added missing new line at EOF. ( firefly-iii/firefly-iii#1443 )
2018-05-25 10:07:09 +02:00
Kevin Hellemun
896a804a72
Updated libpng and added wget. ( firefly-iii/firefly-iii#1443 )
2018-05-25 10:06:45 +02:00
Kevin Hellemun
656bb5043d
Updated git ignore. ( firefly-iii/firefly-iii#1443 )
2018-05-25 10:05:57 +02:00
James Cole
e953becbae
Expand test coverage for bunq.
2018-05-25 08:38:15 +02:00
James Cole
6c9901b919
Redirect correctly.
2018-05-25 08:33:59 +02:00
James Cole
ff45c94106
Test coverage for routine and prerequisites.
2018-05-25 06:29:51 +02:00
James Cole
a8a3fbeef4
Write bunq lowercase.
2018-05-25 06:27:40 +02:00
James Cole
dae8092ecd
Add return call so the error is not called.
2018-05-25 06:27:32 +02:00
James Cole
70110208fc
Use non-static class for ApiContext to improve testability.
2018-05-25 06:26:37 +02:00
James Cole
217ca98933
Update composer lock + json
2018-05-25 06:26:10 +02:00
James Cole
c2945c532e
Testing environment always uses the sandbox.
2018-05-25 06:25:59 +02:00
James Cole
ea750576b3
Move to bitly shortlinks.
2018-05-23 14:31:12 +02:00
James Cole
82538ba4fc
Catch OpenSSL error.
2018-05-23 14:08:37 +02:00
James Cole
2b2f37a8c9
All code for bunq.
2018-05-23 12:36:12 +02:00
James Cole
4db2ec60e0
Update composer files.
2018-05-23 08:41:15 +02:00
James Cole
7d88d35556
Fix test for coverage.
2018-05-23 08:38:05 +02:00
James Cole
3c3e91ff48
Deprecate and ignore bunq code.
2018-05-23 07:38:27 +02:00
James Cole
039e8d6e17
Add debug info and update routine for multiple accounts.
2018-05-23 07:38:03 +02:00
James Cole
50bf79ab18
Ignore bunq objects.
2018-05-22 18:55:30 +02:00
James Cole
467c6762fa
Catch all edge cases.
2018-05-22 18:42:34 +02:00
James Cole
740f4e403f
Improve coverage for Spectre
2018-05-22 18:05:35 +02:00
James Cole
5664d51695
Fix #1439
2018-05-21 20:04:30 +02:00
James Cole
b195a61498
Improve coverage for Spectre.
2018-05-21 19:17:33 +02:00
James Cole
94e6816bf6
Improve test coverage.
2018-05-21 17:28:09 +02:00
James Cole
ebf97f710f
Refactor code and fix tests.
2018-05-21 09:40:19 +02:00
James Cole
714b54ed06
Refactor and rename test code.
2018-05-21 07:22:38 +02:00
James Cole
620c5f515e
Improve test coverage, remove dead code.
2018-05-20 16:26:27 +02:00
James Cole
c06fd12b07
Fix test coverage.
2018-05-19 22:23:08 +02:00
James Cole
2c206bba64
First working version of a working Spectre import.
2018-05-19 21:13:00 +02:00
James Cole
04953b5645
Lots of new code for the Spectre routine.
2018-05-19 10:44:33 +02:00
James Cole
1732ce63f3
Merge branch 'hotfix/4.7.3.2' into develop
2018-05-16 21:55:42 +02:00
James Cole
1e212c6da2
Merge branch 'hotfix/4.7.3.2'
2018-05-16 21:55:41 +02:00
James Cole
7d8fc54351
Fix version number.
2018-05-16 21:55:24 +02:00
James Cole
dd44a1e517
Code for Spectre.
2018-05-16 21:31:45 +02:00
James Cole
9f26757e8a
First code for Spectre login and import routine.
2018-05-14 20:21:00 +02:00
James Cole
a9c8c8384d
Merge branch 'hotfix/4.7.3.1' into develop
2018-05-14 19:24:54 +02:00
James Cole
a826b0e0fb
Merge branch 'hotfix/4.7.3.1'
2018-05-14 19:24:53 +02:00
James Cole
4aaec0e379
Fix an issue where new users would be given a rule that always triggers.
2018-05-14 19:24:35 +02:00
James Cole
69019d5215
First code for Spectre import.
2018-05-14 17:59:43 +02:00
James Cole
96411b17e9
Fix tests, improve demo text.
2018-05-13 16:04:53 +02:00
James Cole
5a093b58d8
Prep for bunq and spectre import.
2018-05-13 15:00:30 +02:00
James Cole
470b3e0973
Remove middleware [skip ci]
2018-05-13 09:58:21 +02:00
James Cole
dc251c216c
Add debug log [skip ci]
2018-05-13 09:51:05 +02:00
James Cole
ae9ef61f80
Add debug log [skip ci]
2018-05-13 09:47:51 +02:00
James Cole
d9ca7b7277
Better error messages [skip ci]
2018-05-13 09:39:06 +02:00
James Cole
0c99248deb
Fix rules surrounding creation of jobs [skip ci]
2018-05-13 09:34:27 +02:00
James Cole
1aae84a4d0
Optimise tests and coverage.
2018-05-13 09:01:10 +02:00
James Cole
528da3f08e
Allow the mapping of asset accounts for opposing value
2018-05-12 20:56:34 +02:00
James Cole
9c507f7f62
Refactor some code to handle command line imports.
2018-05-12 19:09:34 +02:00
James Cole
07da2fdda3
Remove unused imports.
2018-05-12 17:27:19 +02:00
James Cole
ca3366544e
Add file used to test UTF8 check.
2018-05-12 16:54:07 +02:00
James Cole
ccee7b483c
Fix tests
2018-05-12 16:04:46 +02:00
James Cole
5903133e3b
Remove return type.
2018-05-12 15:54:20 +02:00
James Cole
5bf520b6ed
Code consistency and new tests.
2018-05-12 15:50:01 +02:00
James Cole
a47da92d81
Test coverage for opposing account mapper.
2018-05-12 13:27:02 +02:00
James Cole
63f84ae7b1
Lots of refactoring and new tests.
2018-05-12 10:46:18 +02:00
James Cole
4d6bc55723
Update test code.
2018-05-11 19:58:10 +02:00
James Cole
9bb4df4cc3
Split and cleanup file import routine.
2018-05-11 19:56:52 +02:00
James Cole
c47a5379ae
Improve code test coverage.
2018-05-11 10:37:13 +02:00
James Cole
cde9c4a2bc
Update copyright statements.
2018-05-11 10:08:34 +02:00
James Cole
5a560b42ef
Improve test coverage.
2018-05-11 09:51:47 +02:00
James Cole
50874c9cf7
Rename some variables.
2018-05-10 23:11:11 +02:00
James Cole
6f984aa591
Improve test coverage.
2018-05-10 23:01:21 +02:00
James Cole
274162afcd
Fix test that could come up with journals with 0 transactions, and improve test coverage for file routine.
2018-05-10 20:05:02 +02:00
James Cole
6bd23d897f
Try to get details about OAuth exceptions.
2018-05-10 09:48:13 +02:00
James Cole
73f29ebf69
make sure class is compatible with interface.
2018-05-10 09:18:40 +02:00
James Cole
cabcb9c6d0
Basic storage routine works, basic file handling.
2018-05-10 09:10:16 +02:00
James Cole
116f7ed613
First attempt to run file import.
2018-05-10 06:26:57 +02:00
James Cole
6ef0eb73d0
Improve importer.
2018-05-09 20:53:39 +02:00
James Cole
7f4feb0cfc
More code for import routine.
2018-05-07 20:35:14 +02:00
James Cole
626f7357bb
Improve CSV import routine.
2018-05-07 19:21:12 +02:00
James Cole
690c9203c8
Start processing files.
2018-05-06 21:06:23 +02:00
James Cole
1209f3b39a
First start for CSV file import.
2018-05-06 20:42:30 +02:00
James Cole
a4524b3c2c
Throw exception with empty amount.
2018-05-06 20:42:07 +02:00
James Cole
a3cbdadb39
Towards managing mapping for file imports.
2018-05-06 16:19:29 +02:00
James Cole
9e3c5fd984
Remove references to non-existing files.
2018-05-06 07:40:50 +02:00
James Cole
7d80ac37a6
Can configure file upload in file imports.
2018-05-06 07:09:08 +02:00
James Cole
f74b9ba7ab
Add strict types and newlines.
2018-05-05 16:51:32 +02:00
James Cole
3ac240dc1c
Add some randomness to test data.
2018-05-05 15:18:41 +02:00
James Cole
d233b3f24f
Improve test (coverage).
2018-05-05 14:40:12 +02:00
James Cole
19fff681d2
Improve test coverage, mark as deprecated.
2018-05-05 13:53:12 +02:00
James Cole
bc7c3bb9b3
Improve test coverage and remove deprecated code.
2018-05-05 11:03:10 +02:00
James Cole
57be7f2905
Fix test coverage, ignore all other routines.
2018-05-05 06:47:35 +02:00
James Cole
1c0da454db
Improved code for new import + some tests.
2018-05-04 20:21:27 +02:00
James Cole
b541f7b944
Improve fake import.
2018-05-04 06:59:14 +02:00
James Cole
6e84326583
Fix #1418
2018-05-04 06:00:16 +02:00
James Cole
ca14496e4e
First code for file import.
2018-05-03 22:20:06 +02:00
James Cole
480d65fc1f
Fake import works, won't fire rules yet. also needs a state.
2018-05-03 18:17:59 +02:00
James Cole
6bddb63b45
New code for updated import routine.
2018-05-03 17:23:16 +02:00
James Cole
c5142aeba5
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2018-05-03 17:22:34 +02:00
James Cole
38d9f10672
New issue templates.
2018-05-03 16:53:52 +02:00
James Cole
937394af7a
Merge pull request #1409 from shashankmc/develop
...
Adding Indian rupee
2018-05-03 07:27:51 +02:00
Shashank M Chakravarthy
fe10955eb9
Adding Indian rupee
...
Adding Indian rupee under asian currencies.
2018-05-03 10:56:09 +05:30
James Cole
ccda71ff8e
New code for updated import routine.
2018-05-01 20:47:38 +02:00
James Cole
cd75224cdd
Create a fake routine, check for its progress.
2018-04-30 06:37:29 +02:00
James Cole
1c2089b8a3
Fixes #1400
2018-04-30 06:17:27 +02:00
James Cole
3ead4d4587
List rules as inactive if relevant #1392
2018-04-30 06:12:55 +02:00
James Cole
f2b71bc280
Fake jobs can be started and will crash.
2018-04-29 21:20:06 +02:00
James Cole
f027d71136
Fake jobs can be configured and can reach the landing stage.
2018-04-29 20:01:03 +02:00
James Cole
fa41d6df04
Clean up translations and strings in import routine.
2018-04-29 19:28:07 +02:00
James Cole
d2bb65bf04
Can now create jobs, and set prerequisites for the fake provider, which will be skipped when they're not necessary.
2018-04-29 19:07:54 +02:00
James Cole
b5be1b11d1
Update index and routes.
2018-04-29 18:07:58 +02:00
James Cole
9fb049991f
Migration for 4.7.4
2018-04-29 18:07:47 +02:00
James Cole
fba847dd28
New bindable for import provider
2018-04-29 18:07:38 +02:00
James Cole
b33883b334
Small code improvements.
2018-04-29 18:07:23 +02:00
James Cole
f74a6dffca
Update providers and repositories for new import job fields
2018-04-29 18:07:14 +02:00
James Cole
7390e20218
Add method to indicate completeness.
2018-04-29 18:06:47 +02:00
James Cole
9646dc439e
Big fat reset in import controller to accomodate new routine.
2018-04-29 18:06:31 +02:00
James Cole
554c63b9c7
Expand config to handle new providers
2018-04-29 18:03:55 +02:00
James Cole
24d8640e9b
Add logos for new providers.
2018-04-29 18:03:35 +02:00
James Cole
ea151d069c
Merge pull request #1401 from paul999/select_bunq_option
...
Select the matching bunq account from the import. Fixes #1398
2018-04-29 17:32:07 +02:00
Paul Sohier
f140d2f37a
Select the matching bunq account from the import. Fixes #1398
2018-04-29 16:26:19 +02:00
James Cole
4e163c4bda
Merge pull request #1395 from nicoschreiner/patch-1
...
Fix alignment of sidebar-icons
2018-04-29 14:08:24 +02:00
Nico Schreiner
ddcf8b892b
Fix alignment of sidebar-icons
...
I noticed a minor thing which was bothering me. The Icons in the sidebar weren't align correctly (the fa-repeat icon). This change should fix this.
2018-04-29 13:28:49 +02:00
James Cole
49138eb03a
Can now import and handle external ID field.
2018-04-29 10:13:33 +02:00
James Cole
71b63bd33b
Remove references to ExpandedForm.
2018-04-29 09:48:53 +02:00
James Cole
88348f59c2
Could repair #1389
2018-04-29 09:00:49 +02:00
James Cole
7eb5643204
Use new select options.
2018-04-29 07:46:30 +02:00
James Cole
565cb6d79e
New select options
2018-04-29 07:46:14 +02:00
James Cole
c0d715c78a
Add method to collect note text.
2018-04-29 07:46:03 +02:00
James Cole
a3d0355ddd
Use new expanded for method.
2018-04-29 07:45:54 +02:00
James Cole
bc4e06568d
Move references to repository
2018-04-29 07:45:38 +02:00
James Cole
8acb9f4056
Fix error when un-decryptable files would break the export.
2018-04-29 07:42:17 +02:00
James Cole
9cbbd581ee
Rename template file.
2018-04-29 07:42:01 +02:00
James Cole
fdc9467218
Fix #1369
2018-04-28 21:54:48 +02:00
James Cole
84ac3df580
Merge branch 'release/4.7.3'
2018-04-28 16:27:55 +02:00
James Cole
7f459df9e9
Last minute sanity check.
2018-04-28 16:24:24 +02:00
James Cole
3625f3293a
Code for 4.7.3 release.
2018-04-28 15:35:43 +02:00
James Cole
0a2308592f
New language strings.
2018-04-28 15:26:45 +02:00
James Cole
8ef3f18da7
Update language strings for English.
2018-04-28 10:29:31 +02:00
James Cole
e126427809
Improve code quality and fix test coverage.
2018-04-28 10:27:33 +02:00
James Cole
7b39828980
Improve attachment list.
2018-04-28 06:53:37 +02:00
James Cole
d03de52735
New buttons and links [skip ci]
2018-04-28 06:44:37 +02:00
James Cole
cabe90b2dd
Attachment controller basic index.
2018-04-28 06:34:01 +02:00
James Cole
13b78bdc20
Code cleanup
2018-04-28 06:23:13 +02:00
James Cole
6f0e1c79ac
Fix #1353
2018-04-28 05:42:47 +02:00
James Cole
b66daad3d3
Fix coverage.
2018-04-28 05:40:23 +02:00
James Cole
9c5523252d
Clean up old JS.
2018-04-28 05:40:08 +02:00
James Cole
bc8bcf7a1a
Upgrade spectre to v4
2018-04-28 05:25:29 +02:00
James Cole
85d655d3e2
Upgrade Spectre to v4
2018-04-27 13:07:46 +02:00
James Cole
ac419e01d3
Catch open basedir errors.
2018-04-27 12:58:43 +02:00
James Cole
5d4467a6c0
Improve test speed.
2018-04-27 12:39:25 +02:00
James Cole
81da7f3667
Move to correct directory [skip ci]
2018-04-27 11:53:22 +02:00
James Cole
9734196eb9
Updated translations.
2018-04-27 11:48:52 +02:00
James Cole
7e0f9b9b8e
Update packages.
2018-04-27 11:29:19 +02:00
James Cole
bb25132865
Fix tests
2018-04-27 11:29:09 +02:00
James Cole
28bcff99f6
Add config for stale bot.
2018-04-27 08:50:49 +02:00
James Cole
246cb36836
Expand support for trusted proxies configuration.
2018-04-27 07:01:03 +02:00
James Cole
9a0c0f6d21
Fix #1383
2018-04-27 06:50:41 +02:00
James Cole
a9dd8eb9e7
Fix #1382
2018-04-27 06:26:37 +02:00
James Cole
9026c9d6f1
Update docker file.
2018-04-26 21:16:45 +02:00
James Cole
d5f7430723
Move and update security txt [skip ci]
2018-04-26 21:00:29 +02:00
James Cole
5a53249fbb
Merge pull request #1380 from paul999/fix_1378
...
iban returned from bunq might be empty.
2018-04-25 19:16:12 +02:00
Paul Sohier
d2848cf569
getIban might return null from the bunq API. Fixes #1378 as it gets imported now :)
2018-04-25 19:11:32 +02:00
James Cole
71f39f55f2
Push some more fixes for #1378
2018-04-25 17:02:43 +02:00
James Cole
490c817fc1
Some fixes for #1378
2018-04-25 16:01:51 +02:00
James Cole
2e1a777811
Fix small deprecated function call. [skip ci]
2018-04-24 19:49:54 +02:00
James Cole
48357d1cc9
Fix #1273 and #1272
2018-04-24 19:48:42 +02:00
James Cole
846df21764
Fix #1372
2018-04-24 19:26:31 +02:00
James Cole
f78b8f9267
Some code for #1272
2018-04-24 19:26:16 +02:00
James Cole
798d9ee876
Mail to logbooks.
2018-04-24 19:23:32 +02:00
James Cole
1eea81e9dd
Update readme [skip ci]
2018-04-22 19:18:57 +02:00
James Cole
4fcdfd41fa
Update readme [skip ci]
2018-04-22 19:17:43 +02:00
James Cole
36a5f17af2
Code cleanup as described in #1272
2018-04-22 17:12:22 +02:00
James Cole
8032684ad0
Some code cleanup for #1272
2018-04-22 17:10:11 +02:00
James Cole
f7d3d4a010
Updated language strings [skip ci]
2018-04-22 13:14:36 +02:00
James Cole
9975e0b3f3
And now without var_dump.
2018-04-22 12:01:34 +02:00
James Cole
ea484a7787
Small bill related fixes.
2018-04-22 12:01:18 +02:00
James Cole
c2e8a67330
Code for #1367
2018-04-22 11:29:20 +02:00
James Cole
8f3e4a2dee
Code for #1356
2018-04-22 11:17:30 +02:00
James Cole
07768a43c8
Code for #1321
2018-04-22 09:40:03 +02:00
James Cole
01c10e320c
Fix for #1364
2018-04-22 09:16:51 +02:00
James Cole
f16b2257c6
Custom input for amount.
2018-04-22 08:08:09 +02:00
James Cole
e005fe7ce1
Also show foreign amount.
2018-04-22 08:07:57 +02:00
James Cole
c682e69ee7
Keep order
2018-04-22 08:07:46 +02:00
James Cole
49421f50ac
Will not store fields with empty strings or weird value
2018-04-22 08:07:33 +02:00
James Cole
529dd490b7
Fix #1336
2018-04-22 07:16:09 +02:00
James Cole
36329e596e
Fix #1334
2018-04-21 23:48:54 +02:00
James Cole
fb75e2ef02
Move to MariaDB. [skip ci] #1366
2018-04-21 21:09:56 +02:00
James Cole
352171e339
New language strings [skip ci]
2018-04-21 20:48:18 +02:00
James Cole
592901b143
Code for @1346
2018-04-21 20:36:42 +02:00
James Cole
769b4819b2
Add timezone to Docker file.
2018-04-21 20:30:36 +02:00
James Cole
77fa2bcc39
Call test at wrong position [skip ci]
2018-04-21 20:30:07 +02:00
James Cole
1129001bc6
Possible solution for #1353
2018-04-21 20:29:44 +02:00
James Cole
8dd765ee89
Remove deprecated method.
2018-04-21 20:28:41 +02:00
James Cole
479648e7c1
Fix #1352
2018-04-21 20:28:30 +02:00
James Cole
45cd19d1e3
Fix #1363
2018-04-21 20:27:35 +02:00
James Cole
f8718e0b7b
Fix some issues with verify database code.
2018-04-21 20:26:41 +02:00
James Cole
dcc45631da
New language strings [skip ci]
2018-04-19 20:04:04 +02:00
James Cole
c6d3a5bedc
Code for #1351
2018-04-19 20:03:02 +02:00
James Cole
7cc8539298
Fix for #1349 , thanks to @NyKoF
2018-04-19 18:27:39 +02:00
James Cole
900e8202e6
Remove some deprecated functions.
2018-04-16 20:21:28 +02:00
James Cole
eb6ac7d1d1
Remove unused methods.
2018-04-16 20:12:30 +02:00
James Cole
178f917a49
Fix #1348
2018-04-16 19:29:26 +02:00
James Cole
1a8293d9ef
Fix view for transaction controller.
2018-04-16 19:25:33 +02:00
James Cole
ecdc00dcb7
Debug code for transaction view. [skip ci]
2018-04-16 19:24:46 +02:00
James Cole
147e04ecd2
Debug code for transaction view. [skip ci]
2018-04-16 18:06:53 +02:00
James Cole
49e48725a5
Debug code for transaction view. [skip ci]
2018-04-16 18:03:56 +02:00
James Cole
b3af744041
Debug code for transaction view. [skip ci]
2018-04-16 18:02:35 +02:00
James Cole
58a6a95d90
Debug code for transaction view. [skip ci]
2018-04-16 17:59:35 +02:00
James Cole
1aa9461370
Fix reference to unknown method.
2018-04-16 17:51:37 +02:00
James Cole
1f78b9d4bc
Add today as well. #1328
2018-04-15 19:24:20 +02:00
James Cole
6f974fe285
Improve API and test coverage.
2018-04-15 19:20:24 +02:00
James Cole
f4f3c8798e
Fix for #1328
2018-04-15 19:20:04 +02:00
James Cole
ce1614f4e7
Fix chart range.
2018-04-15 19:11:10 +02:00
James Cole
91494584c2
Fix #1327
2018-04-15 17:58:39 +02:00
James Cole
a85ebb49b2
Improve test coverage.
2018-04-15 14:03:23 +02:00
James Cole
ae273f8320
Also test PHP 7.2
2018-04-15 10:44:47 +02:00
James Cole
ef62e31b61
Fix #1246
2018-04-15 10:12:04 +02:00
James Cole
0c2c5d5344
Code for #1326
2018-04-15 08:52:58 +02:00
James Cole
11e93eac3d
Merge pull request #1341 from bconte/develop
...
Remove the 'php artisan optimize' line from .deploy/docker/entroypoin…
2018-04-15 08:52:04 +02:00
Brenden Conte
dbe17debb4
Remove the 'php artisan optimize' line from .deploy/docker/entroypoint.sh because the command was removed in artisan 5.6
2018-04-15 02:35:47 -04:00
James Cole
6c12337317
Improve transaction linking [skip ci]
2018-04-14 23:25:28 +02:00
James Cole
b2aa73b31e
Improve transaction linking [skip ci]
2018-04-14 23:23:47 +02:00
James Cole
38b1fc7aa6
Improve logging [skip ci]
2018-04-14 23:12:54 +02:00
James Cole
f4afcb4d50
Add debug logging [skip ci]
2018-04-14 23:09:24 +02:00
James Cole
4b019fe38b
Limit scope in transaction matcher.
2018-04-14 23:06:27 +02:00
James Cole
191401f32b
Fix division by zero.
2018-04-14 22:37:20 +02:00
James Cole
62b68c6a21
Fix tests.
2018-04-14 21:21:20 +02:00
James Cole
15a22f0bfc
Expand rules and bills.
2018-04-14 20:31:31 +02:00
James Cole
926c03986c
Remove references to bill scanning.
2018-04-14 13:00:24 +02:00
James Cole
d8a00f4314
Various code for bills and rules.
2018-04-14 09:59:04 +02:00
James Cole
5862b832d9
Fix issue with API
2018-04-14 09:38:58 +02:00
James Cole
67fa4a0fc7
Add currency controls to API
2018-04-13 17:28:11 +02:00
James Cole
90cf7a3bf5
Fix several issues with bunq import #1330
2018-04-10 21:18:38 +02:00
James Cole
0847040017
Correct access rights #1320
2018-04-09 18:59:06 +02:00
James Cole
69b577048e
New string [skip ci]
2018-04-08 18:35:13 +02:00
James Cole
3fbd2f93c8
Code for #1324
2018-04-08 17:36:37 +02:00
James Cole
8f0e36a8e4
Code for #1324
2018-04-08 16:27:52 +02:00
James Cole
7583698ee5
Remove hard exit from upgrade routine.
2018-04-08 16:26:26 +02:00
James Cole
b561e79a6c
Catch null in currency pref. [skip ci]
2018-04-08 16:21:17 +02:00
James Cole
5850ad06b1
More debug [skip ci]
2018-04-08 16:18:35 +02:00
James Cole
e597f04b0d
Add debug logging.
2018-04-08 16:17:29 +02:00
James Cole
7b715925cf
Code for #1324
2018-04-07 22:23:16 +02:00
James Cole
d3701837e3
Possible fix for #1325
2018-04-07 18:00:09 +02:00
James Cole
7af10aca9e
Add new action to link a transaction to a bill.
2018-04-07 06:20:45 +02:00
James Cole
b54e99642b
Refactor some auto complete routes.
2018-04-07 06:19:40 +02:00
James Cole
b1ad0668cc
Clean overview for bills.
2018-04-07 05:58:59 +02:00
James Cole
6583d0f69b
Fix JS in installer.
2018-04-07 05:30:29 +02:00
James Cole
cee6bbf134
Update files for Sandstorm.
2018-04-06 22:24:57 +02:00
James Cole
43e49bf14a
Fire middleware on index.
2018-04-06 21:38:43 +02:00
James Cole
371b58a807
Make upgrade routine not trigger everywhere.
2018-04-06 21:38:17 +02:00
James Cole
7812a1bb51
Fix for #1320
2018-04-06 18:14:48 +02:00
James Cole
538e045e4c
Give error for proc_close.
2018-04-06 13:36:36 +02:00
James Cole
91fe1493a7
Improve edit routine for split transactions.
2018-04-06 12:44:43 +02:00
James Cole
4650a2ea52
Merge branch 'release/4.7.2.2'
2018-04-04 19:26:51 +02:00
James Cole
7cd51a7747
Update version.
2018-04-04 19:18:59 +02:00
James Cole
b55545b959
Fix #1317
2018-04-04 19:18:01 +02:00
James Cole
2685256c93
Fix split edit.
2018-04-04 19:15:05 +02:00
James Cole
3819de4e74
Fix security issue with markdown, thanks to @simhnna
2018-04-04 19:14:47 +02:00
James Cole
73fee4eb6b
Fix #1313
2018-04-03 19:15:06 +02:00
James Cole
609c193b88
Fix #1312
2018-04-03 19:12:59 +02:00
James Cole
03a42976b1
Configure logging for Slack. [skip ci]
2018-04-02 20:05:18 +02:00
James Cole
6db0efdfbc
Fix extremely specific piggy bank percentage.
2018-04-02 17:30:30 +02:00
James Cole
ebbbe1a620
Merge branch 'release/4.7.2.1'
2018-04-02 16:52:23 +02:00
James Cole
5d1c77cb16
New version: 4.7.2.1
2018-04-02 15:40:43 +02:00
James Cole
d48fb3ba55
Create keys by hand if not existing.
2018-04-02 15:26:33 +02:00
James Cole
8c024a1ae9
Create default token if none exist.
2018-04-02 15:17:03 +02:00
James Cole
a3c34e6b3c
Code cleanup
2018-04-02 15:10:40 +02:00
James Cole
fa7ab45a40
Code cleanup
2018-04-02 14:50:17 +02:00
James Cole
379b104778
Refer to classes directly.
2018-04-02 14:43:06 +02:00
James Cole
d956c795a4
Vue components will now work in subdirs too.
2018-04-02 14:42:30 +02:00
James Cole
7d02d0f762
Code cleanup.
2018-04-02 14:42:07 +02:00
James Cole
f96f38b172
Code cleanup.
2018-04-02 14:17:11 +02:00
James Cole
4cea5d65a6
Expand language list #1310
2018-04-02 06:56:19 +02:00
James Cole
40d94e7a62
Avoid using serialised preferences for security purposes. This might break existing preferences.
2018-04-01 19:22:30 +02:00
James Cole
66019fdbbf
Code for #1309
2018-04-01 16:00:15 +02:00
James Cole
37b02e3d5b
Merge branch 'release/4.7.2'
2018-04-01 11:46:41 +02:00
James Cole
093bdd6090
Fix some last minute issues.
2018-04-01 08:50:23 +02:00
James Cole
52656b25da
Let's cancel these tests for now.
2018-04-01 08:04:19 +02:00
James Cole
1386c9d915
Disable some tests.
2018-04-01 07:40:30 +02:00
James Cole
02c9441727
Last minute language updates.
2018-04-01 07:24:18 +02:00
James Cole
b1e926f2cb
Use php unit 7, not 6.
2018-04-01 07:13:29 +02:00
James Cole
df9dcb395b
Change composer build instructions
2018-04-01 07:02:46 +02:00
James Cole
ad59dad921
Remove deprecated features.
2018-03-31 21:42:08 +02:00
James Cole
46e75968f5
Update composer
2018-03-31 21:05:53 +02:00
James Cole
0df5c5121d
Update language strings
2018-03-31 21:05:43 +02:00
James Cole
16f04b45ac
Update composer file.
2018-03-31 21:05:17 +02:00
James Cole
5ce35a50c2
Make sure tests work.
2018-03-31 21:05:06 +02:00
James Cole
7110c1178a
Fix bad parse error.
2018-03-30 22:49:46 +02:00
James Cole
220f5e2913
Add support for Italian.
2018-03-30 22:48:00 +02:00
James Cole
9f8c75efc6
Fix null pointer in account format.
2018-03-30 22:44:37 +02:00
James Cole
8f3e84df4d
Fix possible null pointer.
2018-03-30 22:40:20 +02:00
James Cole
08ff3d8ad0
Implement test of import command.
2018-03-30 19:41:16 +02:00
James Cole
5c4d7734ac
Expand test code for create export routine.
2018-03-30 16:44:33 +02:00
James Cole
15f8cd49d3
Log file security.
2018-03-30 14:50:44 +02:00
James Cole
62b3986fcd
Update env files for #1280
2018-03-30 07:00:20 +02:00
James Cole
55b6d711f3
Currency exchange rate will not be saved when rate is 0.
2018-03-30 06:33:04 +02:00
James Cole
7e51d57d21
Update composer file.
2018-03-29 19:01:59 +02:00
James Cole
170d23d768
Code cleanup before release.
2018-03-29 19:01:47 +02:00
James Cole
40266c6821
Add support for Italian and update language files.
2018-03-29 19:00:21 +02:00
James Cole
0a71077513
Push updated tests.
2018-03-28 19:38:20 +02:00
James Cole
be5c44af61
Update some code, add security txt file.
2018-03-28 19:37:59 +02:00
James Cole
720dcb0fe5
Fix #1300
2018-03-27 19:29:58 +02:00
James Cole
c86b207b1c
Fix #1297
2018-03-26 20:48:47 +02:00
James Cole
413c1bc2fe
Fix #1294
2018-03-26 19:19:11 +02:00
James Cole
5ca31ea3dd
Fix #1296
2018-03-26 19:09:58 +02:00
James Cole
dd5d2d1616
Consistent overview for #1292
2018-03-25 21:16:46 +02:00
James Cole
5f08790f12
Restore chart #1292
2018-03-25 20:52:21 +02:00
James Cole
d5ef5ee5a7
Fix #1293
2018-03-25 20:42:56 +02:00
James Cole
f641c70172
Fix #1292
2018-03-25 18:26:35 +02:00
James Cole
992657b942
Code for #1257
2018-03-25 13:30:55 +02:00
James Cole
41e468b507
Fix #1247
2018-03-25 10:17:07 +02:00
James Cole
6660306ac4
Various code cleanup.
2018-03-25 09:01:43 +02:00
James Cole
dd9694890a
Code for #1291
2018-03-25 09:00:45 +02:00
James Cole
0b8654d865
Fix #1252
2018-03-25 07:59:06 +02:00
James Cole
f07dc7bd81
Finalize bunq import #1248
2018-03-25 07:55:31 +02:00
James Cole
6a6482dc7f
Finish up bunq import routine.
2018-03-24 18:55:02 +01:00
James Cole
3c9b7c07af
Move import to factory #1222
2018-03-24 14:05:29 +01:00
James Cole
796ab4bf2c
Fixed some small issues in import routine.
2018-03-24 11:49:26 +01:00
James Cole
55602d632d
Clean up code for import routine.
2018-03-24 10:35:42 +01:00
James Cole
310ed9f504
Add budget warnings #1202
2018-03-24 06:46:37 +01:00
James Cole
dafddfa39a
Fix all tests.
2018-03-24 06:08:50 +01:00
James Cole
3e22c9860e
Fix some tests.
2018-03-23 05:31:45 +01:00
James Cole
fb0a0c3fb5
Fix a few tests.
2018-03-23 05:31:30 +01:00
James Cole
3b735c7533
Expand views and files to use new methods.
2018-03-19 19:39:26 +01:00
James Cole
1645490f5c
Avoid using model methods and use repository instead
2018-03-19 19:39:02 +01:00
James Cole
aecffe10d9
Import routine can handle new SEPA fields and many new date fields. See #1248
2018-03-19 19:38:17 +01:00
James Cole
4e69bc0e32
Add reference to FAQ [skip ci]
2018-03-19 15:44:08 +01:00
James Cole
909f72e6be
Move notes for attachments to different object. This sacrifices the original notes.
2018-03-19 15:28:35 +01:00
James Cole
6a1d39d5f8
Add newlines and strict type declarations.
2018-03-19 13:23:26 +01:00
James Cole
c5d4ec17c3
Move strict type declaration.
2018-03-19 13:22:08 +01:00
James Cole
ed33a72945
Make sure that strict_types declaration is always at the very top of the file.
2018-03-19 12:09:12 +01:00
James Cole
d8c0091680
Make sure that strict_types declaration is always at the very top of the file.
2018-03-19 12:08:50 +01:00
James Cole
6419d68626
Add newlines to end of file.
2018-03-19 12:08:22 +01:00
James Cole
e2ecaf5bcf
Include BIC in import routine
2018-03-19 10:03:08 +01:00
James Cole
31146954d1
Fix #1258
2018-03-19 09:33:48 +01:00
James Cole
601ca9ec80
Update German translations [skip ci]
2018-03-19 09:09:47 +01:00
James Cole
082b5ba895
Fix #1262
2018-03-19 09:09:02 +01:00
James Cole
e06361d5d7
Push strict declaration to top.
2018-03-19 08:17:42 +01:00
James Cole
552a8e130c
Add support methods.
2018-03-19 08:17:31 +01:00
James Cole
40787bc29a
Improve bunq import.
2018-03-19 08:17:15 +01:00
James Cole
6ab03bb228
Improve IBAN uniqueness.
2018-03-19 08:16:54 +01:00
James Cole
3fdb782321
Fix various tests.
2018-03-11 21:19:35 +01:00
James Cole
c8f52a1c40
Code cleanup [skip ci]
2018-03-11 20:41:03 +01:00
James Cole
eb63090387
Fix custom range thing for accounts #1240 [skip ci]
2018-03-11 19:01:19 +01:00
James Cole
5bc8f31c31
Add verify routine to installer.
2018-03-11 18:47:26 +01:00
James Cole
5776de7745
Update various tests.
2018-03-11 18:46:41 +01:00
James Cole
f45d0bb317
Expand install routine.
2018-03-11 18:46:18 +01:00
James Cole
93aa5b7753
Fix null pointer in chart JS [skip ci]
2018-03-11 18:40:08 +01:00
James Cole
dd6a6a565f
Fix null pointer in budget report [skip ci]
2018-03-11 18:38:35 +01:00
James Cole
aba8025645
Move docker files, include kubernetes files.
2018-03-11 18:27:30 +01:00
James Cole
b12872e5de
Various code cleanup.
2018-03-11 16:24:07 +01:00
James Cole
5a7b1ba292
Remove unused methods.
2018-03-11 15:55:36 +01:00
James Cole
24715c72a2
Remove unused functions.
2018-03-11 15:54:33 +01:00
James Cole
ed3a4e4663
View extension for amounts [skip ci]
2018-03-11 14:19:28 +01:00
James Cole
e97283b34b
Make sure transfers can't get a budget.
2018-03-11 14:13:23 +01:00
James Cole
c2dfbcba10
Improve view for transactions.
2018-03-11 14:09:44 +01:00
James Cole
a9870b35be
Remove some stuff, mark as deprecated.
2018-03-11 13:34:16 +01:00
James Cole
ed5cd2b9ca
Add currency symbol.
2018-03-11 13:31:22 +01:00
James Cole
a9356ca1e2
Mark methods as deprecated.
2018-03-11 13:30:58 +01:00
James Cole
cfba11e9ca
Code for #1244
2018-03-11 13:26:11 +01:00
James Cole
4304a3c916
Code for #1214
2018-03-11 13:22:34 +01:00
James Cole
9e6194bfdc
Catch null pointer [skip ci]
2018-03-11 08:23:47 +01:00
James Cole
7d6c8aa9dc
Fix null pointer.
2018-03-11 08:22:20 +01:00
James Cole
aad0864018
Various code cleanup [skip ci]
2018-03-10 22:38:20 +01:00
James Cole
a55d18709c
More code to catch exceptions in #1238
2018-03-10 22:34:02 +01:00
James Cole
dd2f3c861b
Optimize imports.
2018-03-10 20:30:09 +01:00
James Cole
da1dc67e1c
Validation message.
2018-03-10 20:25:55 +01:00
James Cole
0c2b35e542
Improve bunq import.
2018-03-10 20:25:42 +01:00
James Cole
85dc1263ea
Fix #1238
2018-03-10 20:25:11 +01:00
James Cole
c8ecb3e0ee
Fix #1199 for web interface
2018-03-10 09:44:04 +01:00
James Cole
ce10036a27
Fix #1199 in API
2018-03-10 09:39:49 +01:00
James Cole
30e49846e0
First list existing devices, then try to get a new one.
2018-03-10 07:33:49 +01:00
James Cole
be97dd1c57
Expand various views.
2018-03-10 07:17:23 +01:00
James Cole
648a6dca42
Expand install routine.
2018-03-10 07:17:05 +01:00
James Cole
0566d0d198
Expand bunq import.
2018-03-10 07:16:38 +01:00
James Cole
dfc25722c9
Expand debug page with locale information.
2018-03-10 07:15:21 +01:00
James Cole
a436c55c50
Code for #1236
2018-03-10 06:49:03 +01:00
James Cole
0d58530f55
Fix #1237
2018-03-09 20:58:46 +01:00
James Cole
04b2eaf535
Fix tests that broke during Laravel 5.6 upgrade
2018-03-09 06:46:45 +01:00
James Cole
ace2ed8bd0
Fix #1213
2018-03-09 05:52:52 +01:00
James Cole
dff2d716a1
Move 2FA to profile #1153
2018-03-09 05:45:22 +01:00
James Cole
ad18b9b81b
Remove optional chart (always enabled)
2018-03-09 05:44:35 +01:00
James Cole
eabfe0769b
Update explanation for new PW hash check.
2018-03-09 04:48:17 +01:00
James Cole
19f7027718
Fix #1198
2018-03-09 04:47:43 +01:00
James Cole
f537945351
Fix #1236
2018-03-09 04:04:42 +01:00
James Cole
d02372ab90
Fix debug controller for Laravel 5.6
2018-03-08 21:08:26 +01:00
James Cole
1b020c522f
Fix currency test.
2018-03-08 21:02:46 +01:00
James Cole
79d0450c77
Implement new password verifier #1187
2018-03-08 20:44:56 +01:00
James Cole
bc32bc8831
Stop Travis from optimising.
2018-03-08 06:13:06 +01:00
James Cole
f68a307eeb
Fix file names, ignore installer in test env
2018-03-07 21:04:10 +01:00
James Cole
82e7479cfe
Force fresh config var [skip ci]
2018-03-07 21:01:46 +01:00
James Cole
462fe5d89f
Force migration [skip ci]Middleware log. [skip ci]
2018-03-07 20:59:32 +01:00
James Cole
b0d8ac83ae
Middleware log. [skip ci]
2018-03-07 20:58:54 +01:00
James Cole
d8ac817c91
Middleware log. [skip ci]
2018-03-07 20:56:52 +01:00
James Cole
5105bc6f64
Add more debug logging to output.
2018-03-07 20:55:11 +01:00
James Cole
47c9f1e9b8
Update logging for Laravel 5.6 #1221
2018-03-07 20:47:39 +01:00
James Cole
49d0ed0c1b
Fix null pointer.
2018-03-07 20:41:17 +01:00
James Cole
99f5151aab
Remove coverage for methods that do not exist.
2018-03-07 20:39:33 +01:00
James Cole
0a056ad02d
Upgrade to Laravel 5.6 #1221
2018-03-07 20:37:00 +01:00
James Cole
c76b634d0b
Fix #1189
2018-03-07 20:27:10 +01:00
James Cole
a81698d50f
Code for #1219
2018-03-07 20:25:58 +01:00
James Cole
bae79063e1
Code to fix #1234
2018-03-07 20:21:51 +01:00
James Cole
fb5323c283
Code to facilitate #1123
2018-03-07 20:21:36 +01:00
James Cole
e2d1de94b7
Fix tests to catch use of repositories
2018-03-07 10:18:50 +01:00
James Cole
7109fd8196
Correct reference to journal description
2018-03-07 10:18:36 +01:00
James Cole
a5fd821e0c
Code to implement #1168 and #1197 .
2018-03-07 10:18:22 +01:00
James Cole
6c63583e49
Fix test to always select correct journal.
2018-03-07 05:52:45 +01:00
James Cole
dd16e1b784
Expand list of bills for #1102
2018-03-07 05:52:34 +01:00
James Cole
d52d8d7970
Expand exception code and fix demo user redirect.
2018-03-07 05:51:51 +01:00
James Cole
f349aa47ce
Merge pull request #1232 from benyanke/patch-1
...
Allow user to specify port
2018-03-06 05:22:46 +01:00
James Cole
ef4018934c
Merge branch 'release/4.7.1.4'
2018-03-06 05:15:04 +01:00
Ben Yanke
951aa9535e
Allow user to specify port
2018-03-05 20:49:21 -06:00
James Cole
de1fe36226
Fix #1226
2018-03-05 19:56:50 +01:00
James Cole
64fd36d437
Fix #1227
2018-03-05 19:39:41 +01:00
James Cole
6f9ecc0ffa
Update version. [skip ci]
2018-03-05 19:37:06 +01:00
James Cole
a97bfc92e1
Add newlines and strict types
2018-03-05 19:35:58 +01:00
James Cole
0d72fcdf02
Fix #1225
2018-03-05 19:35:39 +01:00
James Cole
0e84ca1df5
Merge branch 'release/4.7.1.3'
2018-03-04 20:57:12 +01:00
James Cole
b28bdda510
Move base href to top of page.
2018-03-04 20:40:49 +01:00
James Cole
72314e2d9f
Expand tests for updated triggers / actions.
2018-03-04 17:10:36 +01:00
James Cole
d22fb9f438
Improve tests for transaction rules.
2018-03-04 16:42:29 +01:00
James Cole
04b8552d27
Implement tests.
2018-03-04 16:30:20 +01:00
James Cole
5d6f44cd91
Fix test that could select a deposit or transfer.
2018-03-04 16:07:03 +01:00
James Cole
afc8ad7ff5
Clean test.
2018-03-04 15:57:19 +01:00
James Cole
ae039bf1c7
Update composer file for failed passport thing and update version.
2018-03-04 15:36:06 +01:00
James Cole
8fa25e9d37
Update read me file.
2018-03-04 15:25:43 +01:00
James Cole
0daab491ec
Remove unused file [skip ci]
2018-03-04 15:16:37 +01:00
James Cole
4f825bac1a
Add newlines to files [skip ci]
2018-03-04 15:16:18 +01:00
James Cole
39c8b79ebb
Add newlines to files [skip ci]
2018-03-04 15:14:29 +01:00
James Cole
7d66c90beb
Make sure that the API returns all entries of a split transaction.
2018-03-04 14:20:23 +01:00
James Cole
1b8b65582a
Merge branch 'release/4.7.1.2'
2018-03-04 13:27:21 +01:00
James Cole
d25971cb44
Actually upgrade version.
2018-03-04 13:26:35 +01:00
James Cole
89a56e661d
Merge branch 'hotfix/4.7.1.1' into develop
2018-03-04 13:24:07 +01:00
James Cole
3482746d7c
Merge branch 'hotfix/4.7.1.1'
2018-03-04 13:24:06 +01:00
James Cole
d5aeca6222
Fix import problem in 4.7.1
2018-03-04 13:23:44 +01:00
James Cole
03f46638e1
Merge branch 'release/4.7.1'
2018-03-04 10:52:17 +01:00
James Cole
c2b000d910
Update change log.
2018-03-04 10:39:40 +01:00
James Cole
88eb702d7b
Update Sandstorm files.
2018-03-04 10:39:31 +01:00
James Cole
b1d98f026f
Update docker file.
2018-03-04 10:39:00 +01:00
James Cole
28dfe7b02c
Update test config.
2018-03-04 10:38:50 +01:00
James Cole
84f0ee183c
Fix tests.
2018-03-04 09:49:15 +01:00
James Cole
7eedd6c2fc
Update changelog and increment version.
2018-03-04 09:13:15 +01:00
James Cole
e7b80c6d10
Fix parameter error in test script.
2018-03-04 09:12:58 +01:00
James Cole
d165609476
Expand debug view with API version.
2018-03-04 09:12:47 +01:00
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
Andrew Prokhorenkov
149b62f486
3 new european currencies in database seed
2018-03-01 22:20:04 +02: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
James Cole
45aa76afce
Expand collector to return single journals.
2018-02-16 16:43:48 +01:00
James Cole
e89a77efb1
New factories for the creation of journals and associated meta data.
2018-02-16 16:43:25 +01:00
James Cole
8f930d6dd5
Transaction request with full validation
2018-02-16 16:43:00 +01:00
James Cole
9d62b4c70d
Add return types
2018-02-16 16:42:23 +01:00
James Cole
834032f58e
Updated transaction controller
2018-02-16 16:42:13 +01:00
James Cole
33db99ffd3
Update find methods to return null
2018-02-16 15:19:19 +01:00
James Cole
28b00f6507
New routes for transaction
2018-02-16 15:18:07 +01:00
James Cole
6559076c48
New strings for validation
2018-02-16 15:17:55 +01:00
James Cole
60f6311e00
Rule to validate if object belongs to submitting user.
2018-02-16 15:17:36 +01:00
James Cole
574a5630e0
Add binder for transactions
2018-02-16 14:52:16 +01:00
James Cole
d3294be1bc
Add method that makes sure that URL's are expanded for page navigation/
2018-02-16 14:51:59 +01:00
James Cole
22fdc81de2
Refactor transactions.
2018-02-13 21:04:15 +01:00
James Cole
370e9b25d1
Expand API.
2018-02-13 18:24:06 +01:00
James Cole
30f821af3e
About controller for basic site info
2018-02-13 18:23:26 +01:00
James Cole
7a5aa1c39b
Update and restructure YAML file for Docker. [skip ci]
2018-02-11 20:53:30 +01:00
James Cole
f674df4422
Fix empty title.
2018-02-11 20:45:48 +01:00
James Cole
c2da5931ec
Expanded API code, wrote a bunch new transformers as well.
2018-02-11 20:45:33 +01:00
James Cole
94f6bd34c7
Fix some issues with semi-colon delimiters, see #1172
2018-02-11 15:52:24 +01:00
James Cole
e066a6421c
Fix #1172
2018-02-11 15:36:16 +01:00
James Cole
ef338e2515
Fix #1174
2018-02-11 15:27:28 +01:00
James Cole
dcf549261c
Fix for #1175
2018-02-11 15:24:19 +01:00
James Cole
8b868b426a
First API routes for accounts.
2018-02-11 08:08:08 +01:00
James Cole
2ef1022c92
Make sure bills API is consistent.
2018-02-11 07:46:34 +01:00
James Cole
9b3abd3b19
Expand transformers to include other objects.
2018-02-10 10:58:06 +01:00
James Cole
db02fefcf4
Update composer.
2018-02-10 09:58:06 +01:00
James Cole
523ae83811
Show proper 404 page for JSON.
2018-02-10 09:57:56 +01:00
James Cole
4eb010f807
Use correct CSS in 404 page.
2018-02-10 09:57:47 +01:00
James Cole
4958f28052
Allow API to work with bills.
2018-02-10 09:57:31 +01:00
James Cole
7e727b63ed
Use built-in PHPUnit in tests.
2018-02-10 09:57:05 +01:00
James Cole
138c38fbb5
Clean up code in validator.
2018-02-10 09:22:13 +01:00
James Cole
2e61bb7375
Fix tests.
2018-02-10 09:22:04 +01:00
James Cole
fce4c9174d
Fix for #1154
2018-02-10 08:21:35 +01:00
James Cole
2220963899
Remove guard from user model.
2018-02-10 08:21:20 +01:00
James Cole
e69e6c1ce8
Would be nice to remove the references as well...
2018-02-09 19:28:16 +01:00
James Cole
0f09a9db4d
Remove reference to guard from other bind support classes.
2018-02-09 19:24:30 +01:00
James Cole
53a6c10ada
Remove reference to guard from models.
2018-02-09 19:24:15 +01:00
James Cole
14772469ed
Remove reference to guard from binder
2018-02-09 19:23:31 +01:00
James Cole
55f13ef121
Code cleanup in 2FA middleware.
2018-02-09 19:12:46 +01:00
James Cole
95648c37b3
Various code cleanup.
2018-02-09 19:11:55 +01:00
James Cole
ac98822a55
Fix for issue #1167
2018-02-09 16:47:01 +01:00
James Cole
c460419166
Final fixes for API binder.
2018-02-09 15:01:22 +01:00
James Cole
d2a8819dd4
Merge branch 'apifix' into develop
...
* apifix:
Fix issues with API authentication.
# Conflicts:
# app/Api/V1/Controllers/BillController.php
# app/Http/Middleware/HttpBinder.php
# app/Transformers/AttachmentTransformer.php
# app/Transformers/BillTransformer.php
# app/Transformers/NoteTransformer.php
# routes/api.php
2018-02-09 14:57:39 +01:00
James Cole
d393c693de
Fix issues with API authentication.
2018-02-09 14:47:37 +01:00
James Cole
d4a84ed198
Update tests.
2018-02-07 16:49:11 +01:00
James Cole
e8c7986a58
Rename binder test
2018-02-07 16:20:40 +01:00
James Cole
809e40c5ce
Remove double middleware from routes.
2018-02-07 11:20:37 +01:00
James Cole
f445a95c26
Consistent use of links in transformers.
2018-02-07 11:20:24 +01:00
James Cole
909dc212fb
make sure all route binders use guard.
2018-02-07 11:15:36 +01:00
James Cole
eacc1da157
Implement multi purpose binder
2018-02-07 11:13:04 +01:00
James Cole
587ad1298d
Make sure transformer accepts null dates.
2018-02-07 10:49:24 +01:00
James Cole
fae7dabbc2
Split binder in api and http binder
2018-02-07 10:49:06 +01:00
James Cole
3a813c30b4
Clean up js file.
2018-02-06 19:52:46 +01:00
James Cole
3de46f55fa
Use transformer in view.
2018-02-06 19:49:53 +01:00
James Cole
3aa922341c
Remove unused package from config
2018-02-06 19:49:38 +01:00
James Cole
e94043edc2
Expand transformers.
2018-02-06 19:49:29 +01:00
James Cole
da91645ec0
Clean up code.
2018-02-06 19:49:16 +01:00
James Cole
178072d3af
Remove unused markdown method
2018-02-06 19:49:09 +01:00
James Cole
811d8e330f
Refer to correct location for bill transformer.
2018-02-06 19:48:56 +01:00
James Cole
d3c8d06114
Update lock files
2018-02-06 19:48:43 +01:00
James Cole
82dc0045ba
Move bill transformer to previous location
2018-02-06 19:48:32 +01:00
James Cole
3d06f0ac14
Remove unused dependencies
2018-02-06 18:15:26 +01:00
James Cole
b5c0ef01d9
Clean up app.js
2018-02-06 18:13:54 +01:00
James Cole
3a5d3016c7
Refer to correct bill route
2018-02-06 18:12:43 +01:00
James Cole
20690b4d5b
Clean up API routes
2018-02-06 18:12:31 +01:00
James Cole
2816a4a325
Make bill views use transformer object.
2018-02-06 18:12:09 +01:00
James Cole
2f4f37778c
Fix error page CSS
2018-02-06 18:11:46 +01:00
James Cole
c4507a7f75
Make sure the "classic" page uses the transformer as well.
2018-02-06 18:11:33 +01:00
James Cole
9a0672e359
Update previous view to use new strings.
2018-02-06 10:57:23 +01:00
James Cole
f128db35c6
Update view to use localized strings.
2018-02-06 10:57:07 +01:00
James Cole
a2cfaa0867
Update language strings.
2018-02-06 10:56:50 +01:00
James Cole
5850c5e20a
Add code to enable localisation.
2018-02-06 10:56:37 +01:00
James Cole
e77a1e403f
Expand config for localisation
2018-02-06 10:56:17 +01:00
James Cole
b72e8db7b1
Add localisation package.
2018-02-06 10:56:01 +01:00
James Cole
07506784f4
Add localisation package.
2018-02-06 10:55:40 +01:00
James Cole
0435e42b3d
Update package files.
2018-02-06 07:52:04 +01:00
James Cole
31884bbba6
Add generated js / css to all views.
2018-02-06 07:51:49 +01:00
James Cole
6b38faf84e
Expand views for bills.
2018-02-06 07:51:28 +01:00
James Cole
2f95f99890
Update exceptions thrown for better IDE support.
2018-02-06 07:50:19 +01:00
James Cole
9b78069f41
Expand API for bills.
2018-02-06 07:49:56 +01:00
James Cole
559c2042ac
Remove library now included in npm build.
2018-02-06 07:49:19 +01:00
James Cole
ae3b369e9a
Match layout to Firefly III
2018-02-04 15:58:03 +01:00
James Cole
31a6565e17
Add package fractal.
2018-02-04 15:57:48 +01:00
James Cole
f488bbde02
First basic routes and code for bills.
2018-02-04 15:57:35 +01:00
James Cole
e668b88fb5
Make sure authorise view is translatable and matches Firefly III
2018-02-04 14:04:52 +01:00
James Cole
2d0aa4af96
Give all web routes full namespace.
2018-02-04 14:04:29 +01:00
James Cole
6e67416c83
Blank namespace for route namespace prefix.
2018-02-04 13:55:36 +01:00
James Cole
1ef28cbc02
Changes to repair API auth
2018-02-04 13:41:59 +01:00
James Cole
58bdf14f6b
First empty controllers for API.
2018-02-04 13:41:42 +01:00
James Cole
9f4ecb0963
Make authorise view a twig file.
2018-02-04 11:21:57 +01:00
James Cole
b1259a014f
Add support for Spanish [skip ci]
2018-02-04 09:52:42 +01:00
James Cole
142d0b5af2
First set of JS/CSS built by npm.
2018-02-04 09:23:46 +01:00
James Cole
450e2bad1c
New composer.lock after installing Laravel Passport.
2018-02-04 09:23:20 +01:00
James Cole
089300d57e
Update date related code to fix several issues with SQLite
2018-02-04 09:22:52 +01:00
James Cole
36f67793cb
Include Vue components.
2018-02-04 08:17:22 +01:00
James Cole
c335a9bbc8
Rename access token variables
2018-02-04 08:17:05 +01:00
James Cole
029688a594
Passport auth view.
2018-02-04 08:16:37 +01:00
James Cole
6f2eb33fd0
Future strings for JS translations
2018-02-04 08:16:06 +01:00
James Cole
8351020913
Add passport components to app.js
2018-02-04 08:15:20 +01:00
James Cole
220efca8d7
Add passport migrations
2018-02-04 08:14:36 +01:00
James Cole
28579f7b80
Add debug information to import routine.
2018-02-04 08:14:22 +01:00
James Cole
f1d77bdb50
Expand code to support laravel passport
2018-02-04 08:14:03 +01:00
James Cole
ca8b4cb11a
Add laravel passport
2018-02-04 08:13:31 +01:00
James Cole
31dbb7b111
Update view to use new assets
2018-02-03 09:14:58 +01:00
James Cole
352cdf75c8
Include font awesome in assets.
2018-02-03 09:14:39 +01:00
James Cole
d81c99bcda
Other name for CSRF token in html and JS.
2018-02-01 19:39:55 +01:00
James Cole
1e2c979341
Fix #1155
2018-02-01 19:39:41 +01:00
James Cole
d8664096f9
Fix view issues when user has multiple pages of budgets #1111
2018-02-01 17:55:18 +01:00
James Cole
0d9a221b00
Extend debug page with session fields.
2018-02-01 16:58:47 +01:00
James Cole
de85f17cac
Improve login form autocomplete values [skip ci]
2018-02-01 16:54:42 +01:00
James Cole
e3d6f4f00f
Add some Vue related components. Prep for inclusion of passport and other tools.
2018-01-31 17:55:49 +01:00
James Cole
d0e0054b00
Correct errors in English sentences. [skip ci]
2018-01-31 14:02:04 +01:00
James Cole
735222a8ed
Merge branch 'release/4.7.0'
2018-01-31 07:14:15 +01:00
James Cole
66f299cd06
Update composer file.
2018-01-31 06:42:44 +01:00
James Cole
e3c5268143
Update changelog for Sandstorm.
2018-01-31 06:35:41 +01:00
James Cole
df32493d77
Final update for some translations.
2018-01-30 21:07:14 +01:00
James Cole
86faf44153
Small fixes in change log [skip ci]
2018-01-29 20:17:43 +01:00
James Cole
e2f3e4b555
Update sandstorm file list.
2018-01-29 19:56:57 +01:00
James Cole
e57ed6015c
Updated composer lock file.
2018-01-29 19:31:36 +01:00
James Cole
9c34ca7fc4
Changelog for Sandstorm.
2018-01-29 19:14:58 +01:00
James Cole
7b94f4a441
Update change log.
2018-01-29 19:13:51 +01:00
James Cole
693f8d0738
Update language files.
2018-01-29 19:13:43 +01:00
James Cole
d6ecbc06bf
Add Portuguese (Brazil)
2018-01-29 19:12:58 +01:00
James Cole
c31674fffc
New version in Sandstorm file.
2018-01-29 19:10:29 +01:00
James Cole
b08de8cc00
Clean up config.
2018-01-29 19:09:52 +01:00
James Cole
4c503e4c7c
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Workaround IE tab order issue w/ js initial select
2018-01-29 19:09:13 +01:00
James Cole
dd4158c6b4
Expand tests
2018-01-29 19:09:00 +01:00
James Cole
5fd7ea2b96
Add code coverage.
2018-01-29 19:08:49 +01:00
James Cole
b9ff80eb5a
Update changelog.
2018-01-29 19:08:26 +01:00
James Cole
afc725bbc8
Merge pull request #1148 from devlearner/login-tab-order
...
Workaround IE tab order issue on js initial select
2018-01-28 21:13:56 +01:00
James Cole
0342c371cc
Fix debug issue caught by @devlearner.
2018-01-28 20:59:26 +01:00
devlearner
2da4e6b048
Workaround IE tab order issue w/ js initial select
2018-01-28 14:23:06 +00:00
James Cole
f50550d79c
Fix unit tests
2018-01-25 20:38:50 +01:00
James Cole
3fa39a6805
Clean up view and route.
2018-01-25 19:21:58 +01:00
James Cole
3dbe6d4870
Clean up config.
2018-01-25 19:21:46 +01:00
James Cole
59c48268ab
Support more icons.
2018-01-25 19:21:40 +01:00
James Cole
1f83c5195d
Add view method. Clean up repository links
2018-01-25 19:21:31 +01:00
James Cole
49a95a08fe
More friendly demo user message.
2018-01-25 19:02:14 +01:00
James Cole
c86c5ccfe9
Add forgotten migration [skip ci]
2018-01-25 18:55:31 +01:00
James Cole
8a2497fc67
Expand mime type and upgrade version [skip ci]
2018-01-25 18:41:51 +01:00
James Cole
7c70732247
Some light refactoring. No changes.
2018-01-25 18:41:27 +01:00
James Cole
53fc4f2740
Better link to Spectre docs. [skip ci]
2018-01-24 15:23:27 +01:00
James Cole
f3ade5621e
Merge pull request #1145 from devlearner/woff2
...
Include Woff fonts as well
2018-01-24 14:30:57 +01:00
devlearner
ec2e08e33a
Update fonts for Source Sans Pro
...
(Bold Italic)
2018-01-24 21:04:03 +08:00
devlearner
b9a26faa4d
Update css for Source Sans Pro
...
(Bold Italic)
2018-01-24 12:52:48 +00:00
James Cole
1a434d0c83
Expand readme with links to contribution pages. [skip ci]
2018-01-24 12:00:41 +01:00
James Cole
9a2c6c2967
Expand test coverage.
2018-01-24 11:09:21 +01:00
James Cole
602b35d589
Breadcrumb shows the correct title.
2018-01-24 11:09:05 +01:00
James Cole
f42cd0c7c3
Give correct info about import jobs.
2018-01-24 11:08:50 +01:00
James Cole
cb81855a17
Fix #1143
2018-01-24 11:05:00 +01:00
James Cole
89cf351ad0
add some fixes for #1111
2018-01-24 05:17:26 +01:00
devlearner
3f70a3f06c
Added woff fonts
2018-01-24 01:10:04 +08:00
devlearner
9df360f010
Updated woff2 fonts
...
Roboto: Last modified 2017-10-16 (v18)
Lato: Last modified 2017-10-11 (v14)
2018-01-24 00:59:27 +08:00
James Cole
9a26d6d49f
Fix #1140
2018-01-22 18:37:59 +01:00
James Cole
bc4d801c12
Fix #1141
2018-01-22 18:16:50 +01:00
James Cole
f2d8e13576
Fix #1142
2018-01-22 18:14:30 +01:00
James Cole
ec0b5db973
Update change log.
2018-01-21 20:04:53 +01:00
James Cole
46a0d1ce35
Update change log.
2018-01-21 20:03:29 +01:00
James Cole
cb81446ca6
Clean up debug code
2018-01-21 20:03:13 +01:00
James Cole
9350b4939c
Make some file names lowercase.
2018-01-21 19:47:19 +01:00
James Cole
33e8c8c415
Make some file names lowercase.
2018-01-21 19:46:56 +01:00
James Cole
48fa86cc54
Improve some test coverage.
2018-01-21 18:06:57 +01:00
James Cole
d5e6d1c578
Remove reference to website from read me.
2018-01-21 11:10:08 +01:00
James Cole
0bc688795a
Small update in update routine.
2018-01-21 11:09:55 +01:00
James Cole
eb76ed5591
New text in contributing [skip ci]
2018-01-21 09:10:36 +01:00
James Cole
839cbaf37a
Updated read me file [skip ci]
2018-01-21 00:08:14 +01:00
James Cole
788fc9204d
Update readme [skip ci]
2018-01-21 00:06:40 +01:00
James Cole
3e3e304ef3
Updated read me file [skip ci]
2018-01-20 23:59:10 +01:00
James Cole
447d453fdc
Update composer lock file [skip ci]
2018-01-20 07:15:39 +01:00
James Cole
36fd7884f3
Update demo pages.
2018-01-20 07:15:26 +01:00
James Cole
54da08b2f2
Change settings so demo user can use Spectre.
2018-01-20 06:40:23 +01:00
James Cole
3f02072ae9
Update read me[skip ci]
2018-01-20 06:40:05 +01:00
James Cole
a9c117703b
Update composer.json
2018-01-19 08:35:25 +01:00
James Cole
c137255155
Update .scrutinizer.yml
2018-01-19 08:23:31 +01:00
James Cole
e7829ecc38
Committed bad help JS. [skip ci]
2018-01-17 14:26:31 +01:00
James Cole
529bdafa31
Code climate file.
2018-01-17 13:04:43 +01:00
James Cole
e2af0caa41
Fix tests
2018-01-17 12:29:00 +01:00
James Cole
80f96abf08
Fix notes in link types.
2018-01-17 10:40:44 +01:00
James Cole
70da38193f
Fix issue with budget chart.
2018-01-17 10:17:49 +01:00
James Cole
13df973873
Fix query cache.
2018-01-17 10:03:47 +01:00
James Cole
3ccb791674
Various code cleanup. [skip ci]
2018-01-17 09:32:18 +01:00
James Cole
ccf1a6c182
Fix #1134
2018-01-17 09:22:45 +01:00
James Cole
493543c1f5
Update language files [skip ci]
2018-01-17 06:43:04 +01:00
James Cole
5f5725e0e3
Explicit language tag in layout
2018-01-17 06:25:32 +01:00
James Cole
107dd42957
Update English language files [skip ci]
2018-01-17 06:24:50 +01:00
James Cole
a9f3fe4d3a
Remove memcached experiment.
2018-01-16 22:01:55 +01:00
James Cole
3e62e17b9e
Add some echo to Sandstorm scripts.
2018-01-16 21:34:36 +01:00
James Cole
57855b1930
Remove references to unused cache thing.
2018-01-16 21:09:27 +01:00
James Cole
aa9e8227bb
Smal changes in Sandstorm configuration. [skip ci] #1130
2018-01-15 17:48:20 +01:00
James Cole
a80f083b6e
Catch errors in DB seeds.
2018-01-15 17:13:23 +01:00
James Cole
474e066d4a
Expand debug message [skip ci]
2018-01-14 19:59:05 +01:00
James Cole
4428ccefbf
Expand debug message [skip ci]
2018-01-14 19:58:39 +01:00
James Cole
d568a6c8a9
First version of actual update check.
2018-01-14 19:56:18 +01:00
James Cole
97e9ad6cb2
Small updates in read me.
2018-01-14 19:49:29 +01:00
James Cole
00607d2a6d
Code for #1040
2018-01-14 19:36:24 +01:00
James Cole
c2a425121d
Code for #1040
2018-01-14 16:32:26 +01:00
James Cole
435694e9ea
Code for #989
2018-01-14 10:57:27 +01:00
James Cole
f59135a9ca
Code for #989
2018-01-14 10:48:17 +01:00
James Cole
102b106402
Different “drop up” menu.
2018-01-13 18:52:06 +01:00
James Cole
5c27c8e633
Multi currency net worth box.
2018-01-13 18:40:28 +01:00
James Cole
edd5215b21
Different icon for view. [skip ci]
2018-01-13 18:07:25 +01:00
James Cole
94b173ae6b
New language strings.
2018-01-13 18:02:41 +01:00
James Cole
7d96b281b6
Add buttons to views
2018-01-13 18:01:53 +01:00
James Cole
a5515ac89f
Update tests.
2018-01-13 10:36:49 +01:00
James Cole
fb863b0bf2
Improve step count for spectre imports.
2018-01-13 07:52:35 +01:00
James Cole
50882f309b
Make sure number of steps is always correct.
2018-01-13 07:36:44 +01:00
James Cole
ce854fbb43
Catch error when trying to read (non-existent) logs.
2018-01-12 21:43:04 +01:00
James Cole
6799268ec4
Add intval just in case.
2018-01-12 21:31:39 +01:00
James Cole
6fe5ce0485
Expand budget report #1106
2018-01-12 21:08:59 +01:00
James Cole
cbeaf8e16a
Expand tag report #1106
2018-01-12 21:02:27 +01:00
James Cole
04de4c9b36
Expand category report #1106
2018-01-12 20:53:18 +01:00
James Cole
517731cb59
Extra buttons
2018-01-12 20:37:56 +01:00
James Cole
e34e43173c
Fix #1132
2018-01-12 20:37:39 +01:00
James Cole
79d6055a78
Fix #1131
2018-01-12 20:32:09 +01:00
James Cole
7ac4d2a2f4
Various new strings [skip ci]
2018-01-12 18:44:59 +01:00
James Cole
4984eda320
Clean up view HTML
2018-01-12 18:42:48 +01:00
James Cole
89e0791e2f
Add button to create transaction.
2018-01-12 18:42:25 +01:00
James Cole
922d487821
Update icon [skip ci]
2018-01-11 21:27:24 +01:00
James Cole
4b789979ac
Fix 2FA check #1125
2018-01-11 20:56:42 +01:00
James Cole
554b38ccff
Code for #1126
2018-01-11 20:49:55 +01:00
James Cole
9614310208
Extra button for #1124
2018-01-11 19:08:01 +01:00
James Cole
d9ec3ac354
Code for #1124
2018-01-11 19:06:46 +01:00
James Cole
f326f08f7b
Fix #1088
2018-01-11 18:58:33 +01:00
James Cole
0ae8418f32
Fix tests.
2018-01-10 20:07:47 +01:00
James Cole
309f9cd076
Add new roles
2018-01-10 19:59:40 +01:00
James Cole
61f5ed3874
Fix check for column roles.
2018-01-10 19:06:27 +01:00
James Cole
91178d2604
Various cleanup in import.
2018-01-10 18:18:49 +01:00
James Cole
87dae6ea18
Expand some code for Spectre import.
2018-01-10 16:49:32 +01:00
James Cole
2e495c38d1
Make env files more readable.
2018-01-10 14:37:40 +01:00
James Cole
c2987aaf4c
Update docker config #1081
2018-01-10 13:15:12 +01:00
James Cole
f4f4eecb7b
Add routes to ignore. [skip ci]
2018-01-10 12:42:32 +01:00
James Cole
84d9287251
Remove unused route [skip ci]
2018-01-10 12:42:17 +01:00
James Cole
b71f334744
Small rewrite in readme [skip ci]
2018-01-10 12:42:01 +01:00
James Cole
ad306e4d01
Strings for #1116 (help text)
2018-01-10 08:03:37 +01:00
James Cole
e40d4ef829
Add strings for #1116 to intro page.
2018-01-10 07:57:36 +01:00
James Cole
48c16c3dcc
Clean up binders.
2018-01-10 07:51:47 +01:00
James Cole
c045193246
Remove unnecessary routes.
2018-01-10 07:29:55 +01:00
James Cole
a816e59a97
Small update in readme [skip ci]
2018-01-10 07:19:28 +01:00
James Cole
892074eaf2
Final touches on readme [skipci]
2018-01-09 20:24:45 +01:00
James Cole
3e501e429d
Fix link to softalucous [skip ci]
2018-01-09 20:23:31 +01:00
James Cole
0f40accb4c
Expand links. [skipci]
2018-01-09 20:22:46 +01:00
James Cole
3dae6c99a4
Fix badges. [skipci]
2018-01-09 20:17:58 +01:00
James Cole
b185c83597
Update read me file. [skip ci]
2018-01-09 20:16:17 +01:00
James Cole
ef6b4120f1
Lower case some file names.
2018-01-09 19:27:12 +01:00
James Cole
a43eef01fc
Lower case some file names.
2018-01-09 19:26:49 +01:00
James Cole
2cb9aa537f
Experimental support for CodeCov.
2018-01-09 17:52:18 +01:00
James Cole
2edd49a8b4
First version that supports Spectre.
2018-01-08 20:20:45 +01:00
James Cole
a57554d380
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Fix charts in IE
2018-01-08 20:20:14 +01:00
James Cole
c89486b6d9
Expand Spectre import code.
2018-01-08 19:21:00 +01:00
James Cole
f737cb7235
Update language files for #1109
2018-01-08 19:20:41 +01:00
James Cole
f1fe169553
Disable Spectre again.
2018-01-08 19:19:17 +01:00
James Cole
2fc760780e
Add support for Russian.
2018-01-08 19:19:03 +01:00
James Cole
8c3290bf6f
Merge pull request #1107 from devlearner/patch-1
...
Fix charts in Internet Explorer
2018-01-08 10:21:09 +01:00
devlearner
495158b9c9
Fix charts in IE
...
since IE apparently doesn't support arrow function expression (and throws a syntax error)
2018-01-08 07:49:32 +00:00
James Cole
f9fc9b1889
Spectre should not be enabled. [skip ci]
2018-01-07 16:49:49 +01:00
James Cole
11ff2ab9d1
Debug controller cannot be accessed by demo user.
2018-01-07 12:53:20 +01:00
James Cole
52b138e6b2
Fix error in read me [skip ci]
2018-01-07 12:43:02 +01:00
James Cole
3562ec1f79
Merge branch 'release/4.6.13'
2018-01-07 12:40:54 +01:00
James Cole
943b4de6dc
Update Sandstorm file list.
2018-01-07 12:29:18 +01:00
James Cole
4097f51f69
Updated composer file.
2018-01-07 12:28:43 +01:00
James Cole
cad5b2cae9
Final translations before release.
2018-01-07 12:20:05 +01:00
James Cole
8bb4b0b9b2
Make sure log stays small.
2018-01-06 20:26:21 +01:00
James Cole
9bcd1ed807
Make sure file content is trimmed.
2018-01-06 19:17:47 +01:00
James Cole
d7b1892bda
Catch when no amount info is present.
2018-01-06 19:17:35 +01:00
James Cole
ea0980ba83
Update Sandstorm file list.
2018-01-06 16:27:20 +01:00
James Cole
b479a3ef99
Update change log, composer files.
2018-01-06 16:10:02 +01:00
James Cole
600e15d42f
Jump back a version.
2018-01-06 15:48:44 +01:00
James Cole
824959e71a
Fix form thing [skip ci]
2018-01-06 14:19:30 +01:00
James Cole
cfd8d231fb
Update logging for #1089 [skip ci]
2018-01-06 12:21:24 +01:00
James Cole
87c3dc2ecc
Improve comparisons for #1089
2018-01-06 12:20:02 +01:00
James Cole
590f0a83ea
Code for #1098
2018-01-06 11:56:20 +01:00
James Cole
65e518856b
Add warning message to index.
2018-01-06 10:25:21 +01:00
James Cole
469313eca7
Commit merge.
2018-01-06 10:12:43 +01:00
James Cole
f13f378d7f
Merge pull request #1093 from jinformatique/patch-1
...
create .htaccess file
2018-01-06 10:10:41 +01:00
James Cole
76d8017be5
Small extension on import account, for testing mostly.
2018-01-06 09:33:28 +01:00
James Cole
af1bdc0c2c
Expand debug view.
2018-01-06 09:33:06 +01:00
James Cole
6ac1e05e60
Clear cache sooner for #1096
2018-01-06 07:42:03 +01:00
James Cole
7fa937e80b
Fixed tests to account for issue fixed by #1097
2018-01-06 07:33:30 +01:00
James Cole
ed0e14aee5
Merge pull request #1097 from kelvinhammond/patch-1
...
Fix issue with accounts in select map not matching
2018-01-06 07:23:21 +01:00
Kelvin
e300c1aab4
Fix issue with accounts in select map not matching
...
When mapping Opposing Accounts the select input's values are incorrect and do not match account ids.
2018-01-06 00:40:17 -05:00
James Cole
9e1586878b
Test some preprocessors.
2018-01-05 17:51:05 +01:00
James Cole
5d54939bd4
Expand read me.
2018-01-05 17:29:57 +01:00
James Cole
3e9f98b43e
Expand test coverage.
2018-01-05 17:29:42 +01:00
James Cole
c329ffa545
Updated tests and views
2018-01-05 07:54:10 +01:00
James Cole
d3cad66b69
Improve tests for import.
2018-01-05 07:41:26 +01:00
James Cole
246af608d3
Update repository to fix #972
2018-01-04 22:44:47 +01:00
James Cole
e7debc5466
Rewrote importer to be more clean about the stage it is in.
2018-01-04 19:33:16 +01:00
James Cole
5866300ac1
Rename and move some files.
2018-01-04 18:34:51 +01:00
J'informatique
c1221aef4b
create .htaccess file
...
- To force HTTPS
- To hide directory listing
- To prevent access to .env and other files
2018-01-04 12:29:33 +01:00
James Cole
bc879a3872
Updated language files [skip ci]
2018-01-04 10:31:49 +01:00
James Cole
2b4a3d463b
Update composer files.
2018-01-04 10:25:24 +01:00
James Cole
6b59b6de6e
Fix some things in import routine.
2018-01-04 08:59:39 +01:00
James Cole
3ce5ccb98a
Another fix for #1092
2018-01-04 08:09:26 +01:00
James Cole
a1b83def4f
New strings for translation. [skip ci]
2018-01-03 20:37:11 +01:00
James Cole
5177619301
Lots of new code for Spectre import.
2018-01-03 19:17:30 +01:00
James Cole
4e0319bacc
Fix for #1092
2018-01-03 07:35:29 +01:00
James Cole
30f64af55f
Experimental cross OS command for #1083 [skip ci]
2018-01-02 20:08:56 +01:00
James Cole
cdeabaaf9a
Extra fix to cover for #1091
2018-01-02 19:53:22 +01:00
James Cole
fa676f60fb
Internationalise several forms for #1090
2018-01-02 17:25:59 +01:00
James Cole
4ec123a19a
Add some logging for #1089
2018-01-02 16:25:47 +01:00
James Cole
de35bde048
Some updated language strings.
2018-01-02 15:18:22 +01:00
James Cole
3f786856f3
Expand code for Spectre login.
2018-01-02 15:17:31 +01:00
James Cole
d49aecdf49
Update tests.
2018-01-02 07:14:00 +01:00
James Cole
6713597621
Fix #1087
2018-01-02 06:39:34 +01:00
James Cole
09bd55675d
Fix Turkish string [skip ci]
2018-01-01 16:46:56 +01:00
James Cole
d87dda40ee
Clean up some JS and views.
2018-01-01 16:46:41 +01:00
James Cole
06cfc391a1
Add cast to string to fix chart. [skip ci]
2018-01-01 16:46:15 +01:00
James Cole
bea06a06a1
Various updated sentences and strings in Polish.
2018-01-01 15:38:09 +01:00
James Cole
06fa2ab7a1
Update string in Spectre import, as suggested by @pkoziol
2018-01-01 15:37:15 +01:00
James Cole
4926011f3f
Fix #1085
2018-01-01 15:33:38 +01:00
James Cole
0455f8658d
Move debug to new controller, add some fields.
2018-01-01 15:33:24 +01:00
James Cole
4773021ff0
Expand debug controller.
2017-12-31 11:38:21 +01:00
James Cole
e2bd1f6544
Update breadcrumbs for PHP 7.2 #1079
2017-12-31 11:10:36 +01:00
James Cole
b73884160a
Fix account controller + coverage.
2017-12-31 10:40:27 +01:00
James Cole
8bcfa729b6
Updated language files.
2017-12-31 09:36:36 +01:00
James Cole
f8dda5b4a6
Added Turkish.
2017-12-31 09:10:38 +01:00
James Cole
c0961d438d
Rename a view.
2017-12-31 09:01:27 +01:00
James Cole
d9dd00eb39
Fix #1074
2017-12-30 21:04:04 +01:00
James Cole
6d9baaa499
Updated language files. [skip ci]
2017-12-30 20:43:18 +01:00
James Cole
b37ed5ab23
Code for #1077
2017-12-30 20:07:49 +01:00
James Cole
3fba741f1b
Update views and routes for #1078
2017-12-30 14:25:11 +01:00
James Cole
73051d7d42
Add budget list, expand view. #1078
2017-12-30 13:05:19 +01:00
James Cole
717e101b80
Start updating view.
2017-12-30 12:54:19 +01:00
James Cole
08f28d48af
Refer to new views.
2017-12-30 12:44:10 +01:00
James Cole
ec2f693575
Update breadcrumb #1078
2017-12-30 12:43:57 +01:00
James Cole
3cc1bf52cb
Move view. #1078
2017-12-30 12:43:13 +01:00
James Cole
5da9f0cfb6
Fix #1080
2017-12-30 12:33:44 +01:00
James Cole
64624bea1d
Rename language string #1078
2017-12-30 12:24:28 +01:00
James Cole
dc95395f42
Clean up buttons #1078
2017-12-30 12:23:26 +01:00
James Cole
273f188101
Fix error in route (my error) #1078
2017-12-30 12:23:16 +01:00
James Cole
a6b22b5156
Remove unused language string. #1078
2017-12-30 12:23:03 +01:00
James Cole
9d8a4cd934
Clean up JS code #1078 (also old code removed)
2017-12-30 12:22:49 +01:00
James Cole
c73dd5f664
Update routes to reflect change. #1078
2017-12-30 12:14:10 +01:00
James Cole
7ff8c5e966
Move bulk methods to their own controller. #1078
2017-12-30 12:13:13 +01:00
James Cole
1c11aa13b8
Merge commit for PR #1078
2017-12-30 11:56:02 +01:00
James Cole
0c2ec58366
Merge pull request #1078 from vicmosin/issues/509
...
Introduced bulk edit endpoint for bulk edit of categories and tags
2017-12-30 11:54:06 +01:00
Victor Mosin
2955d7148f
Merge branch 'develop' into issues/509
...
# Conflicts:
# public/js/ff/transactions/list.js
2017-12-30 11:49:42 +01:00
James Cole
f9d87cb9f6
Remove unused translations.
2017-12-30 09:47:37 +01:00
Victor Mosin
50fcc42e99
Fixed wrong counter value
2017-12-30 09:39:47 +01:00
Victor Mosin
805456d032
Introduced bulk edit endpoint for bulk edit of categories and tags
2017-12-30 09:21:28 +01:00
James Cole
a9df7906eb
Update JS and CSS libraries.
2017-12-30 06:51:16 +01:00
James Cole
59d732cba7
Merge branch 'release/4.6.12'
2017-12-29 20:06:56 +01:00
James Cole
61099bef27
Last changes for Sandstorm.
2017-12-29 20:02:33 +01:00
James Cole
dca44f1588
Code for new release.
2017-12-29 19:55:15 +01:00
James Cole
87174ddbb3
Fix language strings.
2017-12-29 19:35:51 +01:00
James Cole
c5cc101f4b
Fix language strings.
2017-12-29 19:29:58 +01:00
James Cole
071c4286a7
Add a test for the Rabobank converter.
2017-12-29 12:27:29 +01:00
James Cole
7603fc0436
Some language updates.
2017-12-29 09:35:40 +01:00
James Cole
c7850f9f1a
Update some French strings.
2017-12-29 09:32:58 +01:00
James Cole
c0eebb2b08
Updated languages.
2017-12-29 09:13:46 +01:00
James Cole
87147c37ae
Clean up language.
2017-12-29 09:06:07 +01:00
James Cole
3815f9836f
Various code cleanup.
2017-12-29 09:05:35 +01:00
James Cole
cf66ae61e1
Add extra info line.
2017-12-29 07:25:30 +01:00
James Cole
962324c3f7
Expand test coverage.
2017-12-28 20:06:16 +01:00
James Cole
bd3e262273
Expand coverage.
2017-12-28 19:55:10 +01:00
James Cole
fa65035664
make sure mocked class accepts all arguments.
2017-12-28 19:47:58 +01:00
James Cole
ca1b6046f3
Test update checker.
2017-12-28 19:16:27 +01:00
James Cole
128085963f
Small update to update checker.
2017-12-28 19:03:15 +01:00
James Cole
67cc03e4dd
More code for spectre.
2017-12-28 18:39:30 +01:00
James Cole
ca4db81dbd
First code to check for new version.
2017-12-28 18:39:17 +01:00
James Cole
a10672a683
Progress for Spectre import.
2017-12-28 18:38:59 +01:00
James Cole
0977d8d631
Fix #1070
2017-12-28 18:28:22 +01:00
James Cole
42676746a2
Remove Spectre table.
2017-12-28 18:26:08 +01:00
James Cole
ae7933c8c9
use config, not preferences, first tests.
2017-12-28 11:57:38 +01:00
James Cole
b65e1e022e
First code for #1050
2017-12-28 11:38:40 +01:00
James Cole
9ab3848755
New binary file that doesn’t look like a zip file in PHP7.2
2017-12-28 09:53:37 +01:00
James Cole
986d7de906
Code for #1040
2017-12-28 09:53:21 +01:00
James Cole
eda1673518
Also test PHP7.2
2017-12-27 22:29:25 +01:00
James Cole
97cde38d8f
Create logins.
2017-12-27 18:34:03 +01:00
James Cole
5ba03bd222
Fix #1066
2017-12-27 18:11:22 +01:00
James Cole
a14ae02c27
Expand Spectre code.
2017-12-27 17:22:44 +01:00
James Cole
deebdef04d
Updated language files [skip ci]
2017-12-27 15:58:03 +01:00
James Cole
e881bb55a7
Improve code coverage.
2017-12-26 17:34:59 +01:00
James Cole
9e3f31f2f0
Improve testing of middleware.
2017-12-26 17:33:53 +01:00
James Cole
f7652e7f01
Fix data export.
2017-12-26 08:32:00 +01:00
James Cole
5289f3e4c2
Limit export controller for demo users.
2017-12-25 15:31:57 +01:00
James Cole
01818af963
Expand binder test.
2017-12-25 15:30:50 +01:00
James Cole
58eaf3bccc
Update code to match route binder.
2017-12-25 10:34:32 +01:00
James Cole
a3ec741d67
Updated code coverage, improved binder code.
2017-12-25 09:44:46 +01:00
James Cole
5cb948d0f3
Currency code test.
2017-12-25 09:00:09 +01:00
James Cole
56ae279c96
Code coverage ignore instruction is case sensitive.
2017-12-25 08:48:49 +01:00
James Cole
bf390b65d9
Replace Laravel binder with own binder. This will save in queries and increase security.
2017-12-25 08:45:23 +01:00
James Cole
96ccce5db3
Expand tests.
2017-12-24 11:29:16 +01:00
James Cole
d4aee258c4
Update language to fix #1064
2017-12-23 22:07:39 +01:00
James Cole
7f8e736928
Expand read me.
2017-12-23 22:03:06 +01:00
James Cole
f85bdcebaf
Expand test coverage
2017-12-23 22:02:54 +01:00
James Cole
f6096339cb
Fix #1063
2017-12-23 22:02:42 +01:00
James Cole
f6bd17c70b
Update languages and language config.
2017-12-23 22:02:29 +01:00
James Cole
6a05ec98f4
Update job thing.
2017-12-23 21:30:30 +01:00
James Cole
c60ee14b86
Better context for language strings.
2017-12-23 21:29:05 +01:00
James Cole
26f196a067
Finally remove incomplete test flag
2017-12-23 21:05:12 +01:00
James Cole
93c463c349
Fix all tests after large composer update.
2017-12-23 20:46:52 +01:00
James Cole
59ea4a0364
Update packages.
2017-12-23 17:51:45 +01:00
James Cole
df406dd794
Update most, if not all dependencies.
2017-12-23 17:43:13 +01:00
James Cole
08b743ddcb
Expand test coverage.
2017-12-23 17:42:07 +01:00
James Cole
8bd76d1ff0
Various code cleanup.
2017-12-22 18:32:43 +01:00
James Cole
f13a93348f
Updated readme [skip ci]
2017-12-22 07:47:50 +01:00
James Cole
b0ecdfe01d
Fix pagination of account lists for issue #1040
2017-12-21 21:18:30 +01:00
James Cole
4b869f0d9e
Middleware does not fire when user is not logged in.
2017-12-21 19:55:28 +01:00
James Cole
707af8bb4e
Code for #1045
2017-12-21 19:18:53 +01:00
James Cole
840705f793
No need to unset non-existing variable #1059
2017-12-21 07:59:22 +01:00
James Cole
36c8275f5e
Fix #1061
2017-12-20 20:07:57 +01:00
James Cole
62a4af8607
Expand fix for #1059 [skip ci]
2017-12-19 21:56:29 +01:00
James Cole
46f894c09b
Fix #1059
2017-12-19 21:54:15 +01:00
James Cole
e8f9796fc5
Make sure language files are up to date [skip ci]
2017-12-19 19:35:54 +01:00
James Cole
a69aad878e
Fix #1056
2017-12-19 19:25:50 +01:00
James Cole
e21e339cb0
Fix some spelling errors.
2017-12-19 18:53:50 +01:00
James Cole
9ede6755c5
Update language files [skip ci]
2017-12-19 05:24:14 +01:00
James Cole
34fc9bc50a
Fix Spectre, first code to create customer.
2017-12-19 05:20:37 +01:00
James Cole
79f700c622
Catch query exception
2017-12-19 05:20:05 +01:00
James Cole
ac04f77d94
Expand issue template
2017-12-19 05:19:54 +01:00
James Cole
9e8d7b18fa
Disable not working imports [skip ci]
2017-12-17 19:24:43 +01:00
James Cole
3f62cf512f
Limit some upload functions for demo users.
2017-12-17 19:22:34 +01:00
James Cole
51728efba1
Various cleanup [skip ci]
2017-12-17 19:06:11 +01:00
James Cole
c7d4ff6f27
Expand test code.
2017-12-17 18:23:10 +01:00
James Cole
c1e1da12c2
Fix division by zero.
2017-12-17 14:58:33 +01:00
James Cole
859b6fcea8
Update copyright [skip ci]
2017-12-17 14:44:46 +01:00
James Cole
1f6e42afd9
Update copyright [skip ci]
2017-12-17 14:44:05 +01:00
James Cole
ef3bc07249
Update copyright [skip ci]
2017-12-17 14:43:34 +01:00
James Cole
6c3204a8ce
Update copyright [skip ci]
2017-12-17 14:43:13 +01:00
James Cole
250da33fd7
Update copyright [skip ci]
2017-12-17 14:42:49 +01:00
James Cole
dfda29cec3
Update copyright [skip ci]
2017-12-17 14:42:33 +01:00
James Cole
085876dd83
Update copyright [skip ci]
2017-12-17 14:42:21 +01:00
James Cole
ff9ad859b3
Update copyright [skip ci]
2017-12-17 14:41:58 +01:00
James Cole
78335e5814
Expand tests, do code cleanup.
2017-12-17 14:30:53 +01:00
James Cole
b08af77c98
Fixed a lot of tests and associated code.
2017-12-17 14:06:14 +01:00
James Cole
7d348f25ac
Expand import routine to work over command line.
2017-12-16 20:47:08 +01:00
James Cole
22535c0e43
Last steps for import, in user interface.
2017-12-16 20:21:05 +01:00
James Cole
1d58d519a0
Unrelated code cleanup.
2017-12-16 19:48:31 +01:00
James Cole
8176356509
New code for import routine, part 3
2017-12-16 19:47:14 +01:00
James Cole
9086259a65
Small code change for controllers.
2017-12-16 19:46:36 +01:00
James Cole
66ee382da0
Lots of new code for the import routine part 2
2017-12-16 17:19:10 +01:00
James Cole
84b6708260
Massive rewrite for import routine, part 1.
2017-12-16 08:03:35 +01:00
James Cole
985cc100e2
Code to fix #964
2017-12-15 12:59:21 +01:00
James Cole
3d0ecaa8d2
Heroku composer [skip ci]
2017-12-15 11:19:51 +01:00
James Cole
009c5a438c
Heroku composer [skip ci]
2017-12-15 11:18:14 +01:00
James Cole
c3af8fefde
Better check for Heroku [skip ci]
2017-12-15 11:15:22 +01:00
James Cole
1b116e3a1d
Update composer for heroku [skip ci]
2017-12-15 11:14:07 +01:00
James Cole
76632f5bae
Update composer file [skip ci]
2017-12-15 11:06:33 +01:00
James Cole
ee6030bc62
Update composer file [skip ci]
2017-12-15 11:02:49 +01:00
James Cole
2a000d432f
Update composer file [skip ci]
2017-12-15 10:59:06 +01:00
James Cole
7557d4d3cb
Clean up docker compose file.
2017-12-15 10:05:37 +01:00
James Cole
54ecfac550
New docker related files.
2017-12-15 09:16:41 +01:00
James Cole
11b5a0294e
Small changes in templates [skip ci]
2017-12-13 18:46:30 +01:00
James Cole
9264f1e9b9
Fix #1051
2017-12-13 17:09:55 +01:00
James Cole
044af254f3
Update links to new site.
2017-12-13 14:15:44 +01:00
James Cole
e60bbc78e6
Forgot to include include command.
2017-12-13 11:07:05 +01:00
James Cole
06ddfe3d41
Limit routes for demo user.
2017-12-13 10:59:48 +01:00
James Cole
df458b3913
Update composer file and version info.
2017-12-12 21:13:50 +01:00
James Cole
fc4165b800
Make sure new CSV reader is compatible with specifics #1015
2017-12-12 21:05:16 +01:00
James Cole
44496707fb
Remove some comments [skip ci]
2017-12-12 20:53:40 +01:00
James Cole
bad889d450
Update ING description for #1015
2017-12-12 20:53:16 +01:00
James Cole
1b4edae4d9
Final code for #384
2017-12-12 18:22:29 +01:00
James Cole
cacd889193
New translations [skip ci]
2017-12-11 19:42:57 +01:00
James Cole
5a7cf04a7c
Update import index [skip ci]
2017-12-11 15:17:02 +01:00
James Cole
fd7a293f4b
Merge branch 'spectre' into develop
...
* spectre:
Fix encryption.
Can handle some mandatory fields (not all).
More code for Spectre import.
Initial code to get providers from Spectre.
Exceptions when class does not exist.
2017-12-11 14:53:01 +01:00
James Cole
f35aa6a035
Remove GA event codes.
2017-12-11 14:52:30 +01:00
James Cole
d1c8e54798
Null pointer in verify routine.
2017-12-11 10:59:28 +01:00
James Cole
5d9e547d05
Allow profile index [skip ci]
2017-12-11 10:28:10 +01:00
James Cole
c91bb5a565
Update admin rights for demo user.
2017-12-11 10:26:44 +01:00
James Cole
1b5b79897a
Fix demo user rights in admin.
2017-12-11 10:23:29 +01:00
James Cole
d7f2b7cd63
Remove unused overview #384
2017-12-11 05:57:07 +01:00
James Cole
12c15ea590
Fix #1049
2017-12-10 21:12:04 +01:00
James Cole
d3a6ccacf0
Fix earned by category view [skip ci]
2017-12-10 20:10:04 +01:00
James Cole
6fed773cb8
Fix view [skip ci]
2017-12-10 20:07:23 +01:00
James Cole
4a1e4bb821
Decrypt object names. [skip ci]
2017-12-10 20:05:56 +01:00
James Cole
0c529cb7e7
Updated code for #384
2017-12-10 20:03:10 +01:00
James Cole
b1b6fe553a
Fix tests, expand flush routine.
2017-12-10 18:09:36 +01:00
James Cole
54c449f11b
Some code to get #384 working.
2017-12-10 17:55:06 +01:00
James Cole
b93a96db23
Expand code for #384
2017-12-10 12:00:08 +01:00
James Cole
06683c57dd
Update verify routine for issue #1048
2017-12-10 11:52:14 +01:00
James Cole
6ad90c7a87
Update copyright stuff [skip ci]
2017-12-10 09:02:26 +01:00
James Cole
2a87add745
New stuff for report.
2017-12-10 08:56:20 +01:00
James Cole
089214709f
Remove wrong copyright blocks [skip ci]
2017-12-10 08:56:11 +01:00
James Cole
9bf891f3fb
Add newline to file. [skip ci]
2017-12-09 21:50:23 +01:00
James Cole
583f376f11
Updated composer file.
2017-12-09 21:49:33 +01:00
James Cole
4998eaeaf1
Code for #384
2017-12-09 21:49:19 +01:00
James Cole
3cf6386bb6
Fix encryption.
2017-12-09 20:08:08 +01:00
James Cole
2365fb69b4
Can handle some mandatory fields (not all).
2017-12-09 20:02:26 +01:00
James Cole
1fec7d6271
Fix #1047
2017-12-09 19:19:15 +01:00
James Cole
17684a3ab3
Fix #1046
2017-12-09 19:14:31 +01:00
James Cole
e488d7d84c
More code for Spectre import.
2017-12-09 19:13:00 +01:00
James Cole
aa9500f5ad
Initial code to get providers from Spectre.
2017-12-09 12:23:28 +01:00
James Cole
0774258516
Exceptions when class does not exist.
2017-12-09 12:08:24 +01:00
James Cole
f231edaa6d
Update composer.json for #1045
2017-12-09 09:23:25 +01:00
James Cole
e47b218fc1
Merge branch 'release/4.6.11.1'
2017-12-08 19:53:15 +01:00
James Cole
93bdecb07c
Remove unused lib.
2017-12-08 19:46:44 +01:00
James Cole
5f6f59a851
Update list of languages to match available languages.
2017-12-08 19:40:30 +01:00
James Cole
6469c7f537
Fix logging in Sandstorm.
2017-12-08 19:35:22 +01:00
James Cole
80f72d9dd7
Sort currencies.
2017-12-08 19:35:09 +01:00
James Cole
84d0ec062e
New files for coming release.
2017-12-08 17:47:04 +01:00
James Cole
9220c0de16
New translations [skip ci]
2017-12-07 19:00:26 +01:00
James Cole
db77a83ac5
Fix docker file.
2017-12-07 18:46:52 +01:00
James Cole
5da8c2200a
Fixes #1038
2017-12-07 16:16:48 +01:00
James Cole
cbde9cdae9
This should fix tests.
2017-12-06 19:41:51 +01:00
James Cole
343eb3a768
Fix null pointer [skip ci]
2017-12-06 19:21:17 +01:00
James Cole
9a9257176a
Restore log routine.
2017-12-05 20:50:19 +01:00
James Cole
e4a0a718d1
Code that add extra check for #1039
2017-12-05 20:50:04 +01:00
James Cole
1b56765da3
Touch journals so issue #1036 is fixed.
2017-12-04 20:57:33 +01:00
James Cole
462439a5ab
Better chart display for #1034
2017-12-03 09:27:54 +01:00
James Cole
7158dfe29a
Hide reconcile button #1032
2017-12-03 09:01:39 +01:00
James Cole
f300c66143
Fix #1033
2017-12-03 08:57:23 +01:00
James Cole
553586a159
Remove reference to incomplete translations [skip ci]
2017-12-02 07:53:23 +01:00
James Cole
afd8896896
Update language related stuff.
2017-12-02 07:42:12 +01:00
James Cole
c9f188e5a6
Remove incomplete languages from code base [skip ci]
2017-12-02 07:28:24 +01:00
James Cole
3ad833b3ae
Will no longer show incomplete languages. [skip ci]
2017-12-02 07:28:03 +01:00
James Cole
8cfd19855a
Various new translations [skip ci]
2017-12-02 07:24:51 +01:00
James Cole
14deade6a4
Whoops [skip ci]
2017-12-02 07:20:43 +01:00
James Cole
efaa69cba1
Updates to bill code for #1029
2017-12-02 07:10:36 +01:00
James Cole
8eded63055
Fix for #1028
2017-12-02 06:42:00 +01:00
James Cole
ab689111f9
In the spirit of #1030 , fix other JS strings as well.
2017-12-02 06:37:23 +01:00
James Cole
b87ef6252c
Fix #1030
2017-12-02 06:29:06 +01:00
James Cole
8a59380c6d
First set of code for #956
2017-12-01 20:11:29 +01:00
James Cole
382c5e5760
Updated config files [skip ci]
2017-12-01 18:43:37 +01:00
James Cole
02b4de46db
Fix #1026
2017-11-30 22:05:18 +01:00
James Cole
aca5d8b6e9
Remove upgrade method.
2017-11-30 20:26:56 +01:00
James Cole
c2a129ddb0
Remove unused reference to model.
2017-11-30 20:26:16 +01:00
James Cole
f7eb78364d
Merge branch 'release/4.6.11'
2017-11-30 20:16:28 +01:00
James Cole
a43dd4b2e8
Updated file list.
2017-11-30 20:01:18 +01:00
James Cole
7ef2941b85
Updated French translation.
2017-11-30 19:51:15 +01:00
James Cole
8a2b581658
Update change log and composer lock file.
2017-11-30 19:50:50 +01:00
James Cole
51f07ce918
Fix #1024 and #1025
2017-11-30 19:43:02 +01:00
James Cole
f30442320c
Remove meta field when content is empty.
2017-11-30 19:39:49 +01:00
James Cole
4a1c155874
Update file list for sandstorm.
2017-11-30 07:24:42 +01:00
James Cole
c8ae19b811
New translations.
2017-11-30 07:13:52 +01:00
James Cole
64db5b91e2
heroku is broken
2017-11-30 07:12:22 +01:00
James Cole
941392f5ae
Update composer and change log for sandstorm.
2017-11-30 07:11:39 +01:00
James Cole
0d9ac8b9c7
Restore composer file
2017-11-30 06:59:45 +01:00
James Cole
3581925b18
Update changelog.
2017-11-30 06:59:36 +01:00
James Cole
79517fc6e0
Various Heroku related fixes.
2017-11-29 19:15:44 +01:00
James Cole
9ae878724a
Test: remove copy env.example
2017-11-29 18:20:38 +01:00
James Cole
aacc94cb01
Remove pre-install thing.
2017-11-29 18:20:20 +01:00
James Cole
203556aa8e
Do not overrule logging when it’s not set to daily. [skip ci]
2017-11-29 18:12:00 +01:00
James Cole
16b0264a79
Do not overrule logging when it’s not set to daily.
2017-11-29 18:10:43 +01:00
James Cole
86d8ba6fc5
Update config for Heroku [skip ci]
2017-11-29 16:57:14 +01:00
James Cole
4dee6a9f59
Now without PHP errors.
2017-11-29 16:26:00 +01:00
James Cole
dedf774bf2
Update config for Heroku [skip ci]
2017-11-29 16:23:17 +01:00
James Cole
18a5bb682d
Heroku related changes.
2017-11-27 19:07:57 +01:00
James Cole
b0b904c32e
Fix parse error in composer.json
2017-11-27 19:01:44 +01:00
James Cole
fbaf84c427
Remove package discovery.
2017-11-27 18:47:00 +01:00
James Cole
0b2934235d
Experimenting with heroku settings.
2017-11-27 18:39:11 +01:00
James Cole
2db0550eee
Update composer file for Heroku.
2017-11-27 16:31:52 +01:00
James Cole
99d3ff5e47
Update composer file.
2017-11-26 18:00:05 +01:00
James Cole
be3d8ed192
Update composer file.
2017-11-26 17:59:31 +01:00
James Cole
2df8368a54
Update Heroku script [skip ci]
2017-11-26 17:52:20 +01:00
James Cole
c366f741c1
Update code for heroku [skip ci]
2017-11-26 17:48:53 +01:00
James Cole
3ab7dd3fb7
Some code cleanup to generate a push for #1006
2017-11-26 17:30:26 +01:00
James Cole
7852f4df1f
Expand test coverage.
2017-11-26 09:54:09 +01:00
James Cole
0cf359b75f
Code for #959
2017-11-25 20:54:42 +01:00
James Cole
60abe2a3af
Various code cleanup.
2017-11-25 20:27:53 +01:00
James Cole
23826557c3
Fix #1004
2017-11-25 20:27:36 +01:00
James Cole
35647a062c
Add php doc blocks.
2017-11-25 15:20:53 +01:00
James Cole
f7b1168e7c
Code cleanup for scrutinizer.
2017-11-25 08:54:52 +01:00
James Cole
f2cf0ed446
Some bread crumbs and stuff [skip ci]
2017-11-24 23:14:27 +01:00
James Cole
378b4abaf1
Fix tests.
2017-11-24 23:05:44 +01:00
James Cole
af8df75e49
Add link to debug thing.
2017-11-24 21:51:31 +01:00
James Cole
be0758ce8a
Update reconciliation code for #1011 and #736
2017-11-24 21:51:07 +01:00
James Cole
644fa3027a
Some code for #736
2017-11-24 18:05:58 +01:00
James Cole
7de512aff8
Fix #1014
2017-11-24 17:33:05 +01:00
James Cole
93c2f13807
New strings [skip ci]
2017-11-24 17:06:42 +01:00
James Cole
7a1f698d5e
Fix for #1016 and #968
2017-11-24 17:05:22 +01:00
James Cole
1aa325053e
Update some Dutch translations [skip ci]
2017-11-22 22:09:29 +01:00
James Cole
8198d86934
Fix #1012
2017-11-22 21:54:58 +01:00
James Cole
8f80ee25c2
Code for #1010
2017-11-22 21:41:48 +01:00
James Cole
24b63abf2f
Fix Javascript [skip ci]
2017-11-22 21:18:55 +01:00
James Cole
781ca052d8
Code cleanup.
2017-11-22 21:12:27 +01:00
James Cole
4e6b782204
Fix tests.
2017-11-22 20:30:23 +01:00
James Cole
3cb3c7f60f
Code for 2fa
2017-11-22 20:20:57 +01:00
James Cole
0faa599b4c
Code for reconcile.
2017-11-22 20:20:44 +01:00
James Cole
1fee62566b
Fix some markdown related items for #1009
2017-11-22 18:12:09 +01:00
James Cole
d9fa098ae5
Fix view things. [skip ci]
2017-11-22 18:03:32 +01:00
James Cole
aa42d0f131
Missing translation. [skip ci]
2017-11-22 18:00:16 +01:00
James Cole
ba6a147032
Create reconciliation transaction.
2017-11-22 17:49:06 +01:00
James Cole
69bb76b6fe
Update code for reconciliation.
2017-11-22 16:54:49 +01:00
James Cole
4b87e5be55
Keep mysql on latest.
2017-11-22 16:54:00 +01:00
James Cole
8f6ea6a73f
Fix #1003
2017-11-19 09:20:29 +01:00
James Cole
6a88064548
Fix currency code.
2017-11-19 08:53:08 +01:00
James Cole
c357d25335
Update CSS
2017-11-18 21:03:41 +01:00
James Cole
7f27e3ce67
Update currencies #994
2017-11-18 21:03:28 +01:00
James Cole
7e66794cf5
Fix #958
2017-11-18 20:26:57 +01:00
James Cole
cd42399c29
Fix #931
2017-11-18 20:26:42 +01:00
James Cole
6bda5c2d53
New version [skip ci]
2017-11-18 16:55:12 +01:00
James Cole
9db83bc6ad
Session lifetime is a week.
2017-11-18 16:51:57 +01:00
James Cole
ee45cc2f73
Fix upgrade database thing.
2017-11-18 16:36:22 +01:00
James Cole
e8e0a44cca
Fix for #1002
2017-11-18 16:30:45 +01:00
James Cole
5f127b7bec
Expand types.
2017-11-18 15:53:27 +01:00
James Cole
03edf6c0a0
Create new account and transaction types.
2017-11-18 15:51:11 +01:00
James Cole
5cfe3cf8a9
Fix entry fields
2017-11-18 15:50:21 +01:00
James Cole
1cec7652bf
Fix #1001
2017-11-18 15:34:11 +01:00
James Cole
1045ed13fa
Fix #996
2017-11-18 11:32:35 +01:00
James Cole
64fc6b6523
Some charts will render correctly #1000
2017-11-18 06:02:15 +01:00
James Cole
0812901745
Various code cleanup.
2017-11-18 05:46:19 +01:00
James Cole
573e72f7fb
Fix views for #1000
2017-11-18 05:45:58 +01:00
James Cole
51a1512a3f
Language update [skip ci]
2017-11-18 05:23:19 +01:00
James Cole
de41f23fb1
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Blind attempt to fix #997
2017-11-17 19:32:17 +01:00
James Cole
141225c980
Code for #914
2017-11-17 19:31:48 +01:00
James Cole
7bdafb48d2
Fix tag repos #997
2017-11-17 08:23:49 +01:00
James Cole
32695ba960
Blind attempt to fix #997
2017-11-17 08:22:26 +01:00
James Cole
02c2636b7d
Fix #997
2017-11-17 05:52:44 +01:00
James Cole
bf87ffb933
Simplify tag cloud.
2017-11-15 15:38:39 +01:00
James Cole
63d93968d0
Fix tests.
2017-11-15 15:30:15 +01:00
James Cole
0c1ff98c66
Remove reference to self.
2017-11-15 12:53:55 +01:00
James Cole
ffca858b8d
Code clean up.
2017-11-15 12:25:49 +01:00
James Cole
57dcdfa0c4
Code clean up.
2017-11-15 11:33:07 +01:00
James Cole
ef837f20dd
Code clean up.
2017-11-15 10:53:17 +01:00
James Cole
649dca77f5
Code clean up.
2017-11-15 10:52:29 +01:00
James Cole
aee17221eb
Code clean up.
2017-11-15 10:50:23 +01:00
James Cole
845d7d701f
Update language files.
2017-11-15 10:36:50 +01:00
James Cole
c1259843cb
Update language config.
2017-11-15 07:18:02 +01:00
James Cole
f576074f67
Merge pull request #977 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-11-15 06:38:31 +01:00
James Cole
9fbad8df07
New translations firefly.php (Polish)
2017-11-15 06:30:56 +01:00
James Cole
f6d0aea015
New translations firefly.php (Portuguese, Brazilian)
2017-11-15 06:30:53 +01:00
James Cole
683dde54b7
New translations firefly.php (Slovenian)
2017-11-15 06:30:51 +01:00
James Cole
af6f21c4fd
New translations firefly.php (Spanish)
2017-11-15 06:30:48 +01:00
James Cole
56501930b9
New translations firefly.php (German)
2017-11-15 06:30:43 +01:00
James Cole
62b38f43cd
New translations firefly.php (French)
2017-11-15 06:30:38 +01:00
James Cole
0cc33cc3f6
New translations firefly.php (Dutch)
2017-11-15 06:30:33 +01:00
James Cole
6b1b41d320
New translations firefly.php (Indonesian)
2017-11-15 06:30:24 +01:00
James Cole
50e32cd570
New translations firefly.php (Russian)
2017-11-15 06:30:15 +01:00
James Cole
5530347bb2
New code for #736
2017-11-15 06:29:49 +01:00
James Cole
88ebcd1086
New translations list.php (Spanish)
2017-11-14 17:20:26 +01:00
James Cole
1971fb7e29
New translations validation.php (Russian)
2017-11-14 10:30:10 +01:00
James Cole
3243288e44
New translations validation.php (Russian)
2017-11-14 10:20:11 +01:00
James Cole
080a4002c6
New translations validation.php (Russian)
2017-11-14 10:10:14 +01:00
James Cole
cf460a0584
New translations validation.php (Russian)
2017-11-14 10:00:16 +01:00
James Cole
16ebee549b
New translations bank.php (Russian)
2017-11-14 09:50:11 +01:00
James Cole
e73a7a3d14
New translations demo.php (Russian)
2017-11-14 09:50:10 +01:00
James Cole
e2ecfc7073
New translations validation.php (Russian)
2017-11-14 09:50:09 +01:00
James Cole
d413615943
Update tag routine for #993
2017-11-13 16:26:44 +01:00
James Cole
6c8f631582
Fix #992
2017-11-12 08:42:25 +01:00
James Cole
c013ce5bdb
New translations firefly.php (German)
2017-11-11 17:40:58 +01:00
James Cole
f3a2a467d4
New translations firefly.php (Polish)
2017-11-10 18:31:45 +01:00
James Cole
8f6a5672fa
New translations firefly.php (Portuguese, Brazilian)
2017-11-10 18:31:42 +01:00
James Cole
f6ebabe41d
New translations firefly.php (Slovenian)
2017-11-10 18:31:39 +01:00
James Cole
b950b82e10
New translations firefly.php (Spanish)
2017-11-10 18:31:37 +01:00
James Cole
65b9d2cb00
New translations firefly.php (German)
2017-11-10 18:31:31 +01:00
James Cole
b79cbacce9
New translations firefly.php (French)
2017-11-10 18:31:25 +01:00
James Cole
fb20293e40
New translations firefly.php (Dutch)
2017-11-10 18:31:20 +01:00
James Cole
34c74ee3a3
New translations firefly.php (Indonesian)
2017-11-10 18:31:11 +01:00
James Cole
18f2b28b11
New translations firefly.php (Russian)
2017-11-10 18:31:00 +01:00
James Cole
f0e195f33b
Basic reconcile view for #736
2017-11-10 18:25:11 +01:00
James Cole
19611982fa
New translations form.php (German)
2017-11-10 18:10:15 +01:00
James Cole
112168b57c
New translations firefly.php (Polish)
2017-11-10 15:02:05 +01:00
James Cole
e549009964
New translations firefly.php (Portuguese, Brazilian)
2017-11-10 15:02:01 +01:00
James Cole
60c261cb31
New translations firefly.php (Slovenian)
2017-11-10 15:01:57 +01:00
James Cole
628457695c
New translations firefly.php (Spanish)
2017-11-10 15:01:54 +01:00
James Cole
a3befd9b1f
New translations firefly.php (German)
2017-11-10 15:01:47 +01:00
James Cole
8bcfc624da
New translations firefly.php (French)
2017-11-10 15:01:38 +01:00
James Cole
f88c311de7
New translations firefly.php (Dutch)
2017-11-10 15:01:32 +01:00
James Cole
34564de5e2
New translations firefly.php (Indonesian)
2017-11-10 15:01:23 +01:00
James Cole
88fd257d2c
New translations firefly.php (Russian)
2017-11-10 15:01:12 +01:00
James Cole
b899628dbe
New code for #736
2017-11-10 15:00:24 +01:00
James Cole
8f57222098
fix for #988
2017-11-08 16:04:55 +01:00
James Cole
d6f2557793
New translations demo.php (French)
2017-11-08 11:30:49 +01:00
James Cole
e15e4808c2
New translations firefly.php (French)
2017-11-08 11:30:47 +01:00
James Cole
328fc1d9df
New translations form.php (French)
2017-11-08 11:20:42 +01:00
James Cole
19cf814e19
New translations firefly.php (Polish)
2017-11-08 09:51:18 +01:00
James Cole
ce45076063
New translations firefly.php (Portuguese, Brazilian)
2017-11-08 09:51:13 +01:00
James Cole
52544fc20c
New translations firefly.php (Slovenian)
2017-11-08 09:51:10 +01:00
James Cole
8e64b22c45
New translations firefly.php (Spanish)
2017-11-08 09:51:07 +01:00
James Cole
ed27918c98
New translations firefly.php (German)
2017-11-08 09:50:59 +01:00
James Cole
2470a38b32
New translations firefly.php (French)
2017-11-08 09:50:48 +01:00
James Cole
4c6ec557e9
New translations firefly.php (Dutch)
2017-11-08 09:50:41 +01:00
James Cole
ac62acef1a
New translations firefly.php (Indonesian)
2017-11-08 09:50:30 +01:00
James Cole
35ef6e10ee
New translations firefly.php (Russian)
2017-11-08 09:50:18 +01:00
James Cole
920c7a93bc
Better cache for reconcile [skip ci]
2017-11-08 09:47:38 +01:00
James Cole
78009c1cc0
New strings for reconciled transactions. #736
2017-11-08 09:40:38 +01:00
James Cole
d65109885a
New translations bank.php (Indonesian)
2017-11-08 09:31:20 +01:00
James Cole
e986a1fc05
New translations bank.php (Dutch)
2017-11-08 09:30:40 +01:00
James Cole
ce331ffaff
New translations bank.php (French)
2017-11-08 09:30:39 +01:00
James Cole
eb5f8067c0
New translations bank.php (German)
2017-11-08 09:30:38 +01:00
James Cole
421ce0e8f7
New translations bank.php (Polish)
2017-11-08 09:30:37 +01:00
James Cole
043e72f96c
New translations bank.php (Portuguese, Brazilian)
2017-11-08 09:30:36 +01:00
James Cole
57b6cab774
New translations bank.php (Russian)
2017-11-08 09:30:35 +01:00
James Cole
2448c97d4b
New translations bank.php (Slovenian)
2017-11-08 09:30:34 +01:00
James Cole
3f7f63c308
New translations bank.php (Spanish)
2017-11-08 09:30:27 +01:00
James Cole
8707bc6612
Code cleanup.
2017-11-08 09:05:10 +01:00
James Cole
b6514c7e54
Fix #987
2017-11-08 08:28:04 +01:00
James Cole
428bdfbe6f
Update debug information.
2017-11-08 08:23:58 +01:00
James Cole
b5e76c77d2
New translations firefly.php (Dutch)
2017-11-08 08:20:22 +01:00
James Cole
19c9fc794d
Update env files. [skip ci]
2017-11-08 07:54:42 +01:00
James Cole
1dfdf48471
Fix for #987
2017-11-08 07:19:21 +01:00
James Cole
15e0010162
New translations firefly.php (German)
2017-11-07 07:50:09 +01:00
James Cole
a2889ea4c4
Reverse null.
2017-11-06 20:17:54 +01:00
James Cole
ad18e04ad6
Expand error reporting for bad databases.
2017-11-06 20:17:39 +01:00
James Cole
347be7f4fd
Update sandstorm files.
2017-11-06 19:24:32 +01:00
James Cole
6c9616bbc4
Fix #985
2017-11-05 21:16:20 +01:00
James Cole
8145c23905
Fix list view.
2017-11-05 21:12:49 +01:00
James Cole
ca358fd869
New translations firefly.php (Polish)
2017-11-05 20:20:12 +01:00
James Cole
42f8ac50f5
New translations firefly.php (Polish)
2017-11-05 19:51:02 +01:00
James Cole
5ee3828acf
New translations firefly.php (Portuguese, Brazilian)
2017-11-05 19:51:00 +01:00
James Cole
aad2d50091
New translations firefly.php (Slovenian)
2017-11-05 19:50:57 +01:00
James Cole
54ae2af0f1
New translations firefly.php (Spanish)
2017-11-05 19:50:55 +01:00
James Cole
e98a7b7196
New translations firefly.php (German)
2017-11-05 19:50:50 +01:00
James Cole
61b180759c
New translations firefly.php (French)
2017-11-05 19:50:44 +01:00
James Cole
718356592c
New translations firefly.php (Dutch)
2017-11-05 19:50:39 +01:00
James Cole
be18896f84
New translations firefly.php (Indonesian)
2017-11-05 19:50:29 +01:00
James Cole
6ffdc3a505
New translations firefly.php (Russian)
2017-11-05 19:50:20 +01:00
James Cole
d2ab03061f
Various code cleanup.
2017-11-05 19:49:20 +01:00
James Cole
33d89d52c2
Code that allows transaction reconciliation. #736
2017-11-05 19:48:43 +01:00
James Cole
a3bd4ccfbf
New translations firefly.php (Polish)
2017-11-04 07:20:56 +01:00
James Cole
5a8f8d2448
New translations firefly.php (Portuguese, Brazilian)
2017-11-04 07:20:53 +01:00
James Cole
3320b69cd8
New translations firefly.php (Slovenian)
2017-11-04 07:20:51 +01:00
James Cole
bc19919bed
New translations firefly.php (Spanish)
2017-11-04 07:20:48 +01:00
James Cole
3d318abf1b
New translations firefly.php (German)
2017-11-04 07:20:43 +01:00
James Cole
31b5899fb0
New translations firefly.php (French)
2017-11-04 07:20:38 +01:00
James Cole
e75ada49b7
New translations firefly.php (Dutch)
2017-11-04 07:20:33 +01:00
James Cole
71eeffdbf4
New translations firefly.php (Indonesian)
2017-11-04 07:20:24 +01:00
James Cole
a71e9e578d
New translations firefly.php (Russian)
2017-11-04 07:20:13 +01:00
James Cole
bb46d034cd
Various cleanup in transaction and journal display code.
2017-11-04 07:10:21 +01:00
James Cole
b4dc70244a
Fix for #980
2017-11-04 06:23:52 +01:00
James Cole
8cb42d1114
New translations firefly.php (German)
2017-11-03 21:32:29 +01:00
James Cole
7db233d0e8
New translations demo.php (Dutch)
2017-11-03 20:20:20 +01:00
James Cole
25268fabb3
New translations firefly.php (Dutch)
2017-11-03 20:20:18 +01:00
James Cole
c6434991d3
New translations firefly.php (Polish)
2017-11-03 16:32:48 +01:00
James Cole
ac801c8b86
Update models.
2017-11-03 16:04:17 +01:00
James Cole
6a1265564b
New translations firefly.php (Portuguese, Brazilian)
2017-11-03 15:52:21 +01:00
James Cole
75680aa3f7
New translations firefly.php (Slovenian)
2017-11-03 15:52:16 +01:00
James Cole
c2adfc23d3
New translations firefly.php (Spanish)
2017-11-03 15:52:11 +01:00
James Cole
00bc8cc81e
New translations firefly.php (Polish)
2017-11-03 15:51:59 +01:00
James Cole
41ca02b2dd
New translations firefly.php (German)
2017-11-03 15:51:49 +01:00
James Cole
29f3c40cbe
New translations firefly.php (Dutch)
2017-11-03 15:51:44 +01:00
James Cole
65a3b2d74c
New translations firefly.php (French)
2017-11-03 15:51:37 +01:00
James Cole
7ac041f036
New translations firefly.php (Indonesian)
2017-11-03 15:51:22 +01:00
James Cole
0bc7e244ec
New translations firefly.php (Russian)
2017-11-03 15:50:57 +01:00
James Cole
a664451913
Merge pull request #979 from pkoziol/develop
...
Translate hard-coded strings
2017-11-03 15:35:28 +01:00
koziolek
62998f8d69
Translate hard-coded strings.
2017-11-03 14:53:00 +01:00
James Cole
b907f998d9
New translations demo.php (German)
2017-11-03 14:21:03 +01:00
James Cole
c74e65b391
New translations firefly.php (German)
2017-11-03 14:21:02 +01:00
James Cole
5dc9e16553
New translations firefly.php (Polish)
2017-11-03 14:10:35 +01:00
James Cole
80fd0fa419
New translations firefly.php (Polish)
2017-11-03 13:50:51 +01:00
James Cole
0c206c9a0f
New translations firefly.php (Portuguese, Brazilian)
2017-11-03 13:50:47 +01:00
James Cole
10a2b2075e
New translations firefly.php (Slovenian)
2017-11-03 13:50:42 +01:00
James Cole
69e3158144
New translations firefly.php (Spanish)
2017-11-03 13:50:38 +01:00
James Cole
5019946c65
New translations firefly.php (German)
2017-11-03 13:50:24 +01:00
James Cole
ea7bd15c3d
New translations firefly.php (French)
2017-11-03 13:50:11 +01:00
James Cole
bf884175a7
New translations firefly.php (Dutch)
2017-11-03 13:49:59 +01:00
James Cole
fc9479e517
New translations firefly.php (Indonesian)
2017-11-03 13:49:45 +01:00
James Cole
b333af769e
New translations firefly.php (Russian)
2017-11-03 13:49:30 +01:00
James Cole
ca5249d839
Fix #976
2017-11-03 13:48:52 +01:00
James Cole
ba57852513
New translations firefly.php (Polish)
2017-11-03 13:42:26 +01:00
James Cole
d6f93d3c13
New translations firefly.php (Portuguese, Brazilian)
2017-11-03 13:42:22 +01:00
James Cole
1fcad87de6
New translations firefly.php (Slovenian)
2017-11-03 13:42:17 +01:00
James Cole
359d366e6e
New translations firefly.php (Spanish)
2017-11-03 13:42:13 +01:00
James Cole
cbc3326d4b
New translations firefly.php (German)
2017-11-03 13:42:05 +01:00
James Cole
1a147ecdd5
New translations firefly.php (French)
2017-11-03 13:41:57 +01:00
James Cole
df9bb13df1
New translations firefly.php (Indonesian)
2017-11-03 13:41:37 +01:00
James Cole
c2ee12466c
New translations demo.php (Indonesian)
2017-11-03 13:41:32 +01:00
James Cole
6d9a562d0f
New translations demo.php (Dutch)
2017-11-03 13:41:25 +01:00
James Cole
9da16f2b78
New translations demo.php (French)
2017-11-03 13:41:24 +01:00
James Cole
8bcebee767
New translations demo.php (German)
2017-11-03 13:41:22 +01:00
James Cole
c8240ea54f
New translations demo.php (Russian)
2017-11-03 13:41:21 +01:00
James Cole
5ac5206253
New translations demo.php (Polish)
2017-11-03 13:41:20 +01:00
James Cole
a73adaaba9
New translations demo.php (Slovenian)
2017-11-03 13:41:19 +01:00
James Cole
7031cbcd29
New translations demo.php (Spanish)
2017-11-03 13:41:18 +01:00
James Cole
2dad5fb066
New translations firefly.php (Russian)
2017-11-03 13:41:16 +01:00
James Cole
db0b1d1fa2
New translations demo.php (Portuguese, Brazilian)
2017-11-03 13:41:11 +01:00
James Cole
810d2a3d87
Fix language issues reported by Findus23
2017-11-03 13:40:11 +01:00
James Cole
75f38d20df
New translations firefly.php (German)
2017-11-03 13:00:16 +01:00
James Cole
214f651831
New translations validation.php (German)
2017-11-03 12:50:17 +01:00
James Cole
bc1982fb7b
New translations firefly.php (Polish)
2017-11-03 12:50:15 +01:00
James Cole
99c9b719e7
New translations firefly.php (German)
2017-11-03 12:50:12 +01:00
James Cole
15eeba4381
New translations demo.php (German)
2017-11-03 12:30:13 +01:00
James Cole
77a6e81f1f
New translations firefly.php (German)
2017-11-03 12:30:12 +01:00
James Cole
129ba5ed30
New translations firefly.php (German)
2017-11-03 12:10:14 +01:00
James Cole
8d9aa9392e
New translations intro.php (German)
2017-11-03 12:00:23 +01:00
James Cole
566aa66c8b
New translations form.php (German)
2017-11-03 12:00:21 +01:00
James Cole
d3bec76ebd
New translations firefly.php (German)
2017-11-03 12:00:14 +01:00
James Cole
4c6b4074f5
New translations intro.php (German)
2017-11-03 11:50:12 +01:00
James Cole
787470d629
New translations form.php (German)
2017-11-03 11:50:11 +01:00
James Cole
607f960b6b
New translations firefly.php (German)
2017-11-03 11:50:10 +01:00
James Cole
a636e88f25
New translations intro.php (German)
2017-11-03 11:40:14 +01:00
James Cole
d3b5300fc9
New translations validation.php (German)
2017-11-03 11:40:12 +01:00
James Cole
7ba2f3243d
New translations form.php (German)
2017-11-03 11:31:57 +01:00
James Cole
8c75f9af14
New translations firefly.php (German)
2017-11-03 11:31:55 +01:00
James Cole
1867294704
New translations form.php (German)
2017-11-03 11:20:30 +01:00
James Cole
2d7a83ca34
New translations firefly.php (German)
2017-11-03 11:20:29 +01:00
James Cole
39679f89cd
New translations firefly.php (German)
2017-11-03 11:11:10 +01:00
James Cole
8c707f8918
New translations firefly.php (German)
2017-11-03 11:00:15 +01:00
James Cole
dac4f23d51
Expand debug page.
2017-11-03 10:28:45 +01:00
James Cole
9ac5657b52
Merge branch 'release/4.6.10'
2017-11-03 07:26:19 +01:00
James Cole
dc063a1587
New composer file
2017-11-03 07:21:27 +01:00
James Cole
f49f3408dd
Updated composer file
2017-11-03 07:12:06 +01:00
James Cole
5c6117a37a
Merge pull request #975 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-11-03 07:11:35 +01:00
James Cole
3da76a4f10
New translations firefly.php (Dutch)
2017-11-03 07:04:35 +01:00
James Cole
4f2faf7d64
Updated file list for Sandstorm [skip ci]
2017-11-03 07:02:44 +01:00
James Cole
5e3729e4b4
Fix #948
2017-11-03 06:58:39 +01:00
James Cole
d30d6b5e19
Fix #962
2017-11-03 06:57:46 +01:00
James Cole
432e06ed11
New translations firefly.php (Polish)
2017-11-03 06:50:55 +01:00
James Cole
cfc5bbd36f
New translations firefly.php (Portuguese, Brazilian)
2017-11-03 06:50:53 +01:00
James Cole
58af8ba4a8
New translations firefly.php (Slovenian)
2017-11-03 06:50:50 +01:00
James Cole
933f99f64d
New translations firefly.php (Spanish)
2017-11-03 06:50:48 +01:00
James Cole
742f6b3791
New translations firefly.php (German)
2017-11-03 06:50:42 +01:00
James Cole
8a98c16229
New translations firefly.php (French)
2017-11-03 06:50:37 +01:00
James Cole
913a9ef132
New translations firefly.php (Dutch)
2017-11-03 06:50:31 +01:00
James Cole
0aa08ad58a
New translations firefly.php (Indonesian)
2017-11-03 06:50:22 +01:00
James Cole
9d1ae437dd
New translations firefly.php (Russian)
2017-11-03 06:50:12 +01:00
James Cole
0e34302898
Fix #974
2017-11-03 06:42:36 +01:00
James Cole
6a91ca0f9b
Add a debug view.
2017-11-01 20:23:28 +01:00
James Cole
b4c2631ef7
Catch undefined index in account repository.
2017-11-01 20:04:25 +01:00
James Cole
e0a0dbb6da
Update repository for #972
2017-11-01 19:30:13 +01:00
James Cole
d937a8c897
New release related files [skip ci]
2017-11-01 17:08:37 +01:00
James Cole
5cc3261ba2
Merge pull request #950 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-11-01 17:07:42 +01:00
James Cole
59213ed605
Fix possible null pointer [skip ci]
2017-11-01 16:30:55 +01:00
James Cole
1e91be420b
Fix for #967
2017-11-01 16:17:14 +01:00
James Cole
80897be6c9
A fix for #971
2017-11-01 15:34:08 +01:00
James Cole
d20b750722
Fix for #970
2017-11-01 15:21:28 +01:00
James Cole
a73a058f9b
Update firefly.php
...
Update language set.
2017-10-31 13:05:31 +01:00
James Cole
2c9ee43961
Try decrypt routine [skip ci]
2017-10-30 17:39:25 +01:00
James Cole
7a50bf29ee
Try decrypt routine [skip ci]
2017-10-30 17:37:39 +01:00
James Cole
f6ab6d285f
Swapped search case. [skip ci]
2017-10-30 17:34:56 +01:00
James Cole
7696dd7148
Enable cache again. [skip ci]
2017-10-30 17:33:39 +01:00
James Cole
0f83e78513
Enable cache again. [skip ci]
2017-10-30 17:32:21 +01:00
James Cole
82dc0d4aac
Add debug logging.
2017-10-30 17:31:31 +01:00
James Cole
5722622251
Modify search for #963
2017-10-30 17:28:43 +01:00
James Cole
0bb46dd184
Fix return type
2017-10-30 16:25:46 +01:00
James Cole
60b7157a97
Custom limit
2017-10-30 16:25:39 +01:00
James Cole
ce30b3c1a9
Update env files
2017-10-30 16:25:31 +01:00
James Cole
a37e3005fd
Merge pull request #961 from alazare619/master
...
Docker-Compose Point To Dockerhub Builds
2017-10-30 08:16:56 +01:00
Justin
1dfcb1bd8a
rename
2017-10-29 21:58:25 -05:00
Justin
86381a1474
Docker-Compose Point To Dockerhub Builds
2017-10-29 21:12:11 -05:00
James Cole
654b9d2022
Various code cleanup.
2017-10-29 20:02:34 +01:00
James Cole
4cb832eb00
New translations firefly.php (German)
2017-10-29 17:31:10 +01:00
James Cole
cac202616b
New translations csv.php (German)
2017-10-29 17:31:08 +01:00
James Cole
6a8c30eaa5
New translations breadcrumbs.php (German)
2017-10-29 17:31:06 +01:00
James Cole
1dfcc7ab37
New translations firefly.php (German)
2017-10-29 17:21:02 +01:00
James Cole
60cde6c9b4
New translations form.php (German)
2017-10-29 17:11:11 +01:00
James Cole
c0e2e6a4b5
New translations firefly.php (German)
2017-10-29 17:11:09 +01:00
James Cole
1706b60dcb
New translations firefly.php (German)
2017-10-29 17:01:03 +01:00
James Cole
bf2aec228f
New translations firefly.php (German)
2017-10-29 16:50:59 +01:00
James Cole
fc835a1ea4
New translations csv.php (German)
2017-10-29 16:50:56 +01:00
James Cole
35b68460d1
New translations firefly.php (German)
2017-10-29 16:40:14 +01:00
James Cole
5df16f58ce
Update data for Sandstorm.
2017-10-29 16:05:22 +01:00
James Cole
88a3c8aed9
Fix #911 again
2017-10-29 08:29:40 +01:00
James Cole
af4a188480
Updated transaction view.
2017-10-28 07:39:33 +02:00
James Cole
d3c34ca155
Update service provider.
2017-10-28 07:31:12 +02:00
James Cole
7f26b4e7a7
Overrule Laravel middleware [skip ci]
2017-10-27 18:56:38 +02:00
James Cole
f28d8b8597
Update some libraries……
2017-10-27 18:39:41 +02:00
James Cole
c900716fe6
Merge branch 'develop' of github.com:JC5/firefly-iii into develop
2017-10-27 13:00:36 +02:00
James Cole
a5dd334b71
Log some errors for #960
2017-10-27 12:59:43 +02:00
James Cole
ef695bde60
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Update PiggyBankController.php
2017-10-26 19:58:54 +02:00
James Cole
94762847a2
Fix #849
2017-10-26 19:57:41 +02:00
James Cole
78584c7128
Add cache to search.
2017-10-26 19:56:03 +02:00
James Cole
ed909fce68
New translations form.php (Dutch)
2017-10-26 12:30:07 +02:00
James Cole
2f6b318793
New translations intro.php (Polish)
2017-10-24 10:40:26 +02:00
James Cole
295091a161
New translations intro.php (Polish)
2017-10-24 10:30:07 +02:00
James Cole
0ef35ecb9f
New translations csv.php (Polish)
2017-10-24 10:20:12 +02:00
James Cole
ae57682196
New translations csv.php (Polish)
2017-10-24 10:00:08 +02:00
James Cole
b409d2bcc2
Update PiggyBankController.php
2017-10-23 13:25:12 +02:00
James Cole
1217ff7a7f
Generate key [skip ci]
2017-10-22 20:25:40 +02:00
James Cole
3f681bf71b
Key without lengt. [skip ci]
2017-10-22 20:22:02 +02:00
James Cole
1a325f4978
Some code cleanup.
2017-10-22 20:13:02 +02:00
James Cole
d72b652453
Add some links.
2017-10-22 18:39:09 +02:00
James Cole
c32608b0e1
Add route #937
2017-10-22 18:16:32 +02:00
James Cole
93bcc8f63d
Code for #937
2017-10-22 18:15:12 +02:00
James Cole
fb0cd056b9
New file list.
2017-10-22 17:48:53 +02:00
James Cole
1d1661be94
Disable most logging for sandstorm instances.
2017-10-22 17:31:01 +02:00
James Cole
8ed1d16e16
Fix #951
2017-10-22 13:49:39 +02:00
James Cole
5befe95d36
New translations form.php (Polish)
2017-10-22 12:10:06 +02:00
James Cole
1dc0de975f
New translations form.php (Dutch)
2017-10-22 10:40:51 +02:00
James Cole
87709ab5ed
New translations form.php (French)
2017-10-22 10:40:50 +02:00
James Cole
a32c089dd5
New translations form.php (German)
2017-10-22 10:40:49 +02:00
James Cole
fca7eb523c
New translations form.php (Polish)
2017-10-22 10:40:48 +02:00
James Cole
018589ad68
New translations form.php (Portuguese, Brazilian)
2017-10-22 10:40:47 +02:00
James Cole
43f7734258
New translations form.php (Slovenian)
2017-10-22 10:40:45 +02:00
James Cole
94e49b0dc9
New translations form.php (Spanish)
2017-10-22 10:40:44 +02:00
James Cole
4948ad6e1f
New translations form.php (Indonesian)
2017-10-22 10:40:25 +02:00
James Cole
76c6f20b97
New translations form.php (Russian)
2017-10-22 10:40:16 +02:00
James Cole
97680d1713
Move fonts to local dir #947
2017-10-22 10:38:19 +02:00
James Cole
caa0ecf899
Remove unnecessary comment.
2017-10-22 09:59:04 +02:00
James Cole
0518b98409
New title for single user mode.
2017-10-22 09:58:53 +02:00
James Cole
10a9c7f987
New icon for opening balance.
2017-10-22 09:58:41 +02:00
James Cole
869845f32a
Merge branch 'release/4.6.9'
2017-10-22 06:39:49 +02:00
James Cole
d79493b84c
Updated file list.
2017-10-22 06:35:53 +02:00
James Cole
ebe275c37b
Update composer file.
2017-10-22 06:35:04 +02:00
James Cole
8f728633ba
Small layout changes.
2017-10-22 06:12:24 +02:00
James Cole
1b23bd1e98
Update issue template
2017-10-22 06:11:58 +02:00
James Cole
b2a0e22c48
Update changelog.
2017-10-22 06:11:44 +02:00
James Cole
578252a2c7
Merge pull request #930 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-10-22 05:52:39 +02:00
James Cole
f326c5ec19
Fix #944
2017-10-22 05:47:07 +02:00
James Cole
0358d45614
Make new Sandstorm user an admin.
2017-10-21 21:51:09 +02:00
James Cole
69b26fcb5d
Updated readme.
2017-10-21 20:50:15 +02:00
James Cole
2197438e3d
Add sandstorm reference to read me.
2017-10-21 20:46:34 +02:00
James Cole
779c8b6753
Remove upstream author.
2017-10-21 20:45:08 +02:00
James Cole
dc784b346f
Fix intro box thing.
2017-10-21 12:19:39 +02:00
James Cole
33fbf4c939
File list
2017-10-21 10:03:34 +02:00
James Cole
3d9f9770b4
More stuff for Sandstorm.
2017-10-21 09:58:44 +02:00
James Cole
a3d23aa43c
Update license for Sandstorm file.
2017-10-21 08:50:47 +02:00
James Cole
ac461d64a8
New copyright notice.
2017-10-21 08:40:00 +02:00
James Cole
2e40ec5d4b
Some new files. Updated composer file.
2017-10-20 21:18:27 +02:00
James Cole
72cf4c26f2
Push some stuff over get, not post.
2017-10-20 20:23:45 +02:00
James Cole
b6add99654
Expand capnp file. [skip ci]
2017-10-20 19:28:39 +02:00
James Cole
b07f732daa
Update Sandstorm things
2017-10-20 18:50:54 +02:00
James Cole
a67037d586
Update sandstorm files.
2017-10-20 14:21:47 +02:00
James Cole
a352423cf8
Fix account display.
2017-10-20 13:35:54 +02:00
James Cole
b0be407c7c
Updated read me file. [skip ci]
2017-10-20 10:07:53 +02:00
James Cole
4bacbae68a
Updated read me file. [skip ci]
2017-10-20 10:06:13 +02:00
James Cole
87987f2a2e
Less popups for #943
2017-10-20 08:00:13 +02:00
James Cole
30bfdda2b0
Fix view of #942
2017-10-20 07:55:04 +02:00
James Cole
4d6c679b0e
Fix #942
2017-10-20 07:51:53 +02:00
James Cole
de15ca01e3
Fix #895
2017-10-19 20:51:15 +02:00
James Cole
c53618d0e2
Fix #942
2017-10-19 20:37:39 +02:00
James Cole
7d921d648d
Remove exclamation mark.
2017-10-19 20:32:41 +02:00
James Cole
7e8e766ab4
Fix #902
2017-10-19 18:58:54 +02:00
James Cole
7f5134f758
Clean up routine for #938
2017-10-19 18:35:19 +02:00
James Cole
bcc8e84a73
tpl
2017-10-19 18:11:45 +02:00
James Cole
eec076c745
Fixed #940
2017-10-19 18:08:50 +02:00
James Cole
34bf5f7bfd
Create PULL_REQUEST_TEMPLATE.md
2017-10-19 11:13:04 +02:00
James Cole
e0e2b79c1a
Create ISSUE_TEMPLATE.md
2017-10-19 11:12:20 +02:00
James Cole
783f587a8a
Fix #933
2017-10-16 19:01:26 +02:00
James Cole
95c3f52144
Fix #932
2017-10-16 15:53:55 +02:00
James Cole
b36fc067c9
Set environment to local.
2017-10-15 16:25:26 +02:00
James Cole
dc48335ed9
Remove double budget limits.
2017-10-15 14:38:12 +02:00
James Cole
dad1ee6edd
Fix bars #916
2017-10-15 14:37:58 +02:00
James Cole
5c0bb34d77
Code for #916
2017-10-15 14:05:31 +02:00
James Cole
3e85e4180a
New translations firefly.php (Spanish)
2017-10-15 11:20:28 +02:00
James Cole
99500a1ee2
New translations firefly.php (Portuguese, Brazilian)
2017-10-15 11:20:24 +02:00
James Cole
4945356665
New translations config.php (Portuguese, Brazilian)
2017-10-15 10:50:26 +02:00
James Cole
2190fb972c
New translations csv.php (Portuguese, Brazilian)
2017-10-15 10:50:23 +02:00
James Cole
dfa7e94f87
New translations bank.php (Slovenian)
2017-10-15 10:50:19 +02:00
James Cole
aa6a0f6e83
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-10-15 10:50:13 +02:00
James Cole
02203fb38a
New translations intro.php (French)
2017-10-15 10:50:12 +02:00
James Cole
64b957fda6
New translations bank.php (Slovenian)
2017-10-15 10:40:22 +02:00
James Cole
f82880a519
New translations firefly.php (Portuguese, Brazilian)
2017-10-15 10:40:16 +02:00
James Cole
e7a782359d
New translations csv.php (Portuguese, Brazilian)
2017-10-15 10:40:14 +02:00
James Cole
7f9f83bb3f
New translations config.php (Portuguese, Brazilian)
2017-10-15 10:40:12 +02:00
James Cole
7dca784091
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-10-15 10:40:11 +02:00
James Cole
c633c800a5
New translations intro.php (French)
2017-10-15 10:10:09 +02:00
James Cole
9277ba60aa
New translations firefly.php (Spanish)
2017-10-15 10:10:07 +02:00
James Cole
b30f76ccf5
Merge branch 'release/4.6.8'
2017-10-15 08:57:11 +02:00
James Cole
7ff19a8419
Updated changelog.
2017-10-15 08:52:36 +02:00
James Cole
b28c3a64fa
Updated version.
2017-10-15 08:45:12 +02:00
James Cole
6fedf1eec0
Fixed tests
2017-10-15 08:44:16 +02:00
James Cole
e47911ef43
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii: (30 commits)
New translations firefly.php (French)
New translations csv.php (French)
New translations firefly.php (German)
New translations intro.php (German)
New translations intro.php (German)
New translations intro.php (German)
New translations list.php (German)
New translations firefly.php (Slovenian)
New translations firefly.php (Slovenian)
New translations firefly.php (Slovenian)
New translations csv.php (Slovenian)
New translations csv.php (Slovenian)
New translations list.php (Slovenian)
New translations csv.php (Slovenian)
New translations bank.php (Slovenian)
New translations list.php (Slovenian)
New translations breadcrumbs.php (Slovenian)
New translations intro.php (French)
New translations firefly.php (French)
New translations firefly.php (French)
...
2017-10-15 08:31:17 +02:00
James Cole
7a873c6ee7
Merge pull request #918 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-10-15 08:30:57 +02:00
James Cole
c6c76ac710
New lock file
2017-10-15 08:30:32 +02:00
James Cole
2dae7f40e1
Small updates in change log [skip ci]
2017-10-15 08:26:13 +02:00
James Cole
918ebafd7c
Update changelog formatting.
2017-10-15 08:24:21 +02:00
James Cole
466ff4fe3c
Solution for #926
2017-10-15 07:52:15 +02:00
James Cole
353b3fcba7
Fix invalid JSON.
2017-10-14 08:08:14 +02:00
James Cole
da980bcf9c
Remove dev package from wrong section.
2017-10-14 08:06:34 +02:00
James Cole
ed237476fa
Correct environment in example .env file. #925
2017-10-14 08:06:24 +02:00
James Cole
401ae92a62
Various fixes for #916
2017-10-14 07:58:29 +02:00
James Cole
70ab42bc43
Will correctly join budget tables. #916
2017-10-13 18:26:22 +02:00
James Cole
15e060ea9e
Won’t set budget for anything other then withdrawals. #916
2017-10-13 18:26:05 +02:00
James Cole
4c834467ae
Get all fields
2017-10-13 17:34:19 +02:00
James Cole
7bf691e2bd
Verify deposits with budget.
2017-10-13 17:32:14 +02:00
James Cole
f63bf12733
New translations firefly.php (French)
2017-10-11 18:10:29 +02:00
James Cole
65f0acbd10
New translations csv.php (French)
2017-10-11 18:00:21 +02:00
James Cole
6dd0c2612b
New translations firefly.php (German)
2017-10-11 14:31:30 +02:00
James Cole
21701fd5f2
New translations intro.php (German)
2017-10-11 14:20:21 +02:00
James Cole
beabed1c1b
New translations intro.php (German)
2017-10-11 14:10:11 +02:00
James Cole
ece042b468
New translations intro.php (German)
2017-10-11 14:00:18 +02:00
James Cole
668e36ccf6
New translations list.php (German)
2017-10-11 14:00:17 +02:00
James Cole
27d533dd5b
New docker things.
2017-10-11 10:07:09 +02:00
James Cole
011e28e8c2
Updated docker file.
2017-10-11 09:34:03 +02:00
James Cole
dadeb4616e
Updated docker file.
2017-10-11 09:14:34 +02:00
James Cole
bea0c8dd55
Update docker files. #919 and #915
2017-10-11 08:16:57 +02:00
James Cole
31b92fe594
New translations firefly.php (Slovenian)
2017-10-10 17:32:09 +02:00
James Cole
1753b58ec9
New translations firefly.php (Slovenian)
2017-10-10 17:20:14 +02:00
James Cole
ade8bbb221
New translations firefly.php (Slovenian)
2017-10-10 17:10:10 +02:00
James Cole
c31160f82d
New translations csv.php (Slovenian)
2017-10-10 17:10:08 +02:00
James Cole
d161c9850a
New translations csv.php (Slovenian)
2017-10-10 17:00:07 +02:00
James Cole
a3b8cb25ca
New translations list.php (Slovenian)
2017-10-10 16:50:12 +02:00
James Cole
6c5f915751
New translations csv.php (Slovenian)
2017-10-10 16:50:10 +02:00
James Cole
1bb3581fef
New translations bank.php (Slovenian)
2017-10-10 14:00:44 +02:00
James Cole
d9e8036dda
New translations list.php (Slovenian)
2017-10-10 14:00:43 +02:00
James Cole
b754c9d8a3
New translations breadcrumbs.php (Slovenian)
2017-10-10 14:00:41 +02:00
James Cole
b9679284d0
New translations intro.php (French)
2017-10-10 10:20:32 +02:00
James Cole
3fa5f1cff6
New translations firefly.php (French)
2017-10-10 10:20:31 +02:00
James Cole
dea2b055ae
New translations firefly.php (French)
2017-10-10 10:11:05 +02:00
James Cole
84b20f3f32
New translations csv.php (French)
2017-10-10 10:11:02 +02:00
James Cole
dce39066ad
New translations breadcrumbs.php (French)
2017-10-10 10:11:01 +02:00
James Cole
6b82679f78
New translations firefly.php (French)
2017-10-10 10:00:36 +02:00
James Cole
1f26b26a16
New translations intro.php (German)
2017-10-10 08:50:20 +02:00
James Cole
c5de4338e1
New translations firefly.php (German)
2017-10-10 08:50:18 +02:00
James Cole
41d12f4f2f
New translations intro.php (German)
2017-10-10 08:40:16 +02:00
James Cole
055b80cf7a
New translations intro.php (German)
2017-10-10 08:30:07 +02:00
James Cole
1187169dbd
New translations bank.php (German)
2017-10-10 08:20:08 +02:00
James Cole
ca548e166f
New translations intro.php (German)
2017-10-10 08:20:07 +02:00
James Cole
7b3ca053a5
New translations firefly.php (Polish)
2017-10-09 21:00:17 +02:00
James Cole
110d9278c4
Merge branch 'release/4.6.7'
2017-10-09 20:51:03 +02:00
James Cole
b6245d4b0b
Updated composer lock file.
2017-10-09 20:43:36 +02:00
James Cole
74494a0df6
Added language.
2017-10-09 20:43:25 +02:00
James Cole
9cdd79ee30
Updated changelog.
2017-10-09 20:43:19 +02:00
James Cole
9b30bbcf92
Merge pull request #898 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-10-09 20:42:55 +02:00
James Cole
c64c5495f2
New translations firefly.php (Dutch)
2017-10-09 20:42:28 +02:00
James Cole
a6855349e8
New translations firefly.php (Polish)
2017-10-09 20:40:27 +02:00
James Cole
c02bb617cd
New translations firefly.php (Portuguese, Brazilian)
2017-10-09 20:40:24 +02:00
James Cole
a95ff75531
New translations firefly.php (Slovenian)
2017-10-09 20:40:22 +02:00
James Cole
e726364eb7
New translations firefly.php (Spanish)
2017-10-09 20:40:19 +02:00
James Cole
301d76c1c5
New translations firefly.php (German)
2017-10-09 20:40:15 +02:00
James Cole
4cdf2184c3
New translations firefly.php (French)
2017-10-09 20:40:09 +02:00
James Cole
4d8736b3cf
New translations firefly.php (Dutch)
2017-10-09 20:40:03 +02:00
James Cole
2a5182ba54
New translations firefly.php (Indonesian)
2017-10-09 20:39:54 +02:00
James Cole
4f307cf3ca
New translations firefly.php (Russian)
2017-10-09 20:39:44 +02:00
James Cole
26ab5fea7b
Merge pull request #912 from pkoziol/develop
...
Added missing translations in link type overview.
2017-10-09 20:38:16 +02:00
James Cole
f90a27ce59
Remove twig clean from test script
2017-10-09 20:30:57 +02:00
James Cole
624b654fa6
Fix #917
2017-10-09 20:30:46 +02:00
James Cole
09118013c9
Update for #915
2017-10-08 18:35:24 +02:00
James Cole
e934d8943f
Fix #915
2017-10-08 18:27:51 +02:00
James Cole
9a8ddf5c05
Some debug for #916
2017-10-08 10:14:26 +02:00
James Cole
d5eb0c5724
New translations firefly.php (French)
2017-10-08 10:10:07 +02:00
James Cole
70d5737d83
Fix #910
2017-10-08 06:08:20 +02:00
James Cole
b1b2bb4cc9
Fix #911
2017-10-08 06:07:15 +02:00
James Cole
3d6acf264c
New translations form.php (Polish)
2017-10-06 23:50:19 +02:00
koziolek
730d5d72f3
Added missing translations in link type overview.
2017-10-06 23:39:15 +02:00
James Cole
81e86c9b81
New translations firefly.php (Polish)
2017-10-06 23:30:34 +02:00
James Cole
2215deb7a6
New translations list.php (Polish)
2017-10-06 23:20:27 +02:00
James Cole
950d5892c0
New translations form.php (Polish)
2017-10-06 23:20:26 +02:00
James Cole
8947226064
New translations firefly.php (Polish)
2017-10-06 23:20:25 +02:00
James Cole
42b5df48d3
New translations form.php (Polish)
2017-10-06 23:10:18 +02:00
James Cole
733d67defc
New translations firefly.php (Polish)
2017-10-06 23:10:17 +02:00
James Cole
20cb3ff065
New translations list.php (Polish)
2017-10-06 23:00:18 +02:00
James Cole
ecd7aa95da
New translations firefly.php (Polish)
2017-10-06 23:00:17 +02:00
James Cole
e4b2142dbf
New translations firefly.php (Polish)
2017-10-06 22:50:18 +02:00
James Cole
4fd4d5b571
New translations firefly.php (Polish)
2017-10-06 22:30:21 +02:00
James Cole
511d2c8d1e
Update log thing.
2017-10-06 16:16:01 +02:00
James Cole
9aaee0a951
Met coverage enabled this time.
2017-10-06 15:55:28 +02:00
James Cole
a606a3eef4
Test code coverage.
2017-10-06 15:52:06 +02:00
James Cole
67ed6e14aa
New tests.
2017-10-06 15:41:21 +02:00
James Cole
f737a4914b
New translations csv.php (Indonesian)
2017-10-06 10:40:06 +02:00
James Cole
d1c6e2f8b1
New translations csv.php (Indonesian)
2017-10-06 10:30:06 +02:00
James Cole
3dcf6d892b
New translations csv.php (Indonesian)
2017-10-06 10:20:11 +02:00
James Cole
29e02ce31f
A longer search string will no longer partly match on account name!
2017-10-06 07:07:12 +02:00
James Cole
e5514bc61a
Fix #904
2017-10-06 06:36:00 +02:00
James Cole
c50e180a4e
Merge pull request #903 from hduijn/develop
...
Added SNS specifics code for removing quotes from description
2017-10-05 16:18:03 +02:00
Hugo van Duijn
a1e2814990
Added SNS specifics code for removing quotes from description
2017-10-05 16:00:03 +02:00
James Cole
e68594a93b
Various code cleanup.
2017-10-05 11:49:06 +02:00
James Cole
9859541927
New translations config.php (Indonesian)
2017-10-05 10:30:17 +02:00
James Cole
1c124aec0d
New translations bank.php (Indonesian)
2017-10-05 10:20:19 +02:00
James Cole
425d6d17f4
New translations config.php (Indonesian)
2017-10-05 10:20:18 +02:00
James Cole
6203139cb9
New translations breadcrumbs.php (Indonesian)
2017-10-05 10:20:17 +02:00
James Cole
e0e3d79ee5
New translations auth.php (Indonesian)
2017-10-05 10:20:16 +02:00
James Cole
b18012a36c
Fix tests
2017-10-05 08:26:08 +02:00
James Cole
ef0bee6874
New translations list.php (Dutch)
2017-10-05 07:40:07 +02:00
James Cole
61eeb84db6
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Add missing translations strings in search
2017-10-05 07:34:04 +02:00
James Cole
0520b91c71
New translations firefly.php (Dutch)
2017-10-05 07:30:06 +02:00
James Cole
e4c883018b
New translations firefly.php (Polish)
2017-10-05 07:21:04 +02:00
James Cole
c2f774ea7c
New translations firefly.php (Portuguese, Brazilian)
2017-10-05 07:21:01 +02:00
James Cole
8302518a4f
New translations firefly.php (Slovenian)
2017-10-05 07:20:58 +02:00
James Cole
357b258332
New translations firefly.php (Spanish)
2017-10-05 07:20:55 +02:00
James Cole
3fd72d0584
New translations firefly.php (German)
2017-10-05 07:20:47 +02:00
James Cole
91075084c7
New translations firefly.php (French)
2017-10-05 07:20:41 +02:00
James Cole
687dd0e659
New translations firefly.php (Dutch)
2017-10-05 07:20:34 +02:00
James Cole
f919769bcd
New translations firefly.php (Indonesian)
2017-10-05 07:20:25 +02:00
James Cole
8c109fc212
New translations firefly.php (Russian)
2017-10-05 07:20:13 +02:00
James Cole
1ba304462f
make search query a string
2017-10-05 07:19:23 +02:00
James Cole
b92222b8e5
Merge pull request #900 from pkoziol/develop
...
Add missing translations strings in search
2017-10-05 07:15:10 +02:00
koziolek
8cb2a47a38
Add missing translations strings in search
...
firefly-iii/firefly-iii#899
2017-10-04 21:39:08 +02:00
James Cole
035ef6035d
New translations intro.php (Polish)
2017-10-04 21:10:11 +02:00
James Cole
e74793ccbc
New translations form.php (Polish)
2017-10-04 21:10:10 +02:00
James Cole
b89e7f9307
New translations firefly.php (Polish)
2017-10-04 21:10:08 +02:00
James Cole
5e6fbdad1a
New translations firefly.php (Polish)
2017-10-04 21:00:08 +02:00
James Cole
f18aeee1fb
New translations bank.php (Polish)
2017-10-04 20:50:09 +02:00
James Cole
cea4db785e
New translations firefly.php (Polish)
2017-10-04 20:50:08 +02:00
James Cole
3ab0a44bd9
New translations form.php (Polish)
2017-10-04 20:40:09 +02:00
James Cole
9d2fdb8f07
New translations firefly.php (Polish)
2017-10-04 20:40:07 +02:00
James Cole
1e0806efa7
New translations list.php (Polish)
2017-10-04 20:30:19 +02:00
James Cole
c596506d37
New translations form.php (Polish)
2017-10-04 20:30:17 +02:00
James Cole
f1081d78ea
New translations firefly.php (Polish)
2017-10-04 20:30:16 +02:00
James Cole
8202cd8e22
New translations list.php (Polish)
2017-10-04 20:20:08 +02:00
James Cole
b56d1a2a2b
New translations firefly.php (Polish)
2017-10-04 20:20:07 +02:00
James Cole
3eb96ff593
New translations firefly.php (Polish)
2017-10-04 20:10:15 +02:00
James Cole
c6f521ec1b
Merge pull request #879 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-10-04 16:44:37 +02:00
James Cole
fb4df3484c
New tests
2017-10-04 16:43:01 +02:00
James Cole
c17a278e57
New unit tests.
2017-10-04 15:27:20 +02:00
James Cole
6770b8396a
Fix sprintf error #893
2017-10-04 14:58:03 +02:00
James Cole
81da87287e
Make French a completed language.
2017-10-04 14:53:16 +02:00
James Cole
8267678593
New translations intro.php (French)
2017-10-04 12:20:15 +02:00
James Cole
675be5fb57
New translations intro.php (French)
2017-10-04 12:10:52 +02:00
James Cole
8058a8dfce
New translations intro.php (French)
2017-10-04 12:01:43 +02:00
James Cole
5182a5cdc0
New translations list.php (French)
2017-10-04 12:01:41 +02:00
James Cole
ca86b81448
New translations intro.php (French)
2017-10-04 11:50:28 +02:00
James Cole
44e1262447
New translations form.php (French)
2017-10-04 11:50:27 +02:00
James Cole
d37a443854
New translations firefly.php (French)
2017-10-04 11:50:25 +02:00
James Cole
d426d7ddd1
New translations firefly.php (French)
2017-10-04 11:40:20 +02:00
James Cole
156ecf98f6
New translations firefly.php (French)
2017-10-04 11:30:49 +02:00
James Cole
f022789342
New translations firefly.php (French)
2017-10-04 11:25:33 +02:00
James Cole
593e9b5946
New translations bank.php (French)
2017-10-04 11:13:40 +02:00
James Cole
95ac1f5013
New translations firefly.php (French)
2017-10-04 11:13:39 +02:00
James Cole
35a5310485
Fix #893
2017-10-04 07:19:19 +02:00
James Cole
3b9ec379b5
New translations firefly.php (Polish)
2017-10-03 13:41:06 +02:00
James Cole
7df0230777
New translations firefly.php (Portuguese, Brazilian)
2017-10-03 13:41:03 +02:00
James Cole
66d36850a4
New translations firefly.php (Slovenian)
2017-10-03 13:41:01 +02:00
James Cole
97a655016f
New translations firefly.php (Spanish)
2017-10-03 13:40:58 +02:00
James Cole
35bac16ccc
New translations firefly.php (German)
2017-10-03 13:40:51 +02:00
James Cole
cb593da5b7
New translations firefly.php (French)
2017-10-03 13:40:49 +02:00
James Cole
2b09a00d3a
New translations firefly.php (Dutch)
2017-10-03 13:40:42 +02:00
James Cole
f2383513e2
New translations firefly.php (Indonesian)
2017-10-03 13:40:32 +02:00
James Cole
25aaeead0e
New translations firefly.php (Russian)
2017-10-03 13:40:23 +02:00
James Cole
a22a2fb4ef
Fix #891 and 892 [skip ci]
2017-10-03 13:30:43 +02:00
James Cole
995fd0cfb9
New translations auth.php (Indonesian)
2017-10-03 12:30:31 +02:00
James Cole
011e0b1f29
New translations form.php (Indonesian)
2017-10-03 12:30:30 +02:00
James Cole
3c964e81de
New translations firefly.php (Indonesian)
2017-10-03 12:30:29 +02:00
James Cole
b4f28504a3
New translations csv.php (Indonesian)
2017-10-03 12:30:26 +02:00
James Cole
92f22abb01
New translations breadcrumbs.php (Indonesian)
2017-10-03 12:30:25 +02:00
James Cole
7bdb8bd162
New translations config.php (Indonesian)
2017-10-03 12:30:24 +02:00
James Cole
9b687b3566
New translations list.php (Indonesian)
2017-10-03 12:30:23 +02:00
James Cole
9f622285ca
New translations pagination.php (Indonesian)
2017-10-03 12:30:22 +02:00
James Cole
cbe123c25d
New translations bank.php (Indonesian)
2017-10-03 12:30:21 +02:00
James Cole
3d30502dd9
New translations intro.php (Indonesian)
2017-10-03 12:30:20 +02:00
James Cole
7547e944a1
New translations demo.php (Indonesian)
2017-10-03 12:30:19 +02:00
James Cole
bed5e630af
New translations passwords.php (Indonesian)
2017-10-03 12:30:18 +02:00
James Cole
418d75ad60
New translations validation.php (Indonesian)
2017-10-03 12:30:17 +02:00
James Cole
c000fe4557
Update tests
2017-10-03 10:41:48 +02:00
James Cole
dd9528f531
Migrate notes in upgrade database routine.
2017-10-03 10:41:29 +02:00
James Cole
d1a6b37eb3
Use note object instead of field #888
2017-10-03 10:30:56 +02:00
James Cole
4b3814d33a
New translations list.php (Slovenian)
2017-10-03 05:41:19 +02:00
James Cole
c691957c54
New translations list.php (Spanish)
2017-10-03 05:41:18 +02:00
James Cole
2c26c42339
New translations list.php (Portuguese, Brazilian)
2017-10-03 05:41:16 +02:00
James Cole
ccd93bc442
New translations list.php (Polish)
2017-10-03 05:41:14 +02:00
James Cole
5b21cebec8
New translations list.php (Dutch)
2017-10-03 05:41:13 +02:00
James Cole
f2d1436b82
New translations list.php (German)
2017-10-03 05:41:12 +02:00
James Cole
2d1f6a22d3
New translations list.php (French)
2017-10-03 05:41:10 +02:00
James Cole
484d70ca86
New translations list.php (Russian)
2017-10-03 05:40:59 +02:00
James Cole
4af0c18020
Add missing translation [skip ci]
2017-10-03 05:31:48 +02:00
James Cole
a4b6589cbd
New translations firefly.php (Spanish)
2017-10-03 05:31:05 +02:00
James Cole
b4affabb67
New translations firefly.php (Slovenian)
2017-10-03 05:31:02 +02:00
James Cole
1cb29ff395
New translations firefly.php (Portuguese, Brazilian)
2017-10-03 05:30:59 +02:00
James Cole
55739c801c
New translations firefly.php (Dutch)
2017-10-03 05:30:56 +02:00
James Cole
c68777f385
New translations firefly.php (French)
2017-10-03 05:30:54 +02:00
James Cole
4f1d545468
New translations firefly.php (Polish)
2017-10-03 05:30:51 +02:00
James Cole
0f9220edc9
New translations firefly.php (German)
2017-10-03 05:30:48 +02:00
James Cole
6696513ef9
New translations firefly.php (Russian)
2017-10-03 05:30:35 +02:00
James Cole
95b5793f63
New triggers and actions for notes. #872
2017-10-03 05:28:00 +02:00
James Cole
7a57c60891
Add config value to .env value. #882
2017-10-02 18:20:03 +02:00
James Cole
ebcd8dbd7c
Set trusted proxies value from config if present. #882
2017-10-02 18:19:17 +02:00
James Cole
1bfa8f0139
Expand test coverage.
2017-10-02 16:27:21 +02:00
James Cole
2dfe2ddaf3
Attempt to cover all cases in amount converter, this fixes #840
2017-10-02 16:25:48 +02:00
James Cole
03f33c5e7e
Remove routes (for help)
2017-10-02 16:24:31 +02:00
James Cole
2b73747ecf
Button instead of a link #884
2017-10-02 14:41:06 +02:00
James Cole
174d01292f
Fix #881
2017-10-02 08:47:57 +02:00
James Cole
782d675259
New translations firefly.php (Dutch)
2017-10-01 08:30:07 +02:00
James Cole
158ebdad30
New translations form.php (Dutch)
2017-10-01 08:30:05 +02:00
James Cole
9addbb979a
Merge pull request #878 from Findus23/master
...
fix typo in nofollow
2017-09-30 18:03:02 +02:00
James Cole
b5375a5629
New translations firefly.php (Spanish)
2017-09-30 18:01:01 +02:00
James Cole
04200203a4
New translations form.php (Dutch)
2017-09-30 18:00:59 +02:00
James Cole
05a0dfdc2e
New translations form.php (French)
2017-09-30 18:00:58 +02:00
James Cole
543a1d7835
New translations form.php (German)
2017-09-30 18:00:57 +02:00
James Cole
ec87651123
New translations firefly.php (Slovenian)
2017-09-30 18:00:55 +02:00
James Cole
c4bb05caf5
New translations firefly.php (Portuguese, Brazilian)
2017-09-30 18:00:53 +02:00
James Cole
52fdd35a66
New translations firefly.php (Dutch)
2017-09-30 18:00:50 +02:00
James Cole
6ee40342dc
New translations firefly.php (French)
2017-09-30 18:00:48 +02:00
James Cole
42b7ae096c
New translations firefly.php (Polish)
2017-09-30 18:00:45 +02:00
James Cole
95acbf69d3
New translations firefly.php (German)
2017-09-30 18:00:42 +02:00
James Cole
19326bb8ff
New translations form.php (Polish)
2017-09-30 18:00:40 +02:00
James Cole
c208ba4d8f
New translations form.php (Portuguese, Brazilian)
2017-09-30 18:00:39 +02:00
James Cole
9c4d3134ef
New translations form.php (Slovenian)
2017-09-30 18:00:36 +02:00
James Cole
6b61883281
New translations form.php (Spanish)
2017-09-30 18:00:35 +02:00
James Cole
6bec07bdd3
New translations firefly.php (Russian)
2017-09-30 18:00:24 +02:00
James Cole
28b68bf0fd
New translations form.php (Russian)
2017-09-30 18:00:21 +02:00
Lukas Winkler
85797a5d70
fix typo in nofollow
2017-09-30 17:56:51 +02:00
James Cole
cc61281523
Add openstreetmap with a mapbox.com layer. #420
2017-09-30 17:50:22 +02:00
James Cole
c0d62dfc86
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
Fix dates in CHANGELOG. [skip ci]
2017-09-30 13:17:45 +02:00
James Cole
134f21bada
Fix for #825
2017-09-30 13:16:12 +02:00
James Cole
73f3675966
Merge pull request #877 from pkoziol/develop
...
Fix dates in CHANGELOG
2017-09-30 12:38:55 +02:00
koziolek
5a28b285c2
Fix dates in CHANGELOG. [skip ci]
2017-09-30 12:36:56 +02:00
James Cole
aea6575358
Merge branch 'release/4.6.6'
2017-09-30 09:11:16 +02:00
James Cole
d0054e657e
Updated composer file.
2017-09-30 09:03:13 +02:00
James Cole
d2e312e1c3
Update changelog. [skip ci]
2017-09-30 08:40:36 +02:00
James Cole
8678f9af65
Add redirect for tag thing. See #875
2017-09-29 16:54:23 +02:00
James Cole
cca29bcdfe
Take redirect uri from controller class.
2017-09-29 16:53:09 +02:00
James Cole
40f2659b91
Smooth error catching.
2017-09-29 15:32:47 +02:00
James Cole
d306183c95
Catch exceptions in FixerIO
2017-09-29 15:32:35 +02:00
James Cole
a34d888024
Merge pull request #874 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-09-29 15:02:54 +02:00
James Cole
2932689c53
New translations form.php (Dutch)
2017-09-29 14:50:26 +02:00
James Cole
b0b8a8cc25
New translations intro.php (Dutch)
2017-09-29 14:50:24 +02:00
James Cole
ce8056424f
New translations bank.php (Dutch)
2017-09-29 14:50:23 +02:00
James Cole
1567a0181b
Merge pull request #821 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-09-29 14:49:39 +02:00
James Cole
b60ad97150
New translations firefly.php (Dutch)
2017-09-29 14:40:08 +02:00
James Cole
cc93e4442b
New translations firefly.php (Spanish)
2017-09-29 14:30:58 +02:00
James Cole
1f4ec8211e
New translations firefly.php (Slovenian)
2017-09-29 14:30:51 +02:00
James Cole
3a9cbcc565
New translations firefly.php (Portuguese, Brazilian)
2017-09-29 14:30:49 +02:00
James Cole
fe6cce7495
New translations firefly.php (Dutch)
2017-09-29 14:30:45 +02:00
James Cole
f98e24e443
New translations firefly.php (French)
2017-09-29 14:30:43 +02:00
James Cole
4ffbc0932c
New translations firefly.php (Polish)
2017-09-29 14:30:40 +02:00
James Cole
9eec12a4de
New translations firefly.php (German)
2017-09-29 14:30:37 +02:00
James Cole
40d1011c37
New translations firefly.php (Russian)
2017-09-29 14:30:23 +02:00
James Cole
aa4682af6a
Expand budget box and clear some languages.
2017-09-29 14:22:40 +02:00
James Cole
47bea97c96
New translations firefly.php (Spanish)
2017-09-29 09:02:15 +02:00
James Cole
78b76d0f65
New translations firefly.php (Slovenian)
2017-09-29 09:02:05 +02:00
James Cole
3a70a85283
New translations firefly.php (Portuguese, Brazilian)
2017-09-29 09:01:59 +02:00
James Cole
aa7e6166c1
New translations firefly.php (Dutch)
2017-09-29 09:01:51 +02:00
James Cole
08dcd9407b
New translations firefly.php (French)
2017-09-29 09:01:47 +02:00
James Cole
2c263d6e82
New translations firefly.php (Polish)
2017-09-29 09:01:41 +02:00
James Cole
ca9a4e44b4
New translations firefly.php (German)
2017-09-29 09:01:35 +02:00
James Cole
a1b74eaa8e
New translations intro.php (Dutch)
2017-09-29 09:01:14 +02:00
James Cole
a3732a65c9
New translations intro.php (French)
2017-09-29 09:01:13 +02:00
James Cole
f6a162def1
New translations intro.php (German)
2017-09-29 09:01:11 +02:00
James Cole
7e96f212c6
New translations firefly.php (Russian)
2017-09-29 09:01:08 +02:00
James Cole
67c4ae5d49
New translations intro.php (Polish)
2017-09-29 09:01:01 +02:00
James Cole
c0ce65e71f
New translations intro.php (Portuguese, Brazilian)
2017-09-29 09:00:59 +02:00
James Cole
77cc04d9b3
New translations intro.php (Russian)
2017-09-29 09:00:56 +02:00
James Cole
5c8ed110f5
New translations intro.php (Slovenian)
2017-09-29 09:00:54 +02:00
James Cole
3104ee1263
New translations intro.php (Spanish)
2017-09-29 09:00:53 +02:00
James Cole
76ed261441
A basic box for #786
2017-09-29 08:52:15 +02:00
James Cole
0b36facec3
New translations firefly.php (Spanish)
2017-09-28 09:01:14 +02:00
James Cole
2a4f6d6f1f
New translations firefly.php (Slovenian)
2017-09-28 09:01:10 +02:00
James Cole
ffe9eaaae5
New translations firefly.php (Portuguese, Brazilian)
2017-09-28 09:01:07 +02:00
James Cole
2a2c6335a5
New translations firefly.php (Dutch)
2017-09-28 09:01:04 +02:00
James Cole
8b36c17e30
New translations firefly.php (French)
2017-09-28 09:01:00 +02:00
James Cole
dae3c4ccc7
New translations firefly.php (Polish)
2017-09-28 09:00:57 +02:00
James Cole
0514258290
New translations firefly.php (German)
2017-09-28 09:00:54 +02:00
James Cole
c5fdeacc87
New translations firefly.php (Russian)
2017-09-28 09:00:30 +02:00
James Cole
b11ea13b1d
New translations bank.php (Portuguese, Brazilian)
2017-09-28 09:00:24 +02:00
James Cole
9823603a0c
New translations bank.php (Russian)
2017-09-28 09:00:23 +02:00
James Cole
366a618d00
New translations bank.php (Slovenian)
2017-09-28 09:00:22 +02:00
James Cole
dee681ed2a
New translations bank.php (Spanish)
2017-09-28 09:00:22 +02:00
James Cole
8c116862e2
New translations bank.php (Polish)
2017-09-28 09:00:20 +02:00
James Cole
9a86b907d7
New translations bank.php (German)
2017-09-28 09:00:19 +02:00
James Cole
b70861df30
New translations bank.php (French)
2017-09-28 09:00:18 +02:00
James Cole
f8a1e9b6d5
New translations bank.php (Dutch)
2017-09-28 09:00:17 +02:00
James Cole
aaac47ebfc
Icons will not break [skip ci]
2017-09-28 08:59:59 +02:00
James Cole
fd1feadc67
Fix #826
2017-09-28 08:59:40 +02:00
James Cole
1fc54f5207
New translations form.php (Dutch)
2017-09-28 08:20:50 +02:00
James Cole
04efdf75db
New translations form.php (French)
2017-09-28 08:20:49 +02:00
James Cole
eee4909755
New translations form.php (German)
2017-09-28 08:20:48 +02:00
James Cole
c8bf7e9c28
New translations form.php (Polish)
2017-09-28 08:20:35 +02:00
James Cole
07e2c1000c
New translations form.php (Portuguese, Brazilian)
2017-09-28 08:20:34 +02:00
James Cole
e9afd21375
New translations form.php (Slovenian)
2017-09-28 08:20:31 +02:00
James Cole
b1ea6f5595
New translations form.php (Spanish)
2017-09-28 08:20:30 +02:00
James Cole
69b454da7d
New translations form.php (Russian)
2017-09-28 08:20:17 +02:00
James Cole
c19c7c680b
Small improvements to bunq import.
2017-09-28 08:17:32 +02:00
James Cole
12ceecd57b
New translations firefly.php (Polish)
2017-09-27 15:52:11 +02:00
James Cole
75f64225ee
New translations firefly.php (Portuguese, Brazilian)
2017-09-27 15:52:07 +02:00
James Cole
f157eff2c3
New translations firefly.php (Slovenian)
2017-09-27 15:52:01 +02:00
James Cole
95a185ec39
New translations firefly.php (Spanish)
2017-09-27 15:51:55 +02:00
James Cole
7963e511b9
New translations firefly.php (German)
2017-09-27 15:51:50 +02:00
James Cole
2608e1ae74
New translations firefly.php (French)
2017-09-27 15:51:43 +02:00
James Cole
13a6dd56a3
New translations firefly.php (Dutch)
2017-09-27 15:51:35 +02:00
James Cole
a7969dd4b4
New translations firefly.php (Russian)
2017-09-27 15:51:06 +02:00
James Cole
b80b026246
Fix tests.
2017-09-27 15:46:08 +02:00
James Cole
a1a93d9bbb
Send test message from admin.
2017-09-27 15:45:55 +02:00
James Cole
12df3d7b8e
New translations firefly.php (Polish)
2017-09-27 14:52:47 +02:00
James Cole
e564a4a0d3
New translations firefly.php (Portuguese, Brazilian)
2017-09-27 14:52:40 +02:00
James Cole
b2a9128b2b
New translations firefly.php (Slovenian)
2017-09-27 14:52:33 +02:00
James Cole
866bcbf702
New translations firefly.php (Spanish)
2017-09-27 14:52:27 +02:00
James Cole
6d538dc568
New translations firefly.php (German)
2017-09-27 14:52:20 +02:00
James Cole
c5737c7fc9
New translations firefly.php (French)
2017-09-27 14:52:12 +02:00
James Cole
c60c0a93a4
New translations firefly.php (Dutch)
2017-09-27 14:52:02 +02:00
James Cole
ed7119bae5
New translations firefly.php (Russian)
2017-09-27 14:51:30 +02:00
James Cole
c9cb310a2f
Remove crappy translation of link types. Still needs a solution.
2017-09-27 14:50:04 +02:00
James Cole
fdfe18a952
Fix code for boxes.
2017-09-27 14:42:12 +02:00
James Cole
5631daa173
New translations firefly.php (Polish)
2017-09-27 14:42:02 +02:00
James Cole
38aa22fa5f
New translations firefly.php (Portuguese, Brazilian)
2017-09-27 14:41:55 +02:00
James Cole
eab7d400e5
New translations firefly.php (Slovenian)
2017-09-27 14:41:50 +02:00
James Cole
29e6fba089
New translations firefly.php (Spanish)
2017-09-27 14:41:44 +02:00
James Cole
979cb605f5
New translations firefly.php (German)
2017-09-27 14:41:39 +02:00
James Cole
be4db5983d
New translations firefly.php (French)
2017-09-27 14:41:31 +02:00
James Cole
aabcbaa665
New translations firefly.php (Dutch)
2017-09-27 14:41:23 +02:00
James Cole
dc18db5a17
New translations firefly.php (Russian)
2017-09-27 14:40:56 +02:00
James Cole
fb140b1379
Missing language strings [skip ci]
2017-09-27 14:31:02 +02:00
James Cole
97be088716
Add FF version in CSS for easier updates [skip ci]
2017-09-27 08:49:59 +02:00
James Cole
3e39deec36
Updated website boxes.
2017-09-27 08:45:27 +02:00
James Cole
6f55049fb6
Complex but workable code for #865
2017-09-26 10:59:17 +02:00
James Cole
066d114dfe
New translations firefly.php (Polish)
2017-09-26 09:21:11 +02:00
James Cole
acb8bd7244
New translations firefly.php (Portuguese, Brazilian)
2017-09-26 09:21:08 +02:00
James Cole
d75a1583cc
New translations firefly.php (Slovenian)
2017-09-26 09:21:05 +02:00
James Cole
c553f9eee0
New translations firefly.php (Spanish)
2017-09-26 09:21:02 +02:00
James Cole
117059077f
New translations firefly.php (German)
2017-09-26 09:20:58 +02:00
James Cole
c3555bae1f
New translations firefly.php (French)
2017-09-26 09:20:55 +02:00
James Cole
2c7ab07b41
New translations firefly.php (Dutch)
2017-09-26 09:20:51 +02:00
James Cole
12f31ffb81
New translations form.php (Dutch)
2017-09-26 09:20:48 +02:00
James Cole
3cb4cc88e8
New translations form.php (French)
2017-09-26 09:20:47 +02:00
James Cole
82ea17d2eb
New translations form.php (Spanish)
2017-09-26 09:20:43 +02:00
James Cole
61ac8adc7d
New translations form.php (German)
2017-09-26 09:20:42 +02:00
James Cole
7681a2a544
New translations form.php (Polish)
2017-09-26 09:20:40 +02:00
James Cole
5a5bce953c
New translations form.php (Portuguese, Brazilian)
2017-09-26 09:20:39 +02:00
James Cole
1263fd7b98
New translations form.php (Slovenian)
2017-09-26 09:20:38 +02:00
James Cole
c3ea62aa44
New translations firefly.php (Russian)
2017-09-26 09:20:29 +02:00
James Cole
82ebf92b06
New translations form.php (Russian)
2017-09-26 09:20:26 +02:00
James Cole
d99adb515a
More code for #857
2017-09-26 09:15:21 +02:00
James Cole
5ca239e177
New translations firefly.php (Polish)
2017-09-26 09:01:19 +02:00
James Cole
b525893c39
New translations firefly.php (Portuguese, Brazilian)
2017-09-26 09:01:16 +02:00
James Cole
7cdc159a50
New translations firefly.php (Slovenian)
2017-09-26 09:01:13 +02:00
James Cole
0f441aef42
New translations firefly.php (Spanish)
2017-09-26 09:01:11 +02:00
James Cole
6497dc1701
New translations firefly.php (German)
2017-09-26 09:01:08 +02:00
James Cole
bbe13487d3
New translations firefly.php (French)
2017-09-26 09:01:05 +02:00
James Cole
8fc6f82a04
New translations firefly.php (Dutch)
2017-09-26 09:01:01 +02:00
James Cole
e791215bb8
New translations form.php (Dutch)
2017-09-26 09:00:59 +02:00
James Cole
db83d541b4
New translations form.php (French)
2017-09-26 09:00:58 +02:00
James Cole
08bc3e7596
New translations form.php (Spanish)
2017-09-26 09:00:55 +02:00
James Cole
9c47c6173f
New translations form.php (German)
2017-09-26 09:00:53 +02:00
James Cole
1458300768
New translations form.php (Polish)
2017-09-26 09:00:52 +02:00
James Cole
1752ea527d
New translations form.php (Portuguese, Brazilian)
2017-09-26 09:00:50 +02:00
James Cole
acea869a98
New translations form.php (Slovenian)
2017-09-26 09:00:49 +02:00
James Cole
91426b9491
New translations firefly.php (Russian)
2017-09-26 09:00:41 +02:00
James Cole
0491623313
New translations form.php (Russian)
2017-09-26 09:00:38 +02:00
James Cole
91e96aa4b9
New code for email address change in profile. See #857
2017-09-26 08:52:16 +02:00
James Cole
c099572fd8
New translations firefly.php (Polish)
2017-09-25 09:31:43 +02:00
James Cole
7d481efff9
New translations firefly.php (Portuguese, Brazilian)
2017-09-25 09:31:41 +02:00
James Cole
a210112dc6
New translations firefly.php (Slovenian)
2017-09-25 09:31:38 +02:00
James Cole
04e4eea735
New translations firefly.php (Spanish)
2017-09-25 09:31:35 +02:00
James Cole
3e0fb03a0b
New translations firefly.php (German)
2017-09-25 09:31:32 +02:00
James Cole
17d042d4a2
New translations firefly.php (French)
2017-09-25 09:31:28 +02:00
James Cole
a54883ab91
New translations firefly.php (Dutch)
2017-09-25 09:31:24 +02:00
James Cole
dfb3f81b69
New translations firefly.php (Russian)
2017-09-25 09:31:10 +02:00
James Cole
ea1d543795
Fix #853
2017-09-25 09:28:16 +02:00
James Cole
c917d2b1c4
Improve readme [skip ci]
2017-09-25 07:40:49 +02:00
James Cole
96419fb359
Fix #847
2017-09-25 07:32:29 +02:00
James Cole
0b0e0054b3
Fix tests.
2017-09-25 07:01:52 +02:00
James Cole
1199a44f92
New translations firefly.php (Dutch)
2017-09-25 06:20:08 +02:00
James Cole
1a81cd45f2
Fix #866
2017-09-25 06:14:37 +02:00
James Cole
6134372101
New translations list.php (Dutch)
2017-09-25 06:10:05 +02:00
James Cole
4ec830a2e3
Fix list overview [skip ci]
2017-09-25 06:10:04 +02:00
James Cole
73df3040ca
Fix list overview [skip ci]
2017-09-25 06:04:37 +02:00
James Cole
0dc5282898
New translations firefly.php (Polish)
2017-09-24 21:20:58 +02:00
James Cole
fafa0bfeef
New translations firefly.php (Portuguese, Brazilian)
2017-09-24 21:20:55 +02:00
James Cole
e7e512e2f8
New translations firefly.php (Slovenian)
2017-09-24 21:20:52 +02:00
James Cole
467571d3bb
New translations firefly.php (Spanish)
2017-09-24 21:20:50 +02:00
James Cole
11b01f0cd8
New translations firefly.php (German)
2017-09-24 21:20:47 +02:00
James Cole
f069ee1b0f
New translations firefly.php (French)
2017-09-24 21:20:44 +02:00
James Cole
e51ff88671
New translations firefly.php (Dutch)
2017-09-24 21:20:42 +02:00
James Cole
ee68f1df3e
New translations list.php (French)
2017-09-24 21:20:39 +02:00
James Cole
456ec4ee0a
New translations list.php (German)
2017-09-24 21:20:37 +02:00
James Cole
9c17594c34
New translations list.php (Polish)
2017-09-24 21:20:36 +02:00
James Cole
2dfc37c1d8
New translations list.php (Portuguese, Brazilian)
2017-09-24 21:20:35 +02:00
James Cole
1d36221607
New translations list.php (Dutch)
2017-09-24 21:20:34 +02:00
James Cole
388c886552
New translations list.php (Slovenian)
2017-09-24 21:20:26 +02:00
James Cole
fde2dd1c92
New translations list.php (Spanish)
2017-09-24 21:20:25 +02:00
James Cole
42898846c6
New translations firefly.php (Russian)
2017-09-24 21:20:24 +02:00
James Cole
a475c99987
New translations list.php (Russian)
2017-09-24 21:20:21 +02:00
James Cole
ac0e2c9885
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
New translation strings.
Update JournalRepository.php
Update Amount.php
Update ImportStorage.php
Fix #854
Enable mod_ssl by default
2017-09-24 21:18:57 +02:00
James Cole
260ef1a07e
Tag view update.
2017-09-24 21:18:43 +02:00
James Cole
9d59a9b83e
New translations form.php (Dutch)
2017-09-21 09:00:21 +02:00
James Cole
c5434aba13
New translations firefly.php (Polish)
2017-09-21 07:00:59 +02:00
James Cole
dd33b96c12
New translations firefly.php (Portuguese, Brazilian)
2017-09-21 07:00:57 +02:00
James Cole
349e449cb8
New translations firefly.php (Slovenian)
2017-09-21 07:00:54 +02:00
James Cole
0524ca0297
New translations firefly.php (Spanish)
2017-09-21 07:00:51 +02:00
James Cole
7bdaf8bac3
New translations firefly.php (German)
2017-09-21 07:00:48 +02:00
James Cole
1dd62a1934
New translations firefly.php (French)
2017-09-21 07:00:45 +02:00
James Cole
0a4c4729cf
New translations firefly.php (Dutch)
2017-09-21 07:00:42 +02:00
James Cole
daf4c2ad49
New translations form.php (Dutch)
2017-09-21 07:00:40 +02:00
James Cole
2e60ab8763
New translations form.php (French)
2017-09-21 07:00:39 +02:00
James Cole
62d58afb68
New translations form.php (Spanish)
2017-09-21 07:00:36 +02:00
James Cole
93cd7310f4
New translations form.php (German)
2017-09-21 07:00:34 +02:00
James Cole
1b8f4f7735
New translations form.php (Polish)
2017-09-21 07:00:33 +02:00
James Cole
d446c1c5e7
New translations form.php (Portuguese, Brazilian)
2017-09-21 07:00:32 +02:00
James Cole
d5bfe682fe
New translations form.php (Slovenian)
2017-09-21 07:00:31 +02:00
James Cole
47fc3398e0
New translations firefly.php (Russian)
2017-09-21 07:00:24 +02:00
James Cole
62bd6d13d1
New translations form.php (Russian)
2017-09-21 07:00:21 +02:00
James Cole
9f1ea0807b
Merge branch 'develop' of github.com:JC5/firefly-iii into develop
2017-09-21 06:51:31 +02:00
James Cole
9c5b639986
New translation strings.
2017-09-21 06:50:58 +02:00
James Cole
ec73607974
Update JournalRepository.php
...
Fix #860
2017-09-20 08:35:20 +02:00
James Cole
e442eb6ce2
Update Amount.php
...
Fix null pointer #854
2017-09-20 08:31:00 +02:00
James Cole
a7e5072c8e
New translations firefly.php (Dutch)
2017-09-19 08:00:07 +02:00
James Cole
db9c0600a8
Update ImportStorage.php
...
Fix for #854
2017-09-19 07:51:16 +02:00
James Cole
cea1673058
New translations list.php (Dutch)
2017-09-18 14:40:07 +02:00
James Cole
3f93941dd9
Fix #854
2017-09-17 19:21:03 +02:00
James Cole
4fa33c892a
Merge pull request #855 from ms32035/mod_ssl
...
Enable mod_ssl in docker container
2017-09-17 19:14:26 +02:00
Marcin Szymanski
fb3230845d
Enable mod_ssl by default
2017-09-17 14:42:29 +01:00
James Cole
37250cbde3
Various code cleanup.
2017-09-16 09:24:48 +02:00
James Cole
3424ec1c27
Various code cleanup.
2017-09-16 07:41:03 +02:00
James Cole
fe9adba7fb
Reinstate secure pw check and single user verification.
2017-09-16 07:18:15 +02:00
James Cole
b1135cee60
Various code cleanup
2017-09-16 07:17:58 +02:00
James Cole
d44347d7d6
New translations firefly.php (Polish)
2017-09-16 07:00:54 +02:00
James Cole
f04a28215e
New translations firefly.php (Portuguese, Brazilian)
2017-09-16 07:00:51 +02:00
James Cole
7b54d93c52
New translations firefly.php (Slovenian)
2017-09-16 07:00:48 +02:00
James Cole
a61999baff
New translations firefly.php (Spanish)
2017-09-16 07:00:46 +02:00
James Cole
fbeb4b60a3
New translations firefly.php (German)
2017-09-16 07:00:43 +02:00
James Cole
91b7c307b6
New translations firefly.php (French)
2017-09-16 07:00:40 +02:00
James Cole
92239322f9
New translations firefly.php (Dutch)
2017-09-16 07:00:37 +02:00
James Cole
128f9cc9eb
New translations firefly.php (Russian)
2017-09-16 07:00:22 +02:00
James Cole
bbab89d884
Fixes #848
2017-09-16 06:52:53 +02:00
James Cole
6fd040d420
Fix null pointer exception. #846
2017-09-15 17:35:44 +02:00
James Cole
c8cec91a93
Add debug info to job change status [skip ci]
2017-09-15 07:00:53 +02:00
James Cole
38bb074751
Fix storage bug in #845
2017-09-15 06:26:09 +02:00
James Cole
337088b567
New translations firefly.php (Portuguese, Brazilian)
2017-09-14 21:21:18 +02:00
James Cole
1727273d98
New translations firefly.php (Spanish)
2017-09-14 21:21:14 +02:00
James Cole
adeb569d84
New translations firefly.php (German)
2017-09-14 21:21:11 +02:00
James Cole
dd8142e26a
New translations firefly.php (French)
2017-09-14 21:21:08 +02:00
James Cole
50df395f72
New translations firefly.php (Dutch)
2017-09-14 21:21:04 +02:00
James Cole
519ca4b2af
Improve export routine and cron job for #837
2017-09-14 21:17:19 +02:00
James Cole
f54b4c3abc
Implement access token for command line things.
2017-09-14 18:27:22 +02:00
James Cole
43a66fd378
Export job.
2017-09-14 18:10:38 +02:00
James Cole
f4938cfed7
Debug text in import routine.
2017-09-14 18:10:31 +02:00
James Cole
6badf101d7
Small cosmetic changes to export routine.
2017-09-14 18:03:39 +02:00
James Cole
3d27f22d2e
New translations firefly.php (Polish)
2017-09-14 17:51:05 +02:00
James Cole
acac5f8ea2
New translations firefly.php (Portuguese, Brazilian)
2017-09-14 17:51:02 +02:00
James Cole
1d1b3afab5
New translations firefly.php (Slovenian)
2017-09-14 17:50:59 +02:00
James Cole
ad2c6390a6
New translations firefly.php (Spanish)
2017-09-14 17:50:56 +02:00
James Cole
c16bcf7b57
New translations firefly.php (German)
2017-09-14 17:50:51 +02:00
James Cole
7ecf5804bc
New translations firefly.php (French)
2017-09-14 17:50:48 +02:00
James Cole
b43e197dde
New translations firefly.php (Dutch)
2017-09-14 17:50:44 +02:00
James Cole
48bd80d4c4
New translations firefly.php (Russian)
2017-09-14 17:50:28 +02:00
James Cole
fc67c9a476
Add missing translation for #843
2017-09-14 17:45:43 +02:00
James Cole
ca861e2a5d
New translations list.php (French)
2017-09-14 17:42:53 +02:00
James Cole
a626f71b9f
New translations list.php (German)
2017-09-14 17:42:52 +02:00
James Cole
d0f1509a9e
New translations list.php (Polish)
2017-09-14 17:42:50 +02:00
James Cole
64194da2f2
New translations list.php (Portuguese, Brazilian)
2017-09-14 17:42:49 +02:00
James Cole
f4ac589eab
New translations list.php (Dutch)
2017-09-14 17:42:48 +02:00
James Cole
96b2184d27
New translations list.php (Slovenian)
2017-09-14 17:42:39 +02:00
James Cole
e196ff7281
New translations list.php (Spanish)
2017-09-14 17:42:38 +02:00
James Cole
bc05afeabb
New translations list.php (Russian)
2017-09-14 17:42:35 +02:00
James Cole
5e900736f8
Various code cleanup.
2017-09-14 17:40:02 +02:00
James Cole
761e9effae
Fix tests
2017-09-14 17:34:22 +02:00
James Cole
e0f1211896
Update config to account for namespace.
2017-09-14 17:29:21 +02:00
James Cole
fc5494e7f4
Restore test env. file.
2017-09-14 17:10:33 +02:00
James Cole
45a05111e6
New translations firefly.php (Dutch)
2017-09-14 16:40:12 +02:00
James Cole
afe9d109b3
Small layout change [skip ci]
2017-09-14 16:13:25 +02:00
James Cole
768c7e53b4
Show message when locale is invalid.
2017-09-14 16:12:07 +02:00
James Cole
a20d9fa8f1
Add missing translations #843
2017-09-14 16:11:55 +02:00
James Cole
d60ae63153
New translations firefly.php (Polish)
2017-09-14 16:11:24 +02:00
James Cole
1a1c85b268
New translations firefly.php (Portuguese, Brazilian)
2017-09-14 16:11:20 +02:00
James Cole
dd3ddaa838
New translations firefly.php (Slovenian)
2017-09-14 16:11:16 +02:00
James Cole
56fcf73ce1
New translations firefly.php (Spanish)
2017-09-14 16:11:13 +02:00
James Cole
c9e7018490
Fix null pointer
2017-09-14 16:11:10 +02:00
James Cole
bc6a34bb47
New translations firefly.php (German)
2017-09-14 16:11:09 +02:00
James Cole
fcf350b06b
New translations firefly.php (French)
2017-09-14 16:11:03 +02:00
James Cole
6c393fb8e0
New translations firefly.php (Dutch)
2017-09-14 16:10:57 +02:00
James Cole
d7ef5df8c3
New translations firefly.php (Russian)
2017-09-14 16:10:37 +02:00
James Cole
e250ffbd18
Add missing translations #843
2017-09-14 16:03:27 +02:00
James Cole
4b5f500dc1
Filter out opening balances. #839
2017-09-14 10:39:24 +02:00
James Cole
6d69832711
Extra big buttons for ##838
2017-09-14 10:32:58 +02:00
James Cole
233305ecb4
Change namespace of rules.
2017-09-13 07:49:58 +02:00
James Cole
78f9fbae40
New translations firefly.php (Polish)
2017-09-12 23:10:10 +02:00
James Cole
be46aa77f2
New translations firefly.php (Polish)
2017-09-12 22:41:07 +02:00
James Cole
e741ba2f65
New translations firefly.php (Portuguese, Brazilian)
2017-09-12 22:41:03 +02:00
James Cole
3203f7e1b7
New translations firefly.php (Slovenian)
2017-09-12 22:40:59 +02:00
James Cole
f4aa982247
New translations firefly.php (Spanish)
2017-09-12 22:40:55 +02:00
James Cole
27c1f1d0d5
New translations firefly.php (German)
2017-09-12 22:40:51 +02:00
James Cole
e291e32a29
New translations firefly.php (French)
2017-09-12 22:40:48 +02:00
James Cole
9072388dd0
New translations firefly.php (Dutch)
2017-09-12 22:40:44 +02:00
James Cole
5f4da0f6a4
New translations firefly.php (Russian)
2017-09-12 22:40:26 +02:00
James Cole
0583aa53a9
Fix typo [skip ci] #836
2017-09-12 22:30:48 +02:00
James Cole
1d3ace5f21
Fix for #835
2017-09-12 22:28:14 +02:00
James Cole
3e8fe70915
Update error handler.
2017-09-12 22:14:43 +02:00
James Cole
bf8ce5471e
Fix bug in #836
2017-09-12 22:11:45 +02:00
James Cole
262f8a33c6
Fixed validation rules.
2017-09-12 21:44:31 +02:00
James Cole
4f934e54cf
Easier upgrade, include FF version in JS
2017-09-12 19:59:07 +02:00
James Cole
158bf06efb
Update version (is also a test)
2017-09-12 19:57:56 +02:00
James Cole
436017baee
Introduce version to template. Rename Javascript URI
2017-09-12 19:57:41 +02:00
James Cole
05e55696bb
New translations firefly.php (Polish)
2017-09-12 19:51:09 +02:00
James Cole
f825b5923c
New translations firefly.php (Portuguese, Brazilian)
2017-09-12 19:51:06 +02:00
James Cole
9a9893236e
New translations firefly.php (Slovenian)
2017-09-12 19:51:02 +02:00
James Cole
0ee843988f
New translations firefly.php (Spanish)
2017-09-12 19:50:59 +02:00
James Cole
adf7e10879
New translations firefly.php (German)
2017-09-12 19:50:56 +02:00
James Cole
59e449c806
New translations firefly.php (French)
2017-09-12 19:50:52 +02:00
James Cole
cc05bfa181
New translations firefly.php (Dutch)
2017-09-12 19:50:49 +02:00
James Cole
b8c7aa68b4
New translations firefly.php (Russian)
2017-09-12 19:50:31 +02:00
James Cole
6e80b2f4c8
Update tests.
2017-09-12 19:47:29 +02:00
James Cole
ce205ab413
Various small fixes.
2017-09-12 18:24:42 +02:00
James Cole
626a9aac4b
Update gitignore.
2017-09-12 18:24:19 +02:00
James Cole
73d85ca8c6
Update kernel so it works.
2017-09-12 18:24:12 +02:00
James Cole
96795fe197
New translations form.php (French)
2017-09-12 17:30:17 +02:00
James Cole
5cacf15322
New translations firefly.php (French)
2017-09-12 17:30:11 +02:00
James Cole
590ce971bf
New translations firefly.php (French)
2017-09-12 17:20:12 +02:00
James Cole
7d5e93650b
New translations firefly.php (French)
2017-09-12 15:20:12 +02:00
James Cole
561dc57c03
New translations firefly.php (French)
2017-09-12 15:10:14 +02:00
James Cole
625d626b25
New translations firefly.php (French)
2017-09-12 15:00:15 +02:00
James Cole
dcfec9bd89
New translations firefly.php (French)
2017-09-12 14:50:11 +02:00
James Cole
f1ff681b06
New translations firefly.php (French)
2017-09-12 14:40:14 +02:00
James Cole
9bc9aa0bb0
Add bcscale again.
2017-09-10 09:54:00 +02:00
James Cole
24ea20f769
Various changes to make things work again.
2017-09-10 09:46:50 +02:00
James Cole
1faa520168
Update composer files.
2017-09-10 08:43:03 +02:00
James Cole
7e30d761c5
No longer necessary
2017-09-10 08:42:48 +02:00
James Cole
750aa80b7c
Updated docker example file.
2017-09-10 08:40:02 +02:00
James Cole
861941353b
Update env example file.
2017-09-10 08:39:00 +02:00
James Cole
3fda7aa1e5
Update Kernel file to work with Laravel 5.5
2017-09-10 08:33:51 +02:00
James Cole
6f886e6eaa
Changes required to make FF work again.
2017-09-10 08:30:27 +02:00
James Cole
9223f3ef71
Various updated files.
2017-09-09 22:32:11 +02:00
James Cole
6dbf4a3e49
New translations firefly.php (Polish)
2017-09-09 22:30:07 +02:00
James Cole
3b9b74b5ea
Example test should point to /login
2017-09-09 22:11:33 +02:00
James Cole
418a6ab5ad
This removes the bcscale thing which is very necessary.
2017-09-09 22:10:56 +02:00
James Cole
2268155994
Various files
2017-09-09 22:10:43 +02:00
James Cole
b219283d66
New validation thing is taking my namespace
2017-09-09 22:06:30 +02:00
James Cole
f077adaefd
Separated providers.
2017-09-09 22:06:13 +02:00
James Cole
8823666aa9
CSRF middleware separated.
2017-09-09 22:03:54 +02:00
James Cole
ff9146ab91
Authentication in separate commit.
2017-09-09 22:03:27 +02:00
James Cole
c40be5299c
Kernel middleware in separate commit.
2017-09-09 22:02:20 +02:00
James Cole
dcb2f45124
New translations firefly.php (Polish)
2017-09-09 22:00:55 +02:00
James Cole
f6322440cf
New translations firefly.php (Portuguese, Brazilian)
2017-09-09 22:00:52 +02:00
James Cole
21e4108fd8
New translations firefly.php (Slovenian)
2017-09-09 22:00:49 +02:00
James Cole
8e33688268
New translations firefly.php (Spanish)
2017-09-09 22:00:47 +02:00
James Cole
a3fb2717cb
New translations firefly.php (German)
2017-09-09 22:00:44 +02:00
James Cole
8017cf9d34
New translations firefly.php (French)
2017-09-09 22:00:41 +02:00
James Cole
8fe304e65b
New translations firefly.php (Dutch)
2017-09-09 22:00:38 +02:00
James Cole
28485e461e
New translations firefly.php (Russian)
2017-09-09 22:00:23 +02:00
James Cole
bf270745f0
Separate commit for error handler.
2017-09-09 21:57:45 +02:00
James Cole
d1e60cd546
First step towards Laravel 5.5
2017-09-09 21:57:24 +02:00
James Cole
834db4d02f
New sentence for journal links.
2017-09-09 21:52:12 +02:00
James Cole
2f8d75eb73
Fix for #827
2017-09-09 18:44:05 +02:00
James Cole
53eef3fda7
Catch for #822
2017-09-09 18:37:47 +02:00
James Cole
0bcc010de8
Create link types when they do not exist in verify routine. #826
2017-09-09 18:36:17 +02:00
James Cole
b43bf35e98
Merge pull request #824 from DieBauer/823-dockerfile
...
Docker: Use working directory instead of hardcoded dist version
2017-09-09 18:22:59 +02:00
James Cole
769023e36c
New translations firefly.php (Polish)
2017-09-09 17:20:07 +02:00
Jens Kat
2bf47f6d58
Use environment variable for install dir
2017-09-09 13:17:01 +02:00
Jens Kat
a3e1821ca0
Docker: Use working directory instead of hardcoded dist version
...
- By using the current (.) working directory, we can get the latest changes in the Docker image.
If the building of Docker images is automated, it will automatically pick up the checked out version.
- Rearrange some Docker layers things that don't invalidate that much.
2017-09-09 12:51:37 +02:00
James Cole
dc1754bca7
New translations firefly.php (Polish)
2017-09-09 08:41:03 +02:00
James Cole
8879d76dd9
New translations firefly.php (Portuguese, Brazilian)
2017-09-09 08:41:01 +02:00
James Cole
cec99b83a0
New translations firefly.php (Slovenian)
2017-09-09 08:40:59 +02:00
James Cole
498873c208
New translations firefly.php (Spanish)
2017-09-09 08:40:56 +02:00
James Cole
80c8f131c8
New translations firefly.php (German)
2017-09-09 08:40:53 +02:00
James Cole
7344bd9054
New translations firefly.php (French)
2017-09-09 08:40:49 +02:00
James Cole
44b4e146eb
New translations firefly.php (Dutch)
2017-09-09 08:40:45 +02:00
James Cole
e330eafc91
New translations form.php (Dutch)
2017-09-09 08:40:44 +02:00
James Cole
b9e7541cf6
New translations form.php (French)
2017-09-09 08:40:43 +02:00
James Cole
0d595d576a
New translations list.php (French)
2017-09-09 08:40:41 +02:00
James Cole
ab602c98d9
New translations list.php (German)
2017-09-09 08:40:40 +02:00
James Cole
a0722fe022
New translations list.php (Polish)
2017-09-09 08:40:39 +02:00
James Cole
4454c0b911
New translations list.php (Portuguese, Brazilian)
2017-09-09 08:40:38 +02:00
James Cole
ae61064029
New translations list.php (Dutch)
2017-09-09 08:40:37 +02:00
James Cole
21168b8a49
New translations form.php (Spanish)
2017-09-09 08:40:36 +02:00
James Cole
077a3fb5a8
New translations form.php (German)
2017-09-09 08:40:35 +02:00
James Cole
8266cdba66
New translations form.php (Polish)
2017-09-09 08:40:34 +02:00
James Cole
aa0d3fd54c
New translations form.php (Portuguese, Brazilian)
2017-09-09 08:40:32 +02:00
James Cole
86080ad871
New translations form.php (Slovenian)
2017-09-09 08:40:31 +02:00
James Cole
6b8144e8af
New translations list.php (Slovenian)
2017-09-09 08:40:26 +02:00
James Cole
10ab561fbb
New translations list.php (Spanish)
2017-09-09 08:40:24 +02:00
James Cole
5d3606c12d
New translations firefly.php (Russian)
2017-09-09 08:40:23 +02:00
James Cole
e8d74bd735
New translations form.php (Russian)
2017-09-09 08:40:20 +02:00
James Cole
7c791d4fbf
New translations list.php (Russian)
2017-09-09 08:40:19 +02:00
James Cole
ee2fba415a
Remove unused translations.
2017-09-09 08:32:45 +02:00
James Cole
81bef28607
Merge branch 'release/4.6.5'
2017-09-09 07:21:53 +02:00
James Cole
d46ba4325f
Updated composer file
2017-09-09 07:21:20 +02:00
James Cole
e044670c55
Merge pull request #789 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-09-09 07:09:46 +02:00
James Cole
66c13f35e7
Various code cleanup.
2017-09-09 07:03:43 +02:00
James Cole
f2cb675267
New change log. [skip ci]
2017-09-09 06:57:03 +02:00
James Cole
6f9b69a032
Version upgrade.
2017-09-09 06:42:09 +02:00
James Cole
3a3eb4e84f
Various code cleanup.
2017-09-09 06:41:45 +02:00
James Cole
c81955d84a
New translations firefly.php (Dutch)
2017-09-09 06:30:07 +02:00
James Cole
0543733e3d
Various code cleanup.
2017-09-09 06:28:21 +02:00
James Cole
336fb5f5a6
Fix #820
2017-09-09 06:25:20 +02:00
James Cole
6d592d45b0
New translations firefly.php (Polish)
2017-09-08 21:20:14 +02:00
James Cole
45d2467772
New translations firefly.php (Spanish)
2017-09-08 20:41:15 +02:00
James Cole
643248f9e4
New translations firefly.php (Slovenian)
2017-09-08 20:41:10 +02:00
James Cole
94b18798ed
New translations firefly.php (Portuguese, Brazilian)
2017-09-08 20:41:07 +02:00
James Cole
4a18178a86
New translations firefly.php (Dutch)
2017-09-08 20:41:03 +02:00
James Cole
7bdde6822b
New translations firefly.php (French)
2017-09-08 20:40:59 +02:00
James Cole
a118588fe7
New translations firefly.php (Polish)
2017-09-08 20:40:55 +02:00
James Cole
88bc81b9f5
New translations firefly.php (German)
2017-09-08 20:40:51 +02:00
James Cole
1af68843b0
New translations firefly.php (Russian)
2017-09-08 20:40:33 +02:00
James Cole
f704ade86b
Fix #818
2017-09-08 20:37:46 +02:00
James Cole
2dff8aec69
Code for #819
2017-09-08 20:24:11 +02:00
James Cole
aae26c5da9
Can edit rule group #794
2017-09-08 20:12:55 +02:00
James Cole
2dbdcf73ed
Possible fix for #724
2017-09-08 20:07:22 +02:00
James Cole
9960b063e7
New translations firefly.php (French)
2017-09-06 14:40:17 +02:00
James Cole
13834a276e
New translations firefly.php (Dutch)
2017-09-06 08:50:12 +02:00
James Cole
a50945ad53
Fix #814
2017-09-05 20:50:19 +02:00
James Cole
068b9e388f
New code for double transfer routine. #797
2017-09-05 06:43:33 +02:00
James Cole
6158288295
New translations firefly.php (German)
2017-09-03 21:00:07 +02:00
James Cole
b9fc298a0a
New translations firefly.php (Polish)
2017-09-03 19:30:10 +02:00
James Cole
a697b0735f
New translations firefly.php (Polish)
2017-09-03 19:20:09 +02:00
James Cole
6b82a8b29a
New translations list.php (Dutch)
2017-09-03 18:30:44 +02:00
James Cole
158377a522
New translations list.php (French)
2017-09-03 18:30:43 +02:00
James Cole
3d32b8eb59
New translations list.php (German)
2017-09-03 18:30:34 +02:00
James Cole
9bc53c6644
New translations list.php (Polish)
2017-09-03 18:30:34 +02:00
James Cole
a1b9baae30
New translations list.php (Russian)
2017-09-03 18:30:28 +02:00
James Cole
6b6132b91b
New translations validation.php (Russian)
2017-09-03 18:30:26 +02:00
James Cole
fdf26905c6
New translations list.php (Portuguese, Brazilian)
2017-09-03 18:30:22 +02:00
James Cole
8f3731dabe
New translations list.php (Slovenian)
2017-09-03 18:30:21 +02:00
James Cole
e3521692ca
New translations list.php (Spanish)
2017-09-03 18:30:19 +02:00
James Cole
dc8df37f5a
New translations validation.php (Polish)
2017-09-03 18:30:17 +02:00
James Cole
141ae05cd6
New translations validation.php (Portuguese, Brazilian)
2017-09-03 18:30:16 +02:00
James Cole
584f4fb286
New translations validation.php (Slovenian)
2017-09-03 18:30:14 +02:00
James Cole
fdec8ab6a2
New translations validation.php (Spanish)
2017-09-03 18:30:13 +02:00
James Cole
3f79ffecaf
New translations validation.php (German)
2017-09-03 18:30:12 +02:00
James Cole
5ee071fdc7
New translations validation.php (French)
2017-09-03 18:30:11 +02:00
James Cole
88e0985776
New translations validation.php (Dutch)
2017-09-03 18:30:08 +02:00
James Cole
a942313f85
Remove obsolete strings.
2017-09-03 18:20:08 +02:00
James Cole
f2446d46aa
Code for #797
2017-09-03 18:19:58 +02:00
James Cole
78c8680300
Expand log for #797
2017-09-03 18:18:19 +02:00
James Cole
1cb979404b
New translations form.php (Polish)
2017-09-03 17:00:09 +02:00
James Cole
44a017db99
New translations list.php (Polish)
2017-09-03 17:00:07 +02:00
James Cole
69a67ca977
New translations firefly.php (Polish)
2017-09-03 16:50:09 +02:00
James Cole
dd579cc19b
New translations form.php (Polish)
2017-09-03 16:50:06 +02:00
James Cole
0346b09cb0
New translations firefly.php (Polish)
2017-09-03 16:40:07 +02:00
James Cole
eb15d2bbd8
New translations firefly.php (Polish)
2017-09-03 16:30:50 +02:00
James Cole
6a20f3113a
New translations firefly.php (Polish)
2017-09-03 16:20:07 +02:00
James Cole
b4e8bb1e0f
New translations firefly.php (Polish)
2017-09-03 16:10:09 +02:00
James Cole
83754960a6
Add messages for all levels.
2017-09-03 16:09:27 +02:00
James Cole
892f262261
Fix transaction controller tests
2017-09-03 16:06:37 +02:00
James Cole
0bccf0d734
New translations firefly.php (Polish)
2017-09-03 16:00:10 +02:00
James Cole
826dce324f
New translations form.php (Polish)
2017-09-03 16:00:07 +02:00
James Cole
d9dad4387e
Fix rule validation issues.
2017-09-03 15:57:13 +02:00
James Cole
62c4a9a7fc
New translations firefly.php (Polish)
2017-09-03 15:50:06 +02:00
James Cole
386b069c83
New translations firefly.php (Polish)
2017-09-03 15:40:21 +02:00
James Cole
6a48c354b7
New translations firefly.php (Polish)
2017-09-03 15:30:07 +02:00
James Cole
ff0b1d0ec9
New translations firefly.php (Polish)
2017-09-03 15:20:09 +02:00
James Cole
ceaba5a11c
New translations firefly.php (Polish)
2017-09-03 15:10:08 +02:00
James Cole
560bd6a92b
New translations firefly.php (Polish)
2017-09-03 14:30:07 +02:00
James Cole
05103c0676
New translations firefly.php (Polish)
2017-09-03 14:20:07 +02:00
James Cole
88ea2aad28
New translations csv.php (Polish)
2017-09-03 14:10:06 +02:00
James Cole
55cd717df4
New translations demo.php (German)
2017-09-03 14:10:05 +02:00
James Cole
812e3d4a74
New translations firefly.php (Polish)
2017-09-03 14:00:17 +02:00
James Cole
5946e4b9b5
New translations firefly.php (German)
2017-09-03 14:00:14 +02:00
James Cole
ef54e0a845
New translations form.php (Polish)
2017-09-03 14:00:11 +02:00
James Cole
20597c5ee1
New translations help.php (German)
2017-09-03 14:00:09 +02:00
James Cole
057e76acd0
New translations breadcrumbs.php (Polish)
2017-09-03 14:00:08 +02:00
James Cole
3582d79530
New translations demo.php (German)
2017-09-03 14:00:07 +02:00
James Cole
1c72e742cf
New translations validation.php (German)
2017-09-03 14:00:06 +02:00
James Cole
2ac582cd18
New translations firefly.php (German)
2017-09-03 13:50:08 +02:00
James Cole
e36302315c
New translations form.php (German)
2017-09-03 13:50:06 +02:00
James Cole
e48d14e14a
New translations firefly.php (German)
2017-09-03 13:40:10 +02:00
James Cole
608aa5c31e
New translations firefly.php (Polish)
2017-09-03 13:40:07 +02:00
James Cole
533398115d
New translations firefly.php (German)
2017-09-03 13:30:07 +02:00
James Cole
a8d69f850a
New translations csv.php (German)
2017-09-03 13:20:08 +02:00
James Cole
98cb74e00c
New translations firefly.php (German)
2017-09-03 13:20:07 +02:00
James Cole
49c5c9ba15
Include id in test.
2017-09-03 13:16:11 +02:00
James Cole
64979fd941
Add missing ID field.
2017-09-03 13:11:40 +02:00
James Cole
dccafee383
New translations firefly.php (German)
2017-09-03 13:10:07 +02:00
James Cole
0444ad5221
Debug message for #797
2017-09-03 13:02:19 +02:00
James Cole
693c6fb71b
Debug message for #797
2017-09-03 13:00:36 +02:00
James Cole
d5bcaf42ac
New translations firefly.php (German)
2017-09-03 13:00:07 +02:00
James Cole
b002635d1b
Fixes #809
2017-09-03 12:56:45 +02:00
James Cole
19e3a10a28
Fixed #801
2017-09-03 12:50:29 +02:00
James Cole
1d87da7745
Fix nullpointer
2017-09-03 11:13:45 +02:00
James Cole
0840883546
New translations firefly.php (Spanish)
2017-09-03 11:10:53 +02:00
James Cole
9d283b85e2
New translations firefly.php (Slovenian)
2017-09-03 11:10:49 +02:00
James Cole
f031b6fa3f
New translations firefly.php (Portuguese, Brazilian)
2017-09-03 11:10:47 +02:00
James Cole
4b03bc92c0
New translations firefly.php (Dutch)
2017-09-03 11:10:44 +02:00
James Cole
487c81eeb2
New translations firefly.php (French)
2017-09-03 11:10:41 +02:00
James Cole
26f71400e9
New translations firefly.php (Polish)
2017-09-03 11:10:39 +02:00
James Cole
daeb06ede8
New translations firefly.php (German)
2017-09-03 11:10:36 +02:00
James Cole
fe9705d33e
New translations firefly.php (Russian)
2017-09-03 11:10:24 +02:00
James Cole
25ea1c8f5f
Add text for empty box #800
2017-09-03 11:02:18 +02:00
James Cole
80a2fd485e
New translations firefly.php (Spanish)
2017-09-03 11:00:54 +02:00
James Cole
18f8b102c3
New translations firefly.php (Slovenian)
2017-09-03 11:00:50 +02:00
James Cole
b99c8dd32a
New translations firefly.php (Portuguese, Brazilian)
2017-09-03 11:00:47 +02:00
James Cole
52f1d96cfb
New translations firefly.php (Dutch)
2017-09-03 11:00:44 +02:00
James Cole
c143d54c97
New translations firefly.php (French)
2017-09-03 11:00:41 +02:00
James Cole
ac3881779c
New translations firefly.php (Polish)
2017-09-03 11:00:38 +02:00
James Cole
65e0700f2c
New translations firefly.php (German)
2017-09-03 11:00:36 +02:00
James Cole
733cee5c8c
New translations firefly.php (Russian)
2017-09-03 11:00:23 +02:00
James Cole
6b09466819
Implement #803
2017-09-03 10:51:02 +02:00
James Cole
b29c0f9d74
New translations auth.php (Dutch)
2017-09-03 10:42:27 +02:00
James Cole
5d239b896c
New translations firefly.php (Spanish)
2017-09-03 10:42:26 +02:00
James Cole
52770a970b
New translations form.php (French)
2017-09-03 10:42:23 +02:00
James Cole
bbf923b849
New translations form.php (German)
2017-09-03 10:42:21 +02:00
James Cole
d735c5d10b
New translations firefly.php (Slovenian)
2017-09-03 10:42:20 +02:00
James Cole
2417224991
New translations firefly.php (Portuguese, Brazilian)
2017-09-03 10:42:18 +02:00
James Cole
d515bda868
New translations csv.php (Spanish)
2017-09-03 10:42:14 +02:00
James Cole
8e332119e3
New translations firefly.php (Dutch)
2017-09-03 10:42:13 +02:00
James Cole
5ac3dccb37
New translations firefly.php (French)
2017-09-03 10:42:11 +02:00
James Cole
e9354e1b6a
New translations firefly.php (Polish)
2017-09-03 10:42:08 +02:00
James Cole
8700393e61
New translations firefly.php (German)
2017-09-03 10:42:06 +02:00
James Cole
8d76eaf633
New translations form.php (Polish)
2017-09-03 10:42:04 +02:00
James Cole
99b6eb3cd9
New translations form.php (Portuguese, Brazilian)
2017-09-03 10:42:02 +02:00
James Cole
36ffa46441
New translations help.php (Slovenian)
2017-09-03 10:42:01 +02:00
James Cole
d110fea710
New translations help.php (Spanish)
2017-09-03 10:41:59 +02:00
James Cole
09bd94d44e
New translations list.php (Dutch)
2017-09-03 10:41:58 +02:00
James Cole
3b8b45d12d
New translations list.php (French)
2017-09-03 10:41:57 +02:00
James Cole
39045fe2fc
New translations help.php (Portuguese, Brazilian)
2017-09-03 10:41:56 +02:00
James Cole
b7e7c82bd7
New translations help.php (Polish)
2017-09-03 10:41:55 +02:00
James Cole
473eeaa206
New translations form.php (Slovenian)
2017-09-03 10:41:54 +02:00
James Cole
36b93d6d2b
New translations help.php (Dutch)
2017-09-03 10:41:52 +02:00
James Cole
f24feb62c8
New translations help.php (German)
2017-09-03 10:41:51 +02:00
James Cole
69b82a5043
New translations help.php (French)
2017-09-03 10:41:50 +02:00
James Cole
547db2f27b
New translations csv.php (Slovenian)
2017-09-03 10:41:48 +02:00
James Cole
6b6599eb79
New translations csv.php (Portuguese, Brazilian)
2017-09-03 10:41:47 +02:00
James Cole
fcad295809
New translations breadcrumbs.php (German)
2017-09-03 10:41:45 +02:00
James Cole
9a1e3701a3
New translations breadcrumbs.php (Polish)
2017-09-03 10:41:44 +02:00
James Cole
ba3b82cc87
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-09-03 10:41:43 +02:00
James Cole
c768949034
New translations breadcrumbs.php (Dutch)
2017-09-03 10:41:42 +02:00
James Cole
4749c854bc
New translations auth.php (Spanish)
2017-09-03 10:41:41 +02:00
James Cole
3887231051
New translations auth.php (French)
2017-09-03 10:41:40 +02:00
James Cole
3078adac2d
New translations auth.php (German)
2017-09-03 10:41:39 +02:00
James Cole
ec40d91f85
New translations auth.php (Polish)
2017-09-03 10:41:38 +02:00
James Cole
399cb3bc3f
New translations auth.php (Slovenian)
2017-09-03 10:41:37 +02:00
James Cole
fe2bba2c40
New translations auth.php (Portuguese, Brazilian)
2017-09-03 10:41:35 +02:00
James Cole
2bbdd76ee1
New translations breadcrumbs.php (Slovenian)
2017-09-03 10:41:34 +02:00
James Cole
a8ace43470
New translations breadcrumbs.php (Spanish)
2017-09-03 10:41:33 +02:00
James Cole
9c5c5b56ef
New translations csv.php (Dutch)
2017-09-03 10:41:32 +02:00
James Cole
109b9000d2
New translations csv.php (French)
2017-09-03 10:41:30 +02:00
James Cole
2194cd9da1
New translations csv.php (German)
2017-09-03 10:41:27 +02:00
James Cole
ac2834954c
New translations csv.php (Polish)
2017-09-03 10:41:26 +02:00
James Cole
136043bb23
New translations config.php (Spanish)
2017-09-03 10:41:24 +02:00
James Cole
459c0fc136
New translations config.php (Slovenian)
2017-09-03 10:41:23 +02:00
James Cole
22ab01c9ff
New translations config.php (Dutch)
2017-09-03 10:41:22 +02:00
James Cole
cb7466247c
New translations config.php (French)
2017-09-03 10:41:21 +02:00
James Cole
a87b1fca1b
New translations config.php (German)
2017-09-03 10:41:20 +02:00
James Cole
0d4b971bd0
New translations config.php (Portuguese, Brazilian)
2017-09-03 10:41:18 +02:00
James Cole
2b6fe7cae7
New translations config.php (Polish)
2017-09-03 10:41:18 +02:00
James Cole
beb1ac4c9d
New translations list.php (German)
2017-09-03 10:41:16 +02:00
James Cole
923cdcde16
New translations list.php (Polish)
2017-09-03 10:41:15 +02:00
James Cole
4ff4ca642c
New translations csv.php (Russian)
2017-09-03 10:41:14 +02:00
James Cole
a968525d3f
New translations firefly.php (Russian)
2017-09-03 10:41:12 +02:00
James Cole
f73a23db97
New translations form.php (Russian)
2017-09-03 10:41:09 +02:00
James Cole
4437cb67b9
New translations help.php (Russian)
2017-09-03 10:41:08 +02:00
James Cole
abfb47674c
New translations config.php (Russian)
2017-09-03 10:41:06 +02:00
James Cole
f4deaf78e7
New translations breadcrumbs.php (Russian)
2017-09-03 10:41:05 +02:00
James Cole
38f588da1d
New translations demo.php (Polish)
2017-09-03 10:41:04 +02:00
James Cole
d7be6fc9f6
New translations demo.php (Portuguese, Brazilian)
2017-09-03 10:41:02 +02:00
James Cole
dd4b640424
New translations demo.php (Slovenian)
2017-09-03 10:41:01 +02:00
James Cole
ffbe400e33
New translations auth.php (Russian)
2017-09-03 10:41:00 +02:00
James Cole
533ea67278
New translations demo.php (Spanish)
2017-09-03 10:40:59 +02:00
James Cole
9ad0bea76d
New translations list.php (Russian)
2017-09-03 10:40:57 +02:00
James Cole
7d6bc09f18
New translations pagination.php (Russian)
2017-09-03 10:40:56 +02:00
James Cole
40a8a5a8e7
New translations intro.php (Portuguese, Brazilian)
2017-09-03 10:40:55 +02:00
James Cole
47c0a2cf03
New translations intro.php (Russian)
2017-09-03 10:40:54 +02:00
James Cole
2c787dd96d
New translations intro.php (Slovenian)
2017-09-03 10:40:53 +02:00
James Cole
de340130b8
New translations intro.php (Polish)
2017-09-03 10:40:51 +02:00
James Cole
abc71e4cd6
New translations intro.php (German)
2017-09-03 10:40:50 +02:00
James Cole
444c2af5b0
New translations passwords.php (Russian)
2017-09-03 10:40:49 +02:00
James Cole
07277b7282
New translations validation.php (Russian)
2017-09-03 10:40:47 +02:00
James Cole
41f1bb1dbd
New translations demo.php (Russian)
2017-09-03 10:40:45 +02:00
James Cole
ee337b9476
New translations intro.php (Dutch)
2017-09-03 10:40:44 +02:00
James Cole
1cbe63e293
New translations demo.php (German)
2017-09-03 10:40:42 +02:00
James Cole
eae3bf4d0e
New translations demo.php (French)
2017-09-03 10:40:42 +02:00
James Cole
7502497827
New translations pagination.php (Portuguese, Brazilian)
2017-09-03 10:40:40 +02:00
James Cole
a66541fd04
New translations pagination.php (Slovenian)
2017-09-03 10:40:38 +02:00
James Cole
522d99477c
New translations pagination.php (Spanish)
2017-09-03 10:40:37 +02:00
James Cole
3a4869205d
New translations passwords.php (Dutch)
2017-09-03 10:40:36 +02:00
James Cole
5ae49e8e3e
New translations pagination.php (Polish)
2017-09-03 10:40:35 +02:00
James Cole
915321db61
New translations pagination.php (German)
2017-09-03 10:40:34 +02:00
James Cole
bcd5b580cb
New translations list.php (Portuguese, Brazilian)
2017-09-03 10:40:32 +02:00
James Cole
70226a24c9
New translations list.php (Slovenian)
2017-09-03 10:40:30 +02:00
James Cole
dd4995e02b
New translations list.php (Spanish)
2017-09-03 10:40:29 +02:00
James Cole
46d3b70154
New translations pagination.php (French)
2017-09-03 10:40:28 +02:00
James Cole
540c03670b
New translations pagination.php (Dutch)
2017-09-03 10:40:27 +02:00
James Cole
8037e4a4c4
New translations passwords.php (French)
2017-09-03 10:40:26 +02:00
James Cole
15a13be329
New translations passwords.php (German)
2017-09-03 10:40:24 +02:00
James Cole
9509825552
New translations validation.php (Polish)
2017-09-03 10:40:23 +02:00
James Cole
e46ef2f92c
New translations validation.php (Portuguese, Brazilian)
2017-09-03 10:40:22 +02:00
James Cole
dc21afe14a
New translations validation.php (Slovenian)
2017-09-03 10:40:21 +02:00
James Cole
7667c0fa4a
New translations demo.php (Dutch)
2017-09-03 10:40:20 +02:00
James Cole
7f747cd4ef
New translations validation.php (Spanish)
2017-09-03 10:40:18 +02:00
James Cole
1e3693101b
New translations validation.php (German)
2017-09-03 10:40:17 +02:00
James Cole
d31640734c
New translations validation.php (French)
2017-09-03 10:40:16 +02:00
James Cole
ce3478041a
New translations passwords.php (Polish)
2017-09-03 10:40:15 +02:00
James Cole
ad2752a62c
New translations passwords.php (Portuguese, Brazilian)
2017-09-03 10:40:13 +02:00
James Cole
d29ebdbf26
New translations passwords.php (Slovenian)
2017-09-03 10:40:12 +02:00
James Cole
491b3547b5
New translations validation.php (Dutch)
2017-09-03 10:40:11 +02:00
James Cole
71cb8fe038
New translations passwords.php (Spanish)
2017-09-03 10:40:10 +02:00
James Cole
816b291ed3
Code for #805
2017-09-03 10:39:05 +02:00
James Cole
b9f6119c68
Fix rule title.
2017-09-03 10:38:41 +02:00
James Cole
c87d7458fc
New lines for triggers.
2017-09-03 10:16:53 +02:00
James Cole
aed5ef3fba
Sort triggers and actions
2017-09-03 10:16:45 +02:00
James Cole
523824225e
Fix test coverage
2017-09-03 10:09:27 +02:00
James Cole
2a2a18f378
Add new triggers
2017-09-03 10:09:10 +02:00
James Cole
c29fb13941
Commit changes.
2017-09-03 10:08:56 +02:00
James Cole
30549da044
Merge pull request #806 from pkoziol/develop
...
Fix formatting when currency symbol is separated and follows amount
2017-09-03 09:45:21 +02:00
James Cole
e81775fbce
Merge pull request #807 from pkoziol/issue-799
...
Fix reseting action type when editing rule
2017-09-03 09:45:07 +02:00
James Cole
e7520a82c4
Merge pull request #808 from pkoziol/issue-798
...
Fix search that worked only for lowercase queries
2017-09-03 09:44:43 +02:00
James Cole
cf0e089616
New translations firefly.php (French)
2017-09-02 22:10:14 +02:00
James Cole
df8207bd9f
New translations firefly.php (French)
2017-09-02 22:00:18 +02:00
James Cole
d65d555d63
New translations intro.php (French)
2017-09-02 22:00:15 +02:00
James Cole
159920296a
New translations breadcrumbs.php (French)
2017-09-02 22:00:14 +02:00
James Cole
bfd7e009cc
New translations intro.php (French)
2017-09-02 21:50:06 +02:00
koziolek
682f9283a6
Fix search that worked only for lowercase queries
...
firefly-iii/firefly-iii#798
2017-09-02 20:38:56 +02:00
koziolek
bbe8a97945
Fix reseting action type when editing rule
...
firefly-iii/firefly-iii#799
2017-09-02 20:30:55 +02:00
koziolek
f93d11643f
Fix formatting when currency symbol is separated and follows amount
2017-09-02 20:11:37 +02:00
James Cole
78bae33433
Remove experimental multi period thing.
2017-09-02 07:40:39 +02:00
James Cole
7cab89a291
Remove experimental multi period thing.
2017-09-02 07:40:05 +02:00
James Cole
95e91b9af8
Fix tests
2017-09-01 21:54:17 +02:00
James Cole
5e08461385
Fix broken dev installation.
2017-09-01 21:22:55 +02:00
James Cole
632d95f1fb
Should fix rule, category and other name checks. #793
2017-09-01 11:20:51 +02:00
James Cole
edd1b25330
Revert "Should fix rule, category and other name checks. #793 "
...
This reverts commit ffaf48dda7 .
2017-09-01 11:19:49 +02:00
Dorigo
ffaf48dda7
Should fix rule, category and other name checks. #793
2017-09-01 11:15:36 +02:00
James Cole
0e465ade48
Merge pull request #792 from jleeong/master
...
Fixing Dockerization of application
2017-09-01 08:48:11 +02:00
James Cole
ab80803f0f
Fix order for bills.
2017-09-01 06:28:26 +02:00
jleeong
88d3db4dc8
Fixed dockerization
2017-08-31 12:05:43 -07:00
James Cole
da4dbb7319
New translations form.php (Spanish)
2017-08-31 17:10:14 +02:00
James Cole
808b405dd6
New translations intro.php (Spanish)
2017-08-31 17:10:12 +02:00
James Cole
a429aaa6fd
New translations intro.php (Spanish)
2017-08-31 17:00:08 +02:00
James Cole
8db9641480
Experimental multi-budget overview.
2017-08-31 07:29:23 +02:00
James Cole
8dec769d64
Add newlines to files [skip ci]
2017-08-31 06:47:18 +02:00
James Cole
06ad377729
New translations form.php (Dutch)
2017-08-31 06:20:07 +02:00
James Cole
569f736831
Merge pull request #778 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-08-31 06:07:31 +02:00
James Cole
7702ed027b
Expand view for #780
2017-08-30 07:40:39 +02:00
James Cole
7c068afe05
New translations form.php (Dutch)
2017-08-30 07:21:13 +02:00
James Cole
211d136b7a
New translations form.php (French)
2017-08-30 07:21:12 +02:00
James Cole
434e0653fe
New translations form.php (German)
2017-08-30 07:21:10 +02:00
James Cole
cb134a7e13
New translations form.php (Polish)
2017-08-30 07:20:51 +02:00
James Cole
08db90f606
New translations form.php (Portuguese, Brazilian)
2017-08-30 07:20:49 +02:00
James Cole
964d552d28
New translations list.php (Dutch)
2017-08-30 07:20:47 +02:00
James Cole
40d3d9906a
New translations list.php (French)
2017-08-30 07:20:46 +02:00
James Cole
122467799f
New translations form.php (Slovenian)
2017-08-30 07:20:45 +02:00
James Cole
b1ca56a296
New translations form.php (Spanish)
2017-08-30 07:20:43 +02:00
James Cole
cb3504642c
New translations list.php (German)
2017-08-30 07:20:34 +02:00
James Cole
a8f10bbb09
New translations list.php (Polish)
2017-08-30 07:20:33 +02:00
James Cole
b75849d4ab
New translations form.php (Russian)
2017-08-30 07:20:30 +02:00
James Cole
0c88bea772
New translations list.php (Russian)
2017-08-30 07:20:26 +02:00
James Cole
7aaddf2a60
New translations list.php (Portuguese, Brazilian)
2017-08-30 07:20:19 +02:00
James Cole
35d6db5e73
New translations list.php (Slovenian)
2017-08-30 07:20:17 +02:00
James Cole
6642e93581
New translations list.php (Spanish)
2017-08-30 07:20:16 +02:00
James Cole
4aaacf8e2e
Ask for CC number when asset is a CC. #784
2017-08-30 07:14:35 +02:00
James Cole
0a8e6e9f07
Code for #784
2017-08-30 07:10:06 +02:00
James Cole
062272a6e8
Format translations [skip ci]
2017-08-30 07:09:52 +02:00
James Cole
d610302e79
Code for #782
2017-08-30 07:00:17 +02:00
James Cole
69846bfb18
New translations firefly.php (Spanish)
2017-08-29 09:50:10 +02:00
James Cole
c4bca4c214
New translations firefly.php (Spanish)
2017-08-29 09:40:13 +02:00
James Cole
14a8c686c0
New translations firefly.php (Spanish)
2017-08-29 09:30:09 +02:00
James Cole
c6cc750166
New translations firefly.php (Spanish)
2017-08-29 09:20:12 +02:00
James Cole
3cce84dfa7
New translations firefly.php (Spanish)
2017-08-28 19:00:14 +02:00
James Cole
c8f4c6bd49
New translations form.php (Spanish)
2017-08-28 19:00:12 +02:00
James Cole
17501c6cad
New translations help.php (Spanish)
2017-08-28 18:50:05 +02:00
James Cole
aa64e7947e
New translations help.php (Spanish)
2017-08-28 18:40:07 +02:00
James Cole
9adfbf1668
New translations csv.php (Spanish)
2017-08-28 18:40:06 +02:00
James Cole
c6f2d4a0c4
New translations list.php (Spanish)
2017-08-28 18:30:08 +02:00
James Cole
4b7fc7b80b
New translations breadcrumbs.php (Spanish)
2017-08-28 18:20:07 +02:00
James Cole
5c30146ee0
New translations firefly.php (German)
2017-08-28 13:30:12 +02:00
James Cole
28af10444d
New translations form.php (German)
2017-08-28 13:30:09 +02:00
James Cole
a6f0faa058
New translations list.php (German)
2017-08-28 13:30:07 +02:00
James Cole
b6227e633c
Fix tests
2017-08-27 11:07:14 +02:00
James Cole
47dd8610c6
New translations breadcrumbs.php (Russian)
2017-08-27 11:00:05 +02:00
James Cole
6ffdbcafc5
New translations csv.php (German)
2017-08-27 09:20:06 +02:00
James Cole
d89f45d534
New translations validation.php (German)
2017-08-27 09:20:05 +02:00
James Cole
f014828423
New translations csv.php (German)
2017-08-27 09:10:10 +02:00
James Cole
f26c672421
New translations breadcrumbs.php (German)
2017-08-27 09:10:08 +02:00
James Cole
b1b9804aca
New translations firefly.php (German)
2017-08-27 09:10:06 +02:00
James Cole
5c2c947785
New translations firefly.php (Dutch)
2017-08-27 09:00:07 +02:00
James Cole
1319cb2e4e
Improving bunq import.
2017-08-27 08:54:58 +02:00
James Cole
1ecf3d04d9
Fix attachment count
2017-08-27 08:53:48 +02:00
James Cole
b8d4776671
Remove unused code.
2017-08-26 21:28:14 +02:00
James Cole
43b829bf02
New translations firefly.php (Spanish)
2017-08-26 15:02:58 +02:00
James Cole
6c150f9d06
New translations firefly.php (Slovenian)
2017-08-26 15:02:54 +02:00
James Cole
bf818e1ede
New translations firefly.php (Portuguese, Brazilian)
2017-08-26 15:02:51 +02:00
James Cole
4022b6b9cd
New translations firefly.php (Dutch)
2017-08-26 15:02:48 +02:00
James Cole
ab5ff6446e
New translations firefly.php (French)
2017-08-26 15:02:46 +02:00
James Cole
ef4bc0ca0c
New translations firefly.php (Polish)
2017-08-26 15:02:44 +02:00
James Cole
07e31d6745
New translations firefly.php (German)
2017-08-26 15:02:42 +02:00
James Cole
e0bcbb0396
New translations firefly.php (Russian)
2017-08-26 15:00:20 +02:00
James Cole
6a5bdebb7c
New translations firefly.php (Spanish)
2017-08-26 14:52:56 +02:00
James Cole
bfcc1d8f03
New translations firefly.php (Slovenian)
2017-08-26 14:52:53 +02:00
James Cole
eed6d6c49d
New translations firefly.php (Portuguese, Brazilian)
2017-08-26 14:52:50 +02:00
James Cole
cf05970ccf
New translations firefly.php (Dutch)
2017-08-26 14:52:47 +02:00
James Cole
fa6e82dd25
New translations firefly.php (French)
2017-08-26 14:52:45 +02:00
James Cole
16aaa0b5a6
New translations firefly.php (Polish)
2017-08-26 14:52:43 +02:00
James Cole
70e146aedd
New translations firefly.php (German)
2017-08-26 14:52:40 +02:00
James Cole
338d7587b2
New translations firefly.php (Russian)
2017-08-26 14:50:21 +02:00
James Cole
50837af607
Expand tag view.
2017-08-26 14:50:08 +02:00
James Cole
989e931edf
Add language string [skip ci]
2017-08-26 14:44:19 +02:00
James Cole
9238efbd3a
Fix tag cloud
2017-08-26 14:44:05 +02:00
James Cole
ea2af2378d
Expand budget pages to work with new date view.
2017-08-26 14:30:41 +02:00
James Cole
094ddfcf5f
Fix rounding for amounts.
2017-08-26 10:01:48 +02:00
James Cole
7329098ed8
Fix rounding for amounts.
2017-08-26 10:00:08 +02:00
James Cole
0f229e4d7b
Improved extraction of bunq data.
2017-08-26 06:21:22 +02:00
James Cole
b08eccd076
New translations firefly.php (French)
2017-08-25 18:30:07 +02:00
James Cole
4e6e7c0562
New translations firefly.php (Dutch)
2017-08-25 16:30:41 +02:00
James Cole
eb331104df
New translations firefly.php (Spanish)
2017-08-25 16:11:01 +02:00
James Cole
d6b664375e
New translations firefly.php (Slovenian)
2017-08-25 16:10:56 +02:00
James Cole
90c4f449e8
New translations firefly.php (Portuguese, Brazilian)
2017-08-25 16:10:53 +02:00
James Cole
d5e8f5810d
New translations firefly.php (Dutch)
2017-08-25 16:10:50 +02:00
James Cole
6215ec8cf6
New translations firefly.php (French)
2017-08-25 16:10:48 +02:00
James Cole
f484785395
New translations firefly.php (Polish)
2017-08-25 16:10:45 +02:00
James Cole
4eb93dd139
New translations firefly.php (German)
2017-08-25 16:10:42 +02:00
James Cole
2da3f74057
New translations firefly.php (Russian)
2017-08-25 16:10:25 +02:00
James Cole
4b2abb6f25
Add ability to translate links.
2017-08-25 16:03:36 +02:00
James Cole
c38429d3a3
New translations firefly.php (Slovenian)
2017-08-25 07:37:27 +02:00
James Cole
d78a5d1225
New translations firefly.php (Spanish)
2017-08-25 07:37:25 +02:00
James Cole
907ff89609
New translations form.php (Chinese Traditional)
2017-08-25 07:37:23 +02:00
James Cole
7758dcaaba
New translations firefly.php (Portuguese, Brazilian)
2017-08-25 07:37:20 +02:00
James Cole
ed6da918e1
New translations firefly.php (Polish)
2017-08-25 07:37:18 +02:00
James Cole
30373db89c
New translations csv.php (Spanish)
2017-08-25 07:37:16 +02:00
James Cole
7e032fdbb3
New translations firefly.php (Chinese Traditional)
2017-08-25 07:37:15 +02:00
James Cole
d232a7abbb
New translations firefly.php (German)
2017-08-25 07:37:11 +02:00
James Cole
6b6b9ae242
New translations firefly.php (French)
2017-08-25 07:37:08 +02:00
James Cole
241bcce6c1
New translations form.php (German)
2017-08-25 07:37:06 +02:00
James Cole
f490d9ebe8
New translations form.php (Polish)
2017-08-25 07:37:04 +02:00
James Cole
fb09843e5a
New translations help.php (Slovenian)
2017-08-25 07:37:03 +02:00
James Cole
ab95698181
New translations help.php (Spanish)
2017-08-25 07:37:02 +02:00
James Cole
28b3134ae2
New translations list.php (Chinese Traditional)
2017-08-25 07:37:01 +02:00
James Cole
ec47c9cd00
New translations form.php (Slovenian)
2017-08-25 07:36:59 +02:00
James Cole
5e062908a5
New translations form.php (Portuguese, Brazilian)
2017-08-25 07:36:58 +02:00
James Cole
d0cefd7005
New translations form.php (Spanish)
2017-08-25 07:36:57 +02:00
James Cole
c1276e789a
New translations csv.php (Slovenian)
2017-08-25 07:36:54 +02:00
James Cole
7ac4cd4665
New translations csv.php (Portuguese, Brazilian)
2017-08-25 07:36:54 +02:00
James Cole
1797bf8108
New translations breadcrumbs.php (French)
2017-08-25 07:36:52 +02:00
James Cole
8c32e619cb
New translations breadcrumbs.php (German)
2017-08-25 07:36:51 +02:00
James Cole
a0d800bbb9
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-08-25 07:36:50 +02:00
James Cole
0f276f10ee
New translations breadcrumbs.php (Polish)
2017-08-25 07:36:49 +02:00
James Cole
473c6aad84
New translations breadcrumbs.php (Chinese Traditional)
2017-08-25 07:36:48 +02:00
James Cole
f9b60fef85
New translations breadcrumbs.php (Slovenian)
2017-08-25 07:36:46 +02:00
James Cole
f7ea140018
New translations breadcrumbs.php (Spanish)
2017-08-25 07:36:44 +02:00
James Cole
0287416aa5
New translations csv.php (Chinese Traditional)
2017-08-25 07:36:43 +02:00
James Cole
0dfcfbb97e
New translations csv.php (Polish)
2017-08-25 07:36:41 +02:00
James Cole
d82c386402
New translations csv.php (German)
2017-08-25 07:36:40 +02:00
James Cole
3c3a32b1fa
New translations config.php (Chinese Traditional)
2017-08-25 07:36:39 +02:00
James Cole
8e2f78226a
New translations list.php (German)
2017-08-25 07:36:36 +02:00
James Cole
617360c631
New translations breadcrumbs.php (Russian)
2017-08-25 07:36:35 +02:00
James Cole
0f2bd34a62
New translations csv.php (Russian)
2017-08-25 07:36:34 +02:00
James Cole
23a028f011
New translations form.php (Russian)
2017-08-25 07:36:33 +02:00
James Cole
6c8da850a7
New translations firefly.php (Russian)
2017-08-25 07:36:31 +02:00
James Cole
1bf5ae2d3d
New translations demo.php (Polish)
2017-08-25 07:36:28 +02:00
James Cole
37a25625de
New translations demo.php (Slovenian)
2017-08-25 07:36:27 +02:00
James Cole
206887bc71
New translations list.php (Russian)
2017-08-25 07:36:25 +02:00
James Cole
1e8551da4a
New translations intro.php (Polish)
2017-08-25 07:36:24 +02:00
James Cole
6dd88d25dd
New translations intro.php (Portuguese, Brazilian)
2017-08-25 07:36:23 +02:00
James Cole
81089e989b
New translations intro.php (Russian)
2017-08-25 07:36:22 +02:00
James Cole
8a4355e786
New translations intro.php (Spanish)
2017-08-25 07:36:21 +02:00
James Cole
20947bc8c1
New translations intro.php (Slovenian)
2017-08-25 07:36:20 +02:00
James Cole
da0436c60e
New translations intro.php (German)
2017-08-25 07:36:18 +02:00
James Cole
04af43a9fa
New translations intro.php (French)
2017-08-25 07:36:17 +02:00
James Cole
9a2d87eb42
New translations validation.php (Russian)
2017-08-25 07:36:15 +02:00
James Cole
cb66925f22
New translations demo.php (Russian)
2017-08-25 07:36:14 +02:00
James Cole
c7b6688250
New translations intro.php (Chinese Traditional)
2017-08-25 07:36:13 +02:00
James Cole
129dacbfe2
New translations demo.php (Chinese Traditional)
2017-08-25 07:36:12 +02:00
James Cole
568ef92f79
New translations list.php (Portuguese, Brazilian)
2017-08-25 07:36:09 +02:00
James Cole
75671dc982
New translations list.php (Polish)
2017-08-25 07:36:02 +02:00
James Cole
4d55dbea6c
New translations list.php (Slovenian)
2017-08-25 07:36:01 +02:00
James Cole
67b7f90c26
New translations list.php (Spanish)
2017-08-25 07:35:59 +02:00
James Cole
3efd112d8b
New translations validation.php (German)
2017-08-25 07:35:58 +02:00
James Cole
df5830b5f9
New translations validation.php (Portuguese, Brazilian)
2017-08-25 07:35:56 +02:00
James Cole
a6d8b985b2
New translations validation.php (Slovenian)
2017-08-25 07:35:54 +02:00
James Cole
e76a6dc00f
New translations validation.php (Chinese Traditional)
2017-08-25 07:35:52 +02:00
James Cole
77ee046b3f
New translations firefly.php (Slovenian)
2017-08-25 07:08:15 +02:00
James Cole
464f86eb1d
New translations firefly.php (Spanish)
2017-08-25 07:08:13 +02:00
James Cole
b9bbd2872e
New translations form.php (Chinese Traditional)
2017-08-25 07:08:10 +02:00
James Cole
7a70b8234c
New translations firefly.php (Portuguese, Brazilian)
2017-08-25 07:08:08 +02:00
James Cole
e6bf9faa3e
New translations firefly.php (Polish)
2017-08-25 07:08:05 +02:00
James Cole
ede7b1b35c
New translations csv.php (Spanish)
2017-08-25 07:08:02 +02:00
James Cole
6c095d8efa
New translations firefly.php (Chinese Traditional)
2017-08-25 07:08:00 +02:00
James Cole
95bb8fa6ec
New translations firefly.php (German)
2017-08-25 07:07:57 +02:00
James Cole
bbe8fff1e6
New translations firefly.php (French)
2017-08-25 07:07:54 +02:00
James Cole
5dc4cf4c17
New translations form.php (German)
2017-08-25 07:07:51 +02:00
James Cole
5b135ada24
New translations form.php (Polish)
2017-08-25 07:07:50 +02:00
James Cole
65b3dab916
New translations help.php (Slovenian)
2017-08-25 07:07:49 +02:00
James Cole
e2643ead1a
New translations help.php (Spanish)
2017-08-25 07:07:48 +02:00
James Cole
0dcfddc169
New translations list.php (Chinese Traditional)
2017-08-25 07:07:47 +02:00
James Cole
b36589b2e6
New translations form.php (Slovenian)
2017-08-25 07:07:45 +02:00
James Cole
57bea64ad4
New translations form.php (Portuguese, Brazilian)
2017-08-25 07:07:44 +02:00
James Cole
5b5bbd29c3
New translations form.php (Spanish)
2017-08-25 07:07:43 +02:00
James Cole
e80822f1c5
New translations csv.php (Slovenian)
2017-08-25 07:07:41 +02:00
James Cole
c7978150c4
New translations csv.php (Portuguese, Brazilian)
2017-08-25 07:07:39 +02:00
James Cole
70ed0af475
New translations breadcrumbs.php (French)
2017-08-25 07:07:38 +02:00
James Cole
57d196fdce
New translations breadcrumbs.php (German)
2017-08-25 07:07:37 +02:00
James Cole
8dd61e1f86
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-08-25 07:07:36 +02:00
James Cole
d36801c589
New translations breadcrumbs.php (Polish)
2017-08-25 07:07:35 +02:00
James Cole
9f62df36dc
New translations breadcrumbs.php (Chinese Traditional)
2017-08-25 07:07:34 +02:00
James Cole
aa66cfaae7
New translations breadcrumbs.php (Slovenian)
2017-08-25 07:07:32 +02:00
James Cole
e36abd2dfb
New translations breadcrumbs.php (Spanish)
2017-08-25 07:07:31 +02:00
James Cole
9d5a021b1e
New translations csv.php (Chinese Traditional)
2017-08-25 07:07:30 +02:00
James Cole
5ddad51911
New translations csv.php (Polish)
2017-08-25 07:07:29 +02:00
James Cole
ef5a950ecb
New translations csv.php (German)
2017-08-25 07:07:28 +02:00
James Cole
8419cfae2b
New translations config.php (Chinese Traditional)
2017-08-25 07:07:26 +02:00
James Cole
289e144521
New translations list.php (German)
2017-08-25 07:07:24 +02:00
James Cole
97ab06ea22
New translations breadcrumbs.php (Russian)
2017-08-25 07:07:23 +02:00
James Cole
3d06fba918
New translations csv.php (Russian)
2017-08-25 07:07:22 +02:00
James Cole
f9aa33315a
New translations form.php (Russian)
2017-08-25 07:07:21 +02:00
James Cole
8eb6092f91
New translations firefly.php (Russian)
2017-08-25 07:07:20 +02:00
James Cole
06a50a5e45
New translations demo.php (Polish)
2017-08-25 07:07:17 +02:00
James Cole
4759713d9d
New translations demo.php (Slovenian)
2017-08-25 07:07:16 +02:00
James Cole
7061730abc
New translations list.php (Russian)
2017-08-25 07:07:15 +02:00
James Cole
f62dee262c
New translations intro.php (Polish)
2017-08-25 07:07:14 +02:00
James Cole
df3a4d0d45
New translations intro.php (Portuguese, Brazilian)
2017-08-25 07:07:13 +02:00
James Cole
33d1fc085b
New translations intro.php (Russian)
2017-08-25 07:07:12 +02:00
James Cole
c5eb3923c1
New translations intro.php (Spanish)
2017-08-25 07:07:10 +02:00
James Cole
596dd03bb4
New translations intro.php (Slovenian)
2017-08-25 07:07:09 +02:00
James Cole
d72bdcfe9b
New translations intro.php (German)
2017-08-25 07:07:08 +02:00
James Cole
0c3174c2b5
New translations intro.php (French)
2017-08-25 07:07:07 +02:00
James Cole
6abb219499
New translations validation.php (Russian)
2017-08-25 07:07:06 +02:00
James Cole
eea1ddc288
New translations demo.php (Russian)
2017-08-25 07:07:05 +02:00
James Cole
42cbb7b723
New translations intro.php (Chinese Traditional)
2017-08-25 07:07:03 +02:00
James Cole
a06097b012
New translations demo.php (Chinese Traditional)
2017-08-25 07:07:02 +02:00
James Cole
d7b8115724
New translations list.php (Portuguese, Brazilian)
2017-08-25 07:07:00 +02:00
James Cole
c7703cd70c
New translations list.php (Polish)
2017-08-25 07:06:59 +02:00
James Cole
8dec3717eb
New translations list.php (Slovenian)
2017-08-25 07:06:57 +02:00
James Cole
c0673b10b5
New translations list.php (Spanish)
2017-08-25 07:06:56 +02:00
James Cole
91c3f2fb2d
New translations validation.php (German)
2017-08-25 07:06:55 +02:00
James Cole
f83afd82d1
New translations validation.php (Portuguese, Brazilian)
2017-08-25 07:06:53 +02:00
James Cole
cf2cda6694
New translations validation.php (Slovenian)
2017-08-25 07:06:52 +02:00
James Cole
455c6e0d39
New translations validation.php (Chinese Traditional)
2017-08-25 07:06:48 +02:00
James Cole
72b7900ce2
Merge pull request #762 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-08-25 07:04:51 +02:00
James Cole
dba3d89027
Update form for linking.
2017-08-25 06:58:28 +02:00
James Cole
8e4a480f05
New translations intro.php (Dutch)
2017-08-25 06:50:05 +02:00
James Cole
7fe2ed81e2
New translations intro.php (Dutch)
2017-08-25 06:40:14 +02:00
James Cole
58db856b9d
New translations intro.php (Polish)
2017-08-25 06:27:25 +02:00
James Cole
62a854c2ea
New translations intro.php (Portuguese, Brazilian)
2017-08-25 06:27:24 +02:00
James Cole
acb15e5209
New translations intro.php (Russian)
2017-08-25 06:27:22 +02:00
James Cole
ebf4395bc9
New translations intro.php (Spanish)
2017-08-25 06:27:21 +02:00
James Cole
8af45e8091
New translations intro.php (Slovenian)
2017-08-25 06:27:20 +02:00
James Cole
32d6951c34
New translations intro.php (German)
2017-08-25 06:27:18 +02:00
James Cole
a172762558
New translations intro.php (French)
2017-08-25 06:27:17 +02:00
James Cole
7abedd176f
New translations intro.php (Dutch)
2017-08-25 06:27:15 +02:00
James Cole
f63be8a47d
New translations intro.php (Chinese Traditional)
2017-08-25 06:27:14 +02:00
James Cole
86aa27d92c
Fix language string [skip ci]
2017-08-25 06:23:01 +02:00
James Cole
972480269a
Updated strings [skip ci]
2017-08-25 06:21:26 +02:00
James Cole
b829e5c0f6
New translations intro.php (Dutch)
2017-08-25 06:20:06 +02:00
James Cole
fe4b3c6f36
New translations firefly.php (Dutch)
2017-08-24 21:40:49 +02:00
James Cole
cad3921c95
New translations intro.php (Polish)
2017-08-24 21:40:27 +02:00
James Cole
24a84de463
New translations intro.php (Portuguese, Brazilian)
2017-08-24 21:40:25 +02:00
James Cole
3abf949e3f
New translations intro.php (Russian)
2017-08-24 21:40:24 +02:00
James Cole
b561d86410
New translations intro.php (Spanish)
2017-08-24 21:40:22 +02:00
James Cole
59ff1ff856
New translations intro.php (Slovenian)
2017-08-24 21:40:21 +02:00
James Cole
88a911f6b7
New translations intro.php (German)
2017-08-24 21:40:20 +02:00
James Cole
55aa3f1198
New translations intro.php (French)
2017-08-24 21:40:19 +02:00
James Cole
a6f78aad73
New translations intro.php (Dutch)
2017-08-24 21:40:17 +02:00
James Cole
54bfbf174b
New translations intro.php (Chinese Traditional)
2017-08-24 21:40:16 +02:00
James Cole
be6757c290
Fix some strings [skip ci]
2017-08-24 21:36:26 +02:00
James Cole
dda2080d01
New translations firefly.php (Slovenian)
2017-08-24 21:31:03 +02:00
James Cole
8ba63338fc
New translations firefly.php (Spanish)
2017-08-24 21:31:00 +02:00
James Cole
8ebb39b8d5
New translations firefly.php (Portuguese, Brazilian)
2017-08-24 21:30:55 +02:00
James Cole
0f230834a1
New translations firefly.php (Polish)
2017-08-24 21:30:52 +02:00
James Cole
2dc41df0c8
New translations firefly.php (Chinese Traditional)
2017-08-24 21:30:49 +02:00
James Cole
995b879a28
New translations firefly.php (Dutch)
2017-08-24 21:30:46 +02:00
James Cole
b72e8559f6
New translations firefly.php (German)
2017-08-24 21:30:44 +02:00
James Cole
733b5c62af
New translations firefly.php (French)
2017-08-24 21:30:41 +02:00
James Cole
b192b5366a
New translations firefly.php (Russian)
2017-08-24 21:30:24 +02:00
James Cole
14aa261aca
Remove unused translations.
2017-08-24 21:23:48 +02:00
James Cole
14a218e319
New translations breadcrumbs.php (Dutch)
2017-08-24 19:50:07 +02:00
James Cole
4ac5f25279
Expand config for links.
2017-08-24 19:47:31 +02:00
James Cole
c37ade8f5b
Catch link error.
2017-08-24 19:42:23 +02:00
James Cole
1a179c7a45
New translations form.php (Dutch)
2017-08-24 18:41:00 +02:00
James Cole
237983cecf
New translations breadcrumbs.php (Dutch)
2017-08-24 18:40:40 +02:00
James Cole
c1985b2fa2
New translations breadcrumbs.php (French)
2017-08-24 18:40:39 +02:00
James Cole
fc13df9a09
New translations breadcrumbs.php (German)
2017-08-24 18:40:37 +02:00
James Cole
8389b87556
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-08-24 18:40:36 +02:00
James Cole
b77a783f94
New translations breadcrumbs.php (Polish)
2017-08-24 18:40:35 +02:00
James Cole
cdffd4a995
New translations breadcrumbs.php (Chinese Traditional)
2017-08-24 18:40:34 +02:00
James Cole
e75d17ed24
New translations breadcrumbs.php (Slovenian)
2017-08-24 18:40:32 +02:00
James Cole
087b4d5c7f
New translations breadcrumbs.php (Spanish)
2017-08-24 18:40:31 +02:00
James Cole
7ce631d529
New translations breadcrumbs.php (Russian)
2017-08-24 18:40:26 +02:00
James Cole
829d3680d9
Broken translation.
2017-08-24 18:39:46 +02:00
James Cole
dbad6e4e8c
New translations firefly.php (French)
2017-08-24 16:20:10 +02:00
James Cole
7453f89827
New translations form.php (French)
2017-08-23 23:10:06 +02:00
James Cole
3d639c7d45
New translations firefly.php (Slovenian)
2017-08-23 21:31:26 +02:00
James Cole
9348316b12
New translations firefly.php (Spanish)
2017-08-23 21:31:23 +02:00
James Cole
d7d874d48c
New translations form.php (Chinese Traditional)
2017-08-23 21:31:20 +02:00
James Cole
7aec367a3c
New translations form.php (French)
2017-08-23 21:31:19 +02:00
James Cole
6a29c64f08
New translations form.php (Dutch)
2017-08-23 21:31:18 +02:00
James Cole
0ee825212e
New translations firefly.php (Portuguese, Brazilian)
2017-08-23 21:31:16 +02:00
James Cole
8dfd2b9b07
New translations firefly.php (Polish)
2017-08-23 21:31:13 +02:00
James Cole
343909f87a
New translations firefly.php (Chinese Traditional)
2017-08-23 21:31:10 +02:00
James Cole
5e85d5ef32
New translations firefly.php (Dutch)
2017-08-23 21:31:07 +02:00
James Cole
1b14d7aa2d
New translations firefly.php (German)
2017-08-23 21:31:04 +02:00
James Cole
139282a39e
New translations firefly.php (French)
2017-08-23 21:31:02 +02:00
James Cole
e9724d8b41
New translations form.php (German)
2017-08-23 21:30:58 +02:00
James Cole
adc9f92125
New translations form.php (Polish)
2017-08-23 21:30:57 +02:00
James Cole
1c93153d83
New translations form.php (Slovenian)
2017-08-23 21:30:54 +02:00
James Cole
c73a32f76d
New translations form.php (Portuguese, Brazilian)
2017-08-23 21:30:53 +02:00
James Cole
068af6b0d5
New translations form.php (Spanish)
2017-08-23 21:30:51 +02:00
James Cole
01a2d5e017
New translations breadcrumbs.php (Dutch)
2017-08-23 21:30:48 +02:00
James Cole
ca9f0fde9b
New translations breadcrumbs.php (French)
2017-08-23 21:30:47 +02:00
James Cole
b16a9053b4
New translations breadcrumbs.php (German)
2017-08-23 21:30:45 +02:00
James Cole
5e6e7ed152
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-08-23 21:30:44 +02:00
James Cole
93d1c06892
New translations breadcrumbs.php (Polish)
2017-08-23 21:30:43 +02:00
James Cole
e22745d1ff
New translations breadcrumbs.php (Chinese Traditional)
2017-08-23 21:30:42 +02:00
James Cole
3308bc8a0f
New translations breadcrumbs.php (Slovenian)
2017-08-23 21:30:38 +02:00
James Cole
f94193ad53
New translations breadcrumbs.php (Spanish)
2017-08-23 21:30:37 +02:00
James Cole
6f5eb45144
New translations breadcrumbs.php (Russian)
2017-08-23 21:30:32 +02:00
James Cole
9bfa7acdee
New translations form.php (Russian)
2017-08-23 21:30:31 +02:00
James Cole
e38b259094
New translations firefly.php (Russian)
2017-08-23 21:30:29 +02:00
James Cole
394e92d538
Improvements for #616 and others.
2017-08-23 21:21:42 +02:00
James Cole
02ee9451d8
New translations firefly.php (Polish)
2017-08-23 21:10:09 +02:00
James Cole
093fe22ab5
New translations firefly.php (Polish)
2017-08-23 21:00:09 +02:00
James Cole
2bb4d7c8b9
New translations firefly.php (Polish)
2017-08-23 20:50:07 +02:00
James Cole
ea2732b38c
New translations firefly.php (Polish)
2017-08-23 20:40:46 +02:00
James Cole
6bb3cf5719
New translations firefly.php (Polish)
2017-08-23 20:30:19 +02:00
James Cole
54e277e773
New translations firefly.php (Polish)
2017-08-23 20:20:10 +02:00
James Cole
dec29b3e22
New translations firefly.php (Polish)
2017-08-23 20:10:09 +02:00
James Cole
9974f71f3e
New translations list.php (Polish)
2017-08-23 20:10:06 +02:00
James Cole
25256601a6
New translations validation.php (Polish)
2017-08-23 20:00:06 +02:00
James Cole
d3e9fe37eb
New translations config.php (Polish)
2017-08-23 19:50:07 +02:00
James Cole
9ccbebdc4f
New translations breadcrumbs.php (Polish)
2017-08-23 19:20:06 +02:00
James Cole
73ddd239aa
New translations firefly.php (French)
2017-08-23 00:20:08 +02:00
James Cole
598eec219f
New translations firefly.php (French)
2017-08-23 00:10:18 +02:00
James Cole
f2f6239b59
New translations firefly.php (French)
2017-08-23 00:00:19 +02:00
James Cole
ce53cdd4a4
New translations firefly.php (French)
2017-08-22 23:50:08 +02:00
James Cole
4a97a6403d
New translations firefly.php (French)
2017-08-22 23:10:07 +02:00
James Cole
6ec397b934
New translations firefly.php (French)
2017-08-22 23:00:17 +02:00
James Cole
23be3afc9d
New translations list.php (French)
2017-08-22 14:50:07 +02:00
James Cole
bf6b12cf57
New translations form.php (French)
2017-08-22 14:50:06 +02:00
James Cole
3936251363
New translations firefly.php (French)
2017-08-22 14:40:09 +02:00
James Cole
b50d97c3b7
New translations firefly.php (French)
2017-08-22 14:30:16 +02:00
James Cole
ef29d4efe8
New translations firefly.php (French)
2017-08-22 14:20:13 +02:00
James Cole
92ddf9bb2d
New translations firefly.php (Polish)
2017-08-22 14:10:44 +02:00
James Cole
875d5d50b8
New translations firefly.php (French)
2017-08-22 14:10:39 +02:00
James Cole
83fa13ea4b
New translations firefly.php (Chinese Traditional)
2017-08-22 14:10:35 +02:00
James Cole
8b24716372
New translations firefly.php (Portuguese, Brazilian)
2017-08-22 14:10:31 +02:00
James Cole
670ac4a34f
New translations firefly.php (Slovenian)
2017-08-22 14:10:27 +02:00
James Cole
82eb923689
New translations firefly.php (Spanish)
2017-08-22 14:10:21 +02:00
James Cole
18aeda4713
New translations firefly.php (German)
2017-08-21 19:00:49 +02:00
James Cole
a388493030
New translations firefly.php (French)
2017-08-21 19:00:46 +02:00
James Cole
c3f8573950
New translations firefly.php (Russian)
2017-08-21 19:00:29 +02:00
James Cole
36778bb87e
New translations firefly.php (Dutch)
2017-08-21 19:00:23 +02:00
James Cole
1a89e379a4
Language fix [skip ci]
2017-08-21 18:55:25 +02:00
James Cole
0aae349816
Missing translations
2017-08-21 18:53:02 +02:00
James Cole
434291b592
New translations firefly.php (Slovenian)
2017-08-21 18:21:12 +02:00
James Cole
668ceda86c
New translations firefly.php (Spanish)
2017-08-21 18:21:09 +02:00
James Cole
e3ef729adf
New translations firefly.php (Portuguese, Brazilian)
2017-08-21 18:21:04 +02:00
James Cole
baafba1774
New translations firefly.php (Polish)
2017-08-21 18:21:01 +02:00
James Cole
2ccf82749f
New translations firefly.php (Chinese Traditional)
2017-08-21 18:20:58 +02:00
James Cole
5663fd386a
New translations firefly.php (Dutch)
2017-08-21 18:20:55 +02:00
James Cole
6d1ebf3952
New translations firefly.php (German)
2017-08-21 18:20:52 +02:00
James Cole
0ea28c646a
New translations firefly.php (French)
2017-08-21 18:20:49 +02:00
James Cole
fab5dc64e9
New translations firefly.php (Russian)
2017-08-21 18:20:31 +02:00
James Cole
a5013ecbc3
Expand link view and more features #616
2017-08-21 18:16:15 +02:00
James Cole
5f82e947b2
New translations demo.php (Dutch)
2017-08-21 17:20:12 +02:00
James Cole
d00b9515de
fix #770
2017-08-21 17:11:18 +02:00
James Cole
eebbbdd0dc
New translations list.php (Dutch)
2017-08-21 10:50:16 +02:00
James Cole
46adb7644a
New translations firefly.php (Dutch)
2017-08-21 10:40:18 +02:00
James Cole
49e7b4f4ea
New translations form.php (Dutch)
2017-08-21 10:40:15 +02:00
James Cole
55b1c533cf
Fix division by zero. [skip ci]
2017-08-21 08:48:02 +02:00
James Cole
f1a7f30167
Fix division by zero. [skip ci]
2017-08-21 08:47:03 +02:00
James Cole
9f5c2b74eb
Fix division by zero.
2017-08-21 08:44:04 +02:00
James Cole
78b44af7a2
New translations firefly.php (Slovenian)
2017-08-21 07:21:12 +02:00
James Cole
a8442ca0bb
New translations firefly.php (Spanish)
2017-08-21 07:21:10 +02:00
James Cole
926b1ae28b
New translations form.php (Chinese Traditional)
2017-08-21 07:21:08 +02:00
James Cole
109c1ce245
New translations form.php (French)
2017-08-21 07:21:06 +02:00
James Cole
637ccf1b2a
New translations form.php (Dutch)
2017-08-21 07:21:05 +02:00
James Cole
a428aedf14
New translations firefly.php (Portuguese, Brazilian)
2017-08-21 07:21:04 +02:00
James Cole
2747049986
New translations firefly.php (Polish)
2017-08-21 07:21:02 +02:00
James Cole
9a52fcf66d
New translations firefly.php (Chinese Traditional)
2017-08-21 07:20:59 +02:00
James Cole
a2b2e01e39
New translations firefly.php (Dutch)
2017-08-21 07:20:57 +02:00
James Cole
be48a2ed91
New translations firefly.php (German)
2017-08-21 07:20:54 +02:00
James Cole
245db56771
New translations firefly.php (French)
2017-08-21 07:20:52 +02:00
James Cole
ba4616371b
New translations form.php (German)
2017-08-21 07:20:50 +02:00
James Cole
62a3bbbcf5
New translations form.php (Polish)
2017-08-21 07:20:48 +02:00
James Cole
235c7a3bb8
New translations list.php (Dutch)
2017-08-21 07:20:46 +02:00
James Cole
9a1219c70c
New translations list.php (Chinese Traditional)
2017-08-21 07:20:45 +02:00
James Cole
5e692e10bc
New translations form.php (Slovenian)
2017-08-21 07:20:43 +02:00
James Cole
22b6916ac2
New translations form.php (Portuguese, Brazilian)
2017-08-21 07:20:42 +02:00
James Cole
e628ec6ff0
New translations form.php (Spanish)
2017-08-21 07:20:41 +02:00
James Cole
863f812dbb
New translations list.php (French)
2017-08-21 07:20:33 +02:00
James Cole
21dbf0f14b
New translations list.php (German)
2017-08-21 07:20:32 +02:00
James Cole
9c392461e8
New translations form.php (Russian)
2017-08-21 07:20:30 +02:00
James Cole
5b9178b18d
New translations firefly.php (Russian)
2017-08-21 07:20:29 +02:00
James Cole
7f4a80f17f
New translations list.php (Russian)
2017-08-21 07:20:25 +02:00
James Cole
2798837450
New translations list.php (Portuguese, Brazilian)
2017-08-21 07:20:19 +02:00
James Cole
381ca70517
New translations list.php (Polish)
2017-08-21 07:20:18 +02:00
James Cole
fe2beaf96a
New translations list.php (Slovenian)
2017-08-21 07:20:17 +02:00
James Cole
c962ec34c8
New translations list.php (Spanish)
2017-08-21 07:20:16 +02:00
James Cole
ff390fcb7c
Less complex links
2017-08-21 07:14:41 +02:00
James Cole
35ab4a5ff4
Management of links and first form for link storing #616
2017-08-21 07:13:03 +02:00
James Cole
cac498fd9e
New translations firefly.php (Slovenian)
2017-08-20 14:50:58 +02:00
James Cole
06fcf8f079
New translations firefly.php (Spanish)
2017-08-20 14:50:55 +02:00
James Cole
5dad1fe2af
New translations firefly.php (Portuguese, Brazilian)
2017-08-20 14:50:51 +02:00
James Cole
81ae860134
New translations firefly.php (Polish)
2017-08-20 14:50:48 +02:00
James Cole
91558049d9
New translations firefly.php (Chinese Traditional)
2017-08-20 14:50:45 +02:00
James Cole
aa78948c90
New translations firefly.php (Dutch)
2017-08-20 14:50:43 +02:00
James Cole
7cbe0768f2
New translations firefly.php (German)
2017-08-20 14:50:41 +02:00
James Cole
05be2fe25a
New translations firefly.php (French)
2017-08-20 14:50:38 +02:00
James Cole
59f46b8265
New translations firefly.php (Russian)
2017-08-20 14:50:24 +02:00
James Cole
c5cdd748fc
Make sure tests work again.
2017-08-20 14:36:14 +02:00
James Cole
6fcbe5a37f
Various HTML fixes.
2017-08-20 12:43:31 +02:00
James Cole
4d595c1380
More link types for #616
2017-08-20 12:42:51 +02:00
James Cole
7684e966fc
First code for #616
2017-08-20 12:41:31 +02:00
James Cole
40639dfa37
New view for tags
2017-08-20 12:40:14 +02:00
James Cole
5769d0121e
New translations intro.php (Dutch)
2017-08-20 12:40:06 +02:00
James Cole
1d6f3fc57f
Update composer file.
2017-08-20 12:39:31 +02:00
James Cole
2609f3425b
Fix #738
2017-08-19 21:59:13 +02:00
James Cole
bd924b993b
This fixes part of #738 (not everything).
2017-08-19 18:24:04 +02:00
James Cole
c4fe9a6a51
More code for bunq import, must now wait for reply from bunq itself
2017-08-19 16:46:06 +02:00
James Cole
4694e31e35
Expand bunq related code.
2017-08-19 09:22:44 +02:00
James Cole
ca0f09c8f7
Various cleanup.
2017-08-18 23:02:29 +02:00
James Cole
684c9773c9
Can now register with Bunq and get device server ID.
2017-08-18 21:09:22 +02:00
James Cole
df443aa34c
Add copyright things.
2017-08-18 21:08:51 +02:00
James Cole
33e381b5da
New translations form.php (Spanish)
2017-08-18 17:50:07 +02:00
James Cole
4b5d363f55
New translations validation.php (Spanish)
2017-08-18 17:50:06 +02:00
James Cole
4c3dbc6deb
New translations validation.php (Spanish)
2017-08-18 17:40:06 +02:00
James Cole
519ad64e1d
New translations validation.php (Spanish)
2017-08-18 17:30:06 +02:00
James Cole
93068659e5
Bunq code.
2017-08-18 17:08:30 +02:00
James Cole
4b46a3d298
Update composer.lock file.
2017-08-18 15:38:33 +02:00
James Cole
3e64028e29
Reinstate export javascript
2017-08-18 15:38:23 +02:00
James Cole
9b17715175
Fix the unit tests.
2017-08-18 15:32:11 +02:00
James Cole
7d8876f03c
new export routine
2017-08-18 15:14:44 +02:00
James Cole
b955486f14
Updated export routine.
2017-08-18 14:45:42 +02:00
James Cole
6068cfbd70
New translations intro.php (Dutch)
2017-08-18 08:00:06 +02:00
James Cole
9cda8c8bcf
New translations csv.php (Spanish)
2017-08-17 20:10:13 +02:00
James Cole
b7522288b5
New translations breadcrumbs.php (Spanish)
2017-08-17 20:00:18 +02:00
James Cole
18bc91734f
New translations firefly.php (Spanish)
2017-08-17 20:00:16 +02:00
James Cole
ef21ac3d5a
New translations firefly.php (Spanish)
2017-08-17 19:50:08 +02:00
James Cole
08af0aab75
New translations form.php (Spanish)
2017-08-17 19:50:06 +02:00
James Cole
a29292e018
New translations form.php (Spanish)
2017-08-17 19:40:06 +02:00
James Cole
ebb37c09e5
New translations form.php (Spanish)
2017-08-17 19:32:05 +02:00
James Cole
6666d1a2f4
Add debug information to getAmount routine.
2017-08-15 21:12:49 +02:00
James Cole
431bcf20ea
Add list button [skip ci] #763
2017-08-15 17:37:48 +02:00
James Cole
7b3ef0e3ab
Fix #764
2017-08-15 17:34:34 +02:00
James Cole
34894fb76b
Add some comments [skip ci]
2017-08-15 17:26:43 +02:00
James Cole
e5afcbd013
New translations firefly.php (French)
2017-08-15 16:50:07 +02:00
James Cole
253a98143c
New translations firefly.php (French)
2017-08-15 16:40:08 +02:00
James Cole
59a7feafef
New translations firefly.php (French)
2017-08-15 16:30:08 +02:00
James Cole
0b2c3d7ca8
New translations firefly.php (French)
2017-08-15 10:10:22 +02:00
James Cole
bd8afc67dd
New translations firefly.php (French)
2017-08-15 10:00:14 +02:00
James Cole
08e5b018b8
New translations csv.php (French)
2017-08-15 01:20:08 +02:00
James Cole
3d58a0c0f3
New translations firefly.php (French)
2017-08-15 01:20:07 +02:00
James Cole
56f7ca388d
New translations firefly.php (French)
2017-08-15 01:10:06 +02:00
James Cole
ddf0ee9972
New translations firefly.php (French)
2017-08-15 01:00:07 +02:00
James Cole
298e6d38a0
New translations firefly.php (French)
2017-08-15 00:50:07 +02:00
James Cole
7bb5d243a0
New translations firefly.php (French)
2017-08-15 00:40:07 +02:00
James Cole
207b0194c2
New translations firefly.php (French)
2017-08-15 00:30:07 +02:00
James Cole
f1081e058c
New translations firefly.php (French)
2017-08-15 00:20:07 +02:00
James Cole
7974319c73
New translations firefly.php (French)
2017-08-15 00:10:08 +02:00
James Cole
e84b37fc66
New translations firefly.php (French)
2017-08-14 23:50:14 +02:00
James Cole
4219edc089
New translations firefly.php (French)
2017-08-14 23:40:07 +02:00
James Cole
244dcc0465
New translations demo.php (French)
2017-08-14 19:10:07 +02:00
James Cole
5e423a8ede
New translations list.php (French)
2017-08-14 18:10:11 +02:00
James Cole
fe24c8971f
New translations breadcrumbs.php (French)
2017-08-14 18:10:10 +02:00
James Cole
2410c767f8
New translations form.php (French)
2017-08-14 18:10:09 +02:00
James Cole
a785fd27ec
New translations validation.php (French)
2017-08-14 18:10:07 +02:00
James Cole
5d3df4579e
New translations list.php (French)
2017-08-14 18:00:13 +02:00
James Cole
3182256580
New translations csv.php (French)
2017-08-14 18:00:11 +02:00
James Cole
84b5c3c789
New translations csv.php (French)
2017-08-14 17:50:12 +02:00
James Cole
4a1a70fa46
New translations csv.php (French)
2017-08-14 17:41:49 +02:00
James Cole
fe457d149c
New translations csv.php (French)
2017-08-14 17:00:07 +02:00
James Cole
9a29747bbf
New translations csv.php (French)
2017-08-14 16:50:08 +02:00
James Cole
c04eb6dc2a
New translations csv.php (French)
2017-08-14 16:20:06 +02:00
James Cole
5a9a6a4680
New translations csv.php (French)
2017-08-14 16:10:14 +02:00
James Cole
1633994fbd
Slight change in amount handler. #760
2017-08-13 15:30:39 +02:00
James Cole
f9c85d4d81
Catch the error in #760
2017-08-13 12:37:09 +02:00
James Cole
ec636c95a1
Improve update and verify routines.
2017-08-13 12:30:28 +02:00
James Cole
2915fae942
Merge branch 'release/4.6.4'
2017-08-13 09:04:40 +02:00
James Cole
f9b5468481
Last minute fixes for import routine.
2017-08-13 08:49:45 +02:00
James Cole
287f37eba5
Remove unused parameters.
2017-08-13 08:24:58 +02:00
James Cole
26740668da
Import transfer error
2017-08-12 21:23:19 +02:00
James Cole
bdd72f0d30
Fix path for tag controller.
2017-08-12 21:22:59 +02:00
James Cole
7e79f25949
Merge languages.
2017-08-12 19:47:46 +02:00
James Cole
2d917e166c
Merge pull request #755 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-08-12 19:47:26 +02:00
James Cole
ad4a811d0a
Small bug fixes [skip ci]
2017-08-12 19:11:24 +02:00
James Cole
ab1aa97af4
Read me says 7.1 too. [skip ci]
2017-08-12 19:11:11 +02:00
James Cole
018941c5b3
Actually use journal [skip ci]
2017-08-12 19:05:29 +02:00
James Cole
cc1439fb7b
Revamped import routine.
2017-08-12 19:03:42 +02:00
James Cole
f684a2900b
Include default currency.
2017-08-12 16:42:29 +02:00
James Cole
83b721a322
Small bug fix in map / roles.
2017-08-12 16:41:05 +02:00
James Cole
a879528ed8
Back to basics.
2017-08-12 16:40:51 +02:00
James Cole
accbff3ccb
Small cleanup in CSV processor
2017-08-12 16:12:30 +02:00
James Cole
0375f77b73
Prevent asset account from being found by opposing account. #719
2017-08-12 13:49:40 +02:00
James Cole
9d01162f42
New translations auth.php (Chinese Traditional)
2017-08-12 10:42:10 +02:00
James Cole
3436dc1564
New translations firefly.php (Slovenian)
2017-08-12 10:42:09 +02:00
James Cole
089293079f
New translations firefly.php (Spanish)
2017-08-12 10:42:06 +02:00
James Cole
00e2cd7c04
New translations form.php (Chinese Traditional)
2017-08-12 10:42:04 +02:00
James Cole
f5abb933b0
New translations form.php (French)
2017-08-12 10:42:03 +02:00
James Cole
848386bbaf
New translations form.php (Dutch)
2017-08-12 10:42:01 +02:00
James Cole
5562a3c2ae
New translations firefly.php (Portuguese, Brazilian)
2017-08-12 10:42:00 +02:00
James Cole
9e8738660b
New translations firefly.php (Polish)
2017-08-12 10:41:57 +02:00
James Cole
178772d50d
New translations firefly.php (Chinese Traditional)
2017-08-12 10:41:55 +02:00
James Cole
8d7f29c7c9
New translations firefly.php (Dutch)
2017-08-12 10:41:52 +02:00
James Cole
255f87f1c3
New translations firefly.php (German)
2017-08-12 10:41:50 +02:00
James Cole
975354d081
New translations firefly.php (French)
2017-08-12 10:41:48 +02:00
James Cole
ec6890ced1
New translations form.php (German)
2017-08-12 10:41:46 +02:00
James Cole
290efb4b62
New translations form.php (Polish)
2017-08-12 10:41:44 +02:00
James Cole
ab3ea76244
New translations help.php (Portuguese, Brazilian)
2017-08-12 10:41:43 +02:00
James Cole
21d07aef15
New translations help.php (Slovenian)
2017-08-12 10:41:42 +02:00
James Cole
6031cd02b9
New translations help.php (Spanish)
2017-08-12 10:41:41 +02:00
James Cole
2cdb4cab12
New translations list.php (Dutch)
2017-08-12 10:41:41 +02:00
James Cole
679217f2ef
New translations list.php (Chinese Traditional)
2017-08-12 10:41:40 +02:00
James Cole
3aacc0a258
New translations help.php (Polish)
2017-08-12 10:41:39 +02:00
James Cole
254cf6cc5b
New translations help.php (German)
2017-08-12 10:41:38 +02:00
James Cole
c06095259a
New translations form.php (Slovenian)
2017-08-12 10:41:37 +02:00
James Cole
30fd98c8d7
New translations form.php (Portuguese, Brazilian)
2017-08-12 10:41:36 +02:00
James Cole
3a410f04fe
New translations form.php (Spanish)
2017-08-12 10:41:35 +02:00
James Cole
4a0a58cdc1
New translations help.php (Chinese Traditional)
2017-08-12 10:41:34 +02:00
James Cole
c834f93539
New translations help.php (French)
2017-08-12 10:41:33 +02:00
James Cole
35bdb84e57
New translations help.php (Dutch)
2017-08-12 10:41:32 +02:00
James Cole
36a3a09fcc
New translations breadcrumbs.php (Dutch)
2017-08-12 10:41:30 +02:00
James Cole
2c07b490e8
New translations breadcrumbs.php (French)
2017-08-12 10:41:29 +02:00
James Cole
5790311cbd
New translations breadcrumbs.php (German)
2017-08-12 10:41:29 +02:00
James Cole
fde3322117
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-08-12 10:41:28 +02:00
James Cole
5664e133d1
New translations breadcrumbs.php (Polish)
2017-08-12 10:41:27 +02:00
James Cole
a1dc38a83f
New translations breadcrumbs.php (Chinese Traditional)
2017-08-12 10:41:26 +02:00
James Cole
df974f93ee
New translations auth.php (Spanish)
2017-08-12 10:41:25 +02:00
James Cole
3dde64cdac
New translations auth.php (French)
2017-08-12 10:41:24 +02:00
James Cole
6b4887df0f
New translations auth.php (Dutch)
2017-08-12 10:41:23 +02:00
James Cole
ca8ef3961e
New translations auth.php (German)
2017-08-12 10:41:22 +02:00
James Cole
114e0e5b1e
New translations auth.php (Polish)
2017-08-12 10:41:22 +02:00
James Cole
c7a247cbba
New translations auth.php (Slovenian)
2017-08-12 10:41:21 +02:00
James Cole
3a641a7020
New translations auth.php (Portuguese, Brazilian)
2017-08-12 10:41:20 +02:00
James Cole
0977859bf5
New translations breadcrumbs.php (Slovenian)
2017-08-12 10:41:19 +02:00
James Cole
a644253ee9
New translations breadcrumbs.php (Spanish)
2017-08-12 10:41:18 +02:00
James Cole
3403356be8
New translations config.php (Spanish)
2017-08-12 10:41:16 +02:00
James Cole
4a9ec0d0d4
New translations config.php (Slovenian)
2017-08-12 10:41:15 +02:00
James Cole
250c5c0745
New translations config.php (Dutch)
2017-08-12 10:41:14 +02:00
James Cole
120b5880b1
New translations config.php (Chinese Traditional)
2017-08-12 10:41:13 +02:00
James Cole
18eff73795
New translations config.php (French)
2017-08-12 10:41:12 +02:00
James Cole
89b9dbb1b4
New translations config.php (German)
2017-08-12 10:41:12 +02:00
James Cole
dde4b3ab93
New translations config.php (Portuguese, Brazilian)
2017-08-12 10:41:11 +02:00
James Cole
b1cc655ba5
New translations config.php (Polish)
2017-08-12 10:41:10 +02:00
James Cole
5645a12d5b
New translations list.php (French)
2017-08-12 10:41:09 +02:00
James Cole
ce1a935c06
New translations list.php (German)
2017-08-12 10:41:08 +02:00
James Cole
58b90ad6c9
New translations breadcrumbs.php (Russian)
2017-08-12 10:41:07 +02:00
James Cole
4740e63e76
New translations config.php (Russian)
2017-08-12 10:41:06 +02:00
James Cole
319932c734
New translations form.php (Russian)
2017-08-12 10:41:05 +02:00
James Cole
7cf415288a
New translations firefly.php (Russian)
2017-08-12 10:41:03 +02:00
James Cole
fe67c1db8f
New translations auth.php (Russian)
2017-08-12 10:41:01 +02:00
James Cole
09afbd89b8
New translations demo.php (Spanish)
2017-08-12 10:41:00 +02:00
James Cole
824f7d827c
New translations demo.php (French)
2017-08-12 10:40:59 +02:00
James Cole
3a8ca56f95
New translations demo.php (German)
2017-08-12 10:40:58 +02:00
James Cole
137e3fd083
New translations demo.php (Polish)
2017-08-12 10:40:57 +02:00
James Cole
1285944b1f
New translations demo.php (Slovenian)
2017-08-12 10:40:56 +02:00
James Cole
cd8e9deab7
New translations demo.php (Portuguese, Brazilian)
2017-08-12 10:40:56 +02:00
James Cole
de424eac64
New translations help.php (Russian)
2017-08-12 10:40:55 +02:00
James Cole
d106a09766
New translations list.php (Russian)
2017-08-12 10:40:54 +02:00
James Cole
963e8ccd2c
New translations intro.php (Polish)
2017-08-12 10:40:53 +02:00
James Cole
3474b8f2d0
New translations intro.php (Portuguese, Brazilian)
2017-08-12 10:40:52 +02:00
James Cole
e27b449ae9
New translations intro.php (Russian)
2017-08-12 10:40:51 +02:00
James Cole
7656818456
New translations intro.php (Spanish)
2017-08-12 10:40:50 +02:00
James Cole
d214be1215
New translations intro.php (Slovenian)
2017-08-12 10:40:49 +02:00
James Cole
c8678c3ee5
New translations intro.php (German)
2017-08-12 10:40:48 +02:00
James Cole
108ee40c3f
New translations intro.php (French)
2017-08-12 10:40:47 +02:00
James Cole
de51d205dc
New translations passwords.php (Russian)
2017-08-12 10:40:46 +02:00
James Cole
1f76246edc
New translations pagination.php (Russian)
2017-08-12 10:40:45 +02:00
James Cole
f91974b766
New translations validation.php (Russian)
2017-08-12 10:40:44 +02:00
James Cole
df85936145
New translations demo.php (Russian)
2017-08-12 10:40:43 +02:00
James Cole
f39aa0f52a
New translations intro.php (Dutch)
2017-08-12 10:40:42 +02:00
James Cole
180812394b
New translations intro.php (Chinese Traditional)
2017-08-12 10:40:41 +02:00
James Cole
291fa9597f
New translations demo.php (Dutch)
2017-08-12 10:40:40 +02:00
James Cole
6c4d8c25fc
New translations demo.php (Chinese Traditional)
2017-08-12 10:40:39 +02:00
James Cole
bf4b32a8e9
New translations pagination.php (Polish)
2017-08-12 10:40:39 +02:00
James Cole
2e9dac7678
New translations pagination.php (Portuguese, Brazilian)
2017-08-12 10:40:38 +02:00
James Cole
369314c1cb
New translations pagination.php (Slovenian)
2017-08-12 10:40:37 +02:00
James Cole
6ab86898af
New translations passwords.php (Chinese Traditional)
2017-08-12 10:40:36 +02:00
James Cole
f3aa65d219
New translations pagination.php (Spanish)
2017-08-12 10:40:35 +02:00
James Cole
edf4f19de9
New translations pagination.php (German)
2017-08-12 10:40:34 +02:00
James Cole
91eaaae6d7
New translations pagination.php (French)
2017-08-12 10:40:34 +02:00
James Cole
ca0ae5a165
New translations list.php (Portuguese, Brazilian)
2017-08-12 10:40:33 +02:00
James Cole
86d788d294
New translations list.php (Polish)
2017-08-12 10:40:32 +02:00
James Cole
e345cea9be
New translations list.php (Slovenian)
2017-08-12 10:40:31 +02:00
James Cole
779f7841c2
New translations list.php (Spanish)
2017-08-12 10:40:30 +02:00
James Cole
15fdca46b8
New translations pagination.php (Dutch)
2017-08-12 10:40:29 +02:00
James Cole
97e099c70f
New translations pagination.php (Chinese Traditional)
2017-08-12 10:40:28 +02:00
James Cole
d5a58bb763
New translations passwords.php (Dutch)
2017-08-12 10:40:26 +02:00
James Cole
2774df0d30
New translations passwords.php (French)
2017-08-12 10:40:25 +02:00
James Cole
93a1799a4b
New translations validation.php (German)
2017-08-12 10:40:24 +02:00
James Cole
f65f051c7c
New translations validation.php (Polish)
2017-08-12 10:40:23 +02:00
James Cole
c46952dd4e
New translations validation.php (Portuguese, Brazilian)
2017-08-12 10:40:22 +02:00
James Cole
1dad6b6118
New translations validation.php (Spanish)
2017-08-12 10:40:22 +02:00
James Cole
e964621f2c
New translations validation.php (Slovenian)
2017-08-12 10:40:21 +02:00
James Cole
46ae62f693
New translations validation.php (French)
2017-08-12 10:40:20 +02:00
James Cole
7d578f5852
New translations validation.php (Dutch)
2017-08-12 10:40:19 +02:00
James Cole
467f257ad3
New translations passwords.php (Polish)
2017-08-12 10:40:18 +02:00
James Cole
55186c0a49
New translations passwords.php (German)
2017-08-12 10:40:17 +02:00
James Cole
1a0a4f7112
New translations passwords.php (Portuguese, Brazilian)
2017-08-12 10:40:16 +02:00
James Cole
658290ae80
New translations passwords.php (Slovenian)
2017-08-12 10:40:15 +02:00
James Cole
cb9f29c6fc
New translations validation.php (Chinese Traditional)
2017-08-12 10:40:15 +02:00
James Cole
d8f4955292
New translations passwords.php (Spanish)
2017-08-12 10:40:13 +02:00
James Cole
9803932324
Various code clean up.
2017-08-12 10:27:45 +02:00
James Cole
a3a416b5e2
New composer file
2017-08-12 09:15:09 +02:00
James Cole
1453a318fe
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii: (23 commits)
New translations firefly.php (Dutch)
New translations firefly.php (Chinese Traditional)
New translations firefly.php (Dutch)
New translations firefly.php (Polish)
New translations firefly.php (Portuguese, Brazilian)
New translations firefly.php (Slovenian)
New translations firefly.php (Spanish)
New translations firefly.php (German)
New translations firefly.php (French)
New translations firefly.php (Russian)
New translations firefly.php (Dutch)
New translations validation.php (Dutch)
New translations form.php (Dutch)
New translations csv.php (Dutch)
New translations firefly.php (Slovenian)
New translations firefly.php (Spanish)
New translations firefly.php (Portuguese, Brazilian)
New translations firefly.php (Polish)
New translations firefly.php (Chinese Traditional)
New translations firefly.php (Dutch)
...
2017-08-12 09:14:54 +02:00
James Cole
9ffa01d318
Merge pull request #754 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-08-12 09:14:18 +02:00
James Cole
29b779c873
Remove intro popup.
2017-08-12 09:06:13 +02:00
James Cole
598307f676
Update change log
2017-08-12 09:06:02 +02:00
James Cole
aa9d546bf5
New translations firefly.php (Dutch)
2017-08-12 08:20:30 +02:00
James Cole
f2ef245eca
New translations firefly.php (Chinese Traditional)
2017-08-12 08:10:24 +02:00
James Cole
458606381e
New translations firefly.php (Dutch)
2017-08-12 08:10:21 +02:00
James Cole
244f174dc9
New translations firefly.php (Polish)
2017-08-12 08:10:19 +02:00
James Cole
8a577f3197
New translations firefly.php (Portuguese, Brazilian)
2017-08-12 08:10:17 +02:00
James Cole
2f1b24cc14
New translations firefly.php (Slovenian)
2017-08-12 08:10:13 +02:00
James Cole
d5f836db7a
New translations firefly.php (Spanish)
2017-08-12 08:10:10 +02:00
James Cole
ffd7c36cb2
New translations firefly.php (German)
2017-08-12 08:05:26 +02:00
James Cole
dba543d539
New translations firefly.php (French)
2017-08-12 08:05:24 +02:00
James Cole
9753c0f8eb
New translations firefly.php (Russian)
2017-08-12 08:05:09 +02:00
James Cole
c50b4d3d47
New translations firefly.php (Dutch)
2017-08-12 08:05:02 +02:00
James Cole
907f886cf0
New translations validation.php (Dutch)
2017-08-12 08:04:53 +02:00
James Cole
218a2d2004
Expand password modal.
2017-08-12 08:01:40 +02:00
James Cole
0e0f2c6833
New translations form.php (Dutch)
2017-08-12 08:00:06 +02:00
James Cole
e59090d3b6
Text and modal for password security.
2017-08-12 07:56:02 +02:00
James Cole
0404be8bef
New translations csv.php (Dutch)
2017-08-12 07:50:05 +02:00
James Cole
337895cbaa
Add newlines to files.
2017-08-12 07:48:39 +02:00
James Cole
743547096e
Various code cleanup
2017-08-12 07:47:42 +02:00
James Cole
81fb3df45e
Fix #747
2017-08-12 07:39:58 +02:00
James Cole
12624cab5b
Improve foreign currency routine for #746
2017-08-12 07:38:22 +02:00
James Cole
7d62ea88d2
New translations firefly.php (Slovenian)
2017-08-12 07:10:58 +02:00
James Cole
abcc277430
New translations firefly.php (Spanish)
2017-08-12 07:10:55 +02:00
James Cole
4c4c9426ee
New translations firefly.php (Portuguese, Brazilian)
2017-08-12 07:10:52 +02:00
James Cole
88fdeb2bf2
New translations firefly.php (Polish)
2017-08-12 07:10:50 +02:00
James Cole
f9ab868022
New translations firefly.php (Chinese Traditional)
2017-08-12 07:10:47 +02:00
James Cole
148d2cec8f
New translations firefly.php (Dutch)
2017-08-12 07:10:45 +02:00
James Cole
5869f157f6
New translations firefly.php (German)
2017-08-12 07:10:43 +02:00
James Cole
69a2902161
New translations firefly.php (French)
2017-08-12 07:10:40 +02:00
James Cole
c19b048249
New translations firefly.php (Russian)
2017-08-12 07:10:26 +02:00
James Cole
cd2c8acdb2
Merge pull request #729 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-08-12 07:01:33 +02:00
James Cole
7d0d1c764f
Make sure we’re still at 4.6.4 and bunq import is unavailable. [skip ci]
2017-08-12 07:01:21 +02:00
James Cole
b5acf1d529
Merge early release branch
...
Code for #749
Add link to split withdrawal
Clarifies #751
Text for #748
Improve error reporting #752
Small code cleanup.
Add copyright markers.
2017-08-12 06:59:59 +02:00
James Cole
72b08384ad
Code for #749
2017-08-12 06:55:46 +02:00
James Cole
f51e48f282
Add link to split withdrawal
2017-08-12 06:55:35 +02:00
James Cole
2e6d1f3642
Clarifies #751
2017-08-12 06:44:00 +02:00
James Cole
716af4ed93
Text for #748
2017-08-12 06:41:14 +02:00
James Cole
31de86c9eb
Improve error reporting #752
2017-08-12 06:40:17 +02:00
James Cole
04a2cd1f1f
Small code cleanup.
2017-08-11 05:42:15 +02:00
James Cole
bc0ef11a8c
Add copyright markers.
2017-08-11 05:36:05 +02:00
James Cole
90c8420a4c
Initial code for preparing bunq import #714
2017-08-11 05:21:00 +02:00
James Cole
657d5e0d74
Upgrade version in develop
2017-08-11 05:02:49 +02:00
James Cole
03fa4d957c
Added upgrade instruction [skip ci]
2017-08-10 20:52:10 +02:00
James Cole
8d4530f1f2
Fixes #743
2017-08-10 20:48:29 +02:00
James Cole
6d15c503c3
Fix #515
2017-08-10 20:41:33 +02:00
James Cole
75ddb34398
Remove references to date range thing.
2017-08-10 19:57:18 +02:00
James Cole
6fbfe6fb72
Remove references to date range thing.
2017-08-10 19:55:52 +02:00
James Cole
db500e911c
update date range picker
2017-08-10 19:55:23 +02:00
James Cole
c0c5ced6ad
Fix multi currency edit display
2017-08-10 19:55:13 +02:00
James Cole
726270f8bc
New translations form.php (Chinese Traditional)
2017-08-08 16:41:01 +02:00
James Cole
c3908450a0
New translations form.php (French)
2017-08-08 16:40:59 +02:00
James Cole
f7ba05f465
New translations form.php (Dutch)
2017-08-08 16:40:58 +02:00
James Cole
dea7f7d5d6
New translations form.php (German)
2017-08-08 16:40:46 +02:00
James Cole
ed7a0a2b9d
New translations form.php (Polish)
2017-08-08 16:40:45 +02:00
James Cole
ac6b4db0f8
New translations form.php (Slovenian)
2017-08-08 16:40:41 +02:00
James Cole
b5d659c13c
New translations form.php (Portuguese, Brazilian)
2017-08-08 16:40:40 +02:00
James Cole
919cb5d1f2
New translations form.php (Spanish)
2017-08-08 16:40:39 +02:00
James Cole
e504d3cc35
New translations form.php (Russian)
2017-08-08 16:40:28 +02:00
James Cole
1d67939e76
No password service in env file. [skip ci]
2017-08-08 16:30:43 +02:00
James Cole
5d1e90d29c
Expand verify password routine.
2017-08-08 16:30:21 +02:00
James Cole
1678eba9cc
New translations intro.php (Polish)
2017-08-08 16:10:35 +02:00
James Cole
cc142b2ba1
New translations intro.php (Portuguese, Brazilian)
2017-08-08 16:10:33 +02:00
James Cole
48cbffba14
New translations intro.php (Russian)
2017-08-08 16:10:32 +02:00
James Cole
d909bb1b25
New translations intro.php (Spanish)
2017-08-08 16:10:31 +02:00
James Cole
3313e66fc2
New translations intro.php (Slovenian)
2017-08-08 16:10:30 +02:00
James Cole
085892a4c8
New translations intro.php (German)
2017-08-08 16:10:28 +02:00
James Cole
817e059230
New translations intro.php (French)
2017-08-08 16:10:27 +02:00
James Cole
7ce8891246
New translations intro.php (Dutch)
2017-08-08 16:10:25 +02:00
James Cole
439b2589f9
New translations intro.php (Chinese Traditional)
2017-08-08 16:10:24 +02:00
James Cole
e7b5cf66d2
Fix #739
2017-08-08 16:06:58 +02:00
James Cole
b29fabf76c
Include virtual balance in transaction overview #735
2017-08-07 20:36:23 +02:00
James Cole
5d837c3ee4
Bump version. [skip ci]
2017-08-07 20:27:58 +02:00
James Cole
4c0396ad1c
Fixes #733
2017-08-07 17:59:26 +02:00
James Cole
97b62fce79
New translations firefly.php (Russian)
2017-08-05 02:00:07 +02:00
James Cole
e904a38735
New translations firefly.php (Russian)
2017-08-05 01:10:08 +02:00
James Cole
ae72187aed
New translations form.php (Russian)
2017-08-05 01:10:05 +02:00
James Cole
e4ebeefa61
New translations firefly.php (Russian)
2017-08-05 01:00:09 +02:00
James Cole
417373ba70
New translations form.php (Russian)
2017-08-05 01:00:06 +02:00
James Cole
36f9ded08e
New translations breadcrumbs.php (Russian)
2017-08-05 01:00:05 +02:00
James Cole
858925b8c8
New translations firefly.php (Slovenian)
2017-08-04 17:11:13 +02:00
James Cole
d36c96fba9
New translations firefly.php (Spanish)
2017-08-04 17:11:10 +02:00
James Cole
2be6fb329e
New translations firefly.php (Portuguese, Brazilian)
2017-08-04 17:11:05 +02:00
James Cole
da56363ef9
New translations firefly.php (Polish)
2017-08-04 17:11:02 +02:00
James Cole
90d73228f3
New translations firefly.php (Chinese Traditional)
2017-08-04 17:10:59 +02:00
James Cole
1c76fcd26b
New translations firefly.php (Dutch)
2017-08-04 17:10:55 +02:00
James Cole
c26c4ddf15
New translations firefly.php (German)
2017-08-04 17:10:53 +02:00
James Cole
537bdb62da
New translations firefly.php (French)
2017-08-04 17:10:49 +02:00
James Cole
b2ac2bd97a
New translations firefly.php (Russian)
2017-08-04 17:10:32 +02:00
James Cole
aee6ea56b5
New translations validation.php (Russian)
2017-08-04 17:10:24 +02:00
James Cole
ff5506c842
New translations validation.php (German)
2017-08-04 17:10:16 +02:00
James Cole
94c5340fbf
New translations validation.php (Polish)
2017-08-04 17:10:15 +02:00
James Cole
0e11026b60
New translations validation.php (Portuguese, Brazilian)
2017-08-04 17:10:14 +02:00
James Cole
1d8e953ebc
New translations validation.php (Spanish)
2017-08-04 17:10:13 +02:00
James Cole
8708fba4bc
New translations validation.php (Slovenian)
2017-08-04 17:10:12 +02:00
James Cole
bc1294ae61
New translations validation.php (French)
2017-08-04 17:10:10 +02:00
James Cole
308f05101e
New translations validation.php (Dutch)
2017-08-04 17:10:09 +02:00
James Cole
f368739303
New translations validation.php (Chinese Traditional)
2017-08-04 17:10:07 +02:00
James Cole
1bca1b921b
Fix import tests.
2017-08-04 16:24:44 +02:00
James Cole
3e513e92b1
Import routine is prepped for multi-source import (such as banks).
2017-08-04 15:56:14 +02:00
James Cole
194fe178c0
Refactor for #732
2017-08-04 15:48:26 +02:00
James Cole
5d10a19bfa
First version of routine #732
2017-08-04 15:46:52 +02:00
James Cole
8f52a68526
New translations firefly.php (French)
2017-08-04 13:10:13 +02:00
James Cole
c67d0d59bb
New translations firefly.php (French)
2017-08-04 13:00:08 +02:00
James Cole
4477064f17
New translations firefly.php (French)
2017-08-04 12:50:08 +02:00
James Cole
9dbe24b37c
New translations csv.php (Portuguese, Brazilian)
2017-08-04 08:20:13 +02:00
James Cole
46a85295e8
New translations firefly.php (Portuguese, Brazilian)
2017-08-04 08:20:11 +02:00
James Cole
63170324a8
New translations form.php (Portuguese, Brazilian)
2017-08-04 08:20:08 +02:00
James Cole
4fd157b5f4
New translations firefly.php (Polish)
2017-08-03 21:00:23 +02:00
James Cole
e5406a0ea3
New translations firefly.php (Chinese Traditional)
2017-08-03 21:00:20 +02:00
James Cole
9b64ba21fd
New translations firefly.php (Portuguese, Brazilian)
2017-08-03 21:00:17 +02:00
James Cole
18fcf07971
New translations firefly.php (Slovenian)
2017-08-03 21:00:14 +02:00
James Cole
d3404c6570
New translations firefly.php (Spanish)
2017-08-03 21:00:10 +02:00
James Cole
1878b5287b
Cheap solution for #730 [skip ci]
2017-08-03 20:50:16 +02:00
James Cole
7f74545586
New translations firefly.php (German)
2017-07-30 14:10:38 +02:00
James Cole
a920894a8f
New translations firefly.php (French)
2017-07-30 14:10:35 +02:00
James Cole
2c912456ce
New translations firefly.php (Russian)
2017-07-30 14:10:23 +02:00
James Cole
ebda475972
New translations firefly.php (Dutch)
2017-07-30 14:10:17 +02:00
James Cole
05aace84e1
Fix tests for show() routines.
2017-07-30 13:57:46 +02:00
James Cole
1cfa1faccc
Remove all time jumps because they’re unclear and complex.
2017-07-30 13:53:04 +02:00
James Cole
1caa393974
Simple cache routine.
2017-07-30 13:44:36 +02:00
James Cole
ef357ab6e5
Fix tests
2017-07-30 13:42:38 +02:00
James Cole
c39c5492ea
Simplify controllers
2017-07-30 13:42:30 +02:00
James Cole
1a5d54f74f
New translations firefly.php (Slovenian)
2017-07-30 10:40:53 +02:00
James Cole
13dc6c7dfb
New translations firefly.php (Spanish)
2017-07-30 10:40:50 +02:00
James Cole
4c7dee69c2
New translations firefly.php (Portuguese, Brazilian)
2017-07-30 10:40:47 +02:00
James Cole
dc9cf7689d
New translations firefly.php (Polish)
2017-07-30 10:40:44 +02:00
James Cole
778a408c6c
New translations firefly.php (Chinese Traditional)
2017-07-30 10:40:42 +02:00
James Cole
2b7f3061d0
New translations firefly.php (Dutch)
2017-07-30 10:40:40 +02:00
James Cole
92903e1ec3
New translations firefly.php (German)
2017-07-30 10:40:37 +02:00
James Cole
c5a621010e
New translations firefly.php (French)
2017-07-30 10:40:35 +02:00
James Cole
0b5b636578
New translations firefly.php (Russian)
2017-07-30 10:40:20 +02:00
James Cole
8fcdb91ba3
Will no longer support extended tag modes.
2017-07-30 10:22:14 +02:00
James Cole
f67d5f1197
Fix bug in filter.
2017-07-30 10:21:45 +02:00
James Cole
6e0e6203cc
Some help text for attachment decrypter
2017-07-30 10:21:35 +02:00
James Cole
2694ce4148
Decryption routine for #671
2017-07-30 08:22:39 +02:00
James Cole
7c02b032f6
New translations firefly.php (Slovenian)
2017-07-29 14:40:52 +02:00
James Cole
deb7754cb9
New translations firefly.php (Spanish)
2017-07-29 14:40:50 +02:00
James Cole
624f3c60bd
New translations firefly.php (Portuguese, Brazilian)
2017-07-29 14:40:46 +02:00
James Cole
8a8e792faa
New translations firefly.php (Polish)
2017-07-29 14:40:44 +02:00
James Cole
bc836011bc
New translations firefly.php (Chinese Traditional)
2017-07-29 14:40:41 +02:00
James Cole
107eedfb49
New translations firefly.php (Dutch)
2017-07-29 14:40:38 +02:00
James Cole
61a7dcda23
New translations firefly.php (German)
2017-07-29 14:40:36 +02:00
James Cole
873ca4f438
New translations firefly.php (French)
2017-07-29 14:40:33 +02:00
James Cole
29221c2901
New translations firefly.php (Russian)
2017-07-29 14:40:19 +02:00
James Cole
eac9613df7
Fix for #648
2017-07-29 14:25:54 +02:00
James Cole
184d5d25a6
New translations csv.php (Spanish)
2017-07-29 08:40:46 +02:00
James Cole
ae33411566
New translations csv.php (Slovenian)
2017-07-29 08:40:34 +02:00
James Cole
479ebcc3fa
New translations csv.php (Portuguese, Brazilian)
2017-07-29 08:40:33 +02:00
James Cole
1ae572cf30
New translations csv.php (Chinese Traditional)
2017-07-29 08:40:29 +02:00
James Cole
ac6e16688d
New translations csv.php (Dutch)
2017-07-29 08:40:28 +02:00
James Cole
69159e0271
New translations csv.php (French)
2017-07-29 08:40:28 +02:00
James Cole
cae35d6a5a
New translations csv.php (Polish)
2017-07-29 08:40:27 +02:00
James Cole
df9b65e296
New translations csv.php (German)
2017-07-29 08:40:26 +02:00
James Cole
fb0b34a6a0
New translations csv.php (Russian)
2017-07-29 08:40:22 +02:00
James Cole
db3b822aef
Include warning for #722
2017-07-29 08:27:39 +02:00
James Cole
f4994ef151
Also store links when importing data.
2017-07-28 14:52:01 +02:00
James Cole
8e27291417
Tags no longer mappable.
2017-07-28 14:40:53 +02:00
James Cole
aae9ad78e5
This should fix the tests for now.
2017-07-26 18:40:48 +02:00
James Cole
fb3efbfc66
Fix parameter count.
2017-07-26 16:40:25 +02:00
James Cole
0f8a66609a
Fix controller for #718
2017-07-26 16:40:14 +02:00
James Cole
b3bb8c386f
Fix routes for #718
2017-07-26 16:40:00 +02:00
James Cole
b3b5e0e155
This will disable the PHP 7.0 tests.
2017-07-25 21:01:37 +02:00
James Cole
99a0bf1286
This fixes #717
2017-07-25 21:01:25 +02:00
James Cole
650f0ee752
Merge branch 'hotfix/4.6.3.1' into develop
2017-07-23 20:02:46 +02:00
James Cole
2ddcf1120f
Merge branch 'hotfix/4.6.3.1'
2017-07-23 20:02:45 +02:00
James Cole
d45c74915c
This fixes #715
2017-07-23 20:02:32 +02:00
James Cole
cd373791ac
Updated composer file.
2017-07-23 20:00:26 +02:00
James Cole
7b03b0c5fc
Some PHP 7.1 compatible code.
2017-07-23 19:06:24 +02:00
James Cole
57d6677131
Merge branch 'release/4.6.3'
2017-07-23 10:01:48 +02:00
James Cole
05e73344eb
Various files for upgrade.
2017-07-23 09:54:07 +02:00
James Cole
fff8f96490
Merge pull request #706 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-07-23 09:53:40 +02:00
James Cole
1ccfb34246
New translations firefly.php (Slovenian)
2017-07-23 09:50:53 +02:00
James Cole
b30bd00993
New translations firefly.php (Spanish)
2017-07-23 09:50:51 +02:00
James Cole
6b2d9fe816
New translations firefly.php (Portuguese, Brazilian)
2017-07-23 09:50:47 +02:00
James Cole
531114279d
New translations firefly.php (Polish)
2017-07-23 09:50:45 +02:00
James Cole
944aaff0fa
New translations firefly.php (Chinese Traditional)
2017-07-23 09:50:42 +02:00
James Cole
6bafa6819d
New translations firefly.php (Dutch)
2017-07-23 09:50:40 +02:00
James Cole
8d7091285a
New translations firefly.php (German)
2017-07-23 09:50:38 +02:00
James Cole
579e95219a
New translations firefly.php (French)
2017-07-23 09:50:35 +02:00
James Cole
4a746881e3
New translations firefly.php (Russian)
2017-07-23 09:50:20 +02:00
James Cole
9122f1b642
New translations firefly.php (Dutch)
2017-07-23 09:40:08 +02:00
James Cole
8b033ed4a8
Update contributing and support guidelines [skip ci]
2017-07-23 09:37:51 +02:00
James Cole
8e53a63243
Broken translation. [skip ci]
2017-07-23 09:36:50 +02:00
James Cole
4de01e7387
New translations firefly.php (Dutch)
2017-07-23 09:30:10 +02:00
James Cole
f85ab74e2b
Code cleanup and tests.
2017-07-23 08:32:51 +02:00
James Cole
8bb7d5de3f
Various code clean up.
2017-07-23 08:16:11 +02:00
James Cole
68424e485c
New translations firefly.php (Slovenian)
2017-07-23 07:41:00 +02:00
James Cole
ac34285eed
New translations firefly.php (Spanish)
2017-07-23 07:40:58 +02:00
James Cole
e605a82573
New translations firefly.php (Portuguese, Brazilian)
2017-07-23 07:40:55 +02:00
James Cole
1061764426
New translations firefly.php (Polish)
2017-07-23 07:40:52 +02:00
James Cole
8d93e410f7
New translations firefly.php (Chinese Traditional)
2017-07-23 07:40:49 +02:00
James Cole
9336cdcc5d
New translations firefly.php (Dutch)
2017-07-23 07:40:47 +02:00
James Cole
7639c03646
New translations firefly.php (German)
2017-07-23 07:40:45 +02:00
James Cole
2da55bff9c
New translations firefly.php (French)
2017-07-23 07:40:43 +02:00
James Cole
6ea5d45dec
New translations firefly.php (Russian)
2017-07-23 07:40:29 +02:00
James Cole
e9504a3899
New translations intro.php (Polish)
2017-07-23 07:40:25 +02:00
James Cole
7bff2fd1e5
New translations intro.php (Portuguese, Brazilian)
2017-07-23 07:40:23 +02:00
James Cole
694712e933
New translations intro.php (Russian)
2017-07-23 07:40:22 +02:00
James Cole
aa675559e6
New translations intro.php (Spanish)
2017-07-23 07:40:22 +02:00
James Cole
2af19d675a
New translations intro.php (Slovenian)
2017-07-23 07:40:21 +02:00
James Cole
4588d16fc2
New translations intro.php (German)
2017-07-23 07:40:20 +02:00
James Cole
5dbd3031be
New translations intro.php (French)
2017-07-23 07:40:19 +02:00
James Cole
59c16eba77
New translations intro.php (Dutch)
2017-07-23 07:40:17 +02:00
James Cole
8c21ec96d1
New translations intro.php (Chinese Traditional)
2017-07-23 07:40:16 +02:00
James Cole
2c00a8353d
Fix small issue reenabling intro [skip ci]
2017-07-23 07:35:30 +02:00
James Cole
19e7a76f85
Forgot small statement [skip ci]
2017-07-23 07:32:06 +02:00
James Cole
f16a186faf
Option to re-enable intro boxes.
2017-07-23 07:30:05 +02:00
James Cole
456dd39ec4
New intro texts.
2017-07-22 22:56:21 +02:00
James Cole
5b69a697e4
Improve pages to show intro texts.
2017-07-22 10:50:30 +02:00
James Cole
20d279fee4
New translations firefly.php (Slovenian)
2017-07-21 06:20:54 +02:00
James Cole
cd55d819af
New translations firefly.php (Spanish)
2017-07-21 06:20:52 +02:00
James Cole
dce51da92f
New translations firefly.php (Portuguese, Brazilian)
2017-07-21 06:20:48 +02:00
James Cole
6118cf6041
New translations firefly.php (Polish)
2017-07-21 06:20:45 +02:00
James Cole
4ae8bffd4d
New translations firefly.php (Chinese Traditional)
2017-07-21 06:20:42 +02:00
James Cole
5ebe86d5b6
New translations firefly.php (Dutch)
2017-07-21 06:20:40 +02:00
James Cole
317d97a310
New translations firefly.php (German)
2017-07-21 06:20:38 +02:00
James Cole
082aa1d8e3
New translations firefly.php (French)
2017-07-21 06:20:36 +02:00
James Cole
2f2963676f
New translations firefly.php (Russian)
2017-07-21 06:20:19 +02:00
James Cole
f2d388f742
Improve code for intro texts.
2017-07-21 06:00:10 +02:00
James Cole
d79008495a
Remove some html comments.
2017-07-21 04:36:23 +02:00
James Cole
43f1867fb8
Language strings for #708
2017-07-21 04:36:09 +02:00
James Cole
043c28628c
Fixes #708
2017-07-21 04:35:57 +02:00
James Cole
9540854c8a
Language is not complete yet. [skip ci]
2017-07-21 04:26:13 +02:00
James Cole
b951a6ca66
Merge pull request #712 from simonsmiley/update-charts
...
Make charts easier to read
2017-07-19 16:11:58 +02:00
Simon Hanna
26561a395d
Make charts easier to read
...
* Do not fill the area below the lines
* Provide border color
* Decrease transparency of border
2017-07-19 15:53:22 +02:00
James Cole
0a884c8718
New translations intro.php (Polish)
2017-07-16 18:40:23 +02:00
James Cole
b393e3c662
New translations intro.php (Portuguese, Brazilian)
2017-07-16 18:40:22 +02:00
James Cole
c36062210f
New translations intro.php (Russian)
2017-07-16 18:40:21 +02:00
James Cole
861381fbb6
New translations intro.php (Spanish)
2017-07-16 18:40:20 +02:00
James Cole
b9019f9590
New translations intro.php (Slovenian)
2017-07-16 18:40:19 +02:00
James Cole
fcfa877e89
New translations intro.php (German)
2017-07-16 18:40:18 +02:00
James Cole
d61849eefe
New translations intro.php (French)
2017-07-16 18:40:17 +02:00
James Cole
bc83bd6ec8
New translations intro.php (Dutch)
2017-07-16 18:40:15 +02:00
James Cole
c18c94e565
New translations intro.php (Chinese Traditional)
2017-07-16 18:40:15 +02:00
James Cole
77d077ec08
Fix help button.
2017-07-16 18:28:46 +02:00
James Cole
021d0e6359
More stuff for intro texts.
2017-07-16 18:14:29 +02:00
James Cole
7f4fd2c52f
Fix tests.
2017-07-16 17:05:52 +02:00
James Cole
8ffe098e3b
New translations firefly.php (Slovenian)
2017-07-16 13:20:56 +02:00
James Cole
a2ca86ca74
New translations firefly.php (Spanish)
2017-07-16 13:20:54 +02:00
James Cole
deef018806
New translations firefly.php (Portuguese, Brazilian)
2017-07-16 13:20:50 +02:00
James Cole
c3f8b2ea56
New translations firefly.php (Polish)
2017-07-16 13:20:47 +02:00
James Cole
e3696b6055
New translations firefly.php (Chinese Traditional)
2017-07-16 13:20:45 +02:00
James Cole
b82b340668
New translations firefly.php (Dutch)
2017-07-16 13:20:42 +02:00
James Cole
a8b01c439b
New translations firefly.php (German)
2017-07-16 13:20:39 +02:00
James Cole
6ec686ca7e
New translations firefly.php (French)
2017-07-16 13:20:37 +02:00
James Cole
fdb664fecb
New translations firefly.php (Russian)
2017-07-16 13:20:21 +02:00
James Cole
09f838089b
Allow rule to be applied to transactions (not just group).
2017-07-16 13:04:45 +02:00
James Cole
db0fe918b8
New translations firefly.php (Dutch)
2017-07-16 08:00:07 +02:00
James Cole
8ca696d547
New translations firefly.php (Dutch)
2017-07-16 07:50:41 +02:00
James Cole
b7ccb1ce5c
New translations breadcrumbs.php (Dutch)
2017-07-16 07:50:33 +02:00
James Cole
5f0033e466
New translations intro.php (Polish)
2017-07-16 07:50:22 +02:00
James Cole
477adba3e1
New translations intro.php (Portuguese, Brazilian)
2017-07-16 07:50:21 +02:00
James Cole
eb15ca8ebd
New translations intro.php (Russian)
2017-07-16 07:50:20 +02:00
James Cole
dbf5907c20
New translations intro.php (Spanish)
2017-07-16 07:50:19 +02:00
James Cole
e95deb9443
New translations intro.php (Slovenian)
2017-07-16 07:50:19 +02:00
James Cole
e19c36b5c4
New translations intro.php (German)
2017-07-16 07:50:18 +02:00
James Cole
fdd589db4f
New translations intro.php (French)
2017-07-16 07:50:17 +02:00
James Cole
cd4e45d8f5
New translations intro.php (Dutch)
2017-07-16 07:50:16 +02:00
James Cole
e6e31b9cab
New translations intro.php (Chinese Traditional)
2017-07-16 07:50:15 +02:00
James Cole
b676b1fef9
Simplify import storage routine.
2017-07-16 07:45:20 +02:00
James Cole
58bfb35fa6
Built a new routine for intro tours.
2017-07-16 07:35:08 +02:00
James Cole
09131e8c36
Add Russian language.
2017-07-15 22:42:14 +02:00
James Cole
1d6ca91c01
This fixes the tests.
2017-07-15 22:41:57 +02:00
James Cole
fa00ba2edd
Expand tests and fix various small issues in strict comparison.
2017-07-15 22:17:24 +02:00
James Cole
65114c8483
New translations firefly.php (German)
2017-07-15 22:00:52 +02:00
James Cole
d033985141
New translations firefly.php (Polish)
2017-07-15 22:00:49 +02:00
James Cole
5badfbee93
New translations firefly.php (Portuguese, Brazilian)
2017-07-15 22:00:47 +02:00
James Cole
44a61842f0
New translations firefly.php (Slovenian)
2017-07-15 22:00:45 +02:00
James Cole
70b61af572
New translations firefly.php (French)
2017-07-15 22:00:42 +02:00
James Cole
53a53d393d
New translations firefly.php (Chinese Traditional)
2017-07-15 22:00:38 +02:00
James Cole
6c95b5757b
New translations firefly.php (Spanish)
2017-07-15 22:00:35 +02:00
James Cole
693b3e5a6f
New translations firefly.php (Russian)
2017-07-15 22:00:18 +02:00
James Cole
aac1338bdd
Merge pull request #705 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-07-15 21:58:20 +02:00
James Cole
2979137102
New translations firefly.php (Dutch)
2017-07-15 21:50:12 +02:00
James Cole
0068675f3b
Remove alert [skip ci]
2017-07-15 21:48:02 +02:00
James Cole
6c1a22ea7f
Merge pull request #702 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-07-15 21:42:33 +02:00
James Cole
2869b92e6b
Merge branch 'develop' into l10n_develop
2017-07-15 21:42:27 +02:00
James Cole
8a38ce1964
Remove references to old tour but include code for new tour.
2017-07-15 21:40:42 +02:00
James Cole
3a7c5566ed
New translations firefly.php (German)
2017-07-15 17:30:52 +02:00
James Cole
1bed8c2b08
New translations firefly.php (Polish)
2017-07-15 17:30:49 +02:00
James Cole
e24500b306
New translations firefly.php (Portuguese, Brazilian)
2017-07-15 17:30:47 +02:00
James Cole
6251914419
New translations firefly.php (Slovenian)
2017-07-15 17:30:45 +02:00
James Cole
8d9e943d57
New translations firefly.php (French)
2017-07-15 17:30:43 +02:00
James Cole
f71bc5d323
New translations firefly.php (Dutch)
2017-07-15 17:30:40 +02:00
James Cole
a8082b2b3f
New translations firefly.php (Chinese Traditional)
2017-07-15 17:30:37 +02:00
James Cole
510b72303d
New translations firefly.php (Spanish)
2017-07-15 17:30:35 +02:00
James Cole
4666d4bbaa
New translations breadcrumbs.php (Chinese Traditional)
2017-07-15 17:30:28 +02:00
James Cole
025f1e9502
New translations breadcrumbs.php (Dutch)
2017-07-15 17:30:27 +02:00
James Cole
b4c05098a9
New translations breadcrumbs.php (French)
2017-07-15 17:30:27 +02:00
James Cole
3c8ee6f7f7
New translations breadcrumbs.php (German)
2017-07-15 17:30:26 +02:00
James Cole
8b34135b08
New translations breadcrumbs.php (Polish)
2017-07-15 17:30:24 +02:00
James Cole
d4b7c6689f
New translations breadcrumbs.php (Portuguese, Brazilian)
2017-07-15 17:30:23 +02:00
James Cole
d72aadfb00
New translations breadcrumbs.php (Slovenian)
2017-07-15 17:30:21 +02:00
James Cole
00ff8ae166
New translations breadcrumbs.php (Spanish)
2017-07-15 17:30:20 +02:00
James Cole
cffcf49b26
New translations breadcrumbs.php (Russian)
2017-07-15 17:30:14 +02:00
James Cole
ad55aa8b85
New translations firefly.php (Russian)
2017-07-15 17:30:13 +02:00
James Cole
accbdea942
Improve search and display of results.
2017-07-15 17:19:12 +02:00
James Cole
22144b78ea
Strict comparisons.
2017-07-15 16:41:07 +02:00
James Cole
c03ab269f0
Memory optimised, connect journal to tag.
2017-07-15 10:43:22 +02:00
James Cole
0c6c4d5959
Fix small issue in chart.
2017-07-15 10:26:27 +02:00
James Cole
e4e1873770
Improve import routine.
2017-07-15 10:26:16 +02:00
James Cole
3b3579025d
Improve results when presented with invalid data. #701
2017-07-14 17:57:20 +02:00
James Cole
5cf8f2f4f4
Add sort flag for #698
2017-07-14 17:25:03 +02:00
James Cole
c4ff05b1ba
Sort fix #698 [skip ci]
2017-07-14 17:21:30 +02:00
James Cole
2bf54d0b8e
Remove extra X [skip ci]
2017-07-14 17:10:56 +02:00
James Cole
2a63888546
Table is sortable, #697
2017-07-14 17:10:06 +02:00
James Cole
cb8294cbd2
Disable button form on submit.
2017-07-14 17:05:32 +02:00
James Cole
c9a99be183
Fix #699
2017-07-14 17:04:18 +02:00
James Cole
5d2e026e5a
New translations firefly.php (Polish)
2017-07-14 16:10:12 +02:00
James Cole
568fdad52a
New translations form.php (Polish)
2017-07-14 16:10:08 +02:00
James Cole
174fb65fed
New translations firefly.php (Polish)
2017-07-14 16:00:25 +02:00
James Cole
2e77c45ae8
New translations csv.php (Polish)
2017-07-14 15:50:27 +02:00
James Cole
1b674a0abf
New translations firefly.php (Polish)
2017-07-14 15:50:25 +02:00
James Cole
4beb8b1f6b
New translations csv.php (Polish)
2017-07-14 15:40:20 +02:00
James Cole
3c4abb7b60
Fixed some issues in import, should improve results for #701
2017-07-14 06:41:47 +02:00
James Cole
970c73c221
Fix path
2017-07-14 06:41:10 +02:00
James Cole
6797c1255f
New translations firefly.php (Russian)
2017-07-13 14:40:45 +02:00
James Cole
0ed159b553
New translations firefly.php (Russian)
2017-07-13 14:30:23 +02:00
James Cole
faa8679804
New translations firefly.php (Russian)
2017-07-13 14:20:12 +02:00
James Cole
e3d2253958
New translations firefly.php (Russian)
2017-07-13 14:10:18 +02:00
James Cole
3f7b7996c0
New translations firefly.php (Russian)
2017-07-13 14:00:16 +02:00
James Cole
9229ff54df
New translations csv.php (Russian)
2017-07-13 13:50:15 +02:00
James Cole
204ab8f427
New translations demo.php (Russian)
2017-07-13 13:50:13 +02:00
James Cole
8ee6c0789d
New translations csv.php (Russian)
2017-07-13 13:40:21 +02:00
James Cole
be188e7266
New translations form.php (Russian)
2017-07-13 13:40:20 +02:00
James Cole
1a43b62750
New translations help.php (Russian)
2017-07-13 13:30:11 +02:00
James Cole
eaa8321aa8
New translations help.php (Russian)
2017-07-13 13:20:19 +02:00
James Cole
f01f0071dd
New translations list.php (Russian)
2017-07-13 13:20:17 +02:00
James Cole
ec69cc3590
New translations list.php (Russian)
2017-07-13 13:10:16 +02:00
James Cole
102dac1eb8
New translations validation.php (Russian)
2017-07-13 13:10:14 +02:00
James Cole
d54c5f1f99
New translations passwords.php (Russian)
2017-07-13 12:10:27 +02:00
James Cole
c2e0e00c47
New translations pagination.php (Russian)
2017-07-13 12:10:26 +02:00
James Cole
f24e387363
New translations breadcrumbs.php (Russian)
2017-07-13 12:00:27 +02:00
James Cole
09715b83e4
New translations auth.php (Russian)
2017-07-13 11:50:19 +02:00
James Cole
e4f197bbc9
New translations breadcrumbs.php (Russian)
2017-07-13 11:50:18 +02:00
James Cole
de64cef48d
New translations auth.php (Russian)
2017-07-13 11:01:08 +02:00
James Cole
b85329b371
New translations firefly.php (Russian)
2017-07-13 11:01:07 +02:00
James Cole
215f9a4245
New translations csv.php (Russian)
2017-07-13 11:00:58 +02:00
James Cole
80ce7a64ba
New translations config.php (Russian)
2017-07-13 11:00:56 +02:00
James Cole
65f3dc0656
New translations breadcrumbs.php (Russian)
2017-07-13 11:00:55 +02:00
James Cole
f9b6b841b6
New translations form.php (Russian)
2017-07-13 11:00:53 +02:00
James Cole
d4f2d649e8
New translations help.php (Russian)
2017-07-13 11:00:50 +02:00
James Cole
15b057fe68
New translations demo.php (Russian)
2017-07-13 11:00:48 +02:00
James Cole
9cb549f4a1
New translations validation.php (Russian)
2017-07-13 11:00:47 +02:00
James Cole
4d67578458
New translations passwords.php (Russian)
2017-07-13 11:00:44 +02:00
James Cole
71faaf1c19
New translations list.php (Russian)
2017-07-13 11:00:43 +02:00
James Cole
0187f29b4b
New translations pagination.php (Russian)
2017-07-13 11:00:40 +02:00
James Cole
9b6ccdd43a
Fixes #694
2017-07-10 19:52:31 +02:00
James Cole
e82deddefb
Merge branch 'release/4.6.2'
2017-07-08 09:55:44 +02:00
James Cole
780bec35bb
Merge pull request #687 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-07-08 09:47:01 +02:00
James Cole
27d80fd370
Updated libraries.
2017-07-08 06:53:15 +02:00
James Cole
952328d55c
Routine to make sure imported entries have the correct opposing account and the correct amount.
2017-07-08 06:53:06 +02:00
James Cole
f747f3bd10
Updated changelog.
2017-07-08 06:30:41 +02:00
James Cole
11c3aca58d
New version.
2017-07-08 06:28:52 +02:00
James Cole
5ef2067836
Some code cleanup.
2017-07-08 06:28:44 +02:00
James Cole
de9728895e
Fixed #658
2017-07-08 06:09:17 +02:00
James Cole
19774f32c2
First code for #658
2017-07-07 17:51:14 +02:00
James Cole
e62b979708
Fix redirect error [skip ci]
2017-07-07 16:53:44 +02:00
James Cole
69eef30ad3
Various code clean up.
2017-07-07 13:50:15 +02:00
James Cole
71a41bc00d
Add newlines [skip ci]
2017-07-07 08:09:42 +02:00
James Cole
dd508dbc49
This should fix #693 .
2017-07-07 08:04:21 +02:00
James Cole
13ad40402a
New translations firefly.php (German)
2017-07-06 11:30:11 +02:00
James Cole
98712f288c
New translations firefly.php (German)
2017-07-04 20:40:08 +02:00
James Cole
a29a78e199
New translations csv.php (German)
2017-07-04 20:40:05 +02:00
James Cole
767267c89e
New translations demo.php (German)
2017-07-04 20:20:16 +02:00
James Cole
b3801f65cf
New translations demo.php (German)
2017-07-04 20:10:06 +02:00
James Cole
44a1d6b3d4
New translations csv.php (German)
2017-07-04 20:00:06 +02:00
James Cole
7a1528d1e4
New translations csv.php (German)
2017-07-04 19:50:10 +02:00
James Cole
c970a25d58
New translations firefly.php (German)
2017-07-04 19:50:09 +02:00
James Cole
0a78b0b130
New translations demo.php (German)
2017-07-04 19:50:06 +02:00
James Cole
69f6dc09d3
New translations demo.php (German)
2017-07-04 19:40:06 +02:00
James Cole
467e708617
New translations form.php (German)
2017-07-04 19:40:05 +02:00
James Cole
3a84591e61
Simplify edit transaction routine.
2017-07-04 16:31:16 +02:00
James Cole
a527066216
Add links to boxes for #688
2017-07-04 16:17:05 +02:00
James Cole
ef9823035f
Add if-statement to catch unset POST data.
2017-07-04 16:03:00 +02:00
James Cole
513ee4c7d9
New translations firefly.php (Polish)
2017-07-03 18:00:20 +02:00
James Cole
fcc9b3a588
Merge branch 'release/4.6.1'
2017-07-02 09:36:20 +02:00
James Cole
71eed45b77
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
...
* 'develop' of https://github.com/firefly-iii/firefly-iii :
New translations firefly.php (Dutch)
New translations firefly.php (Chinese Traditional)
New translations firefly.php (Dutch)
New translations firefly.php (French)
New translations firefly.php (German)
New translations firefly.php (Polish)
New translations firefly.php (Portuguese, Brazilian)
New translations firefly.php (Slovenian)
New translations firefly.php (Spanish)
2017-07-02 09:35:46 +02:00
James Cole
6940f00492
Merge pull request #686 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-07-02 09:35:13 +02:00
James Cole
1c85c20fa9
New translations firefly.php (Dutch)
2017-07-02 09:35:03 +02:00
James Cole
ae30b02405
New version and changelog.
2017-07-02 09:32:19 +02:00
James Cole
89b7a9d3ac
Updated composer file [skip ci]
2017-07-02 09:30:46 +02:00
James Cole
dc25fc99b3
New translations firefly.php (Chinese Traditional)
2017-07-02 09:30:42 +02:00
James Cole
6e6957a9ab
New translations firefly.php (Dutch)
2017-07-02 09:30:40 +02:00
James Cole
0609e7db06
New translations firefly.php (French)
2017-07-02 09:30:38 +02:00
James Cole
f57097b79e
New translations firefly.php (German)
2017-07-02 09:30:34 +02:00
James Cole
7e988d97d3
New translations firefly.php (Polish)
2017-07-02 09:30:32 +02:00
James Cole
2795042c2c
Included some dev data by accident [skip ci]
2017-07-02 09:30:28 +02:00
James Cole
c3c86545fc
New translations firefly.php (Portuguese, Brazilian)
2017-07-02 09:30:28 +02:00
James Cole
3fe14a3d56
New translations firefly.php (Slovenian)
2017-07-02 09:30:25 +02:00
James Cole
bad5740728
New translations firefly.php (Spanish)
2017-07-02 09:30:23 +02:00
James Cole
c164553ba1
Small cosmetic change.
2017-07-02 09:27:08 +02:00
James Cole
e6c72b2995
Fixed mobile display
2017-07-02 09:24:46 +02:00
James Cole
cbcefabbff
Forgot a translation.
2017-07-02 09:24:30 +02:00
James Cole
97cfa3f3ae
Remove old providers.
2017-07-02 09:24:20 +02:00
James Cole
803a008821
Improve bread crumbs
2017-07-02 09:24:11 +02:00
James Cole
658730928b
Remove old JS
2017-07-02 09:24:00 +02:00
James Cole
310db374c8
Fix #678
2017-07-02 09:22:56 +02:00
James Cole
dc5bd648cf
Fix for #685
2017-07-02 08:43:34 +02:00
James Cole
b6be9e6ade
Fix for #682
2017-07-01 10:39:59 +02:00
James Cole
04f71496e3
Code for #678
2017-07-01 10:36:08 +02:00
James Cole
1eed142423
Small display bug related to #648
2017-07-01 10:29:07 +02:00
James Cole
f1e0ad0df0
CoC. [skip ci]
2017-06-30 07:22:12 +02:00
James Cole
f8fa5f1ba5
Improved mobile response, issue #678
2017-06-30 07:17:25 +02:00
James Cole
c187563267
Update report layout [skip ci]
2017-06-28 20:41:02 +02:00
James Cole
fcdbbd5dbc
Update report layout [skip ci]
2017-06-28 20:39:12 +02:00
James Cole
6604d04c60
Slightly different report layout [skip ci]
2017-06-28 20:23:24 +02:00
James Cole
63be574a14
Merge branch 'release/4.6.0'
2017-06-28 18:13:00 +02:00
James Cole
2414f998ba
Update git ignore file.
2017-06-28 18:09:32 +02:00
James Cole
90e2ecad4f
Merge pull request #683 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-06-28 18:08:27 +02:00
James Cole
87a3f5c715
New translations firefly.php (Dutch)
2017-06-28 18:07:52 +02:00
James Cole
a4ef81ebd8
Improve test coverage.
2017-06-28 18:05:38 +02:00
James Cole
67fc810fc2
Ignore test database.
2017-06-28 18:05:04 +02:00
James Cole
e13a61645d
New change log
2017-06-28 18:04:42 +02:00
James Cole
aae4a78fd4
Possible fix for #649 [skip ci]
2017-06-28 15:52:13 +02:00
James Cole
3947da5e27
Possible fix for #682
2017-06-28 15:45:28 +02:00
James Cole
4e4ce2f77c
Remove test database from Firefly III thing. [skip ci]
2017-06-28 15:31:11 +02:00
James Cole
d9a2e081bd
Update travis script.
2017-06-28 15:27:31 +02:00
James Cole
e60dde7ce5
Merge pull request #681 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-06-28 15:18:59 +02:00
James Cole
699b138999
Small link fixes [skip ci]
2017-06-28 15:18:11 +02:00
James Cole
8f191b497f
Updated read me and contributing guidelines.
2017-06-28 15:17:19 +02:00
James Cole
fd013d617c
New translations firefly.php (Chinese Traditional)
2017-06-28 15:11:10 +02:00
James Cole
a8bda38035
New translations firefly.php (Dutch)
2017-06-28 15:11:07 +02:00
James Cole
411de9aa23
New translations firefly.php (French)
2017-06-28 15:11:05 +02:00
James Cole
f0abe497ef
New translations firefly.php (German)
2017-06-28 15:11:02 +02:00
James Cole
9c8be83f5d
New translations firefly.php (Polish)
2017-06-28 15:10:58 +02:00
James Cole
45335af8cf
New translations firefly.php (Portuguese, Brazilian)
2017-06-28 15:10:56 +02:00
James Cole
945e433bb7
New translations firefly.php (Slovenian)
2017-06-28 15:10:51 +02:00
James Cole
70729fdb0c
New translations firefly.php (Spanish)
2017-06-28 15:10:48 +02:00
James Cole
4a435e5701
Updated composer file.
2017-06-28 15:01:06 +02:00
James Cole
427747c6b8
Merge pull request #666 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-06-28 15:00:48 +02:00
James Cole
be9407cb57
New translations csv.php (Dutch)
2017-06-28 15:00:19 +02:00
James Cole
c380d3d2a0
New translations firefly.php (Dutch)
2017-06-28 15:00:13 +02:00
James Cole
489b0eb12d
New translations firefly.php (Dutch)
2017-06-28 14:50:13 +02:00
James Cole
7c73629962
Merge pull request #680 from Xeli/l10n_develop
...
Fix en_US translation: no_accounts_imperative_revenue.
2017-06-28 12:41:26 +02:00
richard@xeli.eu
ff619eca1c
Fix en_US translation: no_accounts_imperative_revenue. Change Expense to Revenue
2017-06-28 12:12:31 +02:00
James Cole
134a39fd71
New translations firefly.php (German)
2017-06-27 13:50:38 +02:00
James Cole
506509b1b2
Fix #677
2017-06-26 18:29:45 +02:00
James Cole
02a36316be
Forgot to remove a variable.
2017-06-26 18:24:44 +02:00
James Cole
8549c7c81b
This should fix #677
2017-06-26 18:24:29 +02:00
James Cole
5a0be7d2ad
Push new version number.
2017-06-24 13:05:12 +02:00
James Cole
c6f44c6398
Composer update.
2017-06-24 13:04:50 +02:00
James Cole
04a8a0e6a1
Code clean up
2017-06-24 13:04:41 +02:00
James Cole
8a175d147b
Remove JS console log.
2017-06-24 13:03:09 +02:00
James Cole
5fbc319b20
This fixes the tests (must still upload test database).
2017-06-24 12:38:24 +02:00
James Cole
8e3ba7caf2
Fix various import bugs.
2017-06-24 08:37:09 +02:00
James Cole
182aaa7d27
New translations csv.php (Spanish)
2017-06-24 07:30:48 +02:00
James Cole
ec17d466f7
New translations firefly.php (Chinese Traditional)
2017-06-24 07:30:46 +02:00
James Cole
79c2445117
New translations firefly.php (Dutch)
2017-06-24 07:30:44 +02:00
James Cole
aa59db1609
New translations firefly.php (French)
2017-06-24 07:30:42 +02:00
James Cole
814b106be2
New translations csv.php (Slovenian)
2017-06-24 07:30:40 +02:00
James Cole
3901ea0fbe
New translations csv.php (Portuguese, Brazilian)
2017-06-24 07:30:39 +02:00
James Cole
65133107be
New translations csv.php (Dutch)
2017-06-24 07:30:38 +02:00
James Cole
08d15cfc5e
New translations csv.php (French)
2017-06-24 07:30:37 +02:00
James Cole
3c89f9a5f1
New translations csv.php (German)
2017-06-24 07:30:36 +02:00
James Cole
dbc6bc8206
New translations csv.php (Polish)
2017-06-24 07:30:35 +02:00
James Cole
dc38291ef5
New translations firefly.php (German)
2017-06-24 07:30:34 +02:00
James Cole
3bb634ed5b
New translations firefly.php (Polish)
2017-06-24 07:30:32 +02:00
James Cole
4bdcfe4d30
New translations firefly.php (Portuguese, Brazilian)
2017-06-24 07:30:28 +02:00
James Cole
3b74784486
New translations firefly.php (Slovenian)
2017-06-24 07:30:25 +02:00
James Cole
5226664a3d
New translations firefly.php (Spanish)
2017-06-24 07:30:23 +02:00
James Cole
6d23823b63
New translations csv.php (Chinese Traditional)
2017-06-24 07:30:20 +02:00
James Cole
da3a56c144
Further improve import storage.
2017-06-24 07:30:05 +02:00
James Cole
58aa54d8cf
Improving import storage.
2017-06-24 07:21:10 +02:00
James Cole
e525e673a8
Import routine cleanup.
2017-06-24 06:57:24 +02:00
James Cole
445dbf8779
More and improved code for the import routine.
2017-06-24 05:49:33 +02:00
James Cole
6a27bea2a3
New translations firefly.php (Chinese Traditional)
2017-06-22 22:01:08 +02:00
James Cole
13163f9c5c
New translations firefly.php (Dutch)
2017-06-22 22:01:05 +02:00
James Cole
fde08f922b
New translations firefly.php (French)
2017-06-22 22:01:02 +02:00
James Cole
266ce00872
New translations firefly.php (German)
2017-06-22 22:00:56 +02:00
James Cole
623a70a0d1
New translations firefly.php (Polish)
2017-06-22 22:00:52 +02:00
James Cole
1d7b738040
New translations firefly.php (Portuguese, Brazilian)
2017-06-22 22:00:46 +02:00
James Cole
edc8dd2601
New translations firefly.php (Slovenian)
2017-06-22 22:00:43 +02:00
James Cole
31dc932ca4
New translations firefly.php (Spanish)
2017-06-22 22:00:40 +02:00
James Cole
edb355941c
More code for import routine.
2017-06-22 21:50:10 +02:00
James Cole
cddaccb7f7
Further improve import routine
2017-06-21 20:04:35 +02:00
James Cole
a905cce2c9
Expand import routine.
2017-06-20 21:04:25 +02:00
James Cole
b9f110ac2b
Refactor and rename some import things.
2017-06-17 22:49:44 +02:00
James Cole
7cc24417b3
Expanded import routine.
2017-06-14 20:13:19 +02:00
James Cole
b304284d70
Fix report bug.
2017-06-14 19:15:30 +02:00
James Cole
c382fb1577
Add debug info for #671
2017-06-12 19:58:32 +02:00
James Cole
77244f4e2c
Lots of new code for new importer routine.
2017-06-12 19:12:07 +02:00
James Cole
8beab5f5bc
Fix #672
2017-06-12 17:21:31 +02:00
James Cole
902ae3f0cf
Fix for #671
2017-06-12 17:07:29 +02:00
James Cole
519ef4e486
New translations csv.php (French)
2017-06-10 15:21:17 +02:00
James Cole
699e04f371
New translations firefly.php (French)
2017-06-10 15:21:16 +02:00
James Cole
d73de0e60d
New translations csv.php (German)
2017-06-10 15:21:12 +02:00
James Cole
8e0b7d2a73
New translations firefly.php (German)
2017-06-10 15:21:10 +02:00
James Cole
04283cf2d6
New translations csv.php (Polish)
2017-06-10 15:21:06 +02:00
James Cole
d60b4aa56f
New translations csv.php (Chinese Traditional)
2017-06-10 15:20:57 +02:00
James Cole
9cfeda1b0c
New translations firefly.php (Chinese Traditional)
2017-06-10 15:20:55 +02:00
James Cole
5e1bd8e1eb
New translations csv.php (Dutch)
2017-06-10 15:20:48 +02:00
James Cole
9b495d212b
New translations firefly.php (Polish)
2017-06-10 15:20:47 +02:00
James Cole
b6fdd0070b
New translations firefly.php (Slovenian)
2017-06-10 15:20:40 +02:00
James Cole
eea387ad0c
New translations csv.php (Spanish)
2017-06-10 15:20:33 +02:00
James Cole
9cdb0f173a
New translations csv.php (Slovenian)
2017-06-10 15:20:31 +02:00
James Cole
51063230d0
New translations firefly.php (Dutch)
2017-06-10 15:20:30 +02:00
James Cole
1111478b7f
New translations firefly.php (Portuguese, Brazilian)
2017-06-10 15:20:25 +02:00
James Cole
c99c9b441f
New translations csv.php (Portuguese, Brazilian)
2017-06-10 15:20:17 +02:00
James Cole
b5065a0276
New translations firefly.php (Spanish)
2017-06-10 15:20:11 +02:00
James Cole
c79a577060
Remove unused files in import.
2017-06-10 15:10:46 +02:00
James Cole
091596e80e
Lots of new code for new importer routine.
2017-06-10 15:09:41 +02:00
James Cole
0b4efe4ae1
Small typo in chart. [skip ci]
2017-06-09 12:53:31 +02:00
James Cole
1f9b7faa60
Code for #660
2017-06-09 11:52:20 +02:00
James Cole
762d7bcc34
Fix database for postgresql
2017-06-09 11:51:59 +02:00
James Cole
a2145f6b49
Possible fix for #667
2017-06-08 10:54:15 +02:00
James Cole
b48de98865
Fix a bug where the balance routine forgot to account for accounts without a currency preference.
2017-06-08 10:35:02 +02:00
James Cole
a23179dd83
Merge branch 'release/4.5.0'
2017-06-07 12:30:09 +02:00
James Cole
5c18794122
Update lock file, and update database.
2017-06-07 12:22:59 +02:00
James Cole
f04011f6a7
New translations firefly.php (Dutch)
2017-06-07 12:20:13 +02:00
James Cole
893498238e
Merge pull request #647 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-06-07 12:11:28 +02:00
James Cole
474fa9dea0
New translations firefly.php (Dutch)
2017-06-07 12:10:10 +02:00
James Cole
d8a8574dda
Prep for new release.
2017-06-07 12:08:32 +02:00
James Cole
935fb015d3
Live update budget amounts.
2017-06-07 11:58:04 +02:00
James Cole
8bbd3063ec
Move code around for simplicity and fix tests.
2017-06-07 11:13:04 +02:00
James Cole
92c5cabd70
Try to untangle complex repositories
2017-06-07 08:18:42 +02:00
James Cole
e5db5a7b5c
Various code clean up.
2017-06-07 07:38:58 +02:00
James Cole
28cf123da3
New translations firefly.php (French)
2017-06-06 20:41:24 +02:00
James Cole
5069367873
New translations firefly.php (German)
2017-06-06 20:41:16 +02:00
James Cole
234e656ff6
New translations firefly.php (Chinese Traditional)
2017-06-06 20:40:59 +02:00
James Cole
aeadfbdd6a
New translations firefly.php (Polish)
2017-06-06 20:40:50 +02:00
James Cole
39288cfb0b
New translations firefly.php (Slovenian)
2017-06-06 20:40:41 +02:00
James Cole
5e430968c1
New translations firefly.php (Dutch)
2017-06-06 20:40:34 +02:00
James Cole
154b74ce6f
New translations firefly.php (Portuguese, Brazilian)
2017-06-06 20:40:26 +02:00
James Cole
2e26303b66
New translations firefly.php (Spanish)
2017-06-06 20:40:11 +02:00
James Cole
51ddcd9ee1
Plus not minus [skip ci]
2017-06-06 20:37:24 +02:00
James Cole
9d5d1c0a41
Updated budget view.
2017-06-06 20:35:39 +02:00
James Cole
6058ccff0d
Merge pull request #664 from kressh/master
...
Add pgsql dependencies to Dockerfile
2017-06-06 20:01:43 +02:00
James Cole
a8ec4fe2fd
New interface for budget overview.
2017-06-06 19:30:31 +02:00
James Cole
65ccb2d443
Fix error display #662
2017-06-06 19:29:10 +02:00
James Cole
0e929602a8
Verify currency data routine.
2017-06-06 07:23:54 +02:00
James Cole
5329e026dc
Fixed various currency displays.
2017-06-06 07:18:09 +02:00
James Cole
a7412e43b3
Beter message for #662
2017-06-06 06:56:32 +02:00
Sergey Besedin
eeae24e058
Add pgsql dependencies
2017-06-06 01:22:09 +03:00
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
3838b21459
New translations firefly.php (French)
2017-06-04 13:41:19 +02:00
James Cole
7801274d33
New translations firefly.php (German)
2017-06-04 13:41:15 +02:00
James Cole
a505406ee7
New translations firefly.php (Chinese Traditional)
2017-06-04 13:41:03 +02:00
James Cole
9487a95c13
New translations firefly.php (Polish)
2017-06-04 13:40:54 +02:00
James Cole
3b2fe13902
New translations firefly.php (Slovenian)
2017-06-04 13:40:47 +02:00
James Cole
db2898dfe5
New translations auth.php (Spanish)
2017-06-04 13:40:44 +02:00
James Cole
e08fd399d2
New translations csv.php (Spanish)
2017-06-04 13:40:40 +02:00
James Cole
e45ffba010
New translations passwords.php (Spanish)
2017-06-04 13:40:39 +02:00
James Cole
f7fde93ed2
New translations firefly.php (Dutch)
2017-06-04 13:40:37 +02:00
James Cole
3cf53604a1
New translations firefly.php (Portuguese, Brazilian)
2017-06-04 13:40:31 +02:00
James Cole
e041a5e037
New translations help.php (Spanish)
2017-06-04 13:40:19 +02:00
James Cole
6c8e10255b
New translations form.php (Spanish)
2017-06-04 13:40:17 +02:00
James Cole
3464ab1527
New translations firefly.php (Spanish)
2017-06-04 13:40:13 +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
1bd82d71a2
New translations list.php (Spanish)
2017-05-25 16:50:09 +02:00
James Cole
1e9dacb6e4
New translations pagination.php (Spanish)
2017-05-25 16:40:16 +02:00
James Cole
94939ea3d3
New translations firefly.php (Portuguese, Brazilian)
2017-05-25 16:40:13 +02:00
James Cole
c3ff69d147
New translations list.php (Spanish)
2017-05-25 16:40:09 +02:00
James Cole
0fad9d4ac7
New translations validation.php (Spanish)
2017-05-25 16:40:07 +02:00
James Cole
70cd8ffb72
New translations validation.php (Spanish)
2017-05-25 16:30:10 +02:00
James Cole
61535bf4b8
New translations firefly.php (Spanish)
2017-05-25 16:30:08 +02:00
James Cole
4adcbf9e48
New translations demo.php (Spanish)
2017-05-25 16:20:11 +02:00
James Cole
3eba3167fd
New translations firefly.php (Spanish)
2017-05-25 16:20:07 +02:00
James Cole
0608fd7732
New translations demo.php (Spanish)
2017-05-25 16:10:06 +02:00
James Cole
1f41f27e89
New translations breadcrumbs.php (Spanish)
2017-05-25 16:00:11 +02:00
James Cole
ded0df9303
New translations config.php (Spanish)
2017-05-25 16:00:06 +02:00
James Cole
2a7ba1893a
New translations form.php (Slovenian)
2017-05-16 15:10:18 +02:00
James Cole
6b3b19632a
New translations help.php (Slovenian)
2017-05-16 15:10:15 +02:00
James Cole
98bb0731df
New translations list.php (Slovenian)
2017-05-16 15:10:12 +02:00
James Cole
a102f7044e
New translations list.php (Slovenian)
2017-05-15 09:20:09 +02:00
James Cole
f1028dbaed
New translations list.php (Slovenian)
2017-05-15 09:10:14 +02:00
James Cole
438ce5c3db
New translations list.php (Slovenian)
2017-05-15 09:00:35 +02:00
James Cole
b995a1d091
New translations list.php (Slovenian)
2017-05-15 08:50:08 +02:00
James Cole
e072f83507
New translations list.php (Slovenian)
2017-05-14 10:10:08 +02:00
James Cole
79154bba25
New translations pagination.php (Slovenian)
2017-05-14 10:10:06 +02:00
James Cole
613eb7522c
New translations pagination.php (Slovenian)
2017-05-14 10:00:10 +02:00
James Cole
0eb5653713
New translations csv.php (Slovenian)
2017-05-14 10:00:08 +02:00
James Cole
0d624f021b
New translations csv.php (Slovenian)
2017-05-14 09:30:23 +02:00
James Cole
b263047f4e
New translations csv.php (Slovenian)
2017-05-14 09:20:21 +02:00
James Cole
4410e1bbd7
New translations csv.php (Slovenian)
2017-05-14 09:10:12 +02:00
James Cole
8c3871e8de
New translations csv.php (Slovenian)
2017-05-14 09:00:09 +02:00
James Cole
2eafd3cc15
Should fix #644
2017-05-14 08:57:43 +02:00
James Cole
368df66947
New translations validation.php (Slovenian)
2017-05-14 08:40:06 +02:00
James Cole
9f9a3ea8fd
New translations breadcrumbs.php (Slovenian)
2017-05-14 01:20:08 +02:00
James Cole
f66286105f
New translations validation.php (Slovenian)
2017-05-14 01:20:07 +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
James Cole
dd6555c903
New translations csv.php (Slovenian)
2017-05-03 17:30:12 +02:00
James Cole
e8c40b6044
New translations csv.php (Slovenian)
2017-05-03 17:21:14 +02:00
James Cole
91c17a0b2a
New translations csv.php (Slovenian)
2017-05-03 09:40:10 +02:00
James Cole
2ed0ea0243
New translations passwords.php (Slovenian)
2017-05-03 09:00:11 +02:00
James Cole
df2f92433a
New translations csv.php (Slovenian)
2017-05-03 01:10:06 +02:00
James Cole
68b3fc72bf
New translations csv.php (Slovenian)
2017-05-03 01:00:11 +02:00
James Cole
df5bb14758
New translations config.php (Slovenian)
2017-05-03 01:00:08 +02:00
James Cole
e24199bbbe
New translations breadcrumbs.php (Slovenian)
2017-05-03 00:40:06 +02:00
James Cole
2c6099556b
New translations breadcrumbs.php (Slovenian)
2017-05-03 00:30:13 +02:00
James Cole
f98215a5da
New translations auth.php (Slovenian)
2017-05-03 00:30:11 +02:00
James Cole
b6b6888493
New translations firefly.php (Slovenian)
2017-05-03 00:30:09 +02:00
James Cole
f8e5b9be43
New translations breadcrumbs.php (Slovenian)
2017-05-03 00:20:10 +02:00
James Cole
692210214f
New translations demo.php (Slovenian)
2017-05-03 00:20:08 +02:00
James Cole
cff2546c0c
New translations firefly.php (Slovenian)
2017-05-03 00:10:14 +02:00
James Cole
f0cc1200f3
New translations firefly.php (Slovenian)
2017-05-03 00:00:14 +02:00
James Cole
e83a9af455
New translations firefly.php (Slovenian)
2017-05-02 23:50:09 +02:00
James Cole
fb84f9d9cf
New translations firefly.php (Slovenian)
2017-05-02 23:40:12 +02:00
James Cole
118a2515e1
New translations form.php (Slovenian)
2017-05-02 23:40:09 +02:00
James Cole
63e891b0f7
New translations firefly.php (Slovenian)
2017-05-02 23:30:11 +02:00
James Cole
9891080b57
New translations firefly.php (Slovenian)
2017-05-02 23:20:10 +02:00
James Cole
bc7a7e55af
New translations firefly.php (Slovenian)
2017-05-02 23:00:13 +02:00
James Cole
9b8a029de1
New translations demo.php (Slovenian)
2017-05-02 22:40:10 +02:00
James Cole
11b5575422
New translations csv.php (Slovenian)
2017-05-02 22:40:09 +02:00
James Cole
06336aa580
New translations form.php (Slovenian)
2017-05-02 22:40:07 +02:00
James Cole
aa8c1d6e9c
New translations demo.php (Slovenian)
2017-05-02 22:30:08 +02:00
James Cole
9a4d5d8abf
New translations firefly.php (Slovenian)
2017-05-02 22:20:11 +02:00
James Cole
3c5631bca3
New translations firefly.php (Slovenian)
2017-05-02 22:10:17 +02:00
James Cole
84f85f87b2
New translations firefly.php (Slovenian)
2017-05-02 22:00:13 +02:00
James Cole
c35db5976f
New translations form.php (Slovenian)
2017-05-02 22:00:10 +02:00
James Cole
8d1fcf988c
New translations firefly.php (Slovenian)
2017-05-02 21:50:11 +02:00
James Cole
bbf8f2dd69
New translations form.php (Slovenian)
2017-05-02 21:50:07 +02:00
James Cole
2f6436e34f
New translations list.php (Slovenian)
2017-05-02 21:10:34 +02:00
James Cole
9cbb03107d
New translations help.php (Slovenian)
2017-05-02 21:10:33 +02:00
James Cole
ee44d7fb2e
New translations pagination.php (Slovenian)
2017-05-02 21:10:31 +02:00
James Cole
6a0fcd9cf0
New translations passwords.php (Slovenian)
2017-05-02 21:10:30 +02:00
James Cole
43cfe3b858
New translations demo.php (Slovenian)
2017-05-02 21:10:29 +02:00
James Cole
dba83c1c03
New translations validation.php (Slovenian)
2017-05-02 21:10:28 +02:00
James Cole
053e139d00
New translations form.php (Slovenian)
2017-05-02 21:10:26 +02:00
James Cole
04f791a839
New translations firefly.php (Slovenian)
2017-05-02 21:10:24 +02:00
James Cole
a4029c9490
New translations auth.php (Slovenian)
2017-05-02 21:10:20 +02:00
James Cole
d471dfec43
New translations csv.php (Slovenian)
2017-05-02 21:10:19 +02:00
James Cole
494bbd46d0
New translations config.php (Slovenian)
2017-05-02 21:10:17 +02:00
James Cole
1525b9ad06
New translations breadcrumbs.php (Slovenian)
2017-05-02 21:10:16 +02:00
James Cole
19847ee80b
Change log update and added Slovenian.
2017-05-02 21:08:29 +02:00
James Cole
fddf1f146c
Pie chart tests.
2017-05-02 20:54:49 +02:00
James Cole
5f19cb1c0c
Fix canvas things.
2017-04-29 08:56:08 +02:00
James Cole
aaeae992e1
Reinstate support class.
2017-04-29 08:55:50 +02:00
James Cole
a0e7be9d45
Fix binding.
2017-04-29 08:55:37 +02:00
James Cole
78faf7e14c
Forgot call to sprintf. [skip ci]
2017-04-29 08:33:32 +02:00
James Cole
98f84c2c37
Introducing filters to the journal collector.
2017-04-29 08:22:56 +02:00
James Cole
278805043e
Update gitignore file.
2017-04-28 20:18:07 +02:00
James Cole
dc5215e41e
Update tests.
2017-04-28 20:17:10 +02:00
James Cole
7e11691ea4
Update code to work with filters.
2017-04-28 20:08:25 +02:00
James Cole
c83dfc44d6
Update internal filters.
2017-04-28 20:08:04 +02:00
James Cole
68a01b1735
More text about Heroku.
2017-04-28 20:07:26 +02:00
James Cole
0307b58d17
Small changes to make code more testable.
2017-04-28 18:04:57 +02:00
James Cole
9d1508049e
Add comment [skip ci]
2017-04-28 18:03:27 +02:00
James Cole
42322055f9
New filters to clean up the journal collector.
2017-04-28 18:02:54 +02:00
James Cole
5de8fce156
Make event handlers easier to test (and then ignore them).
2017-04-28 10:34:11 +02:00
James Cole
29ff92f833
Clean up event related code.
2017-04-28 07:51:43 +02:00
James Cole
359007c5bf
Clean up event related code.
2017-04-28 07:51:09 +02:00
James Cole
bbe40518e4
Can now also test event code.
2017-04-27 08:26:58 +02:00
James Cole
b26f3c0cc6
User registration is now a Mailable. See #636
2017-04-27 08:03:15 +02:00
James Cole
552b4b67a6
Merge branch 'release/4.4.2'
2017-04-27 07:45:50 +02:00
James Cole
7fbf359efd
New version [skip ci]
2017-04-27 07:45:15 +02:00
James Cole
052b804855
Fixed a bug where the opening balance could not be stored.
2017-04-27 07:44:35 +02:00
James Cole
67cc611495
Merge branch 'release/4.4.1'
2017-04-27 03:32:16 +02:00
James Cole
7e2c24b82e
New test config
2017-04-27 03:29:11 +02:00
James Cole
4a6bbd4dca
Update example config
2017-04-27 03:26:54 +02:00
James Cole
166bfba5b9
New version. [skip ci]
2017-04-27 03:17:34 +02:00
James Cole
87b8ac5f4e
Update read me with deploy button [skip ci]
2017-04-27 03:16:27 +02:00
James Cole
46b4100291
Default key for instant deployment [skip ci]
2017-04-27 03:11:50 +02:00
James Cole
83090ade94
Generate app key [skip ci]
2017-04-27 03:06:39 +02:00
James Cole
44b7a42d5a
Experimental deploy button script [skip ci]
2017-04-27 03:03:31 +02:00
James Cole
1a5617d430
Fixes a bug in the new user handler [skip ci]
2017-04-27 02:56:57 +02:00
James Cole
fa818e0924
Configure nginx [skip ci]
2017-04-27 02:49:06 +02:00
James Cole
f87b531fe1
Configure nginx [skip ci]
2017-04-27 02:45:26 +02:00
James Cole
82fd0c4d37
Set default db driver to be pgsql. [skip ci]
2017-04-27 02:40:57 +02:00
James Cole
26ceb9e3be
Include config for Heroku. [skip ci]
2017-04-27 02:39:48 +02:00
James Cole
743458b853
Include config for Heroku. [skip ci]
2017-04-27 02:38:29 +02:00
James Cole
920e5f6fbe
Force seed.
2017-04-26 21:32:43 +02:00
James Cole
fc0dd22769
Deploy heroku database. [skip ci]
2017-04-26 21:31:46 +02:00
James Cole
c7c61ce280
Log to error log.
2017-04-26 21:26:44 +02:00
James Cole
5f5a603f71
Update example file and config file for Laravel thing. [skip ci]
2017-04-26 21:02:21 +02:00
James Cole
d611858883
Remove compile step [skip ci]
2017-04-26 20:59:34 +02:00
James Cole
dbc9ce76a0
Try herocu config [skip ci]
2017-04-26 20:57:50 +02:00
James Cole
62386e2e40
Procfile for Herocu deployment. [skip ci]
2017-04-26 20:51:06 +02:00
James Cole
5aa7ab5e37
Merge branch 'release/4.4.0'
2017-04-23 19:07:19 +02:00
James Cole
be1b57eab7
New test database [skip ci]
2017-04-23 19:06:45 +02:00
James Cole
ad5c8b41e2
Merge pull request #635 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-04-23 19:05:42 +02:00
James Cole
09752b25ad
New translations firefly.php (Dutch)
2017-04-23 19:05:23 +02:00
James Cole
3f317f961b
New translations firefly.php (French)
2017-04-23 19:01:25 +02:00
James Cole
d6d6a62fda
New translations firefly.php (Chinese Traditional)
2017-04-23 19:01:17 +02:00
James Cole
528833b831
New translations firefly.php (Croatian)
2017-04-23 19:01:11 +02:00
James Cole
95e2bca4a6
New translations firefly.php (Chinese Traditional, Hong Kong)
2017-04-23 19:01:06 +02:00
James Cole
dfd3327108
New translations firefly.php (German)
2017-04-23 19:01:01 +02:00
James Cole
653befbcd4
New translations firefly.php (Russian)
2017-04-23 19:00:55 +02:00
James Cole
33202efcdc
New translations firefly.php (Spanish)
2017-04-23 19:00:50 +02:00
James Cole
77a37411ba
New translations firefly.php (Dutch)
2017-04-23 19:00:45 +02:00
James Cole
491f221741
New translations firefly.php (Polish)
2017-04-23 19:00:37 +02:00
James Cole
e8e125a598
New translations firefly.php (Portuguese, Brazilian)
2017-04-23 19:00:25 +02:00
James Cole
cb01ae0ac5
New version and new change log.
2017-04-23 19:00:19 +02:00
James Cole
a09469c01f
Merge pull request #633 from firefly-iii/l10n_develop
...
New Crowdin translations
2017-04-23 18:58:26 +02:00
James Cole
662f398b08
Update tests.
2017-04-23 18:53:00 +02:00
James Cole
d7aef627b8
Update composer file
2017-04-23 18:52:47 +02:00
James Cole
87bcf293aa
New translations firefly.php (French)
2017-04-23 18:20:17 +02:00
James Cole
0171831ebb
New translations form.php (French)
2017-04-23 18:10:19 +02:00
James Cole
50cc455f0f
New translations firefly.php (French)
2017-04-23 18:10:18 +02:00
James Cole
47a7729358
New translations firefly.php (Dutch)
2017-04-23 09:40:30 +02:00
James Cole
6d508e61a0
New translations form.php (Dutch)
2017-04-23 09:40:28 +02:00
James Cole
8ef9223d84
Final code for #595
2017-04-23 09:33:33 +02:00
James Cole
e58ea4d0c7
New translations firefly.php (French)
2017-04-22 07:11:03 +02:00
James Cole
9629ba916e
New translations firefly.php (Chinese Traditional)
2017-04-22 07:10:55 +02:00
James Cole
aad4df1596
New translations firefly.php (Croatian)
2017-04-22 07:10:51 +02:00
James Cole
30ed25f80a
New translations firefly.php (Chinese Traditional, Hong Kong)
2017-04-22 07:10:47 +02:00
James Cole
8b7000681c
New translations firefly.php (German)
2017-04-22 07:10:43 +02:00
James Cole
221adbf3db
New translations firefly.php (Russian)
2017-04-22 07:10:38 +02:00
James Cole
39129d8cd0
New translations firefly.php (Spanish)
2017-04-22 07:10:34 +02:00
James Cole
2c2d444906
New translations firefly.php (Dutch)
2017-04-22 07:10:32 +02:00
James Cole
04a1d785bf
New translations firefly.php (Polish)
2017-04-22 07:10:24 +02:00
James Cole
c0a0aa4652
New translations firefly.php (Portuguese, Brazilian)
2017-04-22 07:10:15 +02:00
James Cole
21c24fd7f0
Improved test coverage script.
2017-04-22 07:05:55 +02:00
James Cole
beb358f8ee
Small code optimisation.
2017-04-22 07:05:44 +02:00
James Cole
e3cd11ec2e
Various code coverage and test related fixes.
2017-04-22 07:05:31 +02:00
James Cole
ee08fc2421
All “all” views are now consistent #595
2017-04-22 07:04:39 +02:00
James Cole
ae30f7920b
Fix bread crumbs for tags.
2017-04-19 17:11:07 +02:00
James Cole
f4786c3ec8
Fix balance view [skip ci]
2017-04-19 16:32:12 +02:00
James Cole
8b9e4d2539
New translations firefly.php (German)
2017-04-19 09:31:52 +02:00
James Cole
d7ca7ed632
New translations firefly.php (German)
2017-04-19 09:20:18 +02:00
James Cole
1346b25fc7
New translations firefly.php (German)
2017-04-19 09:10:18 +02:00
James Cole
15d9314503
New translations firefly.php (German)
2017-04-19 09:00:38 +02:00
James Cole
93f4006c9e
New translations firefly.php (German)
2017-04-19 08:50:21 +02:00
James Cole
16182fec6c
New translations validation.php (German)
2017-04-19 08:40:18 +02:00
James Cole
99606ba936
New translations form.php (German)
2017-04-19 08:40:15 +02:00
James Cole
be1ed56d42
New translations form.php (German)
2017-04-19 01:50:14 +02:00
James Cole
d7fb6f83b8
New translations firefly.php (German)
2017-04-19 00:30:15 +02:00
James Cole
665f1f470a
New translations firefly.php (German)
2017-04-19 00:20:16 +02:00
James Cole
7867f26120
Improve report sums.
2017-04-17 08:31:42 +02:00
James Cole
8e195bf811
New translations firefly.php (French)
2017-04-16 22:21:16 +02:00
James Cole
e3403dc87f
New translations firefly.php (Chinese Traditional)
2017-04-16 22:21:07 +02:00
James Cole
5844e95488
New translations firefly.php (Croatian)
2017-04-16 22:21:01 +02:00
James Cole
cb3a1f2ff6
New translations firefly.php (Chinese Traditional, Hong Kong)
2017-04-16 22:20:56 +02:00
James Cole
f95edb06a9
New translations firefly.php (German)
2017-04-16 22:20:52 +02:00
James Cole
86d13060bc
New translations firefly.php (Russian)
2017-04-16 22:20:45 +02:00
James Cole
0b8c2f6f8d
New translations firefly.php (Spanish)
2017-04-16 22:20:40 +02:00
James Cole
589cafc64f
New translations firefly.php (Dutch)
2017-04-16 22:20:37 +02:00
James Cole
448dc7b5c3
New translations firefly.php (Polish)
2017-04-16 22:20:25 +02:00
James Cole
10cfde6cab
New translations firefly.php (Portuguese, Brazilian)
2017-04-16 22:20:15 +02:00
James Cole
e48eb2ce2f
Clean up account taker amount inconsistencies.
2017-04-16 22:15:05 +02:00
James Cole
20a30a2d1d
Various cosmetic fixes for /all lists [skip ci]
2017-04-16 12:51:21 +02:00
James Cole
2e5b8418ae
New translations firefly.php (French)
2017-04-15 23:01:27 +02:00
James Cole
054fd229d2
New translations firefly.php (Chinese Traditional)
2017-04-15 23:01:18 +02:00
James Cole
9bdf2c8877
New translations firefly.php (Croatian)
2017-04-15 23:01:12 +02:00
James Cole
04f858a355
New translations firefly.php (Chinese Traditional, Hong Kong)
2017-04-15 23:01:07 +02:00
James Cole
a9bf405a65
New translations firefly.php (German)
2017-04-15 23:01:01 +02:00
James Cole
463c866cfa
New translations firefly.php (Russian)
2017-04-15 23:00:54 +02:00
James Cole
03fe0c8fff
New translations firefly.php (Spanish)
2017-04-15 23:00:49 +02:00
James Cole
102d9f3510
New translations firefly.php (Dutch)
2017-04-15 23:00:44 +02:00
James Cole
3cf9a40c42
New translations firefly.php (Polish)
2017-04-15 23:00:33 +02:00
James Cole
ff33267296
New translations firefly.php (Portuguese, Brazilian)
2017-04-15 23:00:20 +02:00
James Cole
f0dab5bdb9
Code for #608
2017-04-15 22:52:01 +02:00
James Cole
209a907c61
Account chart can display multiple currencies.
2017-04-15 17:26:03 +02:00
James Cole
c7984d4363
Remove stray text. [skip ci]
2017-04-15 15:57:45 +02:00
James Cole
a388313e1c
New translations form.php (French)
2017-04-15 08:21:13 +02:00
James Cole
a3933cb307
New translations form.php (Croatian)
2017-04-15 08:21:12 +02:00
James Cole
89c82d9be9
New translations form.php (Chinese Traditional)
2017-04-15 08:21:04 +02:00
James Cole
6e6311a1a1
New translations form.php (Chinese Traditional, Hong Kong)
2017-04-15 08:20:57 +02:00
James Cole
69b334ed8a
New translations form.php (Russian)
2017-04-15 08:20:44 +02:00
James Cole
a84b6f377f
New translations form.php (Dutch)
2017-04-15 08:20:37 +02:00
James Cole
ee5db4e4cc
New translations form.php (Spanish)
2017-04-15 08:20:34 +02:00
James Cole
20f3322e5a
New translations form.php (Polish)
2017-04-15 08:20:28 +02:00
James Cole
1e84bc3743
New translations form.php (German)
2017-04-15 08:20:24 +02:00
James Cole
7f198cbd50
New translations form.php (Portuguese, Brazilian)
2017-04-15 08:20:19 +02:00
James Cole
1c7d5ccefc
Forgot some translations [skip ci]
2017-04-15 08:15:05 +02:00
James Cole
41dc4d994e
Fix transaction journals that may be broken.
2017-04-15 08:13:05 +02:00
James Cole
490733bdd1
Some javascript clean up
2017-04-15 07:25:09 +02:00
James Cole
ed8cf8c431
New translations firefly.php (French)
2017-04-14 23:01:32 +02:00
James Cole
a7e1f85c4d
New translations form.php (French)
2017-04-14 23:01:29 +02:00
James Cole
4b8919420d
New translations form.php (Croatian)
2017-04-14 23:01:27 +02:00
James Cole
9afc5d67a4
New translations firefly.php (Chinese Traditional)
2017-04-14 23:01:21 +02:00
James Cole
72afaddd7c
New translations form.php (Chinese Traditional)
2017-04-14 23:01:18 +02:00
James Cole
8ae3182e1c
New translations firefly.php (Croatian)
2017-04-14 23:01:14 +02:00
James Cole
9d7e16b390
New translations form.php (Chinese Traditional, Hong Kong)
2017-04-14 23:01:10 +02:00
James Cole
3a2ed202ad
New translations firefly.php (Chinese Traditional, Hong Kong)
2017-04-14 23:01:09 +02:00
James Cole
9e4b9b98ab
New translations firefly.php (German)
2017-04-14 23:01:03 +02:00
James Cole
e65fb7d995
New translations firefly.php (Russian)
2017-04-14 23:00:56 +02:00
James Cole
7197830edc
New translations form.php (Russian)
2017-04-14 23:00:53 +02:00
James Cole
687603ae84
New translations firefly.php (Spanish)
2017-04-14 23:00:50 +02:00
James Cole
23fc25f926
New translations firefly.php (Dutch)
2017-04-14 23:00:48 +02:00
James Cole
e0c1f07f92
New translations form.php (Dutch)
2017-04-14 23:00:45 +02:00
James Cole
9424aa3378
New translations form.php (Spanish)
2017-04-14 23:00:42 +02:00
James Cole
57e6e0945f
New translations form.php (Polish)
2017-04-14 23:00:35 +02:00
James Cole
d87a033f29
New translations firefly.php (Polish)
2017-04-14 23:00:33 +02:00
James Cole
10481895e6
New translations form.php (German)
2017-04-14 23:00:29 +02:00
James Cole
813432f386
New translations form.php (Portuguese, Brazilian)
2017-04-14 23:00:23 +02:00
James Cole
aba78c9776
New translations firefly.php (Portuguese, Brazilian)
2017-04-14 23:00:19 +02:00
James Cole
8dc56bcee0
Fix line [skip ci]
2017-04-14 22:55:19 +02:00
James Cole
32b6e030ef
Can now also edit transfers.
2017-04-14 22:49:12 +02:00
James Cole
a27f5d2474
Can now create transfers with different currencies.
2017-04-14 22:25:48 +02:00
James Cole
e2fe8cfb75
Clean up and consistency in foreign and native amounts.
2017-04-14 15:56:43 +02:00
James Cole
9f1c346365
New translations firefly.php (French)
2017-04-14 15:51:37 +02:00
James Cole
3e56803e95
New translations firefly.php (Chinese Traditional)
2017-04-14 15:51:26 +02:00
James Cole
fc5feb054d
New translations firefly.php (Croatian)
2017-04-14 15:51:18 +02:00
James Cole
8fc233e436
New translations firefly.php (Chinese Traditional, Hong Kong)
2017-04-14 15:51:12 +02:00
James Cole
22303eb2ff
New translations firefly.php (German)
2017-04-14 15:51:06 +02:00
James Cole
d6477ff9ff
New translations firefly.php (Russian)
2017-04-14 15:50:56 +02:00
James Cole
a0f6f13650
New translations firefly.php (Spanish)
2017-04-14 15:50:51 +02:00
James Cole
1dd213d587
New translations firefly.php (Dutch)
2017-04-14 15:50:48 +02:00
James Cole
569e51afbe
New translations firefly.php (Polish)
2017-04-14 15:50:35 +02:00
James Cole
ff06a4ed0d
New translations firefly.php (Portuguese, Brazilian)
2017-04-14 15:50:21 +02:00
James Cole
ea3fdb0668
Clean up and consistency in foreign and native amounts.
2017-04-14 15:42:54 +02:00
James Cole
bd917f6484
Deposit works as well.
2017-04-14 14:48:44 +02:00
James Cole
ee96311222
New translations form.php (Dutch)
2017-04-14 14:41:44 +02:00
James Cole
135153ff9c
New translations form.php (French)
2017-04-14 14:41:30 +02:00
James Cole
fdb98133c8
New translations firefly.php (French)
2017-04-14 14:41:29 +02:00
James Cole
ad4e2c0a85
New translations form.php (Croatian)
2017-04-14 14:41:26 +02:00
James Cole
e38cb263aa
New translations firefly.php (Chinese Traditional)
2017-04-14 14:41:19 +02:00
James Cole
0922136389
New translations form.php (Chinese Traditional)
2017-04-14 14:41:17 +02:00
James Cole
2a05517a30
New translations firefly.php (Croatian)
2017-04-14 14:41:13 +02:00
James Cole
a0ee924aeb
New translations form.php (Chinese Traditional, Hong Kong)
2017-04-14 14:41:09 +02:00
James Cole
1595afce68
New translations firefly.php (Chinese Traditional, Hong Kong)
2017-04-14 14:41:07 +02:00
James Cole
4919d730c8
New translations firefly.php (Russian)
2017-04-14 14:40:56 +02:00
James Cole
1407d6cc66
New translations form.php (Russian)
2017-04-14 14:40:53 +02:00
James Cole
55b092e7a0
New translations firefly.php (Dutch)
2017-04-14 14:40:49 +02:00
James Cole
93afb754f3
New translations form.php (Spanish)
2017-04-14 14:40:45 +02:00
James Cole
81c0ea8f5c
New translations firefly.php (Spanish)
2017-04-14 14:40:44 +02:00
James Cole
6faacd3781
New translations firefly.php (Polish)
2017-04-14 14:40:36 +02:00
James Cole
ea1e9e407f
New translations form.php (German)
2017-04-14 14:40:32 +02:00
James Cole
d4f5aa1578
New translations firefly.php (German)
2017-04-14 14:40:30 +02:00
James Cole
1cbbf3fa5d
New translations form.php (Polish)
2017-04-14 14:40:25 +02:00
James Cole
dad3dc71ca
New translations form.php (Portuguese, Brazilian)
2017-04-14 14:40:23 +02:00
James Cole
afb1e9f230
New translations firefly.php (Portuguese, Brazilian)
2017-04-14 14:40:22 +02:00
James Cole
c33dd1ecee
Can now handle withdrawals in foreign currency.
2017-04-14 14:37:04 +02:00
James Cole
7e31a29b12
FF3 will now correctly store exchanged / foreign amounts.
2017-04-14 11:19:09 +02:00
James Cole
9a69ce309e
Initial user ability to set foreign currency
2017-04-14 10:16:52 +02:00
James Cole
b99bfcd02e
Fix null pointer [skip ci]
2017-04-14 07:46:19 +02:00
James Cole
adb16e4560
Also make sure that the account create screen sets the correct currency id.
2017-04-14 07:32:30 +02:00
James Cole
953c38563b
Make sure that accounts and their opening balance values are the same currency.
2017-04-14 07:11:30 +02:00
James Cole
89ee9c058a
Account list is capable of showing the selected currency
2017-04-13 21:36:23 +02:00
James Cole
bac7a73555
A transaction may now have a currency. This may proof to be useful when transferring money between accounts with different currencies.
2017-04-13 21:29:21 +02:00
James Cole
5fb6ff230b
Two small code fixes.
2017-04-13 21:19:10 +02:00
James Cole
605a718418
Turns out open exchange rates is useless.
2017-04-13 21:19:00 +02:00
James Cole
994542c75d
First basic code for currency exchange rate routines.
2017-04-13 20:47:59 +02:00
James Cole
d5fdce02fa
New translations csv.php (Dutch)
2017-04-11 17:22:26 +02:00
James Cole
d3637de0c3
New translations csv.php (French)
2017-04-11 17:21:56 +02:00
James Cole
63acbb222d
New translations csv.php (Chinese Traditional)
2017-04-11 17:21:44 +02:00
James Cole
5e1fe157b6
New translations csv.php (Chinese Traditional, Hong Kong)
2017-04-11 17:21:37 +02:00
James Cole
8e811da967
New translations csv.php (Croatian)
2017-04-11 17:21:30 +02:00
James Cole
fb23108f4e
New translations csv.php (German)
2017-04-11 17:21:20 +02:00
James Cole
a0220eb5f8
New translations csv.php (Russian)
2017-04-11 17:21:08 +02:00
James Cole
c16cbd5bc8
New translations csv.php (Spanish)
2017-04-11 17:21:02 +02:00
James Cole
2d0673e1bc
New translations csv.php (Portuguese, Brazilian)
2017-04-11 17:20:59 +02:00
James Cole
a90e00d577
New translations csv.php (Polish)
2017-04-11 17:20:40 +02:00
James Cole
8db96025a3
Code cleanup.
2017-04-09 07:56:46 +02:00
James Cole
595596d73f
Apparently this is changed in PHPStorm’s formatting templates so there you go [skip ci].
2017-04-09 07:44:22 +02:00
James Cole
240797e92a
Fixes #630 [skip ci]
2017-04-09 07:36:58 +02:00
James Cole
6cafb91680
This fixes #629
2017-04-08 19:05:37 +02:00
James Cole
852ce3e32f
Remove unused classes.
2017-04-08 18:02:16 +02:00
James Cole
6b9c9458fa
This fixes possible null errors.
2017-04-08 18:00:45 +02:00