Jens Hardings
Jens Hardings
Add missing '=' for triggerid in zabbix URL
Force XML, CSV and REST sources to be interpreted using the en_US locale instead of the current value of the default_locale property.
A transition defined in a screen with screen.@require-authentication = "anonymous-view" or "anonymous-all" will be considered as not permitted, thus disabling links and forms that attempt to link to that transition....
Change primary key definition for PartyIdentification, allowing a history of Ids to be retained, as well as supporting several Ids for one party. See also related pull requests in repositories...
Allows easy redefinition to handle mid-term starts/ends of employments according to applicable local regulations and jurisdictions.
Adjustments for changes in PK for mantle.party.PartyIdentification entity. See pull request https://github.com/moqui/mantle-udm/pull/70
Add a way to visualize and search the moqui_http_log index along the moqui_logs index. Changed the text-line to specify the index to a drop-down, with both known indexes. Each index...
Searching an entity with search-form-inputs fails when: 1) using vuet 2) having a drop-down with @allow-multiple == true 3) selecting more than one option within that drop-down 4) the form-list@header-dialog...
Adjustments for changes in PK for mantle.party.PartyIdentification entity. See pull request https://github.com/moqui/mantle-udm/pull/70
When a Job Run is interrupted and never ends (e.g. due to a server crash), moqui will at first wait for the expireLockTime specified in the Service Job. After that...