Skip to content

Commit 516b3fa

Browse files
committed
## 2.3.31
* fixed #311 User Selfservice is broken * Issue #312 User2UserMessage Chat is broken * Issue #313 Change Password - update HTML Layout to current Bootstrap Version * Issue #314 Set Default Language - update HTML Layout to current Bootstrap Version * Issue #315 Add Context - update HTML Layout to current Bootstrap Version * Issue #316 Add Context - add Back Button * Issue #317 switch Context is broken
1 parent 217f7ea commit 516b3fa

File tree

3 files changed

+37
-1
lines changed

3 files changed

+37
-1
lines changed

etc/TODO.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,14 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
172172

173173
## 2.3.31
174174
* fixed #311 User Selfservice is broken
175-
* Issue #312 User2UserMessage Chat is broken
175+
* Issue #312 User2UserMessage Chat is broken
176+
* Issue #313 Change Password - update HTML Layout to current Bootstrap Version
177+
* Issue #314 Set Default Language - update HTML Layout to current Bootstrap Version
178+
* Issue #315 Add Context - update HTML Layout to current Bootstrap Version
179+
* Issue #316 Add Context - add Back Button
180+
* Issue #317 switch Context is broken
181+
182+
## 2.3.32
176183
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown
177184
* Issue #235 Project/Root: Task Edit Form -> change Project via DropDown
178185
* Issue #236 Project/id: Task Edit Form -> change Project via DropDown

src/site/markdown/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,20 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
141141

142142
## 2.3.29
143143
* fixed #303 update Spring-Boot to Version to 2.4.1
144+
145+
## 2.3.30
146+
* fixed #310 change devops actions
147+
148+
## 2.3.31
149+
* fixed #311 User Selfservice is broken
150+
* Issue #312 User2UserMessage Chat is broken
151+
* Issue #313 Change Password - update HTML Layout to current Bootstrap Version
152+
* Issue #314 Set Default Language - update HTML Layout to current Bootstrap Version
153+
* Issue #315 Add Context - update HTML Layout to current Bootstrap Version
154+
* Issue #316 Add Context - add Back Button
155+
* Issue #317 switch Context is broken
156+
157+
## 2.3.32
158+
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown
159+
* Issue #235 Project/Root: Task Edit Form -> change Project via DropDown
160+
* Issue #236 Project/id: Task Edit Form -> change Project via DropDown

src/site/markdown/TODO.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@
2222
* fixed #303 update Spring-Boot to Version to 2.4.1
2323

2424
## 2.3.30
25+
* fixed #310 change devops actions
26+
27+
## 2.3.31
28+
* fixed #311 User Selfservice is broken
29+
* Issue #312 User2UserMessage Chat is broken
30+
* Issue #313 Change Password - update HTML Layout to current Bootstrap Version
31+
* Issue #314 Set Default Language - update HTML Layout to current Bootstrap Version
32+
* Issue #315 Add Context - update HTML Layout to current Bootstrap Version
33+
* Issue #316 Add Context - add Back Button
34+
* Issue #317 switch Context is broken
35+
36+
## 2.3.32
2537
* Issue #234 Taskstate: Task Edit Form -> change Project via DropDown
2638
* Issue #235 Project/Root: Task Edit Form -> change Project via DropDown
2739
* Issue #236 Project/id: Task Edit Form -> change Project via DropDown

0 commit comments

Comments
 (0)