Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added the options to exportenabledisable, a workflow using the actions menu in Workflow. The change was added to provide the user with an easier way to interact with a workflow without having to open it (1583).
  • Added interpolation to block titles and descriptions, IFrame block url, Automation block button labels, Content block body and metric block transformation functions. The change was added to allow the user to use record and other variables in relevant places (1590).
  • Changed error message when saving a record with a workflow to include metadata about the issue. The change was made to provide the user with more information about the issue and how to resolve it (1571).
  • Changed default module duplication detection rules to be empty instead of populated with an empty constraint. The change was made to improve performance for all modules and improve UX readability (1586).
  • Fixed charts breaking when y-axis or both timeline chart options are selected while minimum and/or maximum y-axis values are set (1584).
  • Fixed not able to export a namespace because it contains reference of deleted resource translations (1d54026).
  • Fixed DAL schema alterations generating incorrect attribute identifiers when attempting to alter to column. The fix was made taking attribute store codec into account when generating DDL queries (3e1d7bd).
  • Fixed record revisions not saving after resolving DAL schema alterations involving the corresponding record revision schema. The fix was made by properly presenting, processing, and reloading all relevant models (33821dd).
  • Fixed changing module field store encoding type breaking the module from storing or presenting any data (33821dd).
  • Fixed drill-down filter linked to a record list not being overwritten when a new drill-down filter is added (33821dd).

View the full changelog.

How to install Corteza

You can follow the offline deployment instructions for a local development or demonstration instance of Corteza. Check out the extensive online deployment instructions to set up a live deployment. If you have questions, you can engage with other community members on the Corteza forum.

How to upgrade your Corteza instance

To upgrade your instance to the latest version of Corteza, follow our Upgrade Guide.

About Planet Crust

Planet Crust is the creator of and driving force behind Corteza, a 100% open-source low-code rapid application development, business process management and integration platform for software vendors, system integrators and internal development teams. For more information or to try Corteza on the cloud, please visit www.planetcrust.com.

About Corteza

Corteza is a 100% open-source low-code rapid application development, business process management and integration platform for software vendors, system integrators and internal development teams. Corteza comes with an Apache 2.0 license, and all code is published and can be reviewed at https://github.com/cortezaproject. All Corteza code is contributed to the Commons Conservancy Software Foundation. To stay up-to-date on the project, follow @CortezaProject on Twitter.

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added the options to clone and copy a page block within a tabbed page block. The change was added to provide an easier way to clone and copy tabbed page blocks (1527).
  • Added a dropdown to select the number of items to be displayed per page in a list of resources. The change was added to provide the user with the option to select how many resources can be displayed per page (1534).
  • Changed the error message to be more verbose when user includes invalid or missing record input required values in a workflow function. The change was made to provide a clearer message on what and where the issue is (1571).
  • Fixed misconfigured tabs page block broke how the tabs block was shown (1569).
  • Fixed triggering of unsaved changes message after user adds an additional metric to generic chart and saves the chart (1572). Read more

Planet Crust, the driving force behind Corteza, is excited to announce the release of Corteza 2023.9

Changes include the new Corteza Studio, DAL Schema Alterations, UI improvements and more.

Corteza Studio

Corteza Studio is a new addition to Corteza that lets you style your Corteza user interface and all of your applications any way you like. With this release, you can use Corteza Studio to tweak your color scheme or swap out the entire stylesheet to fit your brand guidelines and make Corteza fully your own. Combined with CSS, introduced in 2023.3.3, this means you have complete control over how your Corteza and your apps look, including adding images to the background, creating transparencies, changing fonts, changing the border radius on cards and buttons and more.

Future versions of Corteza Studio will remove the need for CSS by letting you make the common style changes such elements as backgrounds, transparencies, fonts, buttons and more directly in Corteza Studio. Soon you’ll also be able to save different design themes, set design themes according to roles and apply different design themes to different apps, pages, layouts and blocks.

Here are some sample creations made with Corteza Studio and CSS. Note: When using a custom font, users will need to have the font installed locally to display it.

Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Changed the record import subsystem by upgrading it with the new data transformation framework. The change was made to optimize the process of importing records by making it more stable, efficient, and capable of handling large amounts of record imports (399f9a7).
  • Fixed record import not importing anything with no reported errors. The fix was made by fixing the file management to correctly report rows and counts The issue was caused because the state wasn’t reset correctly after performing a preflight to analyze and count records (532e1ac).
  • Fixed undefined property error in the developer console when removing a page block (1476). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added the option to delete a preset filter from filter preset dropdown in a record list for administrator roles. The change was added to provide all administrator role users with the option to permanently delete a preset filter (1449).
  • Added the option to sort the system fields (ownedBycreatedByupdatedBy, and deletedBy) as well as user and record fields and in record lists. The change was added to make sorting/viewing data easier for the user (1449).
  • Changed option to clone a page layout by adding two sub options – for cloning a page with page block reference and for cloning a page without page block reference. When cloning by reference, configuration changes that are made to the original page’s blocks are also reflected to the copied page’s page blocks. And when cloning without reference, the changes made to the original page’s blocks are not reflected to the copied page’s page blocks. The change was made to provide the user with the option to choose whether the copied page’s block configuration should be shared among pages (1444). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added splice function in workflows that can change the contents of an array by removing or replacing existing elements of different types like strings, numbers, etc. and/or adding new elements in place. The change was added to provide the option to easily add/remove elements from an array (7bc36eb).
  • Added the option to fetch data for a geometry page block when clicking on the refresh button in the page block or after a set by the user amount of time. The change was added to provide the option to easily fetch data for the page block (f189c43).
  • Added a dropdown to look up the permissions of a concrete module, page or page layout. The change was added to provide the option of viewing permissions of a resource without having to visit it (7fdc854).

Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added the option to configure whether module field value is on the same row as its label in the page block. The change was added to provide the user with the option to set the position of a field value (1339).
  • Added case insensitive search in a record list if MySQL database is used. The change was added to make searching of records easier by returning similar results to the searching criteria (1355).
  • Changed page navigation to stop loading previous resources in case we’ve navigated to a new page. The change was made to reduce the amount of needless processing since the old resources would be discarded right away (638ba17). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added a button that allows the user to edit record values in a record block list without having to open the record in edit mode. The change was added to give the user the ability to easily edit a single field when viewing a record (1282).
  • Added options to zoom in and download a file from a record. The change was added to give the user the flexibility to preview and download files when viewing a record (1310).
  • Added new ways of displaying Select module fields allowing you to show configured options as check boxes or radio buttons. The change was added to provide the user with an additional ways to view for the Select field value/values (1301).
  • Added the ability to use a record value in a record page title. The change was added to give the user the freedom to customize a record page title using record values (1332). Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added a warning message that notifies the user if they try to leave a page with unsaved changes on it. The change was added to prevent losing changes that haven’t been saved yet (1051).
  • Added the option to add custom styles to all of the web applications. The styles can be added via the user settings in Admin. The change was added to provide the user with more freedom to style the applications as they see fit (1262).
  • Changed general UI/UX improvements: Read more

Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Added option for transparent color in the color picker used in Admin, and Reporter. The change was added to give users more configuration options when selecting color or background color for an element (1211).
  • Added the option to set a record list filter as a preset filter for a user. The filter can be applied using the ‘Filters’ dropdown menu. The change was added to give the user the ability to pick a pre-configured filter (1227).
  • Added menu with ‘more’ options (delete, un-delete, and permissions) to resource lists in Low Code, Admin, Reporter, and Workflow. The change was added so the user doesn’t have to scroll horizontally to access all resource options (46f5455). Read more