Commit 6722b65
committed
## 2.3.34
* 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 Context1 parent a0d9ed5 commit 6722b65
File tree
2 files changed
+7
-8
lines changed- etc
- src/main/java/org/woehlke/simpleworklist/common/domain
2 files changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 147 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
0 commit comments