Skip to content

Tags: Rintagi/Low-Code-Development-Platform

Tags

v.R11.132.00313

Toggle v.R11.132.00313's commit message
Rintagi Community version R11.132.00313

Squashed commit of the following:

commit d880d30b27f1f201f555a7f6fe41c0f7bd0ccac2
Author: robocoder <[email protected]>
Date:   Mon Mar 16 12:36:45 2020 -0700

    add AGPL license.txt to web site for community version

commit 32c61c8
Author: rcpro <[email protected]>
Date:   Mon Mar 16 12:30:48 2020 -0700

    community installer for R11.132.00313

commit 228f10c
Author: gary <[email protected]>
Date:   Fri Mar 13 14:53:26 2020 -0700

    Squashed commit of the following:

    commit e80880a309b3755d04fc1de1bf478218e4fe6c3b
    Author: gary <[email protected]>
    Date:   Fri Mar 13 14:28:58 2020 -0700

        SP changes for R11.132.00313
        (mainly re-generated to support context info passing to GetLis and GetDdl by GetScreenLis* and GetScreenObjDdl*)
        , also include MimeType in GetDocList download

    commit cc79bb7b9ea4dd6663484253fa68b2a9172d98f0
    Author: gary <[email protected]>
    Date:   Fri Mar 13 13:09:42 2020 -0700

        enhanced react generator to support pull up controls

    commit 76df318f6cdac867b9657f500246f6c05dab007e
    Author: gary <[email protected]>
    Date:   Fri Mar 13 09:28:27 2020 -0700

        add pullup support in web service layer

    commit c264474490debe025261461b1da0694ef71d31e4
    Author: gary <[email protected]>
    Date:   Fri Mar 13 09:27:34 2020 -0700

        enhance cascade field change handling in react(to pullup etc.)

    commit c51f8d1405d1153bfea5a410ec819a1359a199b9
    Author: gary <[email protected]>
    Date:   Fri Mar 13 09:25:24 2020 -0700

        add support for PullUp(referencing contents) in redux

    commit c3aa323a1fe6ea1c023dd581012d924667379054
    Author: gary <[email protected]>
    Date:   Tue Mar 10 14:50:57 2020 -0700

        enhance React generator to handle Signature and EncryptedTextBox control content

    commit 0081c7aa10e78751baddf59253c4a6547f06e0f1
    Author: gary <[email protected]>
    Date:   Mon Mar 9 11:22:47 2020 -0700

        not return 401 to avoid browser prompt(Safari and may be others), relies on return status='access_denied' in message(standard 200 content)

    commit 3869b6b900cc057f9abb3cff908f9040f5d7bead
    Author: gary <[email protected]>
    Date:   Mon Mar 9 09:43:23 2020 -0700

        enhancement for React js(and generator change) to support multi-doc control(Document), fix typo for textbox criteria in react generator

    commit 772e04252045e5ddc69e91bd7a3d16efea2714e3
    Author: gary <[email protected]>
    Date:   Thu Mar 5 15:08:42 2020 -0800

        fixed react field validation when columnLength is 0(unlimited instead of 0)

    commit 57d2d81b15f40cef32407833aa6ddc83d92f7ccd
    Author: gary <[email protected]>
    Date:   Thu Mar 5 15:00:51 2020 -0800

        revised react generator to handle reference column(and helper function in _ScreenReducer.js)

    commit 77110ce697286f1b843ae200540d3f3943e69375
    Author: gary <[email protected]>
    Date:   Wed Mar 4 13:53:06 2020 -0800

        suppress GetLastCriteria error from end user(React side) but report it as error logging(since this is not a critical issue, must review why the SP failed in this manner)
        , handle hidden column saving for web service side(relax validation rule on empty incoming value which is correct because content is invisible thus not output to client side)

    commit 852637baff96317de7b6f4a089de7da83cd630de
    Author: gary <[email protected]>
    Date:   Wed Mar 4 13:49:12 2020 -0800

        revised generated ascx.cs and autocomplete.aspx.cs to output proper icon for embedded image field

    commit 495fa879d5b478f73423f85b0236f30e8c5f0c46
    Author: gary <[email protected]>
    Date:   Wed Mar 4 13:47:55 2020 -0800

        add helper function to decode embedded document JSON return(handle new list of file style in generated React code)

    commit 0ad1a4c245ed1a748d49f4aa858fc046f695a63e
    Author: gary <[email protected]>
    Date:   Tue Mar 3 13:03:04 2020 -0800

        revise PS helper scripts for first time installation(add explanation and some refinement)

    commit ef752f27af82b64bc0d91413fa6148499f1bc078
    Author: aaron xu <[email protected]>
    Date:   Tue Mar 3 11:15:49 2020 -0800

        generate multiline textbox, check DdlKeyColumnId with certain control types in both master and detail

    commit c95ce16729a7a852daf746dc64ae23361be64d23
    Author: gary <[email protected]>
    Date:   Mon Mar 2 14:20:44 2020 -0800

        changed Upload module to store JSON instead of raw content

    commit ff18376f87f545908b4db62bc94a71e3855b4d83
    Author: gary <[email protected]>
    Date:   Mon Mar 2 08:43:02 2020 -0800

        install nodejs 10 instead of blind lts(which changes from time to time)

    commit 0b4a660f9308b2fff97c3a4ec00f456a3a3cb3f2
    Author: gary <[email protected]>
    Date:   Mon Mar 2 08:27:54 2020 -0800

        choco MADE2010(access database engine runtime) now needs ignore-checksums as it is no longer validate due to url change at Microsoft.

    commit 341807d1923ee1618dc59e10032afe01847b14ca
    Author: gary <[email protected]>
    Date:   Mon Mar 2 08:26:41 2020 -0800

        change node-sass to 4.12.0 as nodejs 12+ cannot handle 4.9.4, this also required windows build tools(for native c++ compilation as well as python)

    commit c01a7c75fe8577c8e1cdf0f6bedcf4ab6d3361c7
    Author: gary <[email protected]>
    Date:   Mon Mar 2 08:25:19 2020 -0800

        add windows-build-tools to dev tools helper setup(required for building npm native modules like node-sass)

