• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Valence 5.0 (All Builds)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Valence Framework 5.0.20161003.0 is now available. Changes in this build since the previous release are:
    • Nitro Query: Fixed bug in search capability.
    • Nitro Query: Fixed bug in chart animations.

    Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

    Go to http://cnxforum.com/showthread.php?1652 for full release note

    Comment


    • #17
      Valence Framework 5.0.20161011.0 is now available. Changes in this build since the previous release are:
      • Nitro Query: Changed grid widget column definition--broke out lock, renderer, align and summary.
      • Nitro Query: Updated the look of preview section when configuring a widget.
      • RPG Toolkit: Corrected bug in VVRMTCALL that could cause attempts to launch Valence apps from a green screen or command line to fail.
      • General: Modern application bar improvements.

      Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

      Go to http://cnxforum.com/showthread.php?1652 for full release note

      Comment


      • #18
        Valence Framework 5.0.20161021.0 is now available. Changes in this build since the previous release are:
        • Nitro Query: Added new option to allow grids to start without auto loading data. If auto load is turned off and the grid has filters the filters will show automatically.
        • Nitro Query: Added new data functions for additional currencies and dates.
        • Nitro Query: Enhanced grid column formatting options.
        • Nitro Query: Changed to automatically right align numbers in grid widgets.
        • Nitro Query: Changed to stop refreshing preview if a window is being shown.
        • Nitro Query: Fixed grid summary on fields that have a function already applied from within the data source.
        • Nitro Query: Fixed formatting of filters if they are in a toolbar.
        • Nitro Query: Fixed bug when removing a function from a column on a data source.
        • Instance Manger: Fixed MSGW condition that could occur when copying an instance.
        • Examples: EX5250INQ demo program modified to call Examples app.

        Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

        Go to http://cnxforum.com/showthread.php?1652 for full release notes.

        Comment


        • #19
          Valence Framework 5.0.20161103.0 is now available. Changes in this build since the previous release are:
          • Nitro Query: Fixed problem with filter text showing for a popup window.
          • Nitro Query: Fixed calculation field inputs which had previous values showing when not applicable.
          • Nitro Query: Fixed problem where combo boxes as filters did not handle graphic fields.
          • Nitro Query: On mobile grid added the ability for row tap and a row menu to live together.
          • Nitro Query: General improvements now include a "Runner" app which is reused for all queries (speeding up load times).
          • Nitro Query: New numeric renderers supplied for grid columns.
          • Nitro iAdmin: Fixed bug when viewing spool file on desktop.
          • Portal Admin: Fixed bug when saving categories--would error out if multilingual turned off.
          • General: Added new Valence procedure to screenshot print your application.

          Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

          Go to http://cnxforum.com/showthread.php?1652 for full release notes.

          Comment


          • #20
            Valence Framework 5.0.20161111.0 is now available. Changes in this build since the previous release are:
            • Nitro Query: Fixed bug on loading Valence Hook V03 introduced in build 5.0.20161103.0.
            • Nitro Query: Fixed floating action button if it has sub actions.
            • Nitro Query: Added call to get column information if a grid widget is in a popup.
            • Nitro Query: Fixed bug in Valence.common.widget.DockedSearch.

            Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

            Go to http://cnxforum.com/showthread.php?1652 for full release notes.

            Comment


            • #21
              Valence Framework 5.0.20161222.0 is now available. Changes in this build since the previous release are:
              • Nitro Query: Corrected issue involving graphic field searches not working.
              • Nitro Query: Corrected rendering problems involving queries with multiple tabs.
              • Nitro Query: Miscellaneous UI improvements.
              • Nitro AutoCode: Adjusted output to support Sencha Architect 4.1 (Sencha Architect 3.5 is now the minimum version required). This fix only works for newly-generated AutoCode apps.
              • Nitro AutoCode: Added capability to build apps using Sencha Cmd within Sencha Architect (watch for additional details in next month's newsletter).
              • Valence Portal: Corrected issue that would cause customSid built via call to VVLOGIN to ignore environment ID.
              • RPG Toolkit: renameFile procedure added to VVIFS.
              • RPG Toolkit: Corrected issue in vvSecure that could cause web service URL to be truncated.

              Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

              Go to http://cnxforum.com/showthread.php?1652 for full release notes.

              Comment


              • #22
                Valence Framework 5.0.20170120.0 is now available. Changes in this build since the previous release are:
                • Portal Admin: Fixed problem with dev tokens where an update was not being reflected in the list.
                • Portal Admin: Fixed problem with "forcePrompt" url parameter not working.
                • Portal Admin: Changed so all apps have potential to resize down to width of 900px before being truncated.
                • Nitro Query: Edit grid widget fixed to allow for appropriate number of decimal positions.
                • Nitro Query: Changed so that total/average summary column options will not show for a character field.
                • Nitro Query: Changed so filters can now have a combo selector with inline data records entered in the query designer.
                • Nitro Query: Added ability to link filters to a checkbox.
                • Nitro Query: Edit grid can now show a field as a combo linked to a datasource, inline data entered in the query designer, or mapped to a checkbox.
                • Nitro Query: Added ability to change the decimal separator from period to comma.
                • Nitro Query: Removed decimal places in Japanese yen money format.
                • Nitro Query: Fixed problem where widget with autoLoad set off can potentially hide the save button when creating a query.
                • Nitro Query: Changed so that a data source referencing a member can not create a widget.
                • Nitro Query: Fixed problem with choosing large number of columns.
                • Nitro Query: Allow for easy selection of all columns when editing a widget.
                • Nitro Query: Fixed filter field bug if in a toolbar with "between" selected.
                • Nitro Query: Added escape character when single quotes entered in search entry.
                • Nitro Query: Fixed bug in showing force uppercase selection.
                • Nitro Query: Fixed multi-series bar chart bug.
                • Nitro Query: Changed to allow hide/show of widgets and buttons based off of a section instead of individual widgets.
                • Nitro Query: Fixed issue that would cause a widget filter to override data source constraint.
                • Nitro Query: Added ability to log sql statements via portal admin setting.
                • Nitro Query: Fixed problem with searching grid when paging.
                • Nitro File Editor: Fixed double decoding problem with double byte characters.
                • Instance Manager: Fixed problem where instance name was being double encoded in update confirmation window.
                • RPG Toolkit: Added JSONP support to vvOut.buffer.

                Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

                Go to http://cnxforum.com/showthread.php?1652 for full release notes.

                Comment


                • #23
                  Valence Framework 5.0.20170221.0 is now available. Changes in this build since the previous release are:
                  • Nitro Query: Added new feature to set grid cell colors based on formula.
                  • Nitro Query: Set grids to use the default sort of the data source.
                  • Nitro Query: Added ability to search a calculated field.
                  • Nitro Query: Fixed problem with grids loading even when autoload is false.
                  • Nitro Query: Fixed problem with grid widget column select not scrolling when dragging.
                  • Nitro Query: Added ability to filter a widget via a behavior on a calculated column.
                  • Nitro Query: Enhanced edit grid widget support large sets of columns.
                  • Nitro Query: Added support for O and J fields (common in Japan).
                  • Nitro Query: Added support for all graphic fields CCSIDs.
                  • Nitro Query: Grids now show the total record count in a grouping summary.
                  • Nitro Query: Added ability to use a grid widget as a lookup for filters on an edit grid field.
                  • Nitro Query: Added new date renderers for YYYYMMDD.
                  • Nitro Query: Added new widget for linking to URL.
                  • Nitro Query: Fixed problem with grid column losing sequencing when going back to grid properties.
                  • Nitro AutoCode: Added compatibility for J and O-type database fields (common in Japan).
                  • Nitro AutoCode: Add compatibility for all graphic field CCSIDs.
                  • Nitro AutoCode: Added logic to enforce max field length when editing or adding records.
                  • Nitro File Editor: Added compatibility for J and O-type database fields (common in Japan).
                  • Nitro File Editor: Added compatibility for all graphic field CCSIDs.
                  • Nitro File Editor: Corrected hangup condition that would occur when adding a record to a multi-member file.
                  • Valence Portal: Apps: Added ability to set width and height in optional parms if the application is a Popup Window.
                  • Valence Portal: Fixed problem with using portal=false on URL.
                  • Valence Portal: Enhanced LDAP support to optionally use ldapsearch instead of simple bind.
                  • Valence RPG Toolkit: Added vvIn_jChar for pulling in J-type fields.
                  • Valence RPG Toolkit: Added CCSID to vvUtility_getFieldInfo.
                  • Valence RPG Toolkit: Added ability to kill sessions in VVANLUSR 5250 utility.
                  Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

                  Go to http://cnxforum.com/showthread.php?1652 for full release notes.

                  Comment


                  • #24
                    Valence Framework 5.0.20170313.0 is now available. Changes in this build since the previous release are:
                    • Nitro Query: Fixed URL widget in a hidden row.
                    • Nitro Query: Fixed problem when removing a section.
                    • Nitro Query: Modified download logic to support a large amount of columns.
                    • Nitro Query: Fixed problem in builder where saved popup windows could not be clicked to be shown.
                    • Nitro Query: Fixed various problems with query export/import.
                    • Nitro Query: When setting up a new map widget API key, ensure the value is not padded with blanks when saved.
                    • Nitro Query: Adjusted aggregate function check for Group By clause to be case insensitive on calculated columns.
                    • Nitro Query: Fixed popup window showing filtered text when it shouldn't.
                    • Nitro Query: Changed filters to handle single quotes in field values.
                    • Nitro Query: Added new date renderers.
                    • Nitro Query: Added scrolling to popups toolbar so that if the query has many popups they can all be seen.
                    • Nitro Query: Fixed bug in pie chart where behaviors wont work if it doesn't have a donut value.
                    • Nitro Query: Added auto refresh to grid widgets so they can auto reload every x number of seconds like already available for charts.
                    • Nitro iAdmin: Fixed bug in displaying subsystems.
                    • Nitro iAdmin: Fixed problem with ending jobs.
                    • Nitro iAdmin: Various other minor fixes.
                    • Valence Portal: Fixed invalid JSON response that could occur on login attempt when Valence-specific user is disabled.
                    • Valence Theme: Small update to Grid UI for group columns.
                    • RPG Toolkit - vvUtility_getSessVar and vvUtility_saveSessVar: adjusted to accommodate values of up to 16K (previously 4K).
                    • RPG Toolkit - vvUtility_encode: Added support for O type fields containing a mix of single and double byte characters.
                    • Active Sessions app: Fixed problem with running on mobile.
                    • Errors app: Fixed problem with running on mobile.
                    • International: Updated Japanese translations.
                    Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

                    Go to http://cnxforum.com/showthread.php?1652 for full release notes.

                    Comment


                    • #25
                      Valence Framework 5.0.20170320.0 is now available. Changes in this build since the previous release are:
                      • Nitro Query: Fixed problems with import/export functionality.
                      • RPG Toolkit - vvUtility_parse: Fixed possible truncation issue with very large varying fields.
                      Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

                      Go to http://cnxforum.com/showthread.php?1652 for full release notes.
                      Last edited by robert.swanson; 03-20-2017, 05:00 PM.

                      Comment


                      • #26
                        Valence Framework 5.0.20170415.0 is now available. Changes in this build since the previous release are:
                        • Nitro Query: Added ability to show a summary on a calculated column in a grid widget.
                        • Nitro Query: In Data Source editing, if a calculated field has a summary action (count, avg, etc) check if it's performing a select and if so don't assign it as a summary field.
                        • Nitro Query: Added new ability for multiple map widgets in a query app.
                        • Nitro Query: Increased the maximum markers in a map widget from 50 to 500.
                        • Nitro Query: Changed export to always generate for V6R1 to ensure compatibility between machines on different OS levels.
                        • Nitro Query: Ensure page size config setting is disabled on non-paging grids.
                        • Nitro Query: Fixed problem that would prevent deletion of member-specific data sources.
                        • Nitro File Editor: Adjusted view save logic to accommodate column headers in double byte character sets.
                        • Desktop Portal: Fixed problem that would cause Valence apps launched from a 5250 session to drop the session ID.
                        • Valence RPG Toolkit: Fixed problem with initiating a Valence app from a green screen.
                        Go to https://secure.cnxcorp.com/downloads to download this release of Valence 5.

                        Go to http://cnxforum.com/showthread.php?1652 for full release notes.
                        Last edited by robert.swanson; 04-28-2017, 11:03 AM.

                        Comment

                        Working...
                        X