Commit Graph

14011 Commits

Author SHA1 Message Date
James Cole
6ecbaf554b
Merge pull request #3643 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/overlayscrollbars-1.13.0
Bump overlayscrollbars from 1.12.0 to 1.13.0 in /frontend
2020-08-03 08:03:32 +00:00
dependabot[bot]
74b9b0db10
Bump overlayscrollbars from 1.12.0 to 1.13.0 in /frontend
Bumps [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases)
- [Commits](https://github.com/KingSora/OverlayScrollbars/compare/v1.12.0...v1.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 06:47:18 +00:00
James Cole
4623ff9955
Fix env files. 2020-08-03 06:35:06 +02:00
James Cole
2a3651013c
Fix #3642 2020-08-03 06:24:25 +02:00
James Cole
3fa5694bb8
property_exists doesn't seem to work 2020-08-02 18:58:44 +02:00
James Cole
839ba9d109
Use correct method for key. 2020-08-02 18:43:58 +02:00
James Cole
8dd315d7d6
Add some custom order. 2020-08-02 18:25:09 +02:00
James Cole
9a4a2708c0
Merge pull request #3640 from sephrat/hide-empty-budget
Hide budgets list when it is empty
2020-08-02 15:22:57 +00:00
James Cole
e93521f3ac
Merge pull request #3641 from sephrat/fix-empty-piggy-banks
Fix "Let's create a piggy bank!" not being displayed anymore
2020-08-02 15:22:06 +00:00
James Cole
71ce9eb004
Merge pull request #3638 from sephrat/windows-locale
UTF8 locale support for Windows
2020-08-02 15:19:02 +00:00
Florian Dupret
1338dab5e7 Do not return ungrouped piggy banks if none assigned to group 2020-08-02 16:29:33 +02:00
Florian Dupret
7208f8ae35 Indentation fix 2020-08-02 15:57:26 +02:00
James Cole
490740721e
Update some translations. 2020-08-02 15:56:13 +02:00
Florian Dupret
9d9d1325bd Hide budget list when it is empty 2020-08-02 15:55:33 +02:00
James Cole
a22e757502
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-08-02 15:49:44 +02:00
Florian Dupret
6db2b3d434 Remove string for warning about Windows locale 2020-08-02 15:33:56 +02:00
Florian Dupret
e74bce197f Merge remote-tracking branch 'upstream/develop' into windows-locale 2020-08-02 15:33:22 +02:00
James Cole
bb6f4843b9
Merge pull request #3639 from sephrat/docker-locale
Remove mention of Docker when not running Docker
2020-08-02 13:27:56 +00:00
Florian Dupret
61dc1b6f33 Remove string for mention of Docker when not running Docker 2020-08-02 15:15:46 +02:00
Florian Dupret
700579e06a Remove mention of Docker when not running Docker 2020-08-02 14:56:23 +02:00
Florian Dupret
bff6c81ed2 Remove warning about Windows locale 2020-08-02 14:48:12 +02:00
Florian Dupret
c741d56b32 UTF8 locale support for Windows 2020-08-02 14:37:15 +02:00
James Cole
0219069766
Fix some nullable methods. 2020-08-02 12:19:10 +02:00
James Cole
d0a01d73c4
Function no longer returns nulls. 2020-08-02 12:14:56 +02:00
James Cole
e7e21348eb
Remove deprecated method. 2020-08-02 12:13:23 +02:00
James Cole
e29b2066c2
Remove deprecated method. 2020-08-02 11:59:43 +02:00
James Cole
fb0d31226a
Remove use of deprecated function. 2020-08-02 11:53:04 +02:00
James Cole
30d7d5d90e
Fix some translations. 2020-08-02 09:47:19 +02:00
James Cole
386c067e93
Make note of some query heavy pages. 2020-08-02 09:26:14 +02:00
James Cole
384854b353
New language strings. 2020-08-02 08:54:28 +02:00
Florian Dupret
5d63f54fe2 Rollback #3382 part 3 2020-08-01 18:57:58 +02:00
Florian Dupret
9db79c3142 Rollback #3382 part 2 2020-08-01 18:53:42 +02:00
Florian Dupret
f4b6a63514 Rollback #3382 2020-08-01 18:51:12 +02:00
James Cole
1947d81c58
New translations. 2020-08-01 17:54:35 +02:00
James Cole
1169c5c5e2
Various code quality improvements. 2020-08-01 17:51:52 +02:00
James Cole
ae7cd76d87
Fix #3635 2020-08-01 17:40:27 +02:00
James Cole
7b7076116e
Merge pull request #3635 from sephrat/text-fix
Fix copy/paste error
2020-08-01 15:39:32 +00:00
Florian Dupret
1b8ebe498a Fix copy/paste error 2020-08-01 17:36:06 +02:00
James Cole
dc53bedff7
Exit 0 fixes build. 2020-08-01 16:29:20 +02:00
James Cole
b9b8c1168f
Fix #3246 2020-08-01 15:52:28 +02:00
James Cole
35d30fea9c
Fix #3238 2020-08-01 15:31:11 +02:00
James Cole
f3b116cfce
Always return 0. Cheap but it works. 2020-08-01 15:09:05 +02:00
James Cole
3bf6891e1c
Fix #3630 2020-08-01 15:08:39 +02:00
James Cole
723d1cffe2
Fix some tests, disable actions for the time being. 2020-08-01 15:06:02 +02:00
Florian Dupret
977c78412f Better refactorization for #3382 2020-08-01 14:08:03 +02:00
James Cole
a6a83286b9
Update libraries, add phpunit xml for coverage. 2020-08-01 07:56:13 +02:00
James Cole
43fc4c5f52
Expand some test code. 2020-08-01 07:55:55 +02:00
James Cole
c26de3bdd2
Fix order query. 2020-08-01 06:45:20 +02:00
James Cole
65f54ed8f3
Include correct URI for transaction autocomplete [skip ci] 2020-08-01 06:21:15 +02:00
James Cole
c2fc759b68
Reference to correct DB 2020-08-01 06:00:36 +02:00