You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tags, detailed description and tutorial links to config files (#1500)
* #1403 changed pciture and added text to make it very clear what plugins should be installed
* Adjust documentation (#1491)
* fixed some types and links and corrected some parts of the documentation
* adjust angular client guide
* fixed typo
* fixed requested changes
* #1463 added options for tags, detailed descriptions and links to xsd
* #1463 added new version to constants and generation to pom
* #1463 updated version, rearranged newly added xsd elements, updated method getTrigger in configurationReader
* #1463 adpated xsd to not have a weird method, made config version non-backwards compatible, changed config reader to read single trigger
* #1463 schema version upgraded from 2.x to 2.3 in templates.xml and context.xml
added new explanation attribute to the first Increment in templates.xml
added links attribute to context.xml
* #1463 spell correction of some explanation attributes
* #1463 modified from v4.0 to v2.3 in pom.xml
explanation correction for crud_java_server_app templates.xml
link added to crud_java_server_app context.xml
* #1463 changed versions of configs
* #1463 changed config versions
* #1463 removed core changes for now
* added back linebreaks at file endings
* #1463 removed trigger node from xsd
* #1463 changed version attributes in xsds and added templateengine node from v4.0 to v5.0
* #1463 changed xsd to get a list of triggers for now, added new schema versions with upgrades
* #1500 fixed failing tests, adressed requested changes, removed some tests for now
* #1463 re-added accidently deleted v2.2 schema, changed versions of config files to latest versions
* #1463 re-removed 2.2 schema, added missing version to upgrader
* deleted unnecessary files
* removed unnecessary changes
* added new xsd version back to pom
* readded template version 5.0 to version enum
* fixed pom error
* fix compilation errors
* fix syntax error in context.xml
* changed contextconfiguration 3.0 schema
* added ignore to tests
* fix whitespaces in templates.xml
Co-authored-by: GuentherJulian <[email protected]>
Co-authored-by: Mansour Dukhan <[email protected]>
Co-authored-by: Julian Günther <[email protected]>
0 commit comments