Joel Pittet

Results 20 issues of Joel Pittet

``` Warning: Unexpected character in input: ' in ~/Sites/d8/convert.php on line 62 Call Stack: 0.0014 670888 1. {main}() ~/Sites/d8/convert.php:0 0.0027 678216 2. token_get_all() ~/Sites/d8/convert.php:62 ```

Noticed many references to image-url(). Does that work with libsass?

By adding this: ``` "config": { "discard-changes": true } ``` You can have your build tools use `-n` flag without leaving dirty changes around. https://getcomposer.org/doc/06-config.md#discard-changes I can't think of a...

enhancement

Drush is requiring composer to do module installation and so I thought it would be nice with this but not sure how to get core's git repos to download because...

docs

# The Problem/Issue/Bug Link bug to drupal core issue queue ## How this PR Solves The Problem fixes the link ## Manual Testing Instructions click the link ## Related Issue...

Since 2.0 the routes are using uuid and tenants

Changed the menu's styles, smaller footer and breadcrumbs and minor PHP style spacing changes to be consistent with the Kohana core code.

### Problem/Motivation We are using DDEV to launch Sequel Ace and it builds the following command: ```open mysql://root:[email protected]:49158/db -a '/Applications/Sequel Ace.app/Contents/MacOS/Sequel Ace'``` Given that we tend to launch multiple projects...

Feature Request
PR Welcome

### Debug mode - [X] I have enabled debug mode - [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues) ### Describe the bug Trying to test out the importer...