5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:moqui/moqui-runtime More... over 1 year ago
Update ElFinder client to 2.1.62 and jqueryui to 1.13.2, there is a security notice for ElFinder for versions 2.1.61 and earlier, but it appears to only for the server-side PHP code which is not used in moqui; also updated jquery to 3.7.1 while at it More... over 1 year ago
Currency (#217) More... over 1 year ago
Currency (#614) More... over 1 year ago
Small updates to webroot build.gradle: update gradle-versions and gradle-minify plugins More... over 1 year ago
In build.gradle gitStatusAll task also handle upstream remotes with no master branch More... over 1 year ago
Update various libraries including Groovy to 3.0.19 (which has some minor non-backward compatible changes single 3.0.10 with odd boolean behavior in rare cases, adjusted for in the framework long ago but should be watched for in custom code), Jetty to 10.0.16, H2 database, SLF4J, SnakeYAML, Apache Commons Lang3 More... over 1 year ago
In qvt default screen macros add support for text-...@autogrow attribute More... over 1 year ago
Add text-...@autogrow attribute, supported only in qvt for now More... over 1 year ago
Update vue to 2.7.14, quasar to 1.22.10; all seems to work well in partial tests of existing screens, minor version updates are hopefully backward compatible but worth keeping an eye out for issues More... over 1 year ago
In vuet and qvt widgetTextValue macro handle case with drop-down that has dynamic-options plus list-options for pre-loaded values More... over 1 year ago
In root build.gradle change gitStatusAll task to be more tolerant of repos with no master branch More... over 1 year ago
In qvt screen macros first pass on working support for first, second, and last row forms More... over 1 year ago
In ScreenRenderImpl change addFormFieldValue() and related methods to handle first, second, and last rows, for qvt and other client rendered output that needs full data for a form in a map/object More... over 1 year ago
In qvt macros for form-list fix issue with first/second/last row and hidden parameters More... over 1 year ago
Library updates, including Jetty 10.0.13 to 10.015 which had reported vulnerabilities; there are lots of dependencies updated in this set, see diff for full details More... over 1 year ago
Docker-Image-Pull Feature (#553) More... over 1 year ago
Add subscreensItem.menuInclude to menu data (#600) More... over 1 year ago
Merge pull request #585 from chunlinyao/fix-pgjdbc-regression-partition-table
David E Jones
as David E. Jones
More... over 1 year ago
Added support for loading data on start with entity_on_start_load_types and entity_on_start_load_components properties/env-vars More... over 1 year ago
In WebrootVue.qvt.js add qLayoutMinHeight method to calculate a full height, useful for certain types of screens with particular or bottom instead of top focused layouts More... over 1 year ago
Add Sales app from xolvegroup (third party component) More... over 1 year ago
Add new moqui-image repo, fork of original work be acetousk More... over 1 year ago
Merge pull request #215 from moqui/moquiconf-mobile-drawer-bg-fix
David E Jones
as David E. Jones
More... over 1 year ago
In DefaultScreenMacros for vuet and qvt add paginate support to section-include when included section is a section-iterate with paginate=true; in qvt js don't show pagination widget if there is only one result More... over 1 year ago
In ScreenRenderImpl add methods needed for section-include to support pagination; in CollectionUtilities paginateList() and paginateParameters() add support for entity-find with search-form-inputs or other situations where paginate parameters are already in place, don't overwrite them and don't try to subList() a big list More... over 1 year ago
In WebrootVue.qvt.css, updated rule for drawer background to only come into effect in non-mobile layouts. More... over 1 year ago
Fix regression with partitioned tables in PostgreSQL
chunlinyao
as Yao Chunlin
More... over 1 year ago
Merge pull request #582 from Brainfood-com/add-weight-microgram-uom
David E Jones
as David E. Jones
More... over 1 year ago
Small change to new default-p...@is-secret attribute so that a false value treats it as non-secret even if it contains one of the previously supported substrings (pass, pw, key); add explicit is-secret=true attrs to a few in MoquiDefaultConf.xml More... over 1 year ago