Technology update: Change the UI to bootstrap and reworked backend technology
Home
JPROJ-23 v0.1.7 changed jasper reports back to 3.6.0 as 4.0.0 has a dependency to installed Arial ms font on the JVM
JPROJ-23 v0.1.6
Merge remote-tracking branch 'remotes/origin/b0131' into b0.1.6
JPROJ-23 added signed pdf report including some adjustments
JPROJ-2 change setup to be disabled after success
JPROJ-2 change setup to be disabled after success
JPROJ-2 fixed release timerecord bug
JPROJ-2 changed connection pool size to 0
JPROJ-2 missed pom dependency
JPROJ-2 fixed encoding problems for plugin resource bundle files
JPROJ-2 don't set the encoding to a fix value
JPROJ-2 reset connection pool config and used old feature of reconnect directly on the db config
JPROJ-2 added c3p0 connection pool to avoid mysql reconnect error after 8h
Merge remote-tracking branch 'remotes/origin/b0131'
JPROJ-2 changed encoding of the two german properties files to UTF-8 with automatice nativ2ascii conversion to support the loading as resourcebundle for struts meassage support
JPROJ-2 Test for struts property file encoding problem
JPROJ-2 Test for struts property file encoding problem
project structure changes to support intellij
JPROJ-2 ignore target dir
Merge remote-tracking branch 'remotes/origin/b0131'
JPROJ-2 fixed context dir calculation if there are lib strings in the path
JPROJ-2 change property file encoding to UTF-8
Merge remote-tracking branch 'remotes/origin/b0131'
JPROJ-2 add some logging during startup
Merge remote-tracking branch 'remotes/origin/b0131'
JPROJ-2 installing plugins from plugin dir is not longer supported
JPROJ-2 removed old sub projects
Merge remote-tracking branch 'remotes/origin/b0131'
JPROJ-2 adjusted pom version
JPROJ-2 changed project version property to get from pom version
JPROJ-2 changed project version property to get from pom version
JPROJ-5 Moved success message to controller
JPROJ-2 make swagger to be disabled for production build
JPROJ-2 added swagger support
JPROJ-2 added swagger support
JPROJ-2 change spring boot module packaging to work as dependeny as well
JPROJ-21 small layout changes
JPROJ-6 use base href for REST url; added prof maven build profile; renamed war artefact
JPROJ-6 use base href for REST url; added prof maven build profile; renamed war artefact
JPROJ-5 impl. testconnection and save config for external db
JPROJ-5 change db setup to one component; adjusted styles
JPROJ-5 implemented setup config save; first prototype
JPROJ-15 changed persistence config dir handling
JPROJ-2 included new setup modules in the root project pom and bundled angular web artifact within old web project to produce only one war file
JPROJ-2 fixed plugins according to new maven structure
JPROJ-2 deleted build artifacts accidentally checked in
JPROJ-2 changed plugin structure to maven build as well; simplified the usage of plugins directly by using the jar as the packaging format
JPROJ-2 changed plugin structure to maven build as well; simplified the usage of plugins directly by using the jar as the packaging format
JPROJ-2 introduced usage of session storage for setup web app; setup service module will now be build as war artefact; cleaned up ui layout angular
JPROJ-2 fixed GoupBOAccessor bug
JPROJ-2 got unit tests to run; added maven support to setup-web module
JPROJ-2 due to the change of the hibernate version to acccess via the PK (id) needed to be changed, as well as the inpropper individual tx handling by the accessor classes; at the end it's only an intermediate solution at is will be refactored anyway; just to get it work again
JPROJ-2 due to the change of the hibernate version to acccess via the PK (id) needed to be changed, as well as the inpropper individual tx handling by the accessor classes; at the end it's only an intermediate solution at is will be refactored anyway; just to get it work again
JPROJ-2 finished merge and change to maven project; unfortunatly lost some git history during move of files; but as there will be a big refactoring taking please it will be of no importance anyway
Merge remote-tracking branch 'remotes/origin/b0150' into b0131
JPROJ-5 extended setup; created REST service with spring boot; intermediate state
JPROJ-5 basic seed auf angualar app
JPROJ-3 fixed reports
JPROJ-3 changed docker war file name
JPROJ-3 added basic docker file; fixed first setup mechanism in a rough
JPROJ-3 remove generated JDK build properties
JPROJ-3 clean build.xml
JPROJ-3 change jdk home in ant build; untrack plugin build artefacts
JPROJ-3 setup current (old) version to integrate with ant in bamboo CI