Dan Garner

Results 159 issues of Dan Garner

Change this wording to be more generic and better represent the fact that a licence key isn't always an email address.

enhancement

Add a sharing column to the Display and Display Group pages which shows any sharing configured (similar to how this column works in library/layouts, etc). The column should likely be...

enhancement

Perhaps by prefixing the tag search with a `-` ? This would also need to work for dynamic display group / playlist criteria.

enhancement

Show displays on a map. Probably a new page, accessible from the Display Admin page. Each pin on the map could be expanded to show some more details about the...

feature

Add a column called `lanIpAddress` to the display table, "LAN IP Address" to the Display grid, and capture it in NotifyStatus as `lanIpAddress`. This will be useful when the existing...

enhancement

There seem to be two issues with this: 1. we only take the setting into account when `deleteInstead` is enabled 2. we pass it into `subMonth` instead of `subMonths`

bug

Doing so is an odd user experience as any options edited during a task run are reverted when it finishes. We have historically used this mechanism to: - keep watermarks/track...

bug

The issue only appears to affect v3. If you select any filter option, results are returned. No filter options, no results.

bug
regression

We currently support: - showing an event in the calendar timezone - showing an event in the event timezone We would like to add: - showing an event in the...

enhancement

Add a config.env setting to do this. It would need small changes: https://github.com/xibosignage/xibo-cms/blob/develop/docker/etc/apache2/conf.d/cms.conf#L6 Add `ServerTokens OS` there after `ServerSignature Off` https://github.com/xibosignage/xibo-cms/blob/develop/Dockerfile#L161 Add `CMS_APACHE_SERVER_TOKENS=OS \` there after `CMS_APACHE_OPTIONS_INDEXES=false \` and finally...

enhancement