Follow up on PR #628: formatting changes only to reduce indentation and better match convention used elsewhere, no functional changes |
|
More...
|
about 1 year ago
|
Merge pull request #628 from pythys/user-vulnerability |
|
More...
|
about 1 year ago
|
create a service to unify login attempts |
|
More...
|
about 1 year ago
|
Form field change detection and in-field visual indicators, submit button visual indicator (#225) |
|
More...
|
about 1 year ago
|
In qvt render mode change button-menu macro to not render a q-item if the child node has a condition attribute and that attribute evaluates to false |
|
More...
|
about 1 year ago
|
Library updates: Jetty to 10.0.18, Log4J to 2.22.0, H2 to 2.2.224, commons-lang3, commons-io, commons-logging, commons-validator, jackson-databind to 2.16.0, jsoup, shiro |
|
More...
|
about 1 year ago
|
Add sentDate field to WikiBlogCategory entity |
|
More...
|
about 1 year ago
|
Change EntityDataWriterImpl to use groovy CompileStatic, without this a compile error was missed in the changes for PR #625, fix small issues from this |
|
More...
|
about 1 year ago
|
Implemented withCloseable/try-with-resources where needed in the codeā¦ (#625) |
|
More...
|
about 1 year ago
|
BugFix EntityListIterator not closed in NotificationMessageImpl#getNotifyUserIds |
|
More...
|
about 1 year ago
|
More vue template injection, add to button text in linkFormForm for vuet, qvt |
|
More...
|
about 1 year ago
|
In qvt and vuet screen macros add span v-pre around one more place in link macros, in qvt add span v-pre around all q-tooltip text |
|
More...
|
about 1 year ago
|
Add AutoCloseable extension to EntityListIterator for use with try with resources, thanks to Deepak Dixit for the suggestion |
|
More...
|
about 1 year ago
|
For moqui-framework issue #623 add v-pre to vue template generated for label and link elements so that contents are not interpreted to avoid template injection from user-entered data |
|
More...
|
about 1 year ago
|
In qvt render mode FTL macros add empty column for first/second/last rows if row selection is used in a form-list; in popup card for row selection add spacing around m-container-dialog to match spacing used by default for a form-single with field-row-big so that dialog and direct form submit buttons line up |
|
More...
|
about 1 year ago
|
In qvt render mode fix m-form-column-config find parameter handling so they are passed through |
|
More...
|
about 1 year ago
|
Enable accordion in form field-groups using qvt rendering (#221) |
|
More...
|
about 1 year ago
|
In Qapps mode, add a expansion button to the ContainerBox (#216) |
|
More...
|
about 1 year ago
|
Changes required for new Moqui SSO component (#222) |
|
More...
|
about 1 year ago
|
Merge pull request #620 from moqui/sso-component |
|
More...
|
about 1 year ago
|
In addons.xml, added new moqui-sso component. |
|
More...
|
about 1 year ago
|
In L10nFacadeImpl.formatCurrency() use disableAuthz() for entity find on Uom; small change to currency formatting test to pass with current OOTB settings |
|
More...
|
about 1 year ago
|
Merge pull request #619 from moqui/allow-now-threshold |
|
More...
|
about 1 year ago
|
Allow for 10 second threshold in nowTimestamp |
|
More...
|
about 1 year ago
|
A couple of minor bug fixes in the EntityAutoServiceRunner and ContextJavaUtil (#618) |
|
More...
|
over 1 year ago
|
Merge pull request #617 from coarchy/hmac-sha256-timestamp2 |
|
More...
|
over 1 year ago
|
Add and Handle Hmac Sha256 with timestamp |
|
More...
|
over 1 year ago
|
Merge pull request #220 from coarchy/drop-down-submit-on-select-1-2 |
|
More...
|
over 1 year ago
|
Fix submit on select drop down where there is one result |
|
More...
|
over 1 year ago
|
Fix submit on select drop down where there is one result (#219) |
|
More...
|
over 1 year ago
|