openxava
Blog

November 22, 2023

XavaPro 7.2 released

XavaPro 7.2 has the next new features:

  • Read only modules with a single click from the roles module.
  • History includes executed actions by the user.
  • Searching in the list by boolean values available in the mobile UI.
  • Improved the display of boolean values in the list for mobile UI, the label of property is shown when true.
  • Header for each record improved in mobile UI, only one property is shown + year as prefix if present.
  • List mode of Users module improved.
  • Internal use properties in User no longer available in UI, not even can be added via list customization.
  • Remove all inline events from XavaPro code.
  • Works with OpenXava 7.2.

November 20, 2023

OpenXava 7.2 released

In our latest version of OpenXava, we have enhanced the calendar to support dates with hours, adding a weekly view and a daily view. We also have a completely new editor for visualizing collections in a tree format, with drag-and-drop support. Furthermore, we now support Java 21 and have included many other exciting improvements.

In the realm of web security, we have made significant advancements. If your applications are accessible on the internet to the general public, they will now be even more secure against various hackers.

To update edit the pom.xml file in your project and change the value of the openxava.version property, in this way:

<properties>
    <openxava.version>7.2</openxava.version>
    ...
</properties>

Then rebuild your project:

  • With OpenXava Studio:
    • Right mouse button in your project > Run As > Maven clean
    • Right mouse button in your project > Run As > Maven install
  • Or with command line: mvn clean package

Look at the migration instructions.

November 6, 2023

Management of archaeological sites

Oppida, a Spanish archaeological and heritage consultancy, has created INSTRUMENTA using OpenXava. INSTRUMENTA is a collaborative database designed for inventory management and online support for archaeology professionals. It implements a series of forms for data input and presentation of archaeological site information, allowing the management of thousands of records for stratigraphic units, inventory materials such as ceramics, bone, organic matter, stone, glass, and metal. It also manages information related to 3D models and the restoration of archaeological artifacts. It enables different specialists to work on the same artifact simultaneously, providing assessments, data, and insights about it.

When we asked José Luis Fuentes, the Oppida CEO, why they chose OpenXava, he says: "It is an open architecture that is constantly updated and prevents the obsolescence of applications, as its databases are independent of the interface that manages them. Thanks to this feature, it can be supported on any type of hardware, adding flexibility to the programming processes, as different applications developed in different environments will work in the same way within the system."

October 23, 2023

OpenXava + ChatGPT

ChatGPT writes code quite well, better than many programmers. The problem is that it only generates code snippets, at most a method or a class. It is not possible for ChatGPT to generate a complete ready-to-use application.

On the other hand, OpenXava allows you to obtain a complete ready-to-use application with a small amount of code.

If we combine both, we can have a way to create business web applications using natural language. In this video, you can see an example of this in real-time.

September 20, 2023

XavaPro 7.1.6 released

September 18, 2023

OpenXava 7.1.6 released

August 30, 2023

XavaPro 7.1.5 released

August 28, 2023

OpenXava 7.1.5 released

August 9, 2023

XavaPro 7.1.4 released

August 7, 2023

OpenXava 7.1.4 released

July 19, 2023

XavaPro 7.1.3 released

July 17, 2023

OpenXava 7.1.3 released

July 10, 2023

Best Low-Code platforms in Slant

June 28, 2023

XavaPro 7.1.2 released

June 26, 2023

OpenXava 7.1.2 released

June 13, 2023

Spring Boot with OpenXava

June 7, 2023

XavaPro 7.1.1 released

June 5, 2023

OpenXava 7.1.1 released

May 17, 2023

XavaPro 7.1 released

May 15, 2023

OpenXava 7.1 released

April 19, 2023

Best Java frameworks for 2023

March 15, 2023

Quality control for a sugar factory

March 8, 2023

Kotlin with OpenXava

February 22, 2023

XavaPro 7.0.6 released

February 20, 2023

OpenXava 7.0.6 released

February 1, 2023

XavaPro 7.0.5 released

January 30, 2023

OpenXava 7.0.5 released

January 23, 2023

Payroll application with OpenXava

January 11, 2023

XavaPro 7.0.4 released

January 9, 2023

OpenXava 7.0.4 released

December 19, 2022

LeanXcale with OpenXava

December 14, 2022

XavaPro 7.0.3 released

December 12, 2022

OpenXava 7.0.3 released

November 30, 2022

International transport with OpenXava

November 23, 2022

How to modify OpenXava code?

November 16, 2022

XavaPro 7.0.2 released

November 14, 2022

OpenXava 7.0.2 released

November 8, 2022

Visual Studio Code with OpenXava

November 2, 2022

XavaPro new pricing

October 26, 2022

XavaPro 7.0.1 released

October 24, 2022

OpenXava 7.0.1 released

October 20, 2022

OpenXava Studio 7 R2 available

October 11, 2022

Video for lesson 23 of OpenXava course

October 3, 2022

Video for lesson 22 of OpenXava course

September 27, 2022

XavaPro 7.0 released

September 21, 2022

OpenXava 7.0 released

September 15, 2022

OpenXava Studio 7 available

September 5, 2022

Video for lesson 21 of OpenXava course

August 16, 2022

Video for lesson 20 of OpenXava course

August 9, 2022