commit 4b3e2ff
Author: gary <[email protected]>
Date:   Sat Feb 29 11:35:09 2020 -0800

    Squashed commit of the following:

    commit 1c52b27a95bcfa8b6a1ab7aa383bb298d294782c
    Author: gary <[email protected]>
    Date:   Fri Feb 28 19:53:30 2020 -0800

        more example in using context data in screen filter

    commit 94e352cbfe9a87af6577fd27808013438f48f123
    Author: aaron xu <[email protected]>
    Date:   Fri Feb 28 11:09:40 2020 -0800

        Listbox Control and related generation code

    commit 6275b7df15c43f252f2150be48b8ee136545b080
    Author: gary <[email protected]>
    Date:   Thu Feb 27 13:49:27 2020 -0800

        better auditing info on access deny error for ValidatedMstId web service call and further enhancement to the filterIdIsName usage

    commit f50d87821ef7b6eca9bb08ff9e43c8e4e2d3bd16
    Author: gary <[email protected]>
    Date:   Thu Feb 27 09:42:32 2020 -0800

        make autocomplete to honour new image button content format from React Side

    commit fa991e32612e8faf46d99998fae6e589714c6a5c
    Author: gary <[email protected]>
    Date:   Thu Feb 27 08:12:31 2020 -0800

        pass context info to filter SQL and normalize generated SP with CR/LF instead of just CR(line break inconsistency)

    commit ffd985b02538442117759cfcb7d02dc5165f5c62
    Author: gary <[email protected]>
    Date:   Thu Feb 27 08:01:18 2020 -0800

        preserve LImpr content order during duplicate removal

    commit f74d65058fec3ae68f38dd802cdb5011afd78f17
    Author: gary <[email protected]>
    Date:   Wed Feb 26 14:45:39 2020 -0800

        enhancement to react fileinput.js

    commit ed94820c224a990ace33989720b4a585a9d43fb3
    Author: gary <[email protected]>
    Date:   Wed Feb 26 13:23:38 2020 -0800

        more react fileinput component handling for 'no-user activated' scenary

    commit aa57adea5c8c4f595a0f7b408295001497a26d03
    Author: gary <[email protected]>
    Date:   Tue Feb 25 11:48:08 2020 -0800

        choco install ps script needs to change to handle TLS 1.2

commit f871d13
Author: gary <[email protected]>
Date:   Mon Feb 24 18:14:54 2020 -0800

    Squashed commit of the following:

    commit 25b51ef60ee12ae99fe22b7af99f27aab67a7fa6
    Author: gary <[email protected]>
    Date:   Mon Feb 24 16:08:23 2020 -0800

        stop endless redirect of error(from Msg.aspx) and better checking of null value in Msg.ascx.cs(assumption not always held)

    commit a377a04042a0aff936a42ced5c8f97aefc16d7f6
    Author: gary <[email protected]>
    Date:   Mon Feb 24 13:51:21 2020 -0800

        web service validateMstId must cater for non-specific id(nothing or -1) when checking

v.10.85.91018

Toggle v.10.85.91018's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md