[b]COMPLETE CHANGELOG FOR THE VERSION 6.0
DATABASE BUILDER[/b]
Web based database management tool that allows to create, update and remove sql tables for the following databases: MySQL, PostgreSQL, SQLite, MS SQL, Oracle.
NEW LOG MODULE
The log module stores in the database all actions done by the end-user in the developed applications, it can be used in the following levels:
Access level, it will store on the database each time someone access the application.
Stores the form functions: Insert, update and delete.
Stores the following information: User, IP, date and time, and the updated data.
Scriptcase will create the log tables automatically.
MORE COMPLETE SECURITY MODULE
The security module can be created in three different levels: User; User and Application; User, Group and Application.
It will create automatically a few applications together with the database tables.
The module will also control if the user can insert, update and/or delete records in the selected forms.
The module will control the access, exports and print of all applications of the project.
It will allow the users to access through a pre-registration form unlocking the login only through e-mail.
Automatic password recovery.
FORM - NEW OPTIONS AND FEATURES
Quick search option available in the toolbar.
Option to sort columns by clicking on it.
Display summary with the amount of records and displayed records.
Display number of pages making the navigation easier.
“Go to” option. It allows to go straight to a specific record or page.
Option to specify the number of records per page using a dropdown list (combobox).
Option to create grouped labels for the fields.
Option to determine the fields that will be displayed in inclusion and / or update mode.
The copy button. Now there is an option to clone records of a form.
FORM - AUTOMATIC IDENTIFICATION
Recognition of unique indexes - Creating automatic validation if the field is required in the form.
Recognition of foreign key - It will create the validation automatically and the automatic lookup on the field
Recognition of “not null” fields by assigning it as required automatically.
GRID / FILTERS AND CHARTS
New field type: QR Code (barcode on 2D).
Display number of pages making the navigation easier.
“Go to” option. It allows to go straight to a specific record or page.
Option to specify the number of records per page using a dropdown list (combobox).
Gantt chart configured directly in the application interface.
New option to export the Grid records in DOC extension type.
Validation of required fields in the filter.
New interface to configure the charts.
New chart types: Pyramid, Cone, Funnel, Gauge, Radar, and Polar.
FORM - NEW FIELDS AND UPDATES
New field type: Spin
Combobox with multiple-choice (checkbox).
Editable combobox.
jQuery calendar.
jQuery calculator running in normal and scientific mode.
New palette color.
HORIZONTAL MENU
Refurbished menu using CSS and no javascript.
New interface to select the applications that will be in the menu.
New images to use as icons.
TREE MENU
New component using more CSS and less javascript.
INTERFACE - VIEW SETTINGS
New theme editor, working in two modes: simple and advanced.
New buttons editor, it allows you to merge text with CSS images.
New interface to view and edit the header, the footer and free format (templates).
GENERAL IMPLEMENTATIONS
Now scriptcase will accept table names and fields with spaces, cedillas, accents and special caracters. These names can be manipulated in the scriptcase events.
Support for multi-byte characters (UTF-8, Chinese, Japanese, etc.) in tables names and fields, these names can be manipulated in the events.
Changes in the generated applications toolbar migrating all buttons to CSS.
New option to “group buttons” in a single button, working as a menu.
New events editor with a better performance and Macros autocomplete.
Changes in the production environment libraries.
New exclusive themes.
SCRIPTCASE - ENVIRONMENT
Full support for PHP 5.3 and above.
SCRIPTCASE - PERFORMANCE
Speed enhancement at the simple application creation and batch express creation.
Significant improvements at the source code generation time.
SCRIPTCASE - INTERFACE
Create application screen got unified becoming more intuitive and simple.
New option to display projects more detailed.
New application interface display more intuitive and practical.
Stylisation of the toolbar buttons improving usability.
Option to deploy an application when we are editing it.