Tortue Torche

Results 18 issues of Tortue Torche

Hi @Anahkiasen, This pull request fix a bug when using the [`HtmlObject\Traits\Tag::removeClass($classes)`](https://github.com/Anahkiasen/html-object/blob/aa670ecc06335a06a287f8abae5bf2df009c8f1f/src/Traits/Tag.php#L566) method. Otherwise, when you try to remove a CSS class which isn't present, it'll remove a wrong CSS...

Hi Adam, Is it possible to apply boost on Individual fields with the caret (^) notation? Like this sample: ``` json { "multi_match" : { "query" : "this is a...

Because Laravel 6 is the current Long Term Support (LTS) version Reference: https://laravel.com/docs/8.x/releases#support-policy

![polls_calendar_new_event](https://user-images.githubusercontent.com/5038872/75992143-d7486380-5ef7-11ea-87bc-ef9603ff9f35.png) References: #121, #136 and #411

The main goal is to have better integrations with Nextcloud applications and clients. The group name is automatically suffixed by ` Circle`. And you can customize the prefix and/or suffix...

To list or not circle in the files app. Default is set to `1`, to list them in the `files` application. To hide them, set it to `0`.

To list or not circles outside the Circles app. Default value is `1`, to show circles in shared list. Set it to `0` to hide them.

To allow or not adding group members from any users, default to `1`. When value is set to `0`, it's only possible to add groups where the current user is...

When `skip_invitation_to_closed_circles` option is enabled Fix #382 and #360