Gilles Doge

Results 10 issues of Gilles Doge

I'm trying do achieve the following tricks. [From the Alice 1.x documentations](https://github.com/nelmio/alice/tree/1.x#references): > You can reference entities' ID but you will then have to split fixtures in multiple files (this...

My usecase is the following: Some of apps I'm working on are using YAML file to store config without having a single top-level keys (like `parameters` or `config`). And I...

I would like to implement a custom transformer that implement something described in #115: The configuration could be something like: ```yaml # ... - database: table: columns: - name: transformer_name:...

I were looking for more documentation about some options to choose which table I can include or exclude from the dump. Related to #225 It's the first time I use...

From: https://github.com/abertschi/postcard_creator_wrapper/pull/9/files This need to be updated: https://github.com/gido/postcardcreator/blob/master/lib/Users.js#L78-L83

move the dowloads tasks into this own file and allow user load on demand.

enhancement
d8
d9

Since Drupal 8.6 entity-update is droped

enhancement
d8
d9

### 💬 Describe the task Your Developer ID request has been reviewed and approved. Please find it below: `dM2ExY2`

The expired set in the json config is not taking in account: ``` { "expires": 90 } ``` this code set always the value to one month: https://github.com/antistatique/leckerli/blob/2d13e0885ccced7682fef49b9fab3b3a1b13f2f1/src/hooks/useSettings.ts#L31

type: Bug