Commit Graph

11624 Commits

Author SHA1 Message Date
James Cole 97726c3822 Disable all kinds of tests until upgrades are complete. 2019-04-09 15:32:48 +02:00
James Cole 63070bffc3 Merge branch 'develop' into v480
* develop:
  Fix #2204
  CSV file fix for Belfius
2019-04-09 07:51:11 +02:00
James Cole b3e48ede70 Fix #2204 2019-04-08 20:40:12 +02:00
James Cole 13afd4582f First attempt at displaying a group. 2019-04-08 20:31:31 +02:00
James Cole 4eb8b1a7da Merge pull request #2209 from SanderKleykens/feature/belfius
CSV file fix for Belfius
2019-04-08 11:39:39 +02:00
Sander Kleykens 251e9f9ba1 CSV file fix for Belfius
Correct the description for outgoing recurring transactions in Belfius CSV files
2019-04-06 20:47:35 +02:00
James Cole c7bf167f81 New stale config. 2019-04-06 11:50:16 +02:00
James Cole c07ca12574 Merge branch 'develop' into v480
* develop:
  docs: Fix minor typo
  docs: Fix minor typo
  Experimental Ranger config.
2019-04-06 11:09:58 +02:00
James Cole bc735e3a59 Update scripts. 2019-04-06 11:09:14 +02:00
James Cole 47fdf4b1a2 Validate account info 2019-04-06 11:08:46 +02:00
James Cole c519b4d0df Is now capable of updating transactions over the API. 2019-04-06 08:10:50 +02:00
James Cole 846fb57520 Merge pull request #2206 from eddybrando/patch-1
docs: Fix minor typo
2019-03-31 15:16:17 +02:00
Eddybrando Vásquez 88001f4bc4 docs: Fix minor typo
Use proper verb tense
2019-03-31 14:46:18 +02:00
James Cole b692cccdfb User can submit new journal through API. 2019-03-31 13:36:49 +02:00
James Cole 50a071119b Merge pull request #2205 from eddybrando/patch-1
docs: Fix minor typo
2019-03-30 21:54:24 +01:00
Eddybrando Vásquez 66d275a90d docs: Fix minor typo
Replace "you're" with "your".
2019-03-30 21:46:07 +01:00
James Cole c07ef3658b Refactor installer. 2019-03-30 11:03:39 +01:00
James Cole 636eeffaed Experimental Ranger config. 2019-03-30 07:39:16 +01:00
James Cole 5b1fb5354e Update API and transaction components. 2019-03-30 07:09:52 +01:00
James Cole 484ed6a585 Introduce group collector to API 2019-03-25 15:14:09 +01:00
James Cole 11e537810a Merge branch 'develop' into v480
* develop:
  Update Docker files slightly (yes I am a nitpicker).
  - Fixed copying Dockerfile.amd64 to Dockerfile.arm in the 2nd last commit
  entrypoint.sh: Wait for DB to start up
  Misc Optimizations: Changes on Dockerfile*

# Conflicts:
#	.deploy/docker/entrypoint.sh
2019-03-24 14:56:08 +01:00
James Cole cc67445f35 Update Docker files slightly (yes I am a nitpicker). 2019-03-24 14:54:46 +01:00
James Cole c4ceb9d2cd Merge pull request #2192 from hulloanson/docker-wait-db
Docker's entrypoint.sh: wait for DB before running DB-dependent artisan commands
2019-03-24 14:53:10 +01:00
James Cole bc43ea2c25 Update version etc. 2019-03-24 14:52:45 +01:00
James Cole c946a4040f First working version of the group collector. 2019-03-24 14:48:12 +01:00
hulloanson f5c415f079 - Fixed copying Dockerfile.amd64 to Dockerfile.arm in the 2nd last commit 2019-03-24 18:21:04 +08:00
hulloanson 638f361479 entrypoint.sh: Wait for DB to start up
- Added wait-for-it.sh

- use wait-for-it.sh to wait for pgsql / mysql DB before running
`artisan` commands
2019-03-24 18:00:25 +08:00
hulloanson ff23898c83 Misc Optimizations: Changes on Dockerfile*
- Moved lenghty docker-php-ext-install before adding contents of
FIREFLY_PATH to reduce build time after minor changes in FIREFLY_PATH
2019-03-24 17:59:17 +08:00
James Cole d94b23b15d Build a new collector and first view online. 2019-03-24 09:23:36 +01:00
James Cole fb304de75e Final commands. 2019-03-24 09:23:10 +01:00
James Cole 5f76b563dc Update composer stuff. 2019-03-24 09:23:00 +01:00
James Cole ce30375341 Refactor upgrade and verify commands. 2019-03-23 18:58:06 +01:00
James Cole 1b0be2a47e Refactor upgrade and verify commands. 2019-03-23 08:10:59 +01:00
James Cole a89be86ca4 Merge branch 'develop' into v480
* develop:
  Update config for Romanian.
  German string
  Romanian strings.
  Fix #2166
2019-03-22 18:29:52 +01:00
James Cole f84655e339 Update config for Romanian. 2019-03-22 18:29:34 +01:00
James Cole a0cead6548 German string 2019-03-22 18:27:05 +01:00
James Cole 4dbc5f1413 Romanian strings. 2019-03-22 18:26:46 +01:00
James Cole 943620c035 Fix #2166 2019-03-22 06:56:01 +01:00
James Cole a1268ffd39 Command updates. 2019-03-20 18:47:51 +01:00
James Cole fcd98b4d33 Revamp upgrade commands. 2019-03-20 18:31:00 +01:00
James Cole e411d7a825 Improve upgrade command structure. 2019-03-18 16:53:05 +01:00
James Cole 3545d894fd Improve factories and tests. 2019-03-18 16:52:49 +01:00
James Cole 200a4b18a8 First full implementation of new storage routine. 2019-03-17 17:05:16 +01:00
James Cole 6bd2b4f288 Merge branch 'develop' into v480
* develop: (21 commits)
  Update lock file
  Update change logs and config files.
  Enable norsk, update version of DB
  Various language string updates.
  Norwegian strings.
  Improve installer middleware for Sandstorm.
  Fix some issues with importer #2166
  Other delete thing.
  More debug things.
  Extra debug info for #2159 and some kernel changes.
  Extra debug info for #2159
  Fix #2173
  Rename class and add copyright statement @wrouesnel #2167
  Fix LDAP auth configuration paths.
  Fix some cache issues and a version bump.
  Updated file list.
  Updated list.
  New file list.
  Update composer file.
  Small fix in changelog.
  ...
2019-03-17 12:34:36 +01:00
James Cole c4d57af936 Merge tag '4.7.17' into develop
4.7.17
2019-03-17 09:40:14 +01:00
James Cole 76aa8acf0f Merge branch 'release/4.7.17' 4.7.17 2019-03-17 09:40:13 +01:00
James Cole 220add3eda Update lock file 2019-03-17 09:17:55 +01:00
James Cole 541280ee91 Update change logs and config files. 2019-03-17 09:17:07 +01:00
James Cole 01219c951c Enable norsk, update version of DB 2019-03-17 09:14:52 +01:00
James Cole 69fa60cd21 Various language string updates. 2019-03-17 09:14:33 +01:00