Scriptcase Releases
Released: Nov 28, 2024
Updates in V9.11.010
Fixes
- Fixed problem using the 'sc_redir' macro, in grid action bar button events, using infinite scroll pagination. When using the '_blank' parameter in the macro, several pages opened.
- Fixed problem displaying characters when using the 'sc_ajax_message' macro, in an Ajax-type button, with an ISO 8859-2 charset.
- Fixed problem displaying characters in a search application, using the charset to utf8 conversion flag. The error occurred in the published environment.
Released: Nov 26, 2024
Updates in V9.11.009
Fixes
- Fixed 'Invalid data' error when editing a grid record on the dynamic responsive menu tab.
- Fixed problem changing 'TEXT' to 'BLOB' fields when creating grids with MySQL, when the application's SQL contained JOIN and table aliases.
- Fixed problem with strpos(): Passing null to parameter #1 ($haystack) in menu generation.
Released: Nov 21, 2024
Updates in V9.11.008
Fixes
- Fixed problem where simple dynamic search lost the 'select2' property in select fields.
Released: Nov 14, 2024
Updates in V9.11.007
Fixes
- Fixed problem reloading a chart above the summary when the summary's own search was applied.
- Fixed "2 = Undefined variable $php_fim_cmp" error when generating a grid application with "slide" orientation.
- Fixed "Undefined array key 'nm_sc_retorno_console'" error in PHP 8.1 environments.
- Fixed problem in column display on the grid interface.
- Fixed problem with the signature field type when performing an update using an Microsoft SQL Server database.
- Fixed problem with record count display in...
Released: Nov 7, 2024
Updates in V9.11.006
Features
- Added option to enable/disable horizontal subtotal in a summary.
- Adjusted behavior when deleting saved filters in the filter builder's filter save window and the tag filter.
Fixes
- Fixed "Fatal error: Uncaught Error: Undefined constant PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT" when trying to connect to MySQL using SSL.
- Fixed Undefined array key "tipo_nivel_ldap" error when accessing the security module interface in environments with PHP 8.1.
- Fixed problem when copying and editing theme for...
Released: Nov 1, 2024
Updates in V9.11.005
Features
- Added "SameSite" option in the application security interface.
- Added button to clear metadata cache for project connections.
- SSL support has been added to DB2 connections.
Fixes
- Fixed problem when exporting a form containing an IOS radio type field, where all options were selected.
- Fixed problem when using the HTML Editor field in the form to insert records containing accents and cedillas. Records in the table were saved in ASCII.
- Fixed problem with css of the Run button checkbox column...
Released: Oct 25, 2024
Updates in V9.11.004
Fixes
- Fixed Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array when generating grids. The problem occurred when there was no button selected in the mobile toolbar in the summary.
- Fixed problem when using the sc_redir macro through an internal library, and calling the function in the onApplicationInit event in the grid application.
- Fixed problem with reserved words in Sybase.
- Fixed crash problem when creating the form using Postgres version 10.23.
- Fixed problem...
Released: Oct 21, 2024
Updates in V9.11.003
Fixes
- Fixed problem with the "Synchronize table" option in the form application.
- Fixed problem when creating the notification module with the Oracle 11 version.
Released: Oct 18, 2024
Updates in V9.11.002
Features
- Improved the 'disconnect user' screen, displayed at login, adding 'insertion' and 'update date' columns for users logged in to the development environment.
- Improved the 'online users' screen, adding a button that allows active users to be disconnected from the development environment.
- Added user disconnection events to the development environment log, both for voluntary and forced disconnections by other users.
Fixes
- Fixed error "2 = Undefined variable $seq_x" when generating grid...
Released: Oct 3, 2024
Updates in V9.11.000
Features
- Added Notifications Module that enables real-time notifications integrated with Security Module.
- Added 'SC_SEND_NOTIFICATION' Macro with dynamic parameters for personalized notifications integrated with the Notification Module.
- Added Filter Builder for dynamic, nested filter creation.
- You can now show notifications directly in the responsive menu.
- New Theme Editor allows you to customize the appearance of the responsive menu.
- Added option to customize Menu font-family.
- Added Tippy.js...