-
https://travis-ci.org/cross-solution/YAWIK/builds/466563059?utm_source=github_status
```
1) CoreTest\Controller\Console\AssetsInstallControllerTest::testInstallMethod with data set #1 ('--relative…
TiSiE updated
5 years ago
-
@kilip can you make the url of the api Endpoint configurable?
https://github.com/yawik/yavue/blob/master/src/components/Yavue.vue#L134
-
we have a dependency to axios
https://github.com/yawik/yavue/blob/3aae28724bf4fe009af58d50196ebd3885bddd6c/src/components/Main.vue#L54
the [buefy demo](https://buefy.org/documentation/table/#asy…
-
- [x] General folder structure, composer.json, README, etc.
- [x] Sitemap generator services
- [x] Console Controller to manually generate sitemap
- [x] Listener for job status changes
- [x] Ping…
TiSiE updated
5 years ago
-
Right now we use ```.gitattributes``` file to ignores test directory:
https://github.com/cross-solution/YAWIK/blob/c74be957b091c431b5a75cec0374c9b03f51d4a7/module/Core/.gitattributes#L1-L3
But sin…
kilip updated
5 years ago
-
The geocoder library used by this module released a new major version which changes its usage in a way that needs some adaption.
It changes the name to and splits the packages into the "geocoder-p…
TiSiE updated
5 years ago
-
Hi @toni,
after the geocoder upgrade. the import behaves slightly diffrent. If a feed does not contain a location is thrown. I'ce added such the feed "reifen" to the demo db.
```
cbleek@php7-c…
-
YAWIK must support connecting to mongo databases with authentication and authorization enabled.
TiSiE updated
5 years ago
-
In combination with the Solr module https://github.com/yawik/Solr it can be that the Solr commit fails.
There will be an exception and the import stops. The problem is here:
The job gets inserted in…
mbo-s updated
5 years ago
-
Currently, the sort order is [hardcoded](https://github.com/yawik/Solr/blob/master/src/Filter/JobBoardPaginationQuery.php#L64) descending by date.
We want to make this configurable. For example th…