summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/gui
AgeCommit message (Expand)AuthorFilesLines
2022-03-01refactor(ux): provide method to extract Locale from HTTP request by using Spr...Thomas1-5/+12
2022-01-09feature(core): add synch. and asynch. GUI builder implementation that use Spr...Thomas4-0/+391
2022-01-09refactor(core): update to latest version of Velocity engineThomas2-110/+1
2021-12-06update IGuiBuilderConfiguration to indicate asynchronous GUI renderingThomas1-0/+11
2019-12-05some code code-style modificationsThomas3-28/+32
2019-12-04common EGIZ code-style refactoringThomas Lenz6-613/+607
2019-08-19update gui/AbstractGUIFormBuilderConfiguration.javaThomas Lenz1-2/+2
2019-08-08Refactor GUIBuilderConfiguration to support Map and List based property formatThomas Lenz1-18/+32
2019-05-29add new attribute builderThomas Lenz2-5/+12
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz1-20/+63
2019-05-04change MVC parameter for pendingReqId to pendingidThomas1-1/+2
2019-04-23integrate Spring ModelAndView into EAAF GUI frameworkThomas Lenz1-21/+47
2018-09-13fix typo in license header1.0.2Thomas Lenz3-6/+6
2018-07-12some more updatesThomas Lenz3-0/+72
2018-06-26initial commitThomas Lenz4-0/+484