Video for lesson 19 of OpenXava course

August 2, 2022

Video for lesson 18 of OpenXava course

July 25, 2022

OpenXava in Chinese

June 27, 2022

Video for lesson 17 of OpenXava course

June 7, 2022

Video for lesson 16 of OpenXava course

May 30, 2022

Video for lesson 15 of OpenXava course

May 23, 2022

Video for lesson 14 of OpenXava course

May 16, 2022

Video for lesson 13 of OpenXava course

May 9, 2022

Video for lesson 12 of OpenXava course

May 2, 2022

Video for lesson 11 of OpenXava course

April 26, 2022

Software for hospitals with OpenXava

April 18, 2022

Video for lesson 10 of OpenXava course

April 11, 2022

Video for lesson 9 of OpenXava course

April 4, 2022

XavaPro 6.6.3 released

March 30, 2022

OpenXava 6.6.3 released

March 7, 2022

From RPG to Java with OpenXava

March 2, 2022

View inheritance to reuse UI definition

February 24, 2022

JPA inheritance and agile development

February 10, 2022

XavaPro 6.6.2 released

February 8, 2022

OpenXava 6.6.2 released

January 18, 2022

From Struts 2 MVC to OpenXava

December 13, 2021

XavaPro 6.6.1 released

December 9, 2021

OpenXava 6.6.1 released

November 15, 2021

Business software in the cloud with Java

November 3, 2021

XavaPro 6.6 released

October 28, 2021

OpenXava 6.6 released

October 18, 2021

OpenXava for teaching

September 20, 2021

Refine the user interface with OpenXava

September 13, 2021

From COBOL to Java with OpenXava

September 7, 2021

Video for lesson 3 of OpenXava course

August 9, 2021

Potable water in Ecuador

July 28, 2021

Video for lesson 2 of OpenXava course

July 16, 2021

XavaPro 6.5.3 released

July 13, 2021

OpenXava 6.5.3 released

June 21, 2021

An ERP for the metal industry

June 16, 2021

Official YouTube channel for OpenXava

June 4, 2021

XavaPro 6.5.2 released

June 1, 2021

OpenXava 6.5.2 released

May 13, 2021

Looking for an OpenXava developer in Valle del Cauca

May 10, 2021

Ministry of Finance of Nicaragua with OpenXava

April 15, 2021

XavaPro 6.5.1 released

April 14, 2021

OpenXava 6.5.1 released

March 23, 2021

RFID solutions with OpenXava

March 11, 2021

Looking for a OpenXava developer in Misiones

March 2, 2021

XavaPro 6.5 released

February 24, 2021

OpenXava 6.5 released

January 19, 2021

University software made with OpenXava

December 15, 2020

The best Java frameworks of 2020

November 23, 2020

Coruña Harbor Market with OpenXava

November 13, 2020

XavaPro 6.4.2 released

November 11, 2020

OpenXava 6.4.2 released

October 13, 2020

ZX-Ed: Open source database editor

September 24, 2020

XavaPro 6.4.1 released

September 23, 2020

OpenXava 6.4.1 released

September 7, 2020

From Excel to OpenXava

August 4, 2020

XavaPro 6.4 released

July 29, 2020

OpenXava 6.4 released

June 15, 2020

Online Management Systems for Schools

May 18, 2020

XavaPro 6.3.2 released

May 13, 2020

OpenXava 6.3.2 released

April 27, 2020

Cloud ERP with OpenXava

April 6, 2020

XavaPro 6.3.1 released

April 2, 2020

OpenXava 6.3.1 released

March 16, 2020

Intelligent Transport Systems with OpenXava

March 2, 2020

XavaPro 6.3 released

February 27, 2020

OpenXava 6.3 released

February 10, 2020

From Visual FoxPro to OpenXava

January 20, 2020

Maven support for OpenXava

January 13, 2020

Custom Closet Designs in New York

December 11, 2019

XavaPro 6.2.2 released

December 10, 2019

OpenXava 6.2.2 released

November 25, 2019

Modern web apps without JavaScript

November 6, 2019

XavaPro 6.2.1 released

November 5, 2019

OpenXava 6.2.1 released

October 14, 2019

Belgian Chocolate with OpenXava

October 2, 2019

New issue and bug tracker for OpenXava

September 30, 2019

XavaPro 6.2 released

September 25, 2019

OpenXava 6.2 released

September 16, 2019

Hospitals, Buses and Funeral Parlors

July 8, 2019

Looking for a OpenXava developer in Misiones

June 21, 2019

Looking for a OpenXava developer in Cartagena

June 18, 2019

XavaPro 6.1.2 released

June 17, 2019

OpenXava 6.1.2 released

June 10, 2019

English NGO helping Africa

May 16, 2019

XavaPro 6.1.1 released

May 14, 2019

OpenXava 6.1.1 released

May 6, 2019

Financial software in Mexico

April 3, 2019

XavaPro 6.1 released

March 27, 2019

OpenXava 6.1 released

March 11, 2019

An example of custom visual style

February 19, 2019

iArchiva: Enterprise Content Management

February 12, 2019

New OpenXava site

January 24, 2019

A new version of XavaPro is available

January 23, 2019

OpenXava 6.0.2 released

January 16, 2019

XavaPro Corporate edition

Español - 中文