Skip to content

deploy Release 2.3.34 #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 156 commits into from
Jan 2, 2021
Merged

deploy Release 2.3.34 #332

merged 156 commits into from
Jan 2, 2021

Conversation

thomaswoehlke
Copy link
Collaborator

2.3.34

thomaswoehlke and others added 30 commits October 2, 2020 13:14
* Issue #97 evaluate JSF PrimeFaces Spring Boot AutoConfigure
* Issue #96 add JSF PrimeFaces Spring Boot AutoConfigure
* Issue #95 evaluate JSF JavaxFaces Spring Boot AutoConfigure
* Issue #94 add JSF JavaxFaces Spring Boot AutoConfigure
* Issue #93 add JSF JavaxFaces Spring Boot AutoConfigure
* Issue #92 try jars
* Issue #97 evaluate JSF PrimeFaces Spring Boot AutoConfigure
* Issue #96 add JSF PrimeFaces Spring Boot AutoConfigure
* Issue #95 evaluate JSF JavaxFaces Spring Boot AutoConfigure
* Issue #94 add JSF JavaxFaces Spring Boot AutoConfigure
* Issue #93 add JSF JavaxFaces Spring Boot AutoConfigure
* Issue #92 try jars
* fixed #96 add JSF PrimeFaces Spring Boot AutoConfigure
* fixed #95 evaluate JSF JavaxFaces Spring Boot AutoConfigure
* fixed #94 add JSF JavaxFaces Spring Boot AutoConfigure
* fixed #93 add JSF JavaxFaces Spring Boot AutoConfigure
* fixed #92 try jars
* fixed #288 create Branch JSF_Version from Release 2.3.26
* Issue #291Evaluate Joinfaces
* fixed #96 add JSF PrimeFaces Spring Boot AutoConfigure
* fixed #95 evaluate JSF JavaxFaces Spring Boot AutoConfigure
* fixed #94 add JSF JavaxFaces Spring Boot AutoConfigure
* fixed #93 add JSF JavaxFaces Spring Boot AutoConfigure
* fixed #92 try jars
* fixed #288 create Branch JSF_Version from Release 2.3.26
* Issue #291Evaluate Joinfaces
* Issue #291 Evaluate Joinfaces
* Issue #292 app starts with joinfaces
* Issue #293 app run with joinfaces but with MVC Templates
* Issue #294 Logging with logback only
* fixed #291 Evaluate Joinfaces
* fixed #292 app starts with joinfaces
* fixed #293 app run with joinfaces but with MVC Templates
* fixed #294 Logging with logback only
* Issue #317 switch Context is broken
* fixed #318 Broken: http://localhost:8080/taskstate/task/1153/changeorderto/1051
* fixed #319 groovy-all Warning during startup
* fixed #320 warning: SLF4J: Class path contains multiple SLF4J bindings.
* fixed #321 jar is too fat for deployment on heroku
* Issue #317 switch Context is broken
* fixed #318 Broken: http://localhost:8080/taskstate/task/1153/changeorderto/1051
* fixed #319 groovy-all Warning during startup
* fixed #320 warning: SLF4J: Class path contains multiple SLF4J bindings.
* fixed #321 jar is too fat for deployment on heroku
* fixed #318 Broken: http://localhost:8080/taskstate/task/1153/changeorderto/1051
* fixed #319 groovy-all Warning during startup
* fixed #320 warning: SLF4J: Class path contains multiple SLF4J bindings.
* fixed #321 jar is too fat for deployment on heroku
* Issue #322 small refactoring of packages
* Issue #322 small refactoring of packages
* Issue #323 add version for optimistic locking to org.woehlke.simpleworklist.domain.project.Project
* Issue #324 add version for optimistic locking to org.woehlke.simpleworklist.domain.context.Context
* Issue #325 add version for optimistic locking to org.woehlke.simpleworklist.domain.task.Task
* Issue #322 small refactoring of packages
* Issue #323 add version for optimistic locking to org.woehlke.simpleworklist.domain.project.Project
* Issue #324 add version for optimistic locking to org.woehlke.simpleworklist.domain.context.Context
* Issue #325 add version for optimistic locking to org.woehlke.simpleworklist.domain.task.Task
* fixed #322 small refactoring of packages
* fixed #323 check version for optimistic locking to org.woehlke.simpleworklist.domain.project.Project
* fixed #324 removed version for optimistic locking to org.woehlke.simpleworklist.domain.context.Context
* fixed #325 add version for optimistic locking to org.woehlke.simpleworklist.domain.task.Task
* Issue #317 switch Context is broken
* fixed #326 add Context to Breadcrumb
* fixed #317 switch Context is broken
* fixed #326 add Context to Breadcrumb
* Issue #327 AbstractController: rename rootCategories to rootProjects (line 77)
* Issue #328 AbstractController: rename allCategories to allProjects (line 66)
* Issue #329 AbstractController: remove side effects from getContext (line 145, 159)
* fixed #317 switch Context is broken
* fixed #326 add Context to Breadcrumb
* Issue #327 AbstractController: rename rootCategories to rootProjects (line 77)
* Issue #328 AbstractController: rename allCategories to allProjects (line 66)
* Issue #329 AbstractController: remove side effects from getContext (line 145, 159)
* Issue #330 Add Project to Root Project: preset correct Context
* fixed #317 switch Context is broken
* fixed #326 add Context to Breadcrumb
* Issue #327 AbstractController: rename rootCategories to rootProjects (line 77)
* Issue #328 AbstractController: rename allCategories to allProjects (line 66)
* fixed #329 AbstractController: remove side effects from getContext (line 145, 159)
* Issue #330 Add Project to Root Project: preset correct Context
* fixed #317 switch Context is broken
* fixed #326 add Context to Breadcrumb
* Issue #327 AbstractController: rename rootCategories to rootProjects (line 77)
* Issue #328 AbstractController: rename allCategories to allProjects (line 66)
* fixed #329 AbstractController: remove side effects from getContext (line 145, 159)
* Issue #330 Add Project to Root Project: preset correct Context
* Issue #331 Edit Project: update HTML Layout to current Bootstrap Version
* fixed #317 switch Context is broken
* fixed #326 add Context to Breadcrumb
* Issue #327 AbstractController: rename rootCategories to rootProjects (line 77)
* Issue #328 AbstractController: rename allCategories to allProjects (line 66)
* fixed #329 AbstractController: remove side effects from getContext (line 145, 159)
* fixed #330 Add Project to Root Project: preset correct Context
* fixed #331 Edit Project: update HTML Layout to current Bootstrap Version
* fixed #317 switch Context is broken
* fixed #326 add Context to Breadcrumb
* fixed #327 AbstractController: rename rootCategories to rootProjects (line 77)
* fixed #328 AbstractController: rename allCategories to allProjects (line 66)
* fixed #329 AbstractController: remove side effects from getContext (line 145, 159)
* fixed #330 Add Project to Root Project: preset correct Context
* fixed #331 Edit Project: update HTML Layout to current Bootstrap Version
@thomaswoehlke thomaswoehlke added this to the 2.3.35 milestone Jan 2, 2021
@thomaswoehlke thomaswoehlke self-assigned this Jan 2, 2021
@thomaswoehlke thomaswoehlke merged commit 833109c into heroku-deployment Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant