Stephen Rushing
Stephen Rushing
The jQuery plugin applies the boxsizing.htc behavior asynchronyously as to not delay the rest of the page. If the browser already support boxSizing, the plugin does nothing. Usage would be...
I'm using a PostgreSQL DB and "LIKE" operator is often insufficient.
I posted on [stack overflow](https://stackoverflow.com/questions/78155359/oauth-token-header-invalid-with-google-ads-api-in-php-using-web-client-or-servic), but this may be a bug, considering I can get an authentication token directly, but the call fails. I'm on php 8.2.13 Using V16 of...
jQuery UI introduced an override to the outerHeight method that also functions as a setter, resulting in the method returning an object when no arguments are passed. http://bugs.jquery.com/ticket/12293
It looks like the middleware column is defined as json, but I don't see why in the code, and I'm not able to set it. Is there a reason for...
Added ability to export files and file sets. Works in conjunction with v8 addon https://github.com/stephenr85/concrete5_migration_tool_files
In the DatabaseMigrations trait: ```php /** * Define hooks to migrate the database before and after each test. * * @return void */ public function runDatabaseMigrations() { $this->beforeRefreshingDatabase(); $this->refreshTestDatabase(); $this->afterRefreshingDatabase();...
This command interferes with other packages and should just be part of the install instructions. I have multiple projects now where other package commands are "not defined" after installing this...