-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 4.0.13 #2611
Merged
Release 4.0.13 #2611
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ion width/height) rather than determining it client side. (#2565) fixes xibosignage/xibo#3424
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Module: improvements to the way we return old widget data which is cached, so that it is cached for 15 minute or 50% over the cache period fixes xibosignage/xibo#3434
…ces-3.0.3 Bump braces from 3.0.2 to 3.0.3
…ections (#2567) * XMDS: optimise the way notifications are inserted, refactor and document alertDisplayUp (no functionality changes). Only assess operating hours if we're likely to send an email. * DisplayGroup: refactor dynamic display group assessment to use the cache instead of the DB. * Tags: ensure we set the original value to any entity we decorate with tag links.
…e the duration when durationPerItem is checked (#2599) * Widget: saving elements doesn't recalculate widget duration. * Refresh Layout duration on widget elements save relates to xibosignage/xibo#3445 --------- Co-authored-by: maurofmferrao <maurofmferrao@gmail.com>
…ation Per Item (#2586) * Stocks: Incorrect calculation of Total Duration for elements with Duration Per Item relates to xibosignage/xibo#3441 * Fix for template rendering and hide num items fields relates to xibosignage/xibo#3441 * Widget: stock static templates not pulling itemsPerPage from XML. xibosignage/xibo#3441 --------- Co-authored-by: Dan Garner <dan@xibosignage.com>
* Upload: streamline upload handler base class. * WSDL: sanitize host server var * UI: update the way we reload the window. * Theme: sanitize database setting xibosignageltd/xibo-private#740
The marquee sets the contents of scroller to float:left, which on android causes the containing div height to go from 100% to 0 (as the things inside it are all floated). Fixing a pixel height to the content div makes the container for the scroller have a height. fixes xibosignage/xibo#3388
* Release: preparation (translations, version number, swagger - no change), translation import xibosignageltd/xibo-private#773
ifarzana
approved these changes
Jul 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.