Skip to content

Releases: yasuflatland-lf/damascus

1.2.3

11 Oct 07:22
Compare
Choose a tag to compare
  • Switch gradle to 7.2
  • Use shadows to generate fatJar
  • Comply with new Liferay template engine specification (only works right under the *-api, *-service and *-web, not a project root such as todo directory, where contains todo-api, todo-service and todo-web
  • Update global install shell accordingly

v1.2.2

15 Feb 20:21
Compare
Choose a tag to compare
  • Fix errors when accessing the Display Page Templates page for 7.2

v1.2.1

15 Feb 08:55
Compare
Choose a tag to compare
  • Fix damascus create didn't work for 7.0, 7.1 and 7.2

v1.2.0

13 Jan 05:12
Compare
Choose a tag to compare
  • Target Platform compatible and default for all versions
  • Switch Liferay Template library to the latest
  • Revamp dependant Java libraries
  • Advanced Search for 7.3 template

v1.1.6

18 Jun 06:55
Compare
Choose a tag to compare
  • 7.3 template was added
  • 7.2 and 7.3 Search framework was upgraded. (Thank you @dnebinger for the contribution!)
  • Removed unused field from base.json

V1.1.5

17 Dec 01:09
Compare
Choose a tag to compare
  • Implemented a workaround for the friendly URL issue on 7.2.0
  • Improved friendly URL handling

#92, #93, #94

V1.1.3

09 Dec 06:01
Compare
Choose a tag to compare

v1.1.2

07 Dec 21:54
Compare
Choose a tag to compare
  • 7.1 template bug fix
  • 7.2 relation bug fix

v1.1.1

13 Nov 07:44
Compare
Choose a tag to compare
  • Liferay 7.2 template
  • 7.0, 7.1 templates miner fixes
  • Template Generation tool

The template generation tool was initially added for internal use to streamline the template building process, going back and forth between the templates and original files frequently to fix bugs and apply fixes into templates until it's release.

For more details, please see https://yasuflatland-lf.github.io/damascus-doc/docs/template_generation.html for more details.

v1.0.22

30 Apr 01:25
Compare
Choose a tag to compare
  • Command parameter convention has changed. For example, damascus -create becomes damascus create. Please see here for more details
  • Refactored Core implementations