Projeto RadCORE

Menu Principal

Version History

What's New / Fixes / Improvements

version7.0.0.3Apr 13 , 2024
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.03.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.03.English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "7.0.0.3" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    Note: In the update topic (NEW VERSION), see the explanation of the new automatic update feature from version 7.0.0.3

  • RC WIZARD

    - Version Adjustment

    - Update process: 'uconst_cfg.pas' file removed from process.

  • RC ELEMENTS

    - Version Adjustment

  • RC REGISTER

    - Added a second option to send email with password request

    - Fixed problem with long emails

  • New Attributes

    - marquee: To be used on very long LABELS that do not want to be "text-wrap".

  • Bug Fixes

    - Login

      - Adjustment of the presentation of the sequential login image when not found.

  • version7.0.0.2Apr 07 , 2024
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.02.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.02.English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "7.0.0.2" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    Note: In the update topic (NEW VERSION), see the explanation of the new automatic update feature from version 7.0.0.2

  • RC WIZARD

    - Version Adjustment

  • RC ELEMENTS

    - Version Adjustment

  • RC REGISTER

    - Added a second option to send email with password request

  • Bug Fixes

    - frmDatePicker

      - Calendar alignment

    - mkm_gridblock

      - warning of invalid blocks;

  • version7.0.0.1Apr 04 , 2024
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.01.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.01.English.txt
  • Default css file

    Copy the folder below to your project folder:
    C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
  • To see all points that have changed: Delphi > Search > Find in Files: search for "7.0.0.1" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    Note: In the update topic (NEW VERSION), see the explanation of the new automatic update feature from version 7.0.0.1

  • RC WIZARD

    - Version Adjustment

  • RC ELEMENTS

    - Version Adjustment

  • RC REGISTER

    - Added a second option to send email with password request

  • Bug Fixes

    - frmCadFERIADOS / rc_ActionBtnsRender

    - Rendering of html generated via SELECT for PGSQL;

    - mkm_dbfuncs

      - Bug Fix "state-enabled:", "state-visible:"

      - rendering optimization;

    - rc_IsBlock

    - "input-addon:" attribute

    - "'hide:" attribute

  • version7.0.0.0Mar 30 , 2024
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.00.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.07.00.00.00.English.txt
  • Default css file

    Copy the folder below to your project folder:
    C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css

    C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss_fontaws6.css
  • To see all points that have changed: Delphi > Search > Find in Files: search for "7.0.0.0" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    Note: In the update topic (NEW VERSION), see the explanation of the new automatic update feature from version 7.0.0.0

  • RC WIZARD

    - Version Adjustment

    - Defining the external database path for FIREBIRD and SQLITE

    - New feature to automatically UPDATE the entire core to the new version

  • RC ELEMENTS

    - Version Adjustment

    - New organization of the layout into tabs

    - Option to define "from" which block new components should be inserted

  • TOPIC CONTROL

    - Parameter to disable FOCUS on all buttons

  • Responsive Blocks

    - Complete refactoring and optimization of block reorganization

    - New attribute "cols-debug:" to display block information at runtime

    - New attribute "cols-offset:" to determine the spacing between blocks within another block

    - New attribute "cols-grid:" to display block information at runtime

    - New "fit" parameter of "hr-childs:" to remove the lower "off-set", when using "noborder-all or -top or -bottom"

    - Alert for block sequence sum less than 12 (or the value determined by "cols-grid:" )

  • UniDBGrid

    - New dynamic attribute "grid-menu:off" to disable the column menu

    - Optimization of the data export process

  • New Attributes

    - New attribute "button-group:" generates a sequence of buttons grouped from a single button.

    - New attribute "input-addon:" generates data input with multiple layouts.

    - New "off" parameter for the "anchor:" attribute to define spacing around the container.

    - New parameter "x-mobile-xy" and "y-mobile-xy" for the "center:" attribute

    - New parameter "default-offset" for the "align:" attribute

    - New attribute "no-focus:" to apply an automatic "blur" to the button that receives focus.

    - New "focus-on:" attribute to maintain focus even when global button focus is on.

    - New attribute "html-reload:" to "refresh" a "unihtmlframe/uniurlframe" when there is a resize.

    - New attribute "rctabs:" and "rctabslide:" to create pagecontrols with new look

    - New attribute "scrollbar-color:" to change the scrollbar color dynamically

  • New Functions/Procedures

    - rc_SendZapMsg

    - rc_GetMonthName

    - rc_Inc

    - rc_Dec

    - rc_GetLabelWidthOnCanvas

    - mkm_createcomponents: option for creating dynamic Grid

    - rc_IsBlock

    - rc_GetLastBlockSeq

    - rc_LookUpControlsEnabled optimized

    - rc_CopyToClipBoard: function compatible with "memos" content

    - rc_ObjectVisible

    - rc_CloseFrame: Closes a frame that has been called within the main form's "pagecontrol" or as a "modal"


  • New Examples

    - frmRCBLOCKS

      - Example with the new "fit" parameter of "hr-childs:"

      - Example with the new attribute "cols-offset:"

    - frmDEMO_LOGIN

      - Example of layout with dynamic alignment using the new "y-mobile-xy" parameter of the "center:" attribute

    - frmDASHBOARDHOSPITAL_BG


      - Example of dashboard with image in the background with transparency

    - frmDEMO_COLS_DEBUG

      - Example with the new attribute "cols-debug:"

    - frmDEMO_TABS

      - Example with the new attribute "rctabs:"

    - frmDEMO_INPUTADDON

      - Example with the new attribute "cols-debug:"

    - frmDEMO_BUTTONS

      - Example with the new attribute "button-group:"

    - frmDEMO_MESSAGES

      - Example of processing

    - frmDEMO_GRIDPAGINATIONMODAL

      - New page selector

      - Added processing masks

      - Improved layout

    - frmDEMO_COLLAPSE

      - Examples of using Collase and Accordion

    - frmDEMO_FORMS

      - Example of opening a FRAME as a "MODAL form"

  • Improvements

    - Responsive Blocks

      - blocks with noborder-left / noborder-right

      - collapses( hr-childs ) with noborder-top

    - UniDBGrid

      - removal of "grid-paginator:" when using "no-paged:"

    - rc_ShowInputBox

      - Passing the start/end date to enter periods

    - rc_ShowInputBoxCustom

      - Parameter to hide the image block

      - Parameter for passing dynamic attributes

    - Dynamic ComboBox (thanks Mr Jefferson Rocha )

      - Adjust when multiple cruds are added to a single container with different datasources

    - Optimization of the application of the "cls:" attribute

    - Automatic application of the default color theme to buttons that are not previously entered with "cls:"

    - frmCadUSUARIOS

      - In addition to the icon to open/close the permissions "accordion", you can now click on the title to perform the same action.

  • Bug Fixes

    - BaseDB UniDAC

    - Adjustment of record count;

      - Adjust some queries with "db schema";

    - Dynamic Alignment( "align:" in Grids )

    - UniDBGrid

      - "locked" attribute

      - "cls:" conditional

    - rc_ShowSweetAlert

      - Adjustment of focus control after confirmation/cancellation

    - rc_ReportDateInterval

      - Adjustment in the calculation of intervals for "Fortnights"

    - Reactivity (thanks for bugtracker Mr Javier )

    - rc_GetPrimaryKey( thanks GUSTAVO for bugtracker )

      - filter by "DB_SCHEMA" defined when creating the application by RC WIZARD (mysql only)

    - rc_GetHintProperty

      - bug fix in certain situations using the "bParam" parameter

    - css of the icons, in version 6 of FontAweSome, of the UniPageControl arrows when on mobile.

  • version6.1.0.5Jan 11 , 2024
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.05.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.05.English.txt
  • Default css file

    Copy the folder below to your project folder:
    C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.1.0.5" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

  • RC WIZARD

    - Version Adjustment

  • RC ELEMENTS

    - Adjustment of automatic selection of FontAwesome icon in version 6

    - Version Adjustment

  • DYNAMIC VALIDATION

    - New parameters for "valid:"

    "ifnotempty:aaaaa" and "if>0:aaaaa"

  • BUG FIX

    - AjaxEvent "_onFocus"( Login / MainForm )

  • version6.1.0.4Jan 03 , 2024
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.04.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.04.English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.1.0.4" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

  • RC WIZARD

    - Option to remove the filling of "VendorLib" with the path of "fbclient.dll" (Exclusive for Firebird)

    - Version Adjustment

  • RC ELEMENTS

    - Version Adjustment

  • BUG FIX

    - bug fix in record search ( frmBaseCRUD )

    - bug fix in "caption-hide:"
  • version6.1.0.2Dec 26 , 2023
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.02.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.02.English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.1.0.2" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

  • RC WIZARD

    - Removal of database data confirmation message for STARTER and BASE versions

    - Insertion of the version number directly through RC WIZARD and configuring "uconsts_cfg"

    - Adjustment of the translation of some buttons in "frmBaseCRUD_2"

    - Version Adjustment

  • RC ELEMENTS

    - Version Adjustment

  • BUG FIX

    - Removal of the "full_like" function when not PostGreSQL

  • version6.1.0.1Dec 26 , 2023
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.01.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.01.English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.1.0.1" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

  • >Database updates


    C:\RadCORE_SOURCES_uniGUI\BD updates\v-06-01-00-01-POSTGRES-FULL_LIKE_FUNCTION.txt
  • RC WIZARD

    - Version Adjustment

  • RC ELEMENTS

    - Version Adjustment

  • NEW FUNCTION(S)

    - rc_DBSchema

    - rc_IsValidEmail

    - rc_AntiSqlInjection

  • version6.1.0.0Dec 24 , 2023
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.00.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.01.00.00.English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.1.0.0" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

  • >Database updates


    C:\RadCORE_SOURCES_uniGUI\BD updates\v-06-01-00-00-POSTGRES-FULL_LIKE_FUNCTION.txt
  • RC WIZARD

    - ADD ON of multi applications: RadTICKET, RadKANBAN and RadFOOD (sold separately)

    - Servermodule update for multiple versions of FireBird

    - Corrections for access to FIREBIRD by UNIDAC

    - New PageSize parameter for Firebird

    - New "DB SCHEMA" parameters to make access compatible for users who use schemas in their database

    - Added access to FIREBIRD 5.0

    - Version Adjustment

  • RC ELEMENTS

    - Correction when creating a new CRUD;

    - Version Adjustment

  • RESPONSIVE BLOCKS

    - The block with invalid structure alert will not be shown if the block is invisible.

  • NEW FUNCTION(S)

    - rc_DBSchema: compatibility function with the use of schemas in the database

  • version6.0.0.2Dec 10 , 2023
  • See all the details about this version:


    C:\RadCORE_SOURCES_uniGUI\README - v.06.00.00.02txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.00.00.02-English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.0.0.2" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    version6.0.0.1Dec 04 , 2023
  • See all the details about this version:


    C:\RadCORE_SOURCES_uniGUI\README - v.06.00.00.01.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.00.00.01-English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.0.0.1" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    version6.0.0.0Nov 20 , 2023
  • See some more details about this version: (if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.06.00.00.00.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.06.00.00.00-English.txt
  • To see all points that have changed: Delphi > Search > Find in Files: search for "6.0.0.0" without quotes

    Note: If you have not made changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

  • This was the largest version released of RadCORE in 4 years of projects. All details are in the "README" file mentioned above.
  • version5.0.0.9Jun 22 , 2023
  • Here are some more details about this version:(if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.09.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.09-English.txt
  • To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.9" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

  • NEW FEATURES

    > frmBaseCRUD

    - New customizations of colors and icons

    - Search panel height adjustment

    > rc_ShowInputBoxCustom

    - Option to disable one of the buttons and/or define its caption(s)

  • NEW DEMOS

    > frmCadEMPLOYEES

    - Example of using the new "colorful" button template"

    > frmCadSUPPLIER

    - Example of using the new button template with the colors of the current theme and with custom icons

  • RC ELEMENTS / RC WIZARD

    - Disabled "scaled" to avoid unwanted visual effects on windows

  • BUG FIXES

    > scale:

    - Adjustments in the parameter "off:" because it was duplicating the informed value

  • version5.0.0.8Jun 08 , 2023
  • Here are some more details about this version:(if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.08.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.08-English.txt
  • To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.8" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

  • NEW FEATURES

    > rc_ShowInputBoxCustom

    - Display of Dynamic InputBoxes

    > rc_CreateComponents

    - New Components added
  • NEW DEMOS

    > frmDEMO_MESSAGES

    - Example of using the new rc_ShowInputBoxCustom

  • BUG FIXES

    >RC WIZARD

    - Adjustments in project templates

    > LookUps

    - Activation when typing numbers
    ( thanks for bug tracker Mrs. MARINO )

    > Menus

    - Adjustment to avoid permission control failures
    ( thanks for bug tracker Mrs. FABIO OLIVEIRA
  • version5.0.0.7Jun 06 , 2023
  • Here are some more details about this version:(if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.07.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.07-English.txt
  • To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.7" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

  • BUG FIXES

    >RC WIZARD

    - Adjustment in the opening condition of frmTHEMES when the project has no user control
    ( thanks for bug tracker Mr. FEBRI ALI )

    > RC ELEMENTS'

    - CRUD create button display
    ( thanks for bug tracker Mrs. MERCEDES )
  • version5.0.0.6May 31 , 2023
  • Here are some more details about this version:(if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.06.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.06-English.txt
  • To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.6" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

  • mkm_validate

    - Improved
    syntax control
    ( thanks for bug tracker Mr. FABIO OLIVEIRA )

  • Ajax Events

    - Improved "_onFocus"/"_onBlur" exception handling

  • BUG FIXES

    > CRUDs

    - Removal of alert borders after validation( "valid:" )
    > RC ELEMENTS'

    - Removal of unused components
  • version5.0.0.5May 28 , 2023
  • Here are some more details about this version:(if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.05.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.05-English.txt
  • Default css file

    Copy the folder below to your project folder:
    C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
  • New jQuery

    Copy the folder below to your project folder:
    C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\js\jquery-3.7.0
  • To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.5" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

  • jQUERY

    - updated to v.3.7.0

  • RC COLLAPSE

    > New parameter "icons-color:"

  • BUG FIXES

    >RC WIZARD

    - Project Creation without Login
    ( thanks bug tracker Mr. Febri Ali)

    > rc_ShowMessage

    - Display of blank error message

    > Reactivity

    - "state-enabled:" and "state-readonly:"

    > Collapse

    - Adjustment on "collapsed"

  • version5.0.0.4May 20 , 2023
  • Here are some more details about this version:(if the file exists)


    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.04.txt
                        
    C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.04-English.txt
  • Arquivo css padrão

    Copiar a pasta abaixo para pasta do seu projeto:
    C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
  • To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.4" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

  • THEME CONTROL

    - Font Selection

    (see "rc-fonts.txt" file in "themes" folder)

  • BUG FIXES

    - GRID PAGINATOR

    ( thanks bug tracker Daniele Izzo)

    - "valid-required:"

    - Failed "ALIGN Obj..." in UniDBGRID

  • version5.0.0.3May 15 , 2023

    To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.3" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • IMPORTANT: Please read the file below to better apply updates from version 5.0


      C:\RadCORE_SOURCES_uniGUI\000 UPDATE_RC5.txt
    • RC ELEMENTS

      - Opening the Form/Frame after its creation

      (thanks for Mr. CICERO BILLO)

    • DB BASE VERSION - UNIDAC

      - Added config. for MySQL, PGSQL and SQLSERVER

    • BUG FIXES

      - rc_AdjustHintForGrids

      - Details on New Login

      - Colors for lookups based on the current theme

      ( thanks bug tracker Mr. MARLOS)

    version5.0.0.2May 06 , 2023

    To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.2" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • IMPORTANT: Please read the file below to better apply updates from version 5.0


      C:\RadCORE_SOURCES_uniGUI\000 UPDATE_RC5.txt
    • OTHER IMPROVEMENTS

      - Animation "fade" on Login

    • BUG FIXES

      - Positioning of the "WelcomeBox"

      - Icon display in "submenu" options

      ( thanks bug tracker Mr. EKO from Indonesia)

    version5.0.0.1May 05 , 2023

    To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.1" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • IMPORTANT: Please read the file below to better apply updates from version 5.0


      C:\RadCORE_SOURCES_uniGUI\000 UPDATE_RC5.txt
    • OTHER IMPROVEMENTS

      "valid-required:" attribute

      - Positioning of the "*"

    • BUG FIXES

      - RC WIZARD( BASE DB UniDAC)

      - RC ELEMENTS( NEW FORM )

      - LOGIN FORM

    version5.0.0.0May 03 , 2023

    To see all the changed points: Delphi > Search > Find in Files: Search for "5.0.0.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • IMPORTANT: Please read the file below to better apply updates from version 5.0


      C:\RadCORE_SOURCES_uniGUI\000 UPDATE_RC5.txt
    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.05.00.00.00-English.txt
    • Default css file

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
                              
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\images\colortable.jpg
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\images\default
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\images\slides
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\images\lotties
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\images\menu
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\js\lottie
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\js\owl
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\themes
    • DOCUMENTATION

      - Several Topics added/updated.

    • RC WIZARD

      - New layout

      - New models: MINIMAL and BASE DB (with unit)*

      * (only for FIREBIRD for now)

    • RC ELEMENTS

      - New Functions

        Form Generator

        - Creating predefined database connections

        - Selection of the table and fields you want to create a form

        - Generation of just the blocks or an entire CRUD with your option in the dynamic menu

        New Frame

        New Form

        New Modal Form

        Quick creation and already with the necessary RadCORE rendering functions.

    • frmBaseCRUD / DETAIL

      - Improvements in the layout of the search panel, generation of dynamic buttons in the grid, etc.

    • MAIN FORM

      - LIVE MENU automatically closes if the browser is resized to less than 1024px

      - Theme Control will not ask for password if current user is MASTER

      - function "rc_AddFormFrameInTab"

      - Refactoring to optimize the creation of dynamic menus

    • PERMISSION CONTROL

      - The field related to the restriction control is now created dynamically in USUARIOS_RESTRICOES

    • THEMES CONTROL / GENERAL CFG

      - New color picker (more friendly)

      - New settings for frmLogin

      - New Themes and update of existing ones

    • NEW ATTRIBUTES / UPDATES

      - clipboard:

      - h-replicate:

      - h-auto:

      - anchor:

      - hr: bug fixes and new parameters

      - collapse: bug fixes

    • LOGIN

      - New Login Templates

        - 5 different layouts

        - with or without background image

        - with or without background video

        - with or without extra image next to the form

        - parameter to disable language selection

        - parameter to disable the "Welcome" frame

      - Business Search Button

    • NEW GUIDE TOUR

      - Dynamic generation of the Guide

      - Layout improvements

      - Manual/dynamic sequence definition

      - Compatibility with Forms and Frames

      - Translation of texts with RC TRANSLATE

    • DYNAMIC LOOKUPS

      - New "+modal" parameter to open the FRAME MODAL

      - Ctrl+Enter or typing triggers dynamic search

    • NEW DEMOS and IMPROVEMENTS

      - New frmDEMO_CAROUSEL

      - Improvements in:
        - frmDEMO_EXTRAS( Lottie Anims )
        - frmDEMO_VIDEOIMG( Image with "auto-h:" )
        - frmDEMO_BUTTONS
        - frmDEMO_FORM_LAYOUT_1
        - frmDEMO_FORM_LAYOUT_2
        - frmDEMO_FORM_LAYOUT_3
        - frmDEMO_FORM_LAYOUT_4
        - frmDEMO_FORMS
        - frmDEMO_FORM_MESSAGES
        - frmDEMO_FORM_PDV_MODAL
        - frmDEMO_FISHFACT
        - frmDEMO_RCBLOCKS

    • rc_ShowYESNO

      - Added a "callback" for better MODAL control

    • OTHER IMPROVEMENTS

      uConst

      - New constants for color standardization


      RC TRANSLATE

      - Better highlighting of data groups to be translated

      - Removal of basic properties ( caption, text.. ) when there is translation of other items ( like guide-tour ) and there is no default "translate:" attribute.


      Procedures / functions

      - Several improvements, refactorings and new functions

    • BUG FIXES

      - LookUps closing incorrectly ( thanks bugtracker Mr. MARLOS )

      - Attribute "hr:"

      ATTENTION

      - there was a significant tweak and found a crash in usthe "off:" one that can generate different effects if you migrate from version 4 to 5. You will need to review your "hr:" attributes and adjust some details and especially the "off:" parameter, because it was doubling the value.


      frmBaseCRUD / DETAIL

      - Firefox and Safari browser related issue

    version4.3.0.3Mar 13 , 2023

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.3.0.3" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.03.txt
                               
      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.03-English.txt
    • Default css file

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • DOCUMENTATION

      - Some Items added/updated.

    • RC Wizard

      - Selection of Firebird version (2.5, 3.0 and 4.0)

      Observe the folder "C: \ Radcore_sources_unigui \ INETPUB \ wwwroot \ Radcore \ Files \ Database" with the new files for each Firebird version

    • RC Elements

      - New attribute "RGCOLS:"

    • MAIN FORM

      - Bug Fix in user avatar display

    • mkm_layout

      - rc_ChangeCls: New function to apply the change of a CSS class removing the previous class, updating the attributes and doing the new rendering.
      ( see example in frmDEMO_BUTTONS ( btnCopyClick )

      - rgcols: New attribute to adjust the responsiveness of the number of columns of a "RadioGroup".
      ( see the example in frmFISHFACT )

      - Bug Fix in the application of the "cls:" attribute in "RadioGroups"

      - Bug Fix in rendering attribute "ico-stack:"

    • frmLookUp

      - Adjusted "rcBlock40" attribute for correct vertical resizing.

    • frmBaseCRUD

      - Added feature to control "logical deletion" of records.
      (see topic "https://radcore.pro.br/web/help/pt/uniFrameCreate.html"[item 2] for more details)

      - Added "ed_GroupBy_Search" and "ed_Having_Search" for correct rendering of "SELECT" when there is a need to use "Group By" and "Having" clauses
      (see topic "https://radcore.pro.br/web/help/pt/uniFrameCreate.html"[item 3] for more details)

    • frmBaseCRUDDetail

      - Added feature to control "logical deletion" of records.

    • frmFISHFACT

      - Added sample responsiveness for no. of columns of a "RadioGroup"

    • frmDEMO_BUTTONS

      - New examples of buttons

      - Example of using the function "rc_ChangeCls"

    • frmCadCLIENTES

      - Adjustment in the "UniFrameCreate" event for the new possible configurations of "logical deletion", "group by" and "having" and their respective comment texts

    • DM_RC

      - rc_DeleteActiveRecord: New parameters for exe"logical deletion" when necessary.

    • DM_RC

      - rc_DeleteActiveRecord: New parameters for performing "logical deletion" when necessary.

      - DynamicBtnClick: Improvement to avoid accidental user "double click".

      - rc_ConnectFireDAC: Improved display of database connection error message.

      - rc_LookUpSearch:
      - rc_LookUpSearchLite: Bug Fix for correct rendering of "select" when database is not FIREBIRD.

    version4.3.0.2Feb 20 , 2023

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.3.0.2" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.02.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.02-English.txt
    • DOCUMENTATION

      - Some Items added/updated.

    • untDashBoardCRM

      - Specific tweak for SQL SERVER

      (thanks to FABIO OLIVEIRA)

    • rc_LoadTheme

      - Parameter to display the column separator in Grids

      (thanks to FABIO OLIVEIRA)

    • untFrmDEMO_PANELS

      - New example of displaying the horizontal scroll bar with dynamic creation of "cards"

    • frmCadUSUARIOS

      - Specific tweak for SQL SERVER

      (thanks to FABIO OLIVEIRA)

    • mkm_createcomponents

      - Adjustment in the creation of "containers"

    • mkm_gridblock

      - Fixed block rendering with "hide:" attribute

    • mkm_layout

      - Fix rendering of "*" for attribute "valid-required:"

      - Improved "collapse" rendering

    version4.3.0.1Jan 27 , 2023

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.3.0.1" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.01.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.01-English.txt
    • DOCUMENTATION

      - Some Items added/updated.

    • RC ELEMENTS

      - Adjustment in the sequence of the block generated by "BLOCKFY"

      - New attribute "selectall:"

      - Adjusted TMemo/TDBMemo conversion

    • frmBaseCRUD

      - closing advanced search options when clicking on the grid

      - focus on search field when triggering search

      (thanks to CICERO for the suggestion)

    • THEME CONTROL

      - Adjusted the application of the current theme in the Tabs of the PageControl

      (thanks to MOISÉS for the bugtrack)

    • rc_AddFormFrameInTab

      - Added "pTagCrud" parameter to be used instead of the traditional "tag" property

    • DYNAMIC VALIDATIONS

      - Bug Fix for "valid:date notblank"

      (thanks to GUSTAVO for the bugtrack)

      - Bug Fix for clearing validation messages

      ( thanks to OSMAR for the bugtrack)

    • Miscellaneous

      - Capture the value of an invalid date for later use in UniDBDateTimePicker fields.

      Ex: When an invalid date is entered, the date defaults to "12/30/1899".

    version4.3.0.0Jan 12 , 2023

    To see all points that have changed: Delphi > Search > Find in Files: Search for "4.3.0.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.03.00.00-English.txt
    • Default css file

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • DOCUMENTATION

      - Some Items added/updated.

      - Attention on topic:Rendering Layout: Rendering FORM

    • RC ELEMENTS

      - Update attributes/parameters

    • RC WIZARD

      - Removal of the MINIMAL model

    • RESPONSIVINESS

      - bug fix for "hide:" attribute on blocks within a block with "hr-childs:" and/or "collapse"

      - improvements to "hr:"

      - Improvements to "scale:"

      - Improvements to "hr-childs:"

      - Improvements to "collapse:"

      - "frm-align" improvements

    • RC_SHOWSWEETALERT

      - Added question option

    • RC_SHOWMESSAGE and VARIANTS

      - Added "pHint" parameter to configure display with new "frm-align:" parameters

    • DYNAMIC VALIDATIONS

      - Validation for UniDateTimePicker

      ( thanks for bug track OSMAR )

    • NEW EXAMPLES

      - Lots of new examples of applying responsiveness and/or dynamic alignment.

      - Example of POS

      - Improved existing demos

    • UniDBMEMO

      - Adjustment of "ENTER" not to skip the component

      ( thanks for bug track JOSE ALBANTO)

    • Improvement / Bug Fixes

      - frmDEMO_FORMS

      - frmDEMO_MESSAGES

      - frmFISHFACT

      - A.V. in frmBaseCRUDDetail

      - Dynamic validation using masks

      ( thanks for bug track FABIO OLIVEIRA)

    version4.2.0.8Dec 20 , 2022

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.2.0.8" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.08.txt
                               
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.08-English.txt
    • Default css file

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • DOCUMENTATION

      - Some Items added and/or updated.

    • RC ELEMENTS

      - New attributes/parameters

    • RESPONSIVENESS

      rc_DBGridUpdate for "grid-forcefit:" adjustment

      rc_ScrollBoxAlignReset to avoid conflicts with scrollbox and "alClient"

    • DYNAMIC VALIDATIONS

      - Added parameter for additional msg in "not-exists" parameter

      - Adjustments when there are multiple "valid:"

    • MAINMENU

      - Float Button: Layout improvement

      ( thanks to FABIO OLIVEIRA )

    • Improvement / Bug Fixes

      - frmDEMO_FORMS

      - frmDEMO_BUTTONS

      - frmDEMO_PANELS

    version4.2.0.7Dec 18 , 2022

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.2.0.7" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.07.txt
                               
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.07-English.txt
    • Default css file

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • DOCUMENTATION

      - Various Items added and/or updated.

    • RESPONSIVENESS

      - New "desktop" parameter for "caption-dots:" attribute

    • LAYOUT

      - UniDBText: Rendering of chosen font in themes and css control ( cls: )

      - blink: New css class to display a blinking label

    • MAINMENU

      - Small adjustment to avoid prob. with main menu layout

    • DYNAMIC VALIDATION

      - Cleaning the validation message in dynamic lookups

    • BUGFIX

      - Attribute "badge:"

    version4.2.0.6Dec 2 , 2022

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.2.0.6" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.06.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.06-English.txt
    • Bug Fix toasty.css

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\toasty\dist\toasty.css
    • DOCUMENTATION

      - Items added and/or updated.

    • RC ELEMENTS

      - Added new attributes

    • LAYOUT

      - New "badge:" attribute for labels and buttons

      - New functions to render, set and capture the value of a badge

      - Improvement and new parameters in attribute "scale:"

    • UniDBGrid

      - Display of the LOADMASK message with its respective translation.

    • frmCadFORNECEDOR

      - Added "hidden field" with the field for multicompany control

    • MAINMENU

      - Added "messages" icon click to demonstrate the use of the new rc_SetBadge function

    • FrmTHEMES

      - Added example of sending email with HTML

    • BUGFIX

      - rc_ShowToaster

      - Display of the screenmask animation when starting the application

      - Layout of dynamic permissions options in frmCadUSUARIOS

      - cbx-fill attribute:

      ( thanks Mohamed Bouhlal for bug track)

    version4.2.0.5Nov 24 , 2022

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.2.0.5" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.05.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.05-English.txt
    • GRID - Dynamic Attributes

      - Bug Fix in rendering function

    version4.2.0.4Nov 23 , 2022

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.2.0.4" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.04.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.04-English.txt
    • Standard CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • DOCUMENTATION

      - Several items related to the topics below were added and/or updated.

    • RC ELEMENTS

      - Added new attributes and clauses

      - Updated some composite components with improvements

    • RESPONSIVENESS

      - Improved rendering of responsive blocks

      - Improved rendering of the "hr-childs:" attribute

      - Added "disable" clause to "hide:" attribute

    • LAYOUT

      - New attribute "theme-color:off" to disable the theme applied to "Edits".

    • DYNAMIC VALIDATIONS

      - Display of the validation message with a "marquee" when the width of the message is greater than the width of the block/edit.

    • frmCadCLIENTES

      - Improved data grouping cards in the "general" tab

    • DEMOS

      - Tweaked several DEMOS to apply the new rules/attributes

    • BUGFIX

      - Problem with ENTER as TAB solved

    version4.2.0.3Nov 18 , 2022

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.2.0.3" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.03.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.03-English.txt
    • Dynamic Validations

      - Automatic cleaning of validations marked in the form inherited from frmBaseCRUD

      - Adjustment to avoid errors when the component to be validated does not have datasource and/or datafield informed

    • rc_ClearValidation

      - New function to manually clear dynamic validations in a form that does not inherit from frmBaseCRUD

      Ex: rc_ClearValidation( self );

    version4.2.0.2Nov 18 , 2022

    To see all the changed points: Delphi > Search > Find in Files: Search for "4.2.0.2" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then just override the ones that were changed in this update.

    • Always check if there is an update in the Database structure for the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • Here are some more details about this version:(if the file exists)


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.02.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.02-English.txt
    • New keyboard.js

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\virtual-keyboard
    • frmBaseCRUD / frmBaseCRUDDetail

      - Added name of the "PK" of the referred table linked to the grid.

    • frmCadUSUARIOS

      - Adjustment in the dynamically created "bsSWT" layout

    • frmTHEMES( Settings )

      - New parameter to not scroll the page when focusing on an edit field on mobile.

      - New parameter to activate the virtual keyboard when focusing on an editing field on mobile.

    • MainForm

      - Miscellaneous adjustments to suit the new validations

      - rc_UpdateFloatButton: adjust the layout of the floating button examples

    • Dynamic Validations

      - Presentation of all validations below their respective editing components (without using html)

    • rc_GetHintProperty

      - Adjust to capture larger content

    • rc_AdjustEditColorsExecute

      - Adjustment to be compatible with the new virtual keyboard

    • rc_ShowToaster

      - Set "pinItUp" as default animation

    • rc_GridDrawCell

      - Use of "ansiUpperCase" instead of "uppercase" in some points

    • rc_LoadTheme / rc_SaveTheme

      - New configuration parameters

    version4.2.0.1Nov 10 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.2.0.1" without quotes

    Note: If you have not made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.01.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.01-English.txt
    • New Popper.js

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\popper
    • frmBaseCRUD / frmBaseCRUDDetail

      - Added default ToolTip for CRUD buttons ( as an example )

    • frmCad EMPLOYEES

      - Added ToolTip for CRUD buttons

      ( as an example of overriding the default tootips )

    version4.2.0.0Nov 8 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.2.0.0" without quotes

    Note: If you have not made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.02.00.00-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • Bootstrap 5.2.2 Update

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\bootstrap-5.2.2
    • New jQUERY 3.6.1 Update

      Copy the folder below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\autoNumeric
                              
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\jquery-3.6.1
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\jquery-ui-1.13.2
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\jquery-inputmask
    • RC WIZARD

      - Layout adjustments

    • RC ELEMENTS

      - Addition of New Attributes

      - Convert: Bug Fix for TUniContainerPanel

      - Convert:Bug Fix on converting images of "TSpeedButton" and "TImage"

      - Convert:Possibility to convert basic components from FMX to UNIGUI

    • RESPONSIVITY

      - Various tweaks that improved rendering

    • DASHBOARDS

      - Improved responsiveness/layout;

    • FUNCTIONS / PROCEDURES

      - rc_ShowInputBox

      - New DATA input option

      - rc_ShowHideObject

      - Improvements in animation control

    • frmCadCLIENTS

      - Added "cards with collapse" to exemplify data grouping

    • frmTHEMES

      - New parameters for MOBILE layout

    • frmBaseCRUD / frmBaseCRUDDetail

      - Adaptation to the new jquery/bootstrap

      - Error prevention

      - Improved image responsiveness for search not found ( CRUD template #1 )

    • Main Form

      - Translations in warning and error messages


      Fix bug when displaying "FORM MODAL"

      ( rc_MainMenuClick / rc_AddFormFramInTab)

      - Company Change (Ex. in the BRAZIL / GLOBAL version)

    • Dynamic Attributes

      > bsAlert:type icon-off title-off

      - Layout improvements;

      - New parameters to not display the title and/or the icon


      > rcAlert:type icon-off

      - Layout improvements;

      - New parameter to not display the icon

    version4.1.0.2Oct 16 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.1.0.2" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.01.00.02.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.01.00.02-English.txt
    • RC ELEMENTS: Convert VCL to UNIGUI

      - Bug Fix for TUniContainerPanel

      - Bug Fix in converting images from "TSpeedButton" and "TImage"

      - Possibility to convert basic components from FMX to UNIGUI

    • FUNCTIONS / PROCEDURES

      - rc_AdjustEditColorsExecute

      - Improvement for correct typing of ENTER in a TUniMEMO

      ( thanks to DIMAS )

    • Main Form

      - Translations in warning and error messages


      Fix bug when displaying "FORM MODAL"

      ( rc_MainMenuClick / rc_AddFormFramInTab)

    version4.1.0.1Oct 13 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.1.0.1" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.01.00.01.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.01.00.01-English.txt
    • RC ELEMENTS: Convert VCL to UNIGUI

      - Addition of TUniCheckBox

      - Addition of TUniSpinEdit

      - Possibility to convert Non-DbWare component in DbWare

      Ex: TEdit -> TUniDBEdit

    • FUNCTIONS / PROCEDURES

      - rc_ShowHideObject
      - New option to center the object

      - New option to invert the animation (from bottom to top)

    • frmBaseCRUD / frmBaseCRUDDetail

      - Adjustments in the animation of the Query Menu in frmBaseCRUD when in RTL mode

      - Translations and layout adjustments

      ( thanks for bug track Mohammed bouhlal )

    • Main Form

      - Adjustments to the Main Menu when choosing not to close the MENU when selecting an option that is already open

    • DYNAMIC VALIDATION

      - Error prevention in the "valid:" attribute

      - Improved detection of TUniMEMO

    version4.1.0.0Oct 11 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.1.0.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.01.00.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.01.00.00-English.txt
    • DOCUMENTATION

      - Documentation improvements about dynamic lookups

      - Corrections

    • RC ELEMENTS

      - Addition of New Attributes

      - Conflict adjustment with VCL/FMX

      - New:Convert VCL to UNIGUI

    • RC WIZARD

      - Fixed including the port defined in the configuration file

      ( thanks for bug track Mohammed bouhlal )

    • STANDARD CSS

      - several new classes

    • RESPONSIVENESS

      - Improvements and bug fixes in some attributes

    • FUNCTIONS / PROCEDURES

      - rc_ShowHideObject
      Shows / Hides an object ( panel ) with animation

      ( see example: TMainForm.btnNotificationsClick )

      - rc_ShowSweetAlert
      Bug Fix using apostrophes( French language... )

      ( thanks for bug track Mohammed bouhlal )

      - rc_LoadConfig / rc_LoadTheme
      Improvements for the application of the chosen currency symbol/name

      ( thanks for bug track Mohammed bouhlal )

    • frmBaseCRUD / frmBaseCRUDDetail

      - Adjustments in the animation of the Query Menu in frmBaseCRUD when in RTL mode

      - Translations and layout adjustments

      ( thanks for bug track Mohammed bouhlal )

    • Main Form

      - Main Menu animation adjustments when in RTL mode

    • mkm_validate

      - Improvements and bug fixes

    version4.0.0.6Sep 13 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.0.0.6" without quotes

    Note: If you have not made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.06.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.06-English.txt
    • THEME CONTROL

      - New option to set the MAIN MENU type

      - New option to COPY/PASTE/UNDO the colors between objects

    • FUNCTIONS / PROCEDURES

      - rc_GetNextID
      Optional "where" parameter

      - rc_ResizeBlocks
      Suitability for menu styles

      - rc_ScreenUpdate
      Suitability for menu styles

      - rc_LoadTheme
      Suitability for menu styles

      - rc_SaveTheme
      Suitability for menu styles

    • frmBaseCRUD / frmBaseCRUDDetail

      - new parameter to try to make compatible CRUDs that do not physically delete records

      - Bug Fix when a grid is missing the datasource

      ( thanks for dedect this tip to FABIO OLIVEIRA )

      - Translation into the selected language of the search options

      ( thanks for dedect this tip to Mohammed Bouhlal )

    • Main Form

      Suitability for menu styles

      Other adjustments

    • mkm_dbcombobox

      - error prevention and improvements

    • mkm_validate

      - New attributes

      valid:numbers

      valid:letters

    • mkm_layout

      Suitability for menu styles

    version4.0.0.5Set 1 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.0.0.5" without quotes

    Note: If you have not made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.05.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.05-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • RC WIZARD

      - Small Adjustments

    • RC ELEMENTS

      - Addition of New Attributes

      - tweak to match FMX

      (thanks to CICERO BILLO)

    • RESPONSIVITY

      - Adjustment to avoid processing blocks ENABLED=FALSE

    • FUNCTIONS / PROCEDURES

      - rc_GetRecord
      Bug fix with "LIMIT"

      - rc_RenderLookUpControls
      Improved rendering of dynamic combobox( "cbbx:" )

      - rc_PosHintProperty
      Improvement and bug prevention

    • frmCadPURCHASES

      - Master / Details BUG Fixes

      - Change in the structure of the COMPRAS and COMPRAS_PRODUTOS tables

    • frmTHEMES

      - Adjustment of the "spin" controls

    • frmBaseCRUD / frmBaseCRUDDetail

      - Adjustments to dynamic combobox rendering

      - Adjustments for new dynamic validation attributes

    • Main Form

      - Adjustment in MENU display to RTL

    • mkm_validate

      - New attributes and validation parameters

      valid:not-exists

      valid:blank ifvisible:aaaa

      valid:blank ifenabled:aaaa

      - BUG FIX for dynamic validation of CPF/CNPJ

      - Refactoring to adapt to new features

    • rc_UpdateMainControls

      - Preparations for future feature: MULTI MENUS

    version4.0.0.4Aug 16 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.0.0.4" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.04.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.04-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • rc_ResizeBlocks

      - Adjustment in responsive blocks

    • rc_ScreenUpdate

      - Adjustment for the new decoupled menu

    • rc_LoadTheme

      - Preparations for future feature: MULTI MENUS

    • rc_OpenLink

      - Adjustment for browser compatibility on iOS

      ( thanks to Galbor from MALTA )

    • frmGenericModalForm


      Fix bug to close form when pressing ESC key

    • frmDEMO_FORMS

      - Bug Fix demos

    • frmBaseCRUD / frmBaseCRUDDetail

      - search grid compatibility with FDMemtable

      - Advanced search panel layout adjustment

      ( thanks to Santiago from ARGENTINA )

    • rc_ResizeBlocksExecute

      - New internal control parameter

    • rc_AdjustFormsSize

      - Bug Fix new decoupled menu control

    • Main Form

      - Main Menu control panel layout adjustment

      ( thanks to Santiago from ARGENTINA )

      - Preparations for future feature: MULTI MENUS

      - Improved animation of the notifications panel

    • rc_AddFormFrameInTab

      - Bug Fix opening forms

    • rc_UpdateMainControls

      - Preparations for future feature: MULTI MENUS

    version4.0.0.3Jul 08 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.0.0.3" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.03.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.03-English.txt
    • MainForm

      - Adjustment for the menu to be closed even when the clicked form is already open

    • frmBaseCRUD


      Tweak to hide advanced search panel every time search button is clicked

    version4.0.0.2Jul 07 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.0.0.2" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.02.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.02-English.txt
    • RESPONSIVENESS

      - Adjustment to avoid processing blocks ENABLED=FALSE

    • frmLookup / frmLookup_Lite


      Tweak to hide grid when search is not found

    • frmCadFUNCIONARIOS

      - Added LOOKUP search example with "onlysearch" attribute

    version4.0.0.1Jul 02 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.0.0.1" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.01.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.01-English.txt
    • MAIN FORM

      - Adjustment to avoid failures when opening/closing the main menu

    • NEW DASHBOARDS

      - Adjust to display the "collapse" on MOBILE only

    • NEW DYNAMIC ATTRIBUTES

      - "keyboard:off" Prevents the display of the mobile keyboard

    • frmBaseCRUDDetail

      - Initial ForceFit adjustment

    • RC ELEMENTS

      - added RC ELEMENTS version number in caption

      - New attribute "keyboard:off"

    • RC WIZARD

      - Adjust to save Server Password in parameters

    version4.0.0.0Jun 30 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "4.0.0.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.04.00.00.00-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
                              
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss_userdef.css
    • RESPONSIVITY

      - Adjustment for HD resolution

      ( thanks to Fabio Oliveira )

    • THEME CONTROL / LAYOUT

      - New Font Options

      - New option to set the width of the scroll bar

      - New option to parameterize UniDBGRID colors

      - New option to parameterize the UniDBGRID layout

      - New option to standardize the display of the new UniDBGRID navigation bar

      - New option to define the animation and the type of "load mask" with or without background

      - Adjusted the form option without rounded edges

      - DARK MODE Preview

    • MAIN FORM

      - Display of a "KEY" icon at the bottom of the SIDE MENU when user is MASTER

      - New decoupled side menu with smoother animation

      - Dashboard decoupled and dynamically loaded in main tab

    • DYNAMIC MENU

      - Improved permission control for HIDDEN OPTIONS

      - New option for generating options that require mandatory MASTER access

      - New option to "do not display" a menu option EVEN BEING "ADMIN"

    • NEW DASHBOARDS

      - e-Commerce

      - CRM

      - Hospital

      - School

    • STANDARD CSS

      - New button templates without background

      - New model with caption color responding correctly to HOVER

      - DateTimePicker layout improvement

      - Dozens of new classes

      - Creation of secondary file so radcore user can add their classes without changing the default file

    • UniDBGRID

      - New dynamic navigation bar

      - Refresh button that updates the query

      - New layout elements linked to the theme control

    • frmBASECRUD / frmBASECRUDETAIL

      - Various layout/responsiveness improvements

      - CRUD Model with Side Buttons fit for MOBILE

      - CRUD Model with Captions on Buttons

      - Choice of color pattern

      - Choice of Action Button pattern (with or without BG)

      - Advanced search panel decoupled and with smooth animation

      - Parameterization of the SEARCH pattern


      Refactoring of "Action Buttons" without using "widgets" and "fields editor ( without using OnGetText )"

      - Binding to any button contained in the form inherited from frmBaseCRUD

    • NEW UNIT "mkm_createcomponents"

      - Dynamic creation of responsive blocks, labels, edits etc.

    • NEW DYNAMIC ATTRIBUTES

      - "border:" Creating full or partial borders in a container

    • IMPROVEMENTS IN DYNAMIC ATTRIBUTES

      - collapse: parameter "icons:"
        - "icons:aaaa aaaa" for customizing the icons of "collapse:"
        - "icons:off" to allow any object to trigger the "collapse:" without using icons

      - "state-color" and "state-font-color"

      - Can be applied in editing components ( uniEDIT etc )
        - use of THEMES control identifiers in edit fields to keep the CURRENT THEME default:
        - [[EDIT_COLOR]]
        - [[EDIT_FONT_COLOR]]
        - [[EDIT_COLOR_READONLY]]
        - [[EDIT_FONT_COLOR_READONLY]]

      - "ico-stack:" parameter "type:"
        - circle
        - square

      - "valid-required:"
        - Adjust marker placement

      - "valid:"
        - Adjusted validation "min-" and "max-" when in conjunction with "notblank"

    • DYNAMIC LOOKUP

      - "getsearchfield:"
        - Displays the content of a field other than "LISTFIELD" in the lookup

      - "lkponlysearch"
        - Allows you to create a lookup without a datafield link

    • frmCadCOMPRAS

      - Added reactive attributes in the DETAIL grid

      - Adjustment in product lookup update (cleaning when including)

      - IMPORTANT: Update in the structure of the table "COMPRAS_PRODUTOS". Check the default template.

    • MEGA DEMO

      - FREEFRAME removed and its content split into several isolated DEMOS

    • RC_TRANSLATE

      - Adjustment to prevent errors

      - Translation of the error message referring to the MAXIMUM OPEN TABS LIMIT control

    • Other Improvements

      - "rc_RenderControls" now allows rendering only one object.

      - Adjustment to keep a possible "_" (typed by the user) in the name of the application created by WIZARD

      - display of side arrows in "bsTABS" on MOBILE( Issue feedback: Andrew Stepanchuk from Ukraine )

      - Miscellaneous adjustments

    • RC ELEMENTS

      - Adjustment in the display of all available attributes and their respective parameters

    • RC WIZARD

      - Language setting adjustment

      - English language updated to "English US" and "English GB"

    version3.4.0.1April 25 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.4.0.1" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.04.00.01.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.03.04.00.01-English.txt
    • CSS file for rc_CallOut.

      Copy the folder below to your project folder:
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\css\callout
    • BUG FIXES

      - Bug fix in "valid-required" and "form-label" attributes

    • Attribute "ico-stack:"

      - Added parameter "size:"

    • frmFREEFRAME

      - Added "size:" parameter in "ico-stack" attribute example

    • RC ELEMENTS

      - Added new "size:" parameters for "ico-stack" attribute

    • RC WIZARD

      - Fixed "Server IP" view

    version3.4.0.0April 23 , 2022

    To see all changed points: Delphi > Search > Find in Files: search for "3.4.0.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.04.00.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.03.04.00.00-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • JS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\rc_webcam\beep.js
                              
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\rc_webcam\jsQR.js
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\rc_webcam\rc_webcam.js
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\callout\callout.js
    • Attribute "ico-pos:"

      - Adjustment in the display

    • Attribute "ico-stack:"

      - Adjustment in the display

    • frmFREEFRAME

      - Added example of the new "form-label:" in the "Input Icon" block

      - Added example of the new "rc_CallOut:" in the "Input Icon" block

      - Added example of the new "valid-required:" in the "edSite" component

      - Improvements and bug fix in the example of WEBCAM

      - Added QRCODE reading example in WEBCAM example

    • rc_AddFormFrameInTab

      - Error prevention when there is no default PageControl ( feedback Mohamed Erol )

      - Responsiveness adjustment when a form/frame is dynamically added to a container

    • Login

      - Layout and positioning improvements

      - Background with images for DESKTOP / MOBILE

      - Logo Display on MOBILE PORTRAIT

      - Added new "valid-required:" in user data

      - Added dynamic validations in the user registry

      - Added query of "email already registered" in the user record

      - Added animated display of entering registration code in user registration

    • rc_PermissionVerify

      - MASTER users permission improvements

    • rc_ConnectFireDAC

      - Configuration adjustment for SQLSERVER

      ( FeedBack from Fabio Salviano )

    • frmBaseCRUD

      - Adjustment for automatic display of log data whening called with option: aftShowReg

    • rc_AdjustEditColorsExecute

      - Adjusted rendering of "Number Edits"

    • Attribute "hint:" ( tooltips )

      - Adjustment in the display of the Type / Hint informed

    • New Features

      - rc_CallOut

      - "form-label" attribute to generate animated labels in editing components

      - QRCODE Reader

      ( thanks to Fabio Oliveira )

    • RC ELEMENTS

      - Adjustment for new attributes

    • RC WIZARD

      - Added "Server IP"

    • DOCUMENTATION

      - Improvement and/or new topics added

    version3.3.3.2March 31 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.3.2" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.03.02.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.03.02-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • frmTHEMES

      - Added configuration of the currency used to allow the use of the new function of generating values ​​in words with translation

    • MOBILE Keyboard

      - New feature to avoid mobile keyboard overlay when focusing on a field

    • New Attribute "ico-pos:"

      - Defines the position of the icon in relation to the caption

    • frmFREEFRAME

      - Added example of the new "ico-pos:" in the "Input Icon" block

    • rc_AddFormFrameInTab

      - Adjustment to recognize the "closebtn" parameter in dynamic calls (other than the MENU click)

      - Bug Fix for LINK call through Dynamic Menu

    • rc_GetLookField

      - Adjustment to prevent errors when returning numeric fields

    • Other improvements

      - Added value generation in words ( in the currency configured in frmTHEMES ) in the example of RECIBO ( Brazil and Global )

      - Improvements in displaying generic error messages in CRUDS

    • RC ELEMENTS

      - Adjustment for new attribute "ico-pos:"

    • DOCUMENTATION

      - Improvement and/or new topics added

    version3.3.3.1March 21 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.3.1" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.03.01.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.03.01-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • RESPONSIVENESS

      - Improvements to the "scale:" attribute

      - Improvements to the "hide:" attribute

      - Improvements to the attribute "grid-forcefit:"

    • rc_GridDrawCell

      - Removal of comments

    • DBGridUpdate

      - Adjustment in 'grid-forcefit:'

    • rc_ResizeBlocks

      - Improved rendering

    • rc_LookUpControlsClear

      - New function to clean up the controls of a dynamic lookup

    • rc_HtmlToColor

      - New function to convert a WEB color to TCOLOR

    • rc_BringToFront


      New function to bring an object to the "foreground".

    • frmLookup_Lite

      - Adjusted rendering of grid attributes

      ( thanks to Fabio Oliveira )

    • frmLogin

      - Improved registration / password reset messages

    • RC ELEMENTS

      - Blockfy improvements to convert fieldlabeled components to isolated labels for better compatibility with responsive blocks

    • RC WIZARD

      - Alert for overwriting files

      - Recording company data for standardization

    • DOCUMENTATION

      - Improvement and/or new topics added

    version3.3.3.0March 10 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.3.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.03.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.03.00-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • RESPONSIVENESS

      - Improvements in the rendering of UniDBGrid dynamic attributes

      - Adjustments to the "caption-dots" attribute

      - Improved rendering with "noborder-???"

    • frmBaseCRUD/frmBaseCRUDDetail

      - Improved rendering of grids

    • frmFREEFRAME

      - Examples of "bspills:" with very colorful tabs

    • rc_GridDrawCell

      - Code optimization

    • rc_BootStrapRender

      - Fix for error prevention in dynamic html generation

    • mkm_validate

      - Adjustment for error prevention

    • New Features

      - Accordion without using html

      - bsPills with customizable tab colors

    • RC ELEMENTS

      - Improvements in Blockfy
        - fieldlabel converts to label


      - Added sensitive help

      - Added more options for displaying parameters and filling them in

    • DOCUMENTATION

      - Improvement and/or new topics added

    version3.3.2.0February 28 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.2.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.02.00.txt
                              
      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.02.00-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • RESPONSIVENESS

      - Improved rendering of the "noborder-???" attribute and its variants

      - Adjustments to "width:" / "height:" attributes and their variants

    • frmGenericModalForm

      - fixed problem in 64bit environment

    • New frmMessage

      - fixed problem in 64bit environment

    • New frmInputBox

      - fixed problem in 64bit environment

    • frmBaseCRUD/frmBaseCRUDDetail

      - New "wildcard" [[pk-show]] to display the content of the primary key in the grid
      ( ex: frmCadCIDADES )

      - Fields WITHOUT DATASOURCE informed will default to "dsMaster".

    • frmFREEFRAME

      - Optimized "hint:" attribute examples

    • rc_GridDrawCell

      - Adaptation to the wildcard [[pk-show]]

      - Added dynamic alignment for currency value columns

    • rc_FillComboBox

      - Adjustment for error prevention

    • MainForm

      - Improved rendering

    • RC WIZARD

      - Added in DELPHI's own HELP menu, a link to access a hotkey map.
      ( thanks to CICERO BILLO )

    • RC ELEMENTS

      - Fixed issue with "CLONE"

      - Improvements to the "COMPLETE" feature

      - Added more options for displaying parameters and filling them in

      - Optimized the colorization of RadCORE code elements.

    • DOCUMENTATION

      - Analyzing and applying resources > Hint Editor > RC Elements > RC Palette > Blank Blocks

      - Analyzing and applying resources > Hint Editor > RC Elements > RC Palette > Compound Blocks

      - Analyzing and Applying resources > Layout > Rendering Layout > ToolTips( hint )

      - Analyzing and applying resources > Registrations and Grids

    version3.3.1.0February 23 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.1.0" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.01.00.txt
                          
      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.01.00-English.txt
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css
    • JS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\rc_webcam\rc_webcam.js
    • DLL file

      Copy the file below to your project folder:
       C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\lib\Email Indy x32 x64
    • RESPONSIVENESS

      - Rendering improvements for FORMS.

    • frmGenericModalForm

      - Add to your project.

      - New model of MODAL form that can be inherited.

    • formBase

      - Adjustments to the new FORMS rendering pattern.

    • New frmMessage

      - Remove the frmMessage from the project and add the new one in "formBase"

      - now inherited from frmGenericModalForm

      - New visual effects

      - Improved layout

    • New frmInputBox

      - Remove the frmInputBox from the project and add the new one in "formBase"

      - now inherited from frmGenericModalForm

      - New visual effects

      - Improved layout

    • New frmWEBCAM

      - now inherited from frmGenericModalForm

      - bugs fixed

      - corrected js file

    • NEW ATTRIBUTES

      - img-cls: Applying effects to images

    • NEW ATTRIBUTES:Dynamic Lookup

      lkpfilter: More options for optimizing lookup operations without programming use

    • frmBaseCRUD

      - Small improvements.

      - New alerts about incorrect use of some "wildcards".

    • frmBaseCRUDDetail

      - Small improvements.

      - New alerts about incorrect use of some "wildcards".

    • frmFREEFRAME

      - Example of using "img-cls:" applying ZOOM effect.

      - Example of using rc_ShowSweetAlert with focus return on specified component.

      - Example of CLIPBOARD

    • DM_RC

      - Optimized various control functions to dynamic lookups

    • NEW FUNCTIONS FOR MESSAGING

      - Optimized various control functions to dynamic lookups

      - rc_ShowSweetAlertSuccess

      - rc_ShowSweetAlertWarning

      - rc_ShowSweetAlertInfo

      - rc_ShowSweetAlertError

      - rc_ShowSuccess

      - rc_ShowInfo

      - rc_ShowWarning

      - rc_ShowError

    • rc_ShowInputBox

      - Optimized to use any of the fields as "password"

    • rc_MaskAdjust

      - UNMASK fix to remove a previously defined mask

    • mkm_layout

      - Adjustments to various responsiveness control functions

      - Adjustments to avoid conflict when using the "ds:" attribute of some database attributes

    • mkm_translate

      - Added option to translate new dynamic message attribute "lkpfilter-empty"

    • MainForm

      - Restricted access to the CONFIG button ( frmTHEMES ) with the DEFAULT ADMIM password (see uCONST.PAS )

    • frmTHEMES

      - Adjusted the correct display of Switch Button( rcSwt ) for TLS and SSL in email configuration

    • servermodule

      - Fixed the correct presentation of the port in Tray Icon.

    • OTHERS

      - Adjusted all string handling functions to avoid errors.

      ( thanks M VAKILI )

    • RC WIZARD

      - Changed package description according to DELPHI version


      New "MORE" button. New configurable parameters for project creation

      - Added option in DELPHI Menu to display a HELP on hotkeys.

    • RC ELEMENTS

      - Remove the old BPL and install the new one

      - Changed package description according to DELPHI version

      - Added "COMPLETE" feature for some attributes/buttons.

      - Added "FONTAWESOME" feature

      - Added new code editor theme selection menu

      - Optimized the colorization of RadCORE code elements.

    • DOCUMENTATION

      - Analyzing and applying resources > Hint Editor.

      - Analyzing and applying resources > Layout > Rendering Layout
        Important change to: "Rendering a FORM"

      - Analyzing and Applying Resources > Layout > Rendering Layout > Labels: FontAwesome Icons.

      - Analyzing and applying the resources > Messages

      - Analyzing and Applying Features > Dynamic LookUps > Dynamic Filter Lookup.

    version3.3.0.3February 06 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.0.3" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.00.03.txt"
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • mkm_layout

      - Fixed the "collpased" parameter of the "collapse:" attribute to start closed/open.

    • rc_DeleteActiveRecord


      Adjusted message after deleting a record.

    • rc_RenderLookUpControls


      Fixed rendering of dynamic lookups when inside a responsive block.

    • RC WIZARD

      - Remove the old BPL and install the new one


      New "MORE" button. New configurable parameters for project creation

    • RC ELEMENTS

      - Remove the old BPL and install the new one

      - Adjusted HINT/CAPTION click response when in VCL environment.

    • DOCUMENTATION: Read the changes

      - In "Common compile/run errors" added "Responsive Blocks".

      - In the topic "Analyzing and applying resources -> Menu", more details were added.

      - The topic "Analyzing and applying resources -> Login" has been completely redone.

      - New topic "Analyzing and Applying Resources -> MainModule".

      - New topic "Analyzing and Applying Resources -> ServerModule".

      - In the topic "Analyzing and applying resources -> Registrations and Grids", the topic "Editing Masks" was added.

    version3.3.0.2February 06 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.0.2" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.00.02.txt"
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • Standard CSS

      - New classes

      - Tweaked the "align-btn-caption" class to dynamically adjust when in RTL mode

    • ATTRIBUTES / RESPONSIVE BLOCKS

      - New parameter "rtl:" for Attribute "ico:"

      - Improvement/New attributes:

        - width:

        - max-width:

        - min-width:

        - height:

        - max height:

        - min height:"

    • rc_DbGridUpdate

      - Improved "grid-noforcefit" attribute when in MOBILE

    • rc_MaskAdjust

      - Fixed "mtUNMASK" to clear a predefined mask.

    • mkm_layout

      - Improvements (new attributes) and adjustments to prevent errors.

    • mkm_gridblock

      - Improvements (new attributes).

    • mkm_translate

      - Adjustments in the translation of some words into German.

      ** thanks Alexander Hofmann from germany.

    • frmLOGIN

      - Added click on the image to open the site corresponding to the one informed in "uConst.pas( SOFTWAREHOUSE_SITE )".

      - Improvements in the positioning in the animation of some components when in RTL mode.

      **thanks to mr. Mohammed Bouhlal

    • frmCadEMPRESAS( Brazil/Global )

      - Correction in column display.

      **thanks to mr. Mohammed Bouhlal

    • frmFREEFRAME( Brazil/Global )

      - Adjustment of the responsive attributes of some examples.

    • RC WIZARD

      - Remove the old BPL and install the new one

      - Bug Fixes when creating a BASE DB project without USER REGISTRATION

      **thanks Mr. RONY ENCARNACIÓN ( Dominican Republic )


    • RC ELEMENTS

      - Remove the old BPL and install the new one

      - Blockfy

        - Improved for more components (thanks to CICERO BILLO )

        - Configurable parameters

      - Colapsify with configurable parameters

      - The "F1-Help" button will now display the RadCORE HELP in the browser

    • DOCUMENTATION: Read the changes

      - The topic "Standards and Conventions" and "First Execution" changed positions for better understanding.

      - In "First Run", a topic "Common compile/run errors" has been added.

      - In the topic "Examples" was added the "COMPLETE DEMO" that demonstrates the use of some resources in video.

      - In the topic "Creating a new option in the project -> New inherited form", some items that could generate a creation error were updated and some more details were created to better explain the process.

      - Topic "Analyzing and applying features -> Layout -> Rendering Layout -> Buttons": About "ico:" and "rtl:'

    version3.3.0.1January 28 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.3.0.1" without quotes

    Note: If you haven't made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.00.01.txt"
    • frmMESSAGE

      - Improvement to avoid runtime errors

    • ATTRIBUTES / RESPONSIVE BLOCKS

      - Improvements / Bug fixes of attributes mainly for MOBILE.

      ( thanks to mr. Andy - from Australia )

    • rc_AddFormFrameInTab

      - New feature to open a form / frame in any container

    • FEATURES / IMPROVEMENTS

      - rc_ConsoleLog: Assist in the search for possible failures or follow-up of the execution.

    • frmFREEFRAME

      - Adjusted some examples to correct responsiveness

      - New examples demonstrating new features

    • DOCUMENTATION

      - Added new topics regarding new features
    version3.3.0.0Janeiro 20, 2022

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.3.0.0" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:( se o arquivo existir )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.03.00.00.txt"
    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • Arquivos de tradução.

      SALVE suas traduções e REMOVA todos os arquivos atuais.

      Copiar todos os arquivos abaixo para pasta do seu projeto:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\translate\"
    • RC WIZARD

      - Remover o BPL anterior e instalar o novo

      - Novos modelos adicionados( BRASIL e GLOBAL )

      - Nova opção para não adicionar FORTES REPORT nos novos modelos

    • RC ELEMENTS

      - Remover o BPL anterior e instalar o novo

      - Bug Fixes

      - Novo recurso: CLONE

    • uconsts

      - Adicionado Inglês REINO UNIDO( en_GB )

    • RC TRANSLATE

      - Adicionado Inglês REINO UNIDO( en_GB )

      - Adicionado mais alguns termos.

      - Adicionado opção para traduzir o "Header Title" do unidbrid

      - Melhorias na tradução para ÁRABE

      ( thanks to mr. Mohammed Bouhlal ))

    • Main Module

      - Adicionado itens para tradução do MENU OPÇÃO

      - Melhorias na tradução para ÁRABE

      ( thanks to mr. Mohammed Bouhlal ))

    • frmMESSAGE

      - Adicionado a tradução para o botão "SUPORTE"

      ( thanks to mr. Mohammed Bouhlal ))

    • frmLookUP e FrmLookUp_Lite

      - Melhorias na tradução para ÁRABE

      ( thanks to mr. Mohammed Bouhlal ))

    • BLOCOS RESPONSIVOS( rcBLOCKS )

      - Novos atributos, muitas melhorias e novos exemplos.
    • mkm_layout

      - Novo parâmetro "collapsed" e "collapsed:mobile" do atributo 'collapse:'

    • rc_AddFormFrameInTab

      - Melhoria para prevenir erros com lookup lite abertos

    • FUNÇÕES / MELHORIAS

      - rc_AddCssclass / rc_RemoveCssclass: Melhoria na prevenção de erros.

      - rc_RenderControlsExecute: Melhorias na prevenção de erros e novas funcionalidades.

      - rc_BootStrapRenderExecute: Melhoria na prevenção de erros do "bsvideo:"

      - rc_DynamicAlignment: center:parent x-mobile-y e center:parent y-mobile-x

    • NOVOS RECURSOS REATIVOS

      - field-cls: Altera o CSS de um objeto dependendo do valor do campo referenciado.

      - field-ico: Altera o ÍCONE de um objeto dependendo do valor do campo referenciado.

      - field-cls-ico: Altera o CSS do ícone um objeto dependendo do valor do campo referenciado.

      ( thanks to Mr. Fábio Oliveira by your idea )

    • DM_RC

      Adicionado Inglês REINO UNIDO( en_GB ) para tratamento de mensagens internas e padrões regionais

      rc_BuildMENUS: Adicionado controle para opções marcadas como ESCONDIDA / HIDDEN

      ( thanks to Mr. Zilav for bug tracker )

    • frmCadCOMPRAS

      Adicionado exemplo de "Header Title" e sumário no UniDBGRID de produtos nos campos QTDE e TOTALPROD

      ( thanks to Claudinei Massola for bug tracker )

    • frmCadUSUARIOS

      Corrigido tradução para RUSSO

      ( thanks to Mr. Zilav for bug tracker )

    • frmFREEFRAME

      - Otimizado responsividade do demo "qrcode" com novo atributo "max-width"

      - Novos exemplos demonstrando novas funcionalidades


      ( thanks to Mr. Santiago Richard by your idea )

    • DOCUMENTAÇÃO

      - Adicionado novos tópicos referente aos novos recursos

      - Criado um tópico específico para o RC ELEMENTS

    version3.2.0.8Janeiro 08, 2022

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.8" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:( se o arquivo existir )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.08.txt"
    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • Arquivo(s) de imagem(ns).

      Copiar o arquivo abaixo para pasta do seu projeto:
      C:\RadCORE_SOURCES_uniGUI\inetpub\wwwroot\radcore\files\images\not-found.jpg"
    • RC WIZARD

      - Bug Fixes

      - Remover o BPL anterior e instalar o novo

    • RC ELEMENTS

      - Bug Fixes

      - Remover o BPL anterior e instalar o novo

    • mkm_layout

      - Novo atributo 'closeall:off' para não exibir o botão para fechar todas as abas abertas

    • rc_AddFormFrameInTab

      - Melhoria para prevenir erros com lookup lite abertos
    version3.2.0.7January 04 , 2022

    To see all points that have changed: Delphi > Search > Find in Files: search for "3.2.0.7" without quotes

    To see all points that have changed to reduce warnings (optional ): Delphi > Search > Find in Files: search for "3.2.0..7" without quotes

    Note: If you have not made any changes to the core RadCORE files within your project, then simply overwrite the ones that were changed in this update.

    • Always check if there is an update in the Database structure to the current version


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • See some more details about this version:( if the file exists )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.07.txt"
    • Default CSS file.

      Copy the file below to your project folder:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • RC WIZARD

      - Bug Fixes

    • RC ELEMENTS

      - Blockfy Bug Fixes

      - Layout improvements

      - New Collapsify

      - New CARD Composite Component with COLLAPSIFY

      - New Composite Component - BS PILL

    • New functions: rc_Collapse and DynamicCollapse

      - Used by Collapsify

    • rc_ShowMessage

      - Bug fix

    • rc_PermissionVerify


      Improved checking individual permissions of report printing options

    • rc_RenderLookUpControls

      - Improvement to prevent errors and change the position of the "+" button (when it exists) and the search button.

    • formBase

      - Improvement to prevent errors

    • frmCadBASICS

      - Improvement to prevent errors

    • frmCadCLIENTS

      - Adjustment in the CEP ( Brazil Postal Code ) search in the delivery and billing address

    • frmFREEFRAME

      - Added example of using COLLAPSIFY

    • frmCadRECIBO

      - Improvement to prevent errors

    • frmReportMenuClientes


      Added inheritable control ( labShowReportClick event) for permission to print reports

    • frmCadUSUARIOS

      - Bug Fix

    • frmTHEMES

      - Improvement to prevent errors

    • frmTranslate

      - Improvement to prevent errors

    • frmWEBCAM

      - Improvement to prevent errors

    • mkm_menus

      - Improvement to prevent errors

    • uMenu_REPORTS

      - Added dynamic permissions generation items for printing individual reports

    • uMenu_TOOLS

      - Changed description of MASTER and ALL permission items

    • frmBaseCRUD

      - Improvements to dynamic call response


      New template to display an "empty data" image demonstrating the use of the new "state-visible"

    • frmBaseCRUDDetail


      New template to display an "empty data" image demonstrating the use of the new "state-visible"

    • frmLookUP

      - Improvement to prevent errors

    • mkm_anim

      - Improvement to prevent errors

    • mkm_dbcombobox

      - New function to bind values ​​to uniDbComboBox( provided by Mr. JOSAURO )

    • mkm_dbfuncs

      - New function to handle the new "reactive" attributes

        - state-visible

        - state-enable

        - state-color

        - state-font-color

        - state-caption

        - state-cls
    • mkm_email

      - Improvement to prevent errors

    • mkm_func_report

      - Improvement to prevent errors

    • mkm_func_web

      - Improvement to prevent errors

    • mkm_graphs

      - Improvement to prevent errors

    • mkm_gridblock

      - bug fix


      additive for new collapsify feature

    • mkm_graphs

      - Improvement to prevent errors

    • mkm_layout

      - Adjusting the scroll bar for uniforms

      - Added TabStop=false for "link:" attribute

      - Added TabStop=false for "dial:" attribute

      - Added TabStop=false for "mail:" attribute

    • mkm_translate

      - New Items for rc_translate specific to frmBaseCRUD

    • mkm_validate

      - Improvement to prevent errors

    • str_func

      - Improvement to prevent errors

    • UniFormScreenResize


      Improveda to prevent errors

    • MainForm.AjaxEvent

      - Improvement to prevent errors

    • rc_AddFormFrameInTab

      - Improvement to prevent errors

      - Improved error message display

      - Improved dynamic permission control

      - Improved DISPLAY / DYNAMIC RECORD EDITING

    • MainModule

      - New globals for dsMASTER "state" control in frmBaseCRUD

    version3.2.0.6December 11, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.6" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:( se o arquivo existir )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.06.txt"
    • rc_ProccessLogin

      - Pequenas melhorias nas mensagens de erro e na query de empresas.

    • rc_ShowSweetAlert

      - Melhoria para apresentação de mensagens em html.

    • rc_GetFieldExists

      - Melhoria para prevenir erros e pequenas melhorias nas mensagens de erro

    • rc_GetTableExists

      - Melhoria para prevenir erros e pequenas melhorias nas mensagens de erro

    • rc_GetTotRecords

      - Melhoria para prevenir erros e pequenas melhorias nas mensagens de erro

    • rc_GetFIELD

      - Melhoria para prevenir erros e pequenas melhorias nas mensagens de erro

    • rc_BuildMainMenu

      - Adicionado parâmetro para que, na aba onde o formulário será aberto, seja exibido ou não o ícone de fechamento


      - Corrigido exibição de ícones e renderização de opções com link dinâmico para sites

    • mkm_menus

      - Adicionado parâmetro para que, na aba onde o formulário será aberto, seja exibido ou não o ícone de fechamento

    • uMenu_BASICS

      - Exemplo de uso do novo recurso de controle de fechamento da aba( Opção Free Frame )

    • rc_RenderControlsExecute

      - Bug Fix para exibição de ToolTips

    • rc_BootStrapRenderExecute

      - Renderização do parâmetro para que, na aba onde o formulário será aberto, seja exibido ou não o ícone de fechamento

    • MainForm.htmlFrameAjaxEvent

      - Controle do parâmetro para que, na aba onde o formulário será aberto, seja exibido ou não o ícone de fechamento

    • rc_AddFormFrameInTab

      - Controle do parâmetro para que, na aba onde o formulário será aberto, seja exibido ou não o ícone de fechamento

    version3.2.0.5Novembro 23, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.5" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:( se o arquivo existir )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.05.txt"
    • rc_GridDrawCell

      - Bug fix Em um mestre detalhe, ao voltar do formulário detalhe, a coluna de chave primária oculta do Grid Master ficava visível.( feedback Junior Cesar )

    • rc_ProccessLogin

      - Cookie para memorizar o idioma selecionado do usuário.
      Obs: Usei cookies para compatibilizar esse possível recurso com as versões do RadCORE que não usam banco de dados.

    • frmMESSAGE

      - Correção dos captions dos botões quando for do tipo "ERROR" e ajuste para o botão RESTART finalizar apenas a sessão atual.

    • rc_PermissionVerify

      - Melhorias no controle de permissão multi empresa

    • rc_PrepareDetailForm

      - Adicionado controle de permissão de acesso padrão a chamada de formulários DETAIL dinâmicos.

    • frmCadCLIENTES

      - Bug fix para o controle de permissão no acesso da aba de licenças.

    • frmCadTB_COMPOUNDPK

      - Novo formulário para demonstrar o uso de chave composta com sequencial herdado de frmBaseCRUD

    • uMenu_BASICS

      - Novo exemplo de criação de permissão dinâmica para formulários DETAIL

    • frmBaseCRUD / frmBaseDETAILCRUD

      - Melhoria na performance de abertura e pesquisas


      - Fechamento automático do formulário quando tiver sido chamado de um lookup dinâmico

    • mkm_translate

      - Novos ítens traduzidos em frmMessage

    • Login

      - Bug fix para reset de senha


      - Cookie para memorizar o idioma selecionado do usuário.

    • rc_AddFormFrameInTab

      - Adicionado "marcador" para o fechamento automático do formulário chamado de um lookup dinâmico.

    version3.2.0.4Novembro 23, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.4" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:( se o arquivo existir )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.04.txt"
    • RC_Elements

      - Removido acionamento por duplo click( obrigado Mr. CICERO )

    • dm_rc

      - Bug fix na renderização dos lookups dinâmicos


      - Melhorias na geração de menus dinâmicos


      - Melhorias na função rc_ShowMessage( feedback by FABIO OLIVEIRA )

    • frmTHEMES

      - Novo parâmetro TABS OFF para manter apenas um formulário aberto

    • Main

      - Bug fix na apresentação do título do formulário aberto dinamicamente.


      - Adequação ao novo TABS OFF.

    • mkm_layout

      - Nova função para gerar as informações dos blocos de um formulário para testes em RUNTIME( contribuição de JOAS e adaptado para INI )

    version3.2.0.3Novembro 07, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.3" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:( se o arquivo existir )


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.03.txt"
    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • RC_Elements

      - Na pasta de instalação ( RadCORE MINIMAL/SOURCES ) Crie uma pasta vazia para resolver um problema do RC WIZARD ao criar um novo projeto baseado no MINIMAL( obrigado ao Mr. IDRIS and Mr. CICERO )

    • frmBaseCRUD

      - Bug fix quando faz chamada dinâmica de um formulário para exibição/edição( feedbak by Mr. JOSAURO )

    • frmCadCLIENTES

      - Bug Fix em campos de pesquisa.

    • Main

      - Melhoria na atualização dos controles para responsividade.

    • Referências ao FIREDAC

      - Removido todas as referências do Firedac nos projetos:

      • MINIMAL
      • STARTER
      • BASE
    • mkm_layout

      - Tooltip ampliado para todos controles( feedback by Mr. Mosy )

    version3.2.0.2Novembro 01, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.2" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.02.txt"
    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • RC_Elements

      - Mais produtividade no acionamento do RC ELEMENTS( Double Click or Right Click on Component ).

    • frmBaseCRUD

      - Melhoria na responta do atributo "firstshow:0".

    • dm_rc

      - Correções de bug.

    • mkm_qrcode

      - Unit para suporte a geração de QRCODE

    • mkm_validate

      - Correções de bug

    • mkm_layout

      - Novos atributos para Hint( tooltip )


      - Nova função para gerar QRCODE

    version3.2.0.1Setembro 17, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.1" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual


      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:


      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.01.txt"
    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:
      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • RC_Elements

      - Melhoria na compatibilidade com versões antigas do unigui.

    • RC Wizard

      - Novo modelo: RadCORE MINIMAL.

    • dm_rc

      - Correções de bug e melhorias.

    • LookUps Dinâmicos

      - Novo parâmetro para enviar o "FieldMasks" para o grid de pesquisa

    • frmCadUSUARIOS

      - Correções de bug para o controle de permissão multiempresa
      - Adicionado controle de permissão para botões de permissão total e master

    • uMenu_TOOLS
    • frmLookUP

      - Correções de bug exibição do total de registros

    • frmLookUPLite

      - Correções de bug exibição do total de registros

    • mkm_func_web

      - Adequação da função "StrTokenClearSql" para limpar acentos ou não

    • mkm_graphs

      - Correções de bug na geração do gráfico pizza e dognut( thanks to VICTOR NATAN )

    version3.2.0.0Setembro 05, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.2.0.0" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual



      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Veja mais alguns detalhes sobre esta versão:



      C:\RadCORE_SOURCES_uniGUI\README - v.03.02.00.00.txt"
    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:

      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • RC_Elements: Novos Recursos
    • New RC Wizard: Crie projetos RADCORE pela IDE do DELPHI
    • RTL: Várias melhorias
    • dm_rc
    • formBase
    • frmDEMOWITHFORMMODAL
    • frmFREEFRAME
    • frmRCBLOCKS
    • frmCadCOMPRAS
    • frmCadUSUARIOS
    • frmCadTHEMES
    • frmWEBCAM
    • uMenu_BASICS
    • frmBaseCRUD
    • frmBaseCRUDDetail
    • frmBaseReport
    • frmBaseReportDefault
    • frmBaseReportMenu
    • frmLookUPLite
    • frmMESSAGE
    • mkm_func_web
    • mkm_func_report
    • mkm_gridblock
    • mkm_layout
    • mkm_login
    • mkm_translate
    • mkm_validade
    • Login
    • Main
    • MainModule
    version3.1.0.63Agosto 28, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.1.0.63" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual



      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:

      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • dm_rc
      • Melhoria/Correção de bug
        • rc_GetSQL
        • rc_MaskAdjust
        • rc_RenderLookUpControls
        • rc_LoadConfig: Melhoria para RTL
        • rc_LoadTheme
      • Novas Funções
        • rc_GetJSName
        • rc_GetJSID
        • rc_ExtEvtKeyDownOnlyNumbers
    • frmCadCLIENTES
      • Ajuste no novo rc_GetSQL para concatenação
    • frmCadCLIENTES_REVISOES
      • Ajuste no novo rc_GetSQL para concatenação
    • frmCadEMPRESAS
      • Ajuste no novo rc_GetSQL para concatenação( feedback Fabio Oliveira )
    • frmCadUSUARIOS
      • Ajuste no parâmetros da query USUARIOS_EMPRESAS
    • frmCadTHEMES
      • Melhoria para RTL
    • mkm_menus
      • Ajustes e melhoria para idioma ÁRABE
    • frmBaseCRUD
      • Ajustes Layout / SQL Server
    • mkm_anim
      • Adicionado novas animações pré-definidas
    • mkm_translate
      • Ajustes para facilitar tradução para ÁRABE
    • frmLOGIN
      • Ajustes para RTL
      • Adicionado nova animação
    • MAIN
      • Ajustes para RTL
    version3.1.0.62Agosto 22, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.1.0.62" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual



      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • dm_rc
      • Melhoria/Correção de bug
        • rc_GetSQL: compatibilização da concatenação de strings
    • frmCadCLIENTES
      • Aplicado novo rc_GetSQL para concatenação
    • frmCadCLIENTES_REVISOES
      • Aplicado novo rc_GetSQL para concatenação
    • frmCadEMPRESAS
      • Aplicado novo rc_GetSQL para concatenação( feedback Fabio Oliveira )
    • frmBaseCRUD
      • Adicionado controle da cláusula "TOP" para SQLSERVER( feedback Mohamed Ammar )
    • mkm_translate
      • Corrigido problema com alguns formulários de cadastro quando ativado idioma INGLÊS, ESPANHOL, FRANCÊS e RUSSO
    version3.1.0.61Agosto 22, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.1.0.61" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Arquivo de CSS padrão.

      Copiar o arquivo abaixo para pasta do seu projeto:

      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual



      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • dm_rc
      • Melhoria/Correção de bug
        • Correção da nomenclatura nas funções com prefixo "Dinamic"
        • rc_LoadTheme
        • rc_SaveTheme
        • rc_MaskAdjust
        • rc_RenderLookUpControls
      • Nova(s) Função(ões)
        • rc_CloseTab
    • frmCadUSUARIOS
      • Correção de bug na geração dinâmica do controle de permissionamento
    • frmTHEMES
      • Nova opção para controle do número de abas abertas.
    • mkm_menus
      • Correção de bug na geração dinâmica do controle de permissionamento
    • uMenu_BASICS
      • Adicionado, como exemplo, a permissão '[A]' na opção RC_RACING
    • frmBaseCRUD
      • Prevenção contra erro em componentes que não tem um datasource vinculado
    • frmBaseCRUDDetail
      • Prevenção contra erro em componentes que não tem um datasource vinculado
    • mkm_layout
      • Configuração padrão para o teclado mobile quando aplicado o atributo "mask"
    • Main
      • htmlFrameAjaxEvent: Novo controle para fechamento de todas as abas abertas
      • rc_AddFormFrameInTab: Novo controle para fechamento de todas as abas abertas
    version3.1.0.60Agosto 17, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.1.0.60" sem aspas

    Nota: Se você não fez alterações nos arquivos principais do RadCORE dentro do seu projeto, então basta sobrepor os que foram alterados nesta atualização.

    • Pasta padrão dos fontes renomeada para C:\RadCORE_SOURCES_uniGUI
    • Arquivo de CSS padrão. Várias melhorias / ajustes.

      Copiar o arquivo abaixo para pasta do seu projeto:

      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • Verifique sempre se há atualização na estrutura do Banco de Dados para a versão atual



      C:\RadCORE_SOURCES_uniGUI\BD updates"
    • Arquivo para compatiblidade.

      Copiar o arquivo abaixo para pasta do seu projeto:

      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\lib\midas.dll"
    • servermodule_customcss.css
      • Novas classes para criar botões agrupados
      • Novas classes para criar EDITs com botões agrupados
      • Corrigido problema com TUniSpinEdit no FireFox
      • Cor do botão desabilitado no padrão do tema atual
      • Melhoria nos "comboboxes"
    • dm_rc
      • Melhoria/Correção de bug
        • rc_DeleteActiveRecord
        • rc_DBGridUpdateAll
        • rc_DBGridUpdate
        • rc_GridDrawCell
        • rc_ConnectFireDAC
        • DataModuleCreate
        • rc_ExecuteQuery
        • rc_GetTotRecords
        • rc_PermissionVerify
        • rc_LoadConfig
        • rc_LoadTheme
        • rc_SaveTheme
      • Novas Funções
        • rc_DeleteFKTables
        • rc_UpdateDetailField
        • rc_GetJSNameID
        • rc_GridRedraw( implementação futura )
        • rc_GridFieldGetText( implementação futura )
    • frmCadCLIENTES
      • Exemplo de uso do "model-crud:1", "firstshow"...
    • frmFishFact
      • Melhoria no GRID
    • frmCadCOMPRAS
      • Melhoria no controle Mestre x Detalhe
    • frmCadUSUARIOS
      • Melhoria na geração dinâmica dos controles de permissionamento
      • Melhorias no código em geral
    • frmTHEMES
      • Melhoria para evitar problemas com a língua ÁRABE
    • frmTranslate
      • Adicionado tradução do título das colunas do uniDBGrid
    • mkm_menus
      • Melhorias nas opções
      • Aplicado rc_translate para opções dinâmicas padrão( '[AIEDH]' )
    • uMenu_BASICS
      • Adicionado, como exemplo, a permissão '[A]' na opção RC_RACING
    • frmBaseCRUD
      • Novo modelo ( atributo "model-crud:1" )
      • Melhorias no controle MESTRE x DETALHE
      • Aplicado novo layout aos botões FILTRO / PESQUISA e ao CAMPO DE PESQUISA( model-crud:1 )
    • frmBaseCRUDDetail
      • Melhorias no controle MESTRE x DETALHE
    • mkm_anim
      • rc_AnimTimeLineAdd: Declaração dinâmica da TIMELINE se não tive sido previamente definida
    • mkm_func_web
      • DataTypeIsNumber: Adicionado ftSingle( feedback Felipe Lavor )
    • mkm_layout
      • rc_AdjustEditColorsExecute: Layout Comboboxes
    • mkm_translate
      • Adicionado atributo "column:translate" para colunas do uniDBGrid
    • uconsts
      • Corrigido bug com Língua ÁRABE
    • Main
      • rc_AddFormFrameInTab: Corrigido Vínculo do controle dinâmico de permissionamento ao formulário
    • MainModule
      • Aplicação do rc_translate para mensagens do controle de permissionamento.
      • UniGUIMainModuleCreate
    • RadCORE.DPR
      • Adicionado midas.lib para compatibilizar exemplo do FishFacts
    • ServerMODULE
      • Adicionado informações da aplicação ao TrayIcon
    version3.0.0.48July 20, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.0.0.48" sem aspas

    Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

    • mkm_layout
      • Correção para versões BASE e STARTER
    • dm_rc
      • Ajuste para adequar query ao SQLSERVER( BRASIL, GLOBAL e LITE )
      • Ajuste na constução dos lookups dinâmicos
      • Pequenos ajustes
    • MainModule
      • Ajuste para compatibilizar com versões anteriores do UNIGUI
    • frmTHEMES
      • Ajuste para compatibilizar com versões anteriores do UNIGUI
    • frmFREEFRAME
      • Ajuste para compatibilizar com versões anteriores do UNIGUI
    • frmRCBLOCKS
      • Ajuste para compatibilizar com versões anteriores do UNIGUI
    version3.0.0.47July 15, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.0.0.47" sem aspas

    Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

    • Melhoria no layout da barra de scroll
    • Copiar o(s) arquivo(s) abaixo para pasta do seu projeto:

      C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
    • frmBaseCRUD
      • Ajuste na propriedade LEFT e WIDTH( feedback CICERO )
    • mkm_layout
      • Correção do atributo "caption-hide"
    • mkm_gridblock
      • Correção do atributo "noborder-all / noborder-right"
    • servermodule
      • Ajuste no FDMANAGER para DELPHIs inferiores ao 10.4
    version3.0.0.46Julho 13, 2021

    Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "3.0.0.0" sem aspas

    Nota 1: Se você não fez alterações nos arquivos principais, basta sobrepor.

    Nota 2: Esta foi a maior atualização do RadCORE desde seu lançamento em 2019.

    Nota 3: Infelizmente foi necessária para o RadCORE se adequar a uma série de fatores e com isso, tornar mais fáceis as próximas atualizações.

    Nota 4: Considere migrar seus projetos para o novo RadCORE 3.0 de forma integral e não por atualização pois além de inúmeros benefícios foram realizadas muitas correções e refatorações o que tornou a atualização realmente mais complicada entre a versão anterior.

    Nota 5: O RadCORE está 100% compatível com Delphi SEATTLE, BERLIN, TOKYO, RIO e SYDNEY.

    • [new]-Refatoração
      • Praticamente todo o código sofreu algum tipo de melhoria
    • [new]-Banco de dados
      • Banco de dados reescrito e com versões para:
        • Firebird
        • MySQL / MariaDB
        • PostGres
        • SQL Server
        • SQLite
    • [new]-RC ELEMENTS
      • PACKAGE que adiciona um EDITOR à propriedade HINT permitindo a EDIÇÃO do conteúdo e a criação dinâmica de COMPONENTES compostos usados pelo RADCORE sem a necessidade de criar novos componentes( grato a CÍCERO, FÁBIO, MOISÉS, JOAS )
        O RC Elements vai trazer ainda mais produtividade e mais facilidade para inserir blocos responsivos dos mais simples a modelos complexos pré-definidos
    • [upd]-Pasta FILES
      • Novas classes e melhorias em algumas já existentes
      • Copiar o(s) arquivo(s) abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • Nova biblioteca Apex Chart
      • Copiar o(s) arquivo(s) abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\chart-apex"
      • Novas Imagens e padronização de pastas
      • Copiar o(s) arquivo(s) abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\images"
      • Novos Temas de Cores
      • Copiar o(s) arquivo(s) abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes"
      • Novas pasta para controle de tradução( rc_translate )
      • C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes"
      • Novas Libs para DBMS
      • Copiar o(s) arquivo(s) abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\lib"
      • Novos arquivos de banco de dados
      • C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\database"
    • [new]-rc_Translate
      • Internacionalização do RadCORE com 8 idiomas e facilmente expansível para outros.
        • Português
        • Inglês
        • Espanhol
        • Francês
        • Alemão
        • Italiano
        • Turco
        • Russo
    • [new][upd]-Layout
      • rc_BootStrapRender específico para um único objeto
      • melhoria no "hover" dos botões "outline"
      • melhoria no radiogroup padrão do unigui para se adequar ao TEMA do RadCORE atual
      • melhoria no "disabled" dos botões para se adequar ao TEMA do RadCORE atual
      • melhoria no "disabled" dos "bsSwt", "bsChk" e "bsRgp" para se adequar ao TEMA do RadCORE atual
      • correções de bugs e melhorias no rc_DinamicAlignment
      • resolvido problema com o VerticalScrollBar Position( ScrollBox ) em tempo de design.
      • melhorias no "hr-childs:"
      • efeito "zoom" aplicado nos ícones do Menu Principal( como exemplo )
      • efeito "zoom" aplicado nos blocos do Menu Principal( como exemplo )
      • efeito "shadow" aplicado nos blocos do Menu Principal( como exemplo )
      • efeito "animado" aplicado nos blocos na reorganizaçãode tela
      • Novos "screen mask" transparentes.
      • Novo estilo global para ScrollBars
      • corrigido carregamento do "avatar" do usuário
      • "paGridBlock" agora é "rcBlock"
      • substituído ícone do FULLSCREEN
      • substituído ícones de FILTRO e PESQUISA no CRUD padrão
      • diversas melhorias e novos recursos em responsividade
      • corrigido conflito com ícones em botões
    • [new]-Novo Controle de Temas / Configurações( frmTHEMES )
      • Extendido para também fazer configurações diversas da aplicação.
        • novos temas de cores
        • novos ítens configuráveis
        • configuração de "border-radius" em panels / forms / edits / buttons
        • configuração background de informações do usuário no menu principal
        • config. do acesso ao Banco de dados
        • config. de envio de email
    • [new]-Novos Atributos
      • cbx-fill: Preenchimento dinâmico de combobox com o conteúdo de uma tabela
      • link: geração dinâmica de links para botões e campos de edição
      • dial: geração dinâmica de discagem( mobile )
      • mask: além das máscaras padrões, agora com máscara customizada
      • ico-stack: Ícone FontAwesome sobreposto
      • fontsize-r: Labels com "fontes responsivas"
      • video: e bsvideo: agora com vídeos locais e 'embeded'( YouTube )
      • img: e bsimg: Com ajuste de responsividade
      • carousel: com responsividade melhorada
      • pdf: visualização de arquivos pdf
        • height:max / width:max
        • height:fix / width:fix
        • modal:
    • [new][upd]-Menus
      • Melhorias no acionamento dinâmico.
        • novo parametro "link:" para definir uma opção do menu que automaticamente abre um link externo.
        • Título das opções abertas( "breadcrumb" ) em Camel Case
        • Abertura dinâmica de cadastros e inclusão automática
    • [new]-Exceções e Segurança
      • Tratamento de exceções e Segurança.
        • Mensagens e geração de LOG.
        • Proteção extra ao acesso externo de pastas
        • Proteção contra "RIGHT CLICK" melhorada
        • Proteção contra F12
    • [new]-Validação dinâmica com rc_Validate
      • Novos Ítens
        • valid:min-nn digitar no mínimo nn caracteres
        • valid:max-nn digitar no máximo nn caracteres
    • [new][upd]-Novas Funções / Procedures( e Melhorias )
      • Normalização e tradução dos títulos, parâmetros, constantes e variáveis de todas funções / procedures
      • rc_ReportDateInterval traduzida para funcionar em qualquer idioma configurado.
      • Novas procedures / funcções
        • rc_ProtectForm para proteger contra captura de CSS / JS
        • rc_DBGridExport
        • rc_DBGridUpdataAll
        • rc_NormalizeAllTrim
        • rc_BitmapClear( windows and linux )
        • DinamicOnClickLink
        • DinamicOnClickDial
        • DinamicOnClickMail( in dev )
      • Refatorada(s) procedures / funcções
        • rc_MailSend
        • rc_SetHintProperty agora pode SETAR e ADICIONAR
    • [new]-Novos Exemplos
      • Form "in line" responsivo
      • Basic Chat Sample
      • "ico-stack:" e "fontsize-r:"
      • YouTube Video Responsivo
      • Imagem Responsiva
      • Visualizador de PDF
      • Carousel aprimorado
      • FishFacts aprimorado
      • Lista de opções com efeito zoom e botões circulares
    • [new][upd]-UniDBGrid
      • Novo menu de exportação nos CRUDs herdados
        • Excel
        • Html
        • Xml
        • Csv
      • Melhorias na responsividade
      • "norender" removido.. Se não houver "fieldmask:" não renderiza
      • Adição do "grid-resize"
    • [new]-Relatórios
      • Normalização da nomenclatura
      • Novo Layout do MENU PADRÃO para Relatórios( responsivo )
    • MainModule
      • Reorganização das variáveis e remoção de ítens sem uso
      • Transferência de algumas funções para units específicas
      • Removido componentes ACBr
      • Removido componentes RDW( estão comentados )
    • formBase
      • Melhorias e Adaptação para correções da responsividade
    • frmBase
      • Melhorias e Adaptação para correções da responsividade
    • FrmLookUp
      • Melhorias e Adaptação para correções da responsividade
    • FrmLookUp_Lite
      • Melhorias e Adaptação para correções da responsividade
    • FrmMensagem
      • Melhorias e Adaptação para correções da responsividade
    • mkm_gridblock
      • Diversas melhorias e ampliação do intervalo entre blocos
    • mkm_layout
      • Diversas melhorias e transferência de funções
    • login
      • Melhorias e Adaptação para correções da responsividade
    • Main
      • Melhorias e Adaptação para correções da responsividade
      • Novo exemplo com chart-apex
      version2.0.0.156Abril 21, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.156" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • RC Attributes EDITOR
        • PACKAGE que adiciona um EDITOR à propriedade HINT permitindo a EDIÇÃO do conteúdo e a criação dinâmica de COMPONENTES compostos usados pelo RADCORE sem a necessidade de criar novos componentes( primeira versão - grato a CÍCERO, JOAS e MÁRIO )
      • servermodule_customcss.css
        • Novas classes e melhorias em algumas já existentes
        • Arquivo de CSS padrão. Várias melhorias / ajustes.

          Copiar o arquivo abaixo para pasta do seu projeto:

          C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • DM_RADCORE
        • Novas funções / procedures
        • Adicionado recurso ajustar responsividade do uniDBGRID( GRID BTN ACTION etc )
        • Melhoria no lookup dinâmico( feedback de JOAS )
        • Otimização de código e melhorias nos atributos dinâmicos para uniDBGRID
        • Definição padrão para APP_LANGUAGE( rc_translate ) baseado no servermodule.ExtLocale
      • FormBase
        • Melhorias
      • frmCadFERIADOS
        • Aplicação de GridBlocks
        • Adaptação para servir de demonstração do novo modelo de CRUD usando GRID BTN ACTIONS
      • FrmTHEMES
        • Novos ítens de configuração
      • FrmBaseCad
        • Bug Fix na visualização dos ítens de pesquisa
        • Criação do novo layout
        • Preparação para futuras melhorias
      • FrmBaseCadFilhos
        • Preparação para futuras melhorias
      • FrmLookUp
        • Bug Fix ao sair da pesquisa - feedback Moises Hottman
      • FrmLookUp_Lite
        • Bug Fix ao sair da pesquisa - feedback Moises Hottman
      • FrmMensagem
        • Ajuste para evitar conflito quando o MAINFORM ainda não foi criado
      • mkm_gridblock
        • Ajuste para atributo "sm-"
      • mkm_layout
        • Criação do atributo "caption-dots"
        • Ajuste para aplicar BORDA no "inputIcon" quando recebe o foco
      • str_func
        • Ajuste em alguns parâmetros string em formatos antigos
      • login
        • Aplicação da animação flutuante
      • Main
        • rc_AddFormFrameInTab
          • Novo recurso que permite visualizar e/ou editar qualquer formulário/frame de qualquer ponto da aplicação com apenas uma linha de código
        • Adicionado recurso ajustar responsividade do uniDBGRID( GRID BTN ACTION etc )
      • MainModule
        • Ajuste para novos recursos
      • ServerModule
        • Prevenção de bug
      version2.0.0.155Abril 1, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.155" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • rc_GetValueFromRgp
        • Bug Fix( feedback by Fabio Oliveira )
      • rc_RenderLookUpControls
        • rc_RenderLookUpControls: Bug Fix quando aplica o coring "*" para esconder o botão de pesquisa do lookup( feedback by Joas )
      • rc_LoadTheme
        • Melhoria referente ao rc_translate( feedback by Gus - Italy )
      • frmTHEMES
        • Melhoria referente ao rc_translate( feedback by Gus - Italy )
      • mkm_validate
        • Validação de datas: Melhoria referente ao rc_translate
      • mkm_layout
        • Criação do novo atributo: "label-wrap:"
      • Aplicado os BugFixes da versão .154
      version2.0.0.154Março 28, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.154" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivos para uso do rc_translate

        Copiar os arquivos da pasta abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\flags
      • Arquivos para uso do rc_translate

        Copiar os arquivos da pasta abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\translate\
      • DM_RADCORE
        • Melhorias e correção de bugs'
      • frmCadCLIENTES
        • Adequação ao novo "FieldMasks:"
      • Novo RC-TRANSLATE( beta 2 )
        • Execução da aplicação em vários idiomas
      • mkm_layout
        • Melhorias e correção de bugs'
      • mkm_gridblock
        • Melhorias e correção de bugs'
      • frmBaseCad, frmBaseCadFilhos
        • Adequação ao "FieldMasks" e ao "rc_translate"
      • frmLogin, frmBaseMenuREL
        • Adequação ao "rc_translate"
      • Main
        • Adequação ao "rc_translate"
        • Melhoria no controle dinâmico de menus / abertura de formulários
      • frmTHEMES
        • Adequação ao "rc_translate"
      • frmCadUSUARIOS
        • Correção de bug no controle de permissionamento
      • OPÇÕES DE MENUS
        • Migração de todas as opções para a função rc_BuildMenuItem
        • uMENU_TOOLS: Demonstração de uso do RC_TRANSLATE em MENUS
      • Documentação( HELP )
        • Novos tópicos
      version2.0.0.153Março 14, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.153" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • DM_RADCORE
        • rc_GetHintProperty: Melhorias no código
        • rc_SetHintProperty: Melhorias no código
        • rc_NormalizeHintProperty: Nova procedure / function para remover CRLF, espaços entre PIPES e marcadores de início / fim. Com isso, poderemos escrever os atributos linha abaixo de linha, facilitando a edição.
        • rc_PosHintProperty: Nova procedure / function para saber se existe e/ou retornar a posição exata de um atributo dentro de uma lista
        • rc_ResizeBlocks: Melhorias no código
        • rc_GetDeviceType: Melhorias no código
        • rc_SetFocus: Melhorias no código
      • frmCadFREEFRAME
        • Demonstração do novo atributo "hr-childs"
      • frmASSISTENTE
        • Modelo de WIZARD responsivo ( pedido ROBERTO - Espanha )
      • frmCadUSUARIOS
        • Correções no vínculo de empresas e novo recurso de geração dinâmica dos componentes de seleção de permissões
      • frmBaseCad
        • Ajuste para compatibilizar pesquisa com SQLSERVER( feedback SERGIO )
      • frmLookUp
        • Aplicação de responsividade e demonstração de novo atributo "hr:" - Height Responsive
      • mkm_gridblock
        • Melhorias no código e adequação aos novos recursos de rensividade.
      • mkm_layout
        • Melhorias no código e adequação aos novos recursos dinâmicos
      • frmLOGIN
        • Ajuste para captura das dimensões inicias do dispositivo
      • MainFORM
        • Ajuste para captura das dimensões inicias do dispositivo
      • MainMODULE
        • Ajuste para corrigir o BackGround FIT
      • Documentação( HELP )
        • Novos tópicos
      version2.0.0.152February 28, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.152" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • DM_RADCORE
        • DinamicOnChangeValueForSetDS: Nova procedure / function de apoio a lookup dinâmico
        • rc_GetHintProperty: Nova procedure / function para retornar o conteúdo de um pseudo comando do RadCORE
        • rc_SetHintProperty: Nova procedure / function para setar ( alterar ou adicionar ) o conteúdo de um pseudo comando do RadCORE
      • frmCadCLIENTES
        • Adequação ao novo "saveto:"
      • frmCadFREEFRAME
        • Correção do botão de chamada da WebCam
      • mkm_layout
        • Correção para versão STARTER
      • Documentação( HELP )
        • Novos tópicos
      version2.0.0.151February 27, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.151" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • DM_RADCORE
        • rc_PermissionVerify: Correções e adequação ao novo modelo dinâmico de permissionamento
        • rc_BootStrapRender: Correções e melhorias no bsRGP, bsCHK e bsSWT
        • rc_SwtEnabled: Nova procedure / function
        • rc_ChkEnabled: Nova procedure / function
        • rc_RgpEnabled: Nova procedure / function
        • rc_SwtCheck: Nova procedure / function
        • rc_ChkCheck: Nova procedure / function
        • rc_RgpCheck: Nova procedure / function
        • rc_RgpInitialize: Nova procedure / function
        • rc_GetIndexFromArray: Nova procedure / function
        • rc_FindAllComponents: Nova procedure / function
      • frmCadCLIENTES
        • Adequação ao novo "_SetDs_FieldName"
      • frmCadMOVDIA
        • Adequação ao novo "_SetDs_FieldName"
      • frmCadMOVFUNC
        • Adequação ao novo "_SetDs_FieldName"
      • frmCadMOVTRANSF
        • Adequação ao novo "_SetDs_FieldName"
      • frmCadMOVFROTA
        • Adequação ao novo "_SetDs_FieldName"
        • Correção da pesquisa de frota
      • frmCadCONTASPAGAR / frmCadCONTASPAGAR_HISTORICO
        • Adequação ao novo "_SetDs_FieldName"
      • frmCadCONTASRECEBER / frmCadCONTASRECEBER_HISTORICO
        • Adequação ao novo "_SetDs_FieldName"
      • frmCadUSUARIOS
        • Adequação ao novo controle de permissionamento de usuários dinâmico
      • uMenu_BASICS
        • Adequação / Demonstração do novo controle de permissionamento de usuários dinâmico
      • frmBaseCad / frmBaseCadFilhos
        • Adequação ao novo controle de permissionamento de usuários dinâmico
        • Aplicação de controle para corrigir problemas com bsRGP / bsCHK e bsSWT vinculados a banco de dados
      • mkm_layout
        • rc_BootStrapRenderExecute: Correções e melhorias no bsRGP, bsCHK e bsSWT
      • uconsts
        • Adição dos PERMISSIONS TYPES
      • frmLogin
        • Correção da crítica para permissionamento a empresas que o usuário pode acessar.
      • MainFORM
        • Adequação ao novo controle de permissionamento de usuários dinâmico
      • Documentação( HELP )
        • Novos tópicos
      version2.0.0.150February 14, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.150" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • Arquivos de tradução de propriedades/mensagens( em desenvolvimento )

        Copiar os arquivos abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\translate\frmlogin.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\translate\frmlogin.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\translate\frmlogin.ini"
      • RadCORE STARTER
        • Novo código fonte com todos os recursos visuais do RadCORE mas completamente limpo, sem nenhum exemplo de código.
      • DM_RADCORE
        • Otimização de código
        • Correção: rc_RenderLookUpControls
      • formBase
        • Otimização de código
      • frmCadFREEFRAME
        • Ajustes: rc_jQueryAnimate
      • mkm_anim
        • Nova unit específica para controle de animação
      • mkm_translate
        • Nova unit específica para controle de tradução
      • mkm_validade
        • Adicionado validação dinâmica de campos data
      • mkm_layout
        • Correção do bsAlert quando gerado dinamicamente ( feedback by daniel rodrigues )
      • uconsts
        • Configuração novas propriedades do "rc_Anim"
      • mkm_gridblock
        • Novas propriedades: "noborder-"
      • DEMOS
        • frmRCRacing: Novo
        • frmGridBlock: Nova aba demonstrando "noborder-"
      • frmTHEMES
        • Ajustes: rc_jQueryAnimate
      • frmBaseCad
        • Preenchimento automático da query padrão do "sqlMaster" e "sqlSearchMaster" quando esta não foi declarada no "OnCreate"
      • frmLookUP e frmLookUPLite
        • Otimização de código e aplicação de sombra
      • frmLogin
        • Ajustes: rc_jQueryAnimate
        • Ajustes: rc_translate
      • MainFORM
        • Ajustes no exemplo de captura de geolocalização
        • Adição ( para demonstração ) do efeito "pulse" no label de versão do RadCORE
        • Ajustes no botão pesquisar( menu ): rc_jQueryAnimate
        • rc_AddFormFrameInTab: Ajustes na formação do título do formulário quando chamada a partir do botão "+" criado pelo "lookup dinâmico"
        • Ajustes de compatibilização com Linux ( feedback by Mesut - Turquia )
        • Adição de chamada da nova biblioteca para criação de animações
      • ServerModule
        • Adicionado configuração em tempo de projeto de propriedades de controle de sessão
      • Documentação( HELP )
        • Melhorias e novos tópicos
      version2.0.0.149February 03, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.149" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • formBase
        • Otimização de código
      • Ajustes nos DEMOS
        • frmDEMOWITHFORM
        • frmDEMOWITHFORMMODAL
      • mkm_layout
        • Otimização de código
      • uconsts
        • Configuração para prefixos dos nomes dos formulários
      • MainFORM
        • Ajustes para atribuição dos novos prefixos de nomenclatura dos formulários
      • Documentação( HELP )
        • Melhorias e novos tópicos
      version2.0.0.148Fevereiro 2, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.148" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • Arquivos de temas

        Copiar os arquivos abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_active.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_default.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_blue.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_red.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_green.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_gray.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_orange.ini"
      • Layout - Veja o HELP para mais detalhes
        • Adição do "label-link:"
        • Adição do "botão" close tab no "bsPILL"( feedback Allen - Taiwan )
      • Responsividade - Veja o HELP para mais detalhes
        • Adição do "frm-align:"
        • Diversas melhorias para controle de FORMULÁRIOS e otimização de código
      • Controle de Temas
        • Novos parâmetros e aplicação do "frm-align:right"
      • Novos DEMOS
        • frmDEMOWITHFORM
        • frmDEMOWITHFORMMODAL
      • RTL
        • Um pequeno recurso para tentar ajudar na configuração de RTL
      • Mais detalhes: RadCORE 2.0.0.148 Video
      version2.0.0.147Janeiro 24, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.147" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • ServerModule
        • Adição da função rc_Exception( tranferida de MainModule )
        • Ajuste no UniGUIServerModuleException para salvar no LOG as exceções ocorridas
        • Adicionado evento UniGUIServerModuleHTTPCommand para auxiliar "rc_LoadTheme" e/ou para impedir acesso
      • MainModule
        • Remoção da função rc_Exception( tranferida para ServerModule )
      • DM_RADCORE
        • rc_GridDrawCell: Correção FieldMasks( atributos dinâmicos )
        • rc_PermissionVerify: Otimização de código para prevenção de falha
        • rc_LoadTheme: Não será carregado quando estiver acessando estatísticas do servidor
        • rc_BuildMainMenu: Otimização de código
      • Main
        • Melhoria na pesquisa de opções do menu
        • Correção do ShowMask quando não há permissão de acesso
      • FreeFrame
        • btnCancel: Adicionado ícone para demonstração da aplicação da classe "align-btn-caption" dinamicamente( espaço de 5px entre o ícone e o caption do botão )
        • btnSave: Adicionado ícone para demonstração da aplicação da classe "align-btn-caption" manualmente( poderá ser aplicado qualquer classe )
      • frmGridBlock
        • Adicionado botão para fechar o frame que não herda de "frmBaseCad"
      • frmBaseCad
        • Melhorias no controle de remoção e reaplicação do filtro de pesquisa e ordenação dinâmica
        • Melhorias no controle do FieldMasks usado por rc_GridDrawCell
      • frmBaseCadFilhos
        • Melhorias no controle do FieldMasks usado por rc_GridDrawCell
      • mkm_layout
        • Melhorias na exibição do caption e ícone para botões
      version2.0.0.146Janeiro 16, 2021

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.146" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • Arquivos de temas

        Copiar os arquivos abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_active.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_default.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_blue.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_red.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_green.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_gray.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_orange.ini"
      • DM_RADCORE
      • MainForm
      • frmCadUSUARIOS
      • frmTHEMES
      • FreeFrame
      • frmGridBlock
      • frmBaseCad
      • frmBaseCadFilhos
      • mkm_gridblock
      • mkm_layout
      • mkm_validade
      version2.0.0.145Dezembro 24, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.145" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • DM_RADCORE
        • rc_GetItemIndexFromRgp: Otimização de código
        • rc_GetValueFromRgp: Otimização de código
        • rc_GetTagFromChk: Nova função para retorno do status do BS_CHK
        • rc_CloseQuerys: Tratamento da conexão ativa
      • frmBaseCad
        • Remoção do limite padrão de 20 registros no retorno da primeira execução do CRUD
      • frmBaseCadFilhos
        • Remoção do limite padrão de 20 registros no retorno da primeira execução do CRUD
      • mkm_gridblock
        • Ajuste para padrão "MD" quando não informado nas resoluções superiores
      • mkm_validate
        • Adição do "noblank" para não criticar se estiver em branco
        • Adição do atributo para exibir o nome do campo criticado
        • Adição do atributo para crítica de CPF/CNPJ em formulários que o mesmo campo é usado para as duas finalidades
      • frmBaseMenuREL
        • Quando houver apenas uma opção no menu de relatórios não é mais necessário selecioná-la, basta clicar em processar
        • Preparativos para migação para o SERVIDOR DE RELATÓRIOS com RestDW
      version2.0.0.144Dezembro 20, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.144" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • DM_RADCORE
        • rc_ResizeBlocks: Otimização de código
        • rc_ConnectFireDAC: Redução e Otimização de código para "Connection Pooling"( me dêem um feedback, por favor )
      • frmBaseCad
        • Otimização de código
      • frmBaseCadFilhos
        • Otimização de código
      • mkm_gridblock
        • Otimização de código
      • MainFORM
        • Ajuste de atributos dos blocos para 4k e 8k
      version2.0.0.142Dezembro 14, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.143" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • DM_RADCORE
        • rc_ResizeBlocks: Correção de bug e melhoria
      • frmCadUSUARIOS
        • Adicionado GridBlocks( apenas versão BRASIL )
      • frmBaseCad
        • Ajuste do HEIGHT inicial
      • mkm_gridblock
        • Correção de bug e melhoria
      • MainFORM
        • Correção de bug e melhoria
      version2.0.0.141Dezembro 13, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.141" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • uconsts
        • Novos TYPES e constantes
        • Ajustes para compatibilizar a compilação para LINUX
      • DM_RADCORE
        • rc_ResizeBlocks: Ajuste para 12 colunas
        • rc_GetIconFontAWS5: Descontinuada
        • rc_GetItemIndexFromRgp: Ajustes
        • rc_GetValueFromRgp: Ajustes
        • rc_GetParamFromRGP: Nova função
        • rc_ForceDirectories: Nova função
        • Ajustes para compatibilizar a compilação para LINUX
      • formBase
        • Melhorias na responsividade
        • Ajustes para compatibilizar a compilação para LINUX
      • frmCadBANCOS
        • Ajuste do GridBlocks para 12 colunas( apenas na versão BRASIL/GLOBAL )
      • frmCadCLIENTES
        • Ajuste do GridBlocks para 12 colunas( apenas na versão BRASIL )
      • frmCadGRUPOS
        • Ajuste no controle de upload da imagem do grupo
      • frmCadFREEFRAME
        • Ajuste do GridBlocks para 12 colunas
        • Ajustes para compatibilizar a compilação para LINUX
      • FrmGridBlock
        • Ajuste do GridBlocks para 12 colunas
      • frmCadUSUARIOS
        • Ajuste no controle de upload da imagem do usuario
        • Ajuste exemplificar o novo recurso de Validação Dinâmica
      • frmTHEMES
        • Ajustes para compatibilizar a compilação para LINUX
      • uMenu_MOVEMENT
        • Alterado Ícone para padrão Font Awesome 5
      • frmBaseCad
        • Novo recurso de Validação Dinâmica
      • frmBaseCadFilhos
        • Novo recurso de Validação Dinâmica
      • frmLookup
        • Ajustes para compatibilizar a compilação para LINUX
      • frmLookupLite
        • Ajustes para compatibilizar a compilação para LINUX
      • mkm_func_web
        • Ajustes para compatibilizar a compilação para LINUX
      • mkm_gridblock
        • Ajuste do GridBlocks para 12 colunas
        • Ajustes para compatibilizar a compilação para LINUX
      • mkm_layout
        • Ajuste do GridBlocks para 12 colunas
        • Correção e Melhoria no bsRGP( feedback do JOAS )
        • Ajustes para compatibilizar a compilação para LINUX
      • mkm_validate
        • Nova unit para controle de validação dinâmica dos formulários
      • uVersion
        • Ajustes para compatibilizar a compilação para LINUX
      • LOGIN
        • Ajustes para compatibilizar a compilação para LINUX
        • Ajuste para evitar erro de Conversão
      • MainFORM
        • Ajuste do GridBlocks para 12 colunas
        • Várias melhorias na "responsividade"
        • Ajustes no AJAXEVENT para controle do bsRGP
        • rc_AddFormFrameInTab: Ajustes na "responsividade"
        • Ajustes para compatibilizar a compilação para LINUX
      • MainMODULE
        • rc_Exception: para futura centralização de exceções
        • Ajustes para compatibilizar a compilação para LINUX
      • ServerMODULE
        • Ajustes para compatibilizar a compilação para LINUX
      • HELP File
        • Novos tópicos sobre Responsividade, bsRGP, Exemplos, Validação de Formulários etc.
      version2.0.0.140Novembro 29, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.140" sem aspas

      Nota: Se você não fez alterações nos arquivos principais, basta sobrepor.

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • Novas Bibliotecas.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\bootstrap-4.5.3"
                                
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\tarefas\raphael-2.1.4.min.js
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\js\tarefas\justgauge.js
      • Arquivo de Bando de Dados:

        C:\RadCORE_Fontes_uniGUI\BD updates\v.2.0.0.140.txt"
      • uconsts
        • Novos TYPES e ARRAYS para controle de gráficos
      • DM_RADCORE
        • rc_MaskAdjust: Melhoria
        • rc_IntToStr: Nova função
        • DinamicOnExit: Melhoria
        • rc_AdjustColors: Melhoria
        • rc_GridDrawCell: Melhoria
        • rc_RenderControls: Melhoria
        • rc_ProccessLogin: Melhoria para MultiEmpresa
        • rc_DeleteActiveRecord: Refatorada
        • rc_CloseQuerys: Correção Preventiva
        • rc_ShowSweetAlert: Substituída pela função Nativa do uniGUI
        • rc_OpenQuery: Desabilitado o OffLine( testes )
        • rc_PermissionVerify: Correção
        • rc_LookUpSearch: Várias melhorias
        • rc_LookUpSearch_Lite: Várias melhorias
        • rc_UpdateLookupCalled: Nova função para redução de código do rc_LookUpSearch / rc_LookUpSearch_Lite
        • rc_RenderLayout: Nova Função
        • rc_RenderLookUpControls: Várias Melhorias
        • rc_LookUpUpdateData: Melhoria
        • rc_FillSeachFieldsCRUD: Correção Filtro( feedback TOMAS )
        • rc_GetSQL: "fk_tables" para SQL SERVER( contribuição Fábio Oliveira )
      • formBase
        • Melhorias no alinhamento
      • frmCadCLIENTES
        • exemplificando o uso do GridBlocks com várias ABAS( apenas na versão BRASIL )
      • frmCadFREEFRAME
        • Várias melhorias para demonstração dos recursos do RadCORE
      • frmCadCOMPRAS
        • Exemplo de adição de produtos da compra com o LookUp dinâmico apontando para DATASOURCE diferente dsMASTER
      • frmCadCONTASAPAGAR
        • Melhorias de Layout e correções
      • frmCadPLANOCONTAS
        • Correções na pesquisa
      • frmTHEMES
        • Novo Layout e nova opção de ativar/desativar arredondamento dos EDITs etc.
      • frmBASE
        • Alterado pra AlignmentClient
      • frmBaseCad
        • Alterado pra AlignmentClient
        • Adicionado novos objetos e aplicado novo layout geral
        • Novo recurso: Botão "Mostrar Mais" para expandir parâmetros adicionais de pesquisa
        • Várias outras melhorias e ajustes
      • frmBaseCadFilhos
        • Alterado pra AlignmentClient
        • Várias outras melhorias e ajustes de layout
      • frmBaseMenuREL
        • Melhorias e ajustes
      • frmLookup
        • Alterado pra AlignmentClient
      • frmLookupLite
        • Alterado pra AlignmentClient
      • LOGIN
        • Novo Layout
        • Melhorias no controle MultiEmpresa
      • MainFORM
        • Alterado pra AlignmentClient
        • Novo Layout
        • Adicionado Novos Gráficos Dinâmicos
        • Adicionado botão para acionamento FULLSCREEN( pedido GILBERTO LOSS )
        • rc_AddFormFrameInTab: Correção( feedback OSMAR )
        • rc_UpdateCharts: Refatorada e adicionada as novas funções de geração de gráficos dinâmicos
        • Removida a dependência com SweetAlert2( uso nativo )
        • Removida a( pouca) dependência que havia com AdminLTE( nada mais é usado )
        • Adicionado Biblioteca BootStrap Atualizada e novas bibliotecas
      • MainMODULE
        • Alguns ajustes
      • HELP File
        • Novos tópicos sobre Responsividade, Geração de Gráficos, Alinhamento Dinâmico etc.
      version2.0.0.137Novembro 08, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.137" sem aspas

      • Arquivo de CSS padrão. Várias melhorias / ajustes.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • MainModule: Novas Globais
        • UniMainModule.varB_APP_SoftwareHouse para controle de acesso ao banco da SOFTWAREHOUSE ou CLIENTE
        • UniMainModule.varI_BlockWidth para controle de responsividade
      • ServerModule
        • Adicionado uniServerModule.ExtLocale para controle de acesso ao banco da SOFTWAREHOUSE ou CLIENTE
      • frmBaseCad
        • Adicionado objeto: ed_Table_Status_OLD, para controle de gravação registro
      • frmBaseCadFilhos
        • Adicionado objeto: ed_Table_Status_OLD, para controle de gravação registro
        • Adicionado objeto: ed_OldPKValue, para controle de registro excluído
      • frmLookUP e frmLookUPLite
        • btnLkpSearchClick: Troca do ".ToLower" para AnsiLowercase para evitar conflitos com caracteres asiáticos( Feedback by SAMET from TURQUIA )
      • frmLogin
        • btnLog_InClick: Setar nova global: UniMainModule.varB_APP_SoftwareHouse para indicar que será alimentado banco da SOFTWAREHOUSE ou CLIENTE
      • DM_BASE
        • rc_UpdateLookupCalled: Função de apoio ao rc_LookUpSearch / rc_LookUpSearchLite
        • rc_LookUpControlsEnabled: Função para habilitar / desabilitar os controles dinâmicos de Lookups
        • rc_AdjustEditColors: Suavisação da cor padrão para componentes READONLY
        • rc_ResizeBlocks: Melhorias e correções
        • rc_BuildMainMenu: Alinhamento dos ícones e adição do ícone padrão
        • rc_LoadTheme: Controle de arredondamento dos componentes uniDBEdit etc.
        • rc_SaveTheme: Controle de arredondamento dos componentes uniDBEdit etc.
        • rc_RenderLookUpControls
          • Alinhamento vertical dos componentes criados dinamicamente
          • Adicionado o '_SetDS' ( veja o HELP )
          • Melhorias e correções
        • rc_LookUpSearch / rc_LookUpSearchLite: Melhorias e correções
        • Melhoria na pesquisa de campos EXTRA no LookUp Dinâmico
        • rc_ConnectFireDAC: Melhorias no controle de conexão entre banco de dados CLIENTE e SOFTWAREHOUSE
      • frmCadGRUPOS
        • Adição da IMAGEM de referência ao grupo exemplificando o uso das funções rc_LoadBlob / rc_SaveBlob

      • Conversão dos lookups para o novo padrão e melhorias de layout
        • frmCadCONTASPAGAR
        • frmCadCONTASPAGAR_HISTORICO
        • frmCadCONTASRECEBER
        • frmCadCONTASRECEBER_HISTORICO
        • frmCadMOVDIA
        • frmCadMOVFUNC
        • frmCadMOVTRANSF
        • frmCadMOVFROTA
      • frmCadPLANOCONTAS
        • Melhorias e correções
      • frmRelMenuClientes
        • Exemplo de aplicação do controle de permissionamento para relatórios
      • frmTHEMES
        • Novo Layout e novo controle de arredondamento de componentes
      version2.0.0.136Outubro 15, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.136" sem aspas

      • frmBaseCad
        • Adiciona objeto: ed_OldPKValue, para controle de registro excluido
        • Novo recurso: Parâmetro para Gerar sequencial ao clicar em NOVO REGISTRO e não somente quando GRAVAR
        • Novo recurso/Correção: Parâmetro para controle de exclusão de registro
      • DM_BASE
        • rc_DeleteRecord: Função refatorada
        • rc_DeleteActiveRecord: Função corrigida
      • frmCadUSUARIOS
        • Correção: seleção de empresa para permissionamento
        • OnCreate: Adicionado Parâmetro para Gerar sequencial ao clicar em NOVO REGISTRO e não somente quando GRAVAR
      • frmCadSERVICOSCONTRATADOS
        • Correção: btnExcClick
      • Arquivo de Mensagens
        • uconsts_msgs_english
        • uconsts_msgs_spanish
        • uconsts_msgs_portuguese
      • HELP File
        • Nova informação: Cadastros -> Cadastro Básico( frmCadBasicos ) -> Fluxo de Execução
        • - btnNewReg
        • - btnDelReg
      version2.0.0.135Outubro 09, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.135" sem aspas

      • frmCadUSUARIOS: Adicionado seleção de empresa para permissionamento( pedido OSMAR )
      • frmLogin: adequação ao permissionamento por empresa
      • frmBaseCad( CRUD padrão ): Exclusão: Adicionado opção de customizar a mensagem automática( pedido SERGIO CARVALHO )
      • frmBaseCadFilhos( CRUD detail padrão ): correção geração dinâmica do relacionamento MESTRE( pedido SERGIO CARVALHO )
      • sp_financeiro: correção totalizador do saldo a pagar
      version2.0.0.134Outubro 03, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.134" sem aspas

      • frmCadUSUARIOS: correção liberação com senha superior
      • rc_BuildMainMenu: correção screen mask ao acionar form que está aberto
      • rc_GridDrawCell: correção atributo dinâmico 'width'
      version2.0.0.133Agosto 29, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.133" sem aspas

      • RadCORE LITE: Remoção de referências ao RestDATAWARE.
      • frmCadUSUARIOS: Correção evento click do botão EDIT
      • rc_ConnectRestDataWare: ajustes para compatibilizar com a nova versão
      version2.0.0.132Agosto 25, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.132" sem aspas

      • RadCORE GLOBAL / LITE: Troca do arq. de mensagens para inglês.
      • rc_BootStrapRender: Novo bsALERT
      • uconsts_msgs_portuguese: Criação de constantes para uso com bsALERT.
      • uconsts_msgs_english: Criação de constantes para uso com bsALERT.
      • uconsts_msgs_spanish: Criação de constantes para uso com bsALERT.
      • Arquivo de CSS padrão. Ajuste para bsAlert.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • frmCadUSUARIOS: Adição de um bsAlert com explicação sobre permissão MASTER
      • frmCadCLIENTES: aba COMERCIAL
        • Adição de um bsAlert com explicação sobre retorno de LOOKUP.
        • Adição do campo BAIRRO para exemplo de retorno com lookup
        • Ajustes nos eventos do edLKPCLIENTES
      • frmCadFREEFRAME: Adicionado bsALERT dentro do exemplo de CARDs
      • rc_LookUpSearch: Correção para pesquisa de código sem conteúdo( limpar )
      • rc_RenderLookUpControls: Ajuste no HEIGHT e FONT SIZE dos componentes criados dinamicamente de acordo com o lookup informado.
      • rc_BuildMainMenu: Ajuste na separação do título da opção.
      • HELP: Versão HTML foi removida. Adicionado novos tópicos sobre o bsAlert e Uso de LOOKUPs com retorno de várias informações
      version2.0.0.131Agosto 14, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.131" sem aspas

      • RadCORE BASE: Remoção de units para acesso a dados.
      • rc_RenderControls: Correção na renderização de ícones
      • Arquivo de CSS padrão. Pequeno ajuste.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • frmCadUSUARIOS: Correções e melhorias
        • Ajuste na atribuição da permissão MASTER
        • Solicitação de permissão superior para PERMISSÃO TOTAL
      • frmCadCLIENTES: Adicionado um exemplo( fórum ) de chamada de discagem quando em MOBILE
      • rc_ApplyEditMasks: Ajustado apliação de máscara para telefone( feedback de TOMAS )
      version2.0.0.130Agosto 11, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.130" sem aspas

      • DM_BASE: Correções e melhorias
        • DinamicOnExitLkpExtra: adição do alias padrão 'tab.'
        • rc_ProcessLogin: Ajuste nas críticas de usuário/senha
        • rc_DeleteActiveRecord: Ajuste nas mensagens
        • rc_PermissionVerify: Ajuste na crítica no retorno do inputbox
        • rc_LookUpSearch / rc_LookUpSearchLite: Ajuste quando há pesquisa extra
        • rc_GetSQL: Adição do 'fk_tables' para listar as tabelas referenciadas com chave estrangeira( Firebird, PGSql e MySQL ).
      • form_base: Redução do timer e do tempo de animação de fechamento da tela
      • frmCadUSUARIOS: Correções e melhorias
        • Campo 'Master' para permitir acesso a todas as empresas cadastradas
        • rc_GetInsertUpdateSQL: Ajuste na formação da query
        • btnSaveReg: Ajuste nas mensagens
      • frmBaseCad: Adicionado evento sqlMasterBeforeDelete
      • frmBaseCadFilhos: Correções e melhorias
        • Redução do timer e do tempo de animação de fechamento da tela
        • btnCloseFormClick: Retorna ao grid se estiver visualizando o registro.
        • btnSaveRegClick: Retorna ao grid após gravação
        • UniFormCreate: Geração dinâmica de parâmetros para query baseada em todas as chaves primárias da tabela.
      • untFrmInputBox: Pequeno ajuste visual
      • Novos tópicos adicionados no HELP
      version2.0.0.129Agosto 6, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.129" sem aspas

      • frmBaseCad: Remoção de comando para habilitar/desabilitar o PAGED do uniDbGrid
      • Ajuste do arquivo de mensagens em algumas telas de exemplo de cadastro

      version2.0.0.128Agosto 6, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.128" sem aspas

      • frmBaseCad: Remoção da confirmação para continuar o cadastro e ajuste na mensagem de gravação bem sucedida.
      • frmCadBASICOS: Adição de confirmação para continuar o cadastro.
      • Adicionado no uConst_msgs_???????.pas nova constante: MSG_CONTINUE_REGISTERING e MSG_SUCCESS_POST
      • frmCadUSUARIOS
        • Ajuste na exibição de possíveis erros de cadastro
        • Limpeza do "imgUser"( feedback OSMAR )
        • Adicionado "MultEmpresa" para permitir que o usuário tenha acesso mesmo sem estar cadastrado( feedback OSMAR )
      • frmLogin: Crítica de Permissão para impedir o acesso de usuário cadastrado em outra empresa( feedback OSMAR )

      version2.0.0.127Agosto 4, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.127" sem aspas

      • Correção no nome da classe css "ButtonOutlineSilver:hover"
      • Adicionado no uConst.pas a definição da senha master: USER_ADMIN_PASS
      • rc_ProcessFirstConnection: melhoria no processo de conexão com DB SOFTWAREHOUSE
      • frmCadCLIENTES: removido atributo "nopaged" do exemplo
      • frmBaseCad e untFrmBaseCadFilho: Ajuste no controle do atributo "firstshow e nopaged"
      • MainForm.HtmlAjaxEvent: correção bsTabs/bsPills( feedback by SAMET )
      • ServerModule: Atribuição da nova senha master

      version2.0.0.126Agosto 2, 2020

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.126" sem aspas

      • Ajuste rc_ResizeBlocks
      • Novo exemplo de posicionamento referenciado no "frmCadFREEFRAME" ( Exemplo do rc_ShowToaster )
      • Ajuste TMainForm.htmlFrameAjaxEvent: Bug com bsTabs e bsPills( feedback by SAMET )
      • Ajuste servermodule_customcss.css: Bug com ButtonOutLine( feedback by SAMET )
      • Ajuste DM_BASE:rc_RenderControle Bug com uniLabel( ico-caption )( feedback by SAMET )

      version2.0.0.124Agosto 1, 2020

      Devido ao número singnificante de melhorias, não utilize a versão 2.0 para produção de imediato.
      Aguardo feedback de todos para possíveis ajustes.( apesar de ter testado intensivamente ).

      Algumas funções / procedures foram renomeadas e/ou transferidas para o DM_BASE.

      Para aqueles que tem projetos em produção, lembrem-se: O processo de atualização sempre se baseia na versão anterior( 1.7.0.3 nesse caso ).

      Caso ainda não tenha projetos em produção ou ainda está no início, sugiro então não migrar e sim, recomeçar a partir desta versão( acredito ser mais produtivo nesse caso ).

      Para ver todos os pontos que sofreram alteração: Delphi > Search > Find in Files: pesquise por "2.0.0.124" sem aspas

      • Arquivo de CSS padrão. Ajustes e redução de comentários.

        Copiar o arquivo abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\css\servermodule_customcss.css"
      • Arquivo de TEMAS. Ajustes para TAB_COLOR_FOCUS.

        Copiar os arquivos abaixo para pasta do seu projeto:

        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_active.ini"
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_default.ini" 
        C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\radcore\files\themes\theme_blue.ini" "
      • Arquivo banco de dados SOFTWAREHOUSE. Removido empresa "TESTE" e alterado o nome da "EMPRESA MODELO" para "SOFTWAREHOUSE".

        Copiar o arquivo abaixo para pasta do seu projeto:

        "C:\RadCORE_Fontes_uniGUI\inetpub\wwwroot\softwarehouse\files\bd\MKMDATAFILE.FDB"
      • Arquivo banco de dados RADCORE. Ajuste na tabela FERIADOS para demonstração dos novos pseudo-componentes rc_BootStrapRender.

        Copiar o arquivo abaixo para pasta do seu projeto:

        ALTER TABLE FERIADOS
            ADD FACULTATIVO STRING_N,
            ADD MUNICIPAL INTEGER,
            ADD ESTADUAL INTEGER,
            ADD FEDERAL INTEGER,
            ADD TIPO CHAR(1);
                            
      • Novo projeto BASE. Agora são 4 projetos:
        • BRASIL

          Contempla todos os recursos mas usa ACBr, Fortes Report e RestDataware

        • GLOBAL

          Similar a BRASIL, mas voltado aos usuários estrangeiros

        • LITE

          Versão reduzida sem ACBr e RestDataware. Não contempla recursos de controle de licença, envio de email etc.

        • BASE

          Similar a LITE, mas não contempla recursos de banco de dados. Para uso exclusivo de quem quer aproveitar apenas os recursos visuais do RadCORE.

      • Novos pseudo-componentes
        • BS_CHK
        • BS_SWT
        • BS_RGP
        • BS_CAROUSEL
        • BS_VIDEO
        • frmWEBCAM

      • Adequação da função "rc_BootStrapRender" para os novos pseudo-componentes e melhoria geral.

      • AJAX EVENT ( main.pas ).
        • Adequação para os novos pseudo-componentes
        • Ajuste retorno '_DadosCep'

      • Novas funções/procedures adicionadas

        • function rc_GetDeviceType
        • procedure rc_ScreenUpdate
        • function rc_GetItemIndexFromRgp
        • procedure rc_CenterObj
        • function rc_GetDeviceType
        • procedure rc_ScreenUpdate
        • function rc_GetValueFromRgp
        • function rc_GetItemIndexFromRgp
        • procedure rc_ApplyEditMasks
        • function rc_FindControl
        • procedure rc_ResizeBlocks
        • function rc_GetPriorBlock
        • function rc_GetNextBlock
        • procedure rc_ErrorLog
      • Funções/procedures refatoradas.

        • procedure rc_LoadTheme
        • procedure rc_SaveTheme
        • procedure rc_BuildMainMenu
        • procedure rc_RemoveCssclass
        • function rc_OnResize
        • procedure rc_LookUpUpdateData
        • function rc_LookUpSearch
        • function rc_LookUpSearchLite
        • procedure rc_BootStrapRender
        • procedure rc_GridColumnLock
        • function rc_ConnectFireDAC
        • function rc_OpenQuery
        • procedure rc_ShowInputBox
        • procedure rc_ShowSweetAlert
        • procedure rc_ShowToaster
        • procedure rc_RenderControls
        • procedure rc_ResizeBlocks
      • Correção e melhoria no "rc_DrawGridCell" para controle de máscaras pré-definidas

      • Melhoria( comentário explicativo ) no "rc_ConnectFireDAC" para acesso ao banco de dados SOFTWAREHOUSE

      • Melhoria no "rc_RenderLookUpControls" para geração do SELECT dinâmico dos novos controles rc_BootStrapRender

      • Melhoria/Correção na geração e controle dos Lookups Dinâmicos

      • Atributos dinâmicos para o Grid

      • Melhoria no "rc_OpenQuery" adequação do OFFLINE( uniMainModule.SQLConn.Offline ) do FireDac

      • Ajuste no "untformBase.pas" adequação ao novo rc_BootStrapRender

      • Melhoria no "frmCadFERIADOS" para demonstração do BS_CHK, BS_SWT e BS_RGP

      • Ajuste no "untframeBase.pas" adequação ao novo rc_BootStrapRender

      • Ajuste no "untFrmBaseCad.pas"
        • evento "dsMasterStateChange" adequação ao novo rc_BootStrapRender
        • evento "btnSearchClick" melhoria no layout de pesquisa
        • evento "uniFrameCreate" melhoria para possível adequação de responsividade
        • ajustes no layout

          frmBaseCad

      • Ajuste no "untFrmBaseCadFilho.pas"
        • evento "dsMasterStateChange" adequação ao novo rc_BootStrapRender
        • melhoria na responsividade

      • Ajuste no "untFrmBaseCadMENUREL.pas"
        • evento "dsMasterStateChange" adequação ao novo rc_BootStrapRender

      • Ajuste no "untFrmMensagem.pas"
        • evento "btnEncerraClick" link para abertura de ticket

      • Ajuste no "frmLogin"
        • function "rc_SortNumbers" Correção
        • evento "labResetClick" Correção
        • evento "labRegisterClick" Correção
        • procedure "UniLoginFormScreenResize" ajustes para melhoria do controle de responsividade

      • Ajuste no "MainForm"
        • procedure "rc_SortNumUniFormScreenResizebers" ajustes para melhoria do controle de responsividade
        • procedure "UniFormShow" ajustes para melhoria do controle de responsividade
        • evento "htmlFrameAjaxEvent" adequação ao novo rc_BootStrapRender
        • procedure "rc_ResizeDashBoard" ajustes para melhoria do controle de responsividade
        • procedure "rc_ResizeDashBoard" renomeada para "rc_ResizeBlocks"
        • procedure "rc_InputIcons" descontinuada e inserida em "rc_RenderControls"
        • procedure "rc_ColorButtons" renomeada para "rc_RenderControls"
        • procedure "rc_AddFormFrameInTab" adequação ao novo rc_BootStrapRender

      • Ajuste no "MainModule"
        • type "TUniPlatforms" ajustes para melhoria do controle de responsividade
        • sessão "public" novas variáveis para melhoria do controle de responsividade
        • procedure "rc_LoadTheme" correção 'temporária' problema intermitente com carga do css padrão( em análise )
        • procedure "SQLConnRecover" adequação ao OFFLINE do FireDac

      • "frmCadFREEFRAME" demonstração de funcionalidades visuais do RadCORE

        freeframe

      System requirements

      Software requirements:

      • Delphi with FireDac
      • uniGUI 1.90.0.1530 ou superior
      version1.7.0.32020