Commit 40dcf29
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)
* Issue #329 AbstractController: remove side effects from getContext (line 145, 159)1 parent 2afe17a commit 40dcf29
File tree
2 files changed
+21
-4
lines changed- etc
- src/main/java/org/woehlke/simpleworklist/common/domain
2 files changed
+21
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
143 | 142 | | |
144 | 143 | | |
145 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
146 | 159 | | |
147 | 160 | | |
148 | 161 | | |
| |||
155 | 168 | | |
156 | 169 | | |
157 | 170 | | |
| 171 | + | |
158 | 172 | | |
159 | 173 | | |
0 commit comments