Danger Casey

Results 52 comments of Danger Casey

And just cleaned up the Tasks module and updated jpgraph: - Tasks are displaying - Gantt charts are now working I'm continue documenting the progress here: https://github.com/web2project/web2project/issues/346

Lots of fixes now on `php-8-compat` and will be rolled to master soon.

Resolved in the https://github.com/web2project/web2project/tree/php-8-compat branch

You can resolve this one by going to the command line, going into your web2project folder and running: `composer update` (or your equivalent) It will update and/or create the files...

On Brave (v1.22.71 on Mac), the quick fix: - Visit the Extension config screen - brave://extensions/ - In the upper right, turn on Developer Mode which will make some buttons...

+1 I would replace "accept everyone's contributions" with "Contributions will be judged by their technical merit." It's simple, clear, and direct.

Update: - Fix the `system` module to get past the update check. Not sure of the cause yet. - ~~Within that module, fix the Syskeys which aren't being displayed or...

- Fix the `system` module to get past the update check. Not sure of the cause yet. - ~~Within that module, fix the Syskeys which aren't being displayed or processed...

The update check is in `modules/system/index.php` and compares the latest database schema in the database (`w2p_versions` table) against the available sql files in `install/sql/`

You need to get the `php-8-compat` branch specifically. And yes, I un-crossed it off as I hit the issue again so it wasn't actually solved.