Dan Garner

Results 159 issues of Dan Garner

Consider generating these exports server side, so that we can remove paging (optionally) and control the formatting of the output better (PDF's look pretty bad).

feature

Regular users must not be shown or need to interact with HTML/CSS/JavaScript. Users should be able to use recognisable tools (text, shapes, etc) to create a layout.

enhancement

We have put in some ground works for pre-navigation of widgets so that a player can load a widget in readiness before "starting it" when it gets moved on screen....

enhancement

If you collect a thumbnail of a video on upload and pop it in a region with a different aspect ratio, the thumbnail is shown in preview which is great,...

wontfix/incomplete

The uploaded file arrives in PHP `/tmp` Then Xibo moves the file out of the tmp folder, into its own `library/temp` folder where it does some post processing on it...

enhancement

Tool which uploads a new image and automatically assigns it to the DataSet row

enhancement

Introduce two new options on tickers - - max characters - max character treatment mode (truncate or split into new items) > so items from a feed are parsed into...

enhancement

During the recent DST switch over in US Pacific time (and I think any negative offset timezone) the auth server issued tokens with a negative TTL ``` { "token_type": "Bearer",...

bug
wontfix/incomplete

If an oAuth auth code request is intercepted by a SAML redirect, an error message is shown saying that authorisation params are missing from the session. Perhaps the session is...

wontfix/incomplete

Since the change to take out a concurrency lock when building a layout, we've noticed a built up of blocking HTTP requests. Investigate why this might be.

bug