Carl Newton

Results 22 issues of Carl Newton

Variables, constants and function calls are not included in the report if concatenated with something which has already been included. Is there any way to override this behaviour other than...

The body and sidebar use an 80px padding on all screens to prevent hidden content with the drawer. We should use responsive padding (or perhaps margin) to eliminate unnecessary white...

bug

The COPY command inside the dockerfile that is currently used to put the cron file in place does not always get ran. This doesn't bode well for future daily cron...

enhancement

Now that we've added a "Blocked email addresses" menu item, it has become more evident that this will not do for mobile devices. It would look much nicer to have...

enhancement
good first issue

The average request appears to be between 2 and 3 mb at the moment (uncompressed). There are a few areas we can clean up. For instance, view_post.js contains leaflet and...

enhancement
good first issue

Application tests that use an in-memory sqlite database and automatically populate the database with test fixtures creating scenarios. I ran into some issues getting the schema created automatically.

help wanted

Likely putting them into /opt/habitat/logs. Would be good to get log rotate working too.

enhancement

Habitat was previously using PHP Deployer but it didn't really seem fit for purpose after the switch to ansible/docker-compose change. Might need to reinvestigate this, or just use a separate...

enhancement
help wanted