Skip to content

Releases: kopiLeft/Galite

1.5.5

19 Sep 13:27
Compare
Choose a tag to compare

What's Changed

  • Feat: Add the possibility to keep empty strings in the generated xml using the Factory generation task by Galite by @yahiaoui97 in #637
  • Fix: Display color content in a no detail block by @achraf-dridi in #630
  • Fix: Ensure field validated when going from text field to boolean field in Galite forms by @achraf-dridi in #633

Full Changelog: 1.5.4 ... 1.5.5

1.5.4

19 Aug 12:19
Compare
Choose a tag to compare

What's Changed

  • Feat : Add color picker field to Galite :
  • Fix : Fix the found bugs in the module "Factory Generator" of Galite Utils
    • Fix generated classes in the event when the xsd contains attributes that are named as one of the hard keywords of Kotlin by @achraf-dridi in #629
    • Avoid creating the schemaorg_apache_xmlbeans package containing copies of the *.xsd files by @yahiaoui97 #628
    • Add toCalendar method in the generated factory classes by @achraf-dridi #627
    • Add NullOrBlank verification on String parameters in the generated factory classes by @achraf-dridi #627
    • Fix generated simple types attributes in the generated factory classes by @achraf-dridi #626

Full Changelog: 1.5.3 ... 1.5.4

1.5.3

19 Aug 12:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2 ... 1.5.3

1.5.2

26 Mar 13:57
Compare
Choose a tag to compare

What's Changed

  • Add factory generator using .xsd files by @MayssenGharbi #622
  • Make the option driver no longer required when calling Migration.kt of galite-data by @sebai-dhia (APPS-0226)

Full Changelog: 1.5.1 ... 1.5.2

1.5.1

19 Feb 14:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0 ... 1.5.1

1.5.0

19 Dec 19:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3 ... 1.5.0

1.4.3

27 Nov 14:10
Compare
Choose a tag to compare

What's Changed

  • Fix : Allow creating Galite forms with database tables with a sequence name different from "ID" @mgrati #604
  • Feature: Add pivot table component implementation @RiadhCherni #606

Full Changelog: 1.4.2 ... 1.4.3

1.4.2

02 Nov 15:31
Compare
Choose a tag to compare

What's Changed

  • Fix: Allow creating galite forms with database tables without a column named "ID" @mgrati #605

Full Changelog: 1.4.1 ... 1.4.2

1.4.1

01 Sep 17:10
Compare
Choose a tag to compare

What's Changed

  • Fix: Bug in DATETIME domain type: Change the return type to LocalDateTime for columns of type LocalDateTime when calling retrieveQuery by @achraf-dridi #602

Full Changelog: 1.4.0 ... 1.4.1

1.4.0

01 Sep 17:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.8 ... 1.4.0