Welder Luz
Welder Luz
* [ X ] Feature request Hello Renato, it is possible to add the reverse attribute like in jquery mask plugin? https://igorescobar.github.io/jQuery-Mask-Plugin/docs.html
## What does this PR change? It improves taskomatic error logging by adding the stacktrace to the logs when taskomatic fails to start. ## GUI diff No difference. - [x]...
## What does this PR change? It adds a warning message in UI for traditional stack deprecation. To do so, the webfilter previously used to show a reboot needed message...
## What does this PR change? It introduces a delay before rebooting transactional systems post-bootstrap. This addresses cases where the system would reboot before Salt had a chance to send...
## What does this PR change? When a quartz trigger is retried due to thread unavailability in Taskomatic, it is renamed with a `retry` suffix being added to its name....
I am trying to compare two versions of a class (attached), and a ClassCastException is thrown. Cannot cast 'net.sourceforge.pmd.lang.java.ast.ASTType' to 'net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId' Depuring the application, I'm supposing it is an error...
## What does this PR change? Bug fix, see title. ## GUI diff No difference. - [x] **DONE** ## Documentation - No documentation needed: only internal and user invisible changes...
## What does this PR change? Add a new tab in activation key details page to pick AppStreams and enable the selected AppStreams on systems bootstrap. ## GUI diff Before:...
The current documentation for activation keys should include a mention of the capability to configure AppStreams to be automatically activated on systems using an activation key. This feature of configuring...
## What does this PR change? When a patch exists in multiple origin channels, SUMA currently doesn’t allow importing from more than one channel. This PR adds a checkbox that...