Jeremy Davis

Results 136 issues of Jeremy Davis

Perhaps I missed it, but I can't see any ability to enable line wrapping in the webUI? If I've missed it, please share how. Otherwise, this is a feature request!...

Plans for v17.x release: - update upstream debian-install source - add support for EFI boot and install - use [`turnkey-chroot`](https://github.com/turnkeylinux/turnkey-chroot/pull/1) and remove redundant duplicate code from `di-live`

Fairly significant changes to `run` script. Shell check and other refactoring. Probably best to leave this unmerged for now...

Once completed, this PR will update inithooks to be properly typed.

This includes some PostgreSQL (i.e. `pgsql`) examples in the `overrides` file. Whilst the general nature of the existing MySQL/MariaDB override examples also apply to PostgreSQL, it's not immediately clear what...

Inithooks should use "proper" python loggin to give better feedback to logs. I added a `libinithooks.log` module in a [recent PR](https://github.com/turnkeylinux/inithooks/pull/56) - specifically related to [Nextcloud inithook improvements](https://github.com/turnkeylinux-apps/nextcloud/pull/28). However, as...

feature
inithooks

TBH I'm not 100% sure which appliance(s) include ckeditor, but v4 is on life support and we should move to v5. References of interest: https://github.com/ckeditor/ckeditor4?tab=readme-ov-file#ckeditor-4-lts---smart-wysiwyg-html-editor- https://github.com/ckeditor/ckeditor4-releases?tab=readme-ov-file#ckeditor-4---releases https://github.com/ckeditor#-ckeditor-5 https://github.com/ckeditor/ckeditor5?tab=readme-ov-file#ckeditor5- https://ckeditor.com/docs/ckeditor5/latest/getting-started/index.html https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/quick-start.html...

feature
common

I think that the fix for this is to reset the user expiry date in the inithook - so it is always valid. ---- It's been brought to my attention...

bug
workaround
processmaker

Currently the Confconsole Apt proxy plugin will generate new config in a (new) file: `/etc/apt/apt.conf.d/80proxy`. For example, if you set the proxy as `http://example.com:8080`, it will generate `/etc/apt/apt.conf.d/80proxy` with the...

confconsole
wishlist

It has been bought to my attention that under some circumstances (e.g. python module package) a security update might break the application. Simply restarting Apache should resolve the issue. However,...

lamp
wishlist
discussion