Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| Optimized UnitTree: plugins are now given on implmentation. With that the tree… |
3b2a3462c694c9b300936d19bd500d24c71d1182 |
TUV\immigs |
2022-01-19T19:37:18.000Z |
Optimized UnitTree: plugins are now given on implmentation. With that the tree can be used more versatile.
also added efault-style for checkbox to be ready if that plugin is used.
|
| fix: make use of given plugins instead of the default ones; |
78438932907a9d48f5932619a9c9da5584e29596 |
TUV\immigs |
2022-01-25T15:11:21.000Z |
fix: make use of given plugins instead of the default ones;
|
| made search widget use get instead of post. |
b119f1f116384935c6226256052cc87670fa073e |
TUV\immigs |
2022-01-19T19:35:19.000Z |
made search widget use get instead of post.
declared list() where for user and sinplified the returned result:
search widget now uses `response.data` instead of `response.data.data` since list() is nor used anywhere else by now
|
| + removed js syntax typo |
d02f4befd9b95a73e1c67553ebb7ca6725de1a37 |
TUV\gabrielg |
2022-01-26T08:54:24.000Z |
+ removed js syntax typo
+ added german comment as help for later processing
|
| resorted code: moved search to th other similar functions for fetching units |
d43f2290a835ac6d3bd5ce4ea357c9b676cdf3c6 |
TUV\immigs |
2022-01-25T15:05:11.000Z |
resorted code: moved search to th other similar functions for fetching units
|
| CSFix |
d5564f194b8d8887bebcdadfcf9721124888b480 |
TUV\immigs |
2022-01-26T07:17:04.000Z |
CSFix
|