OrgU: #42977, move calls from global to object-specific settings#8538
OrgU: #42977, move calls from global to object-specific settings#8538nhaagen wants to merge 4 commits into
Conversation
1a3f725 to
81d1ff8
Compare
|
Hi @alex40724, hi @kergomard, could you please have a quick look here? Changes are basically editorial, shouldn't be much effort. Thanks! |
kergomard
left a comment
There was a problem hiding this comment.
Thank you very much for the changes @nhaagen and @klees . I'm fine with them for RBAC and Object.
Best,
@kergomard
c3ef4b7 to
3bb725f
Compare
|
[JourFixe], 09 DEC 2024 : We have discussed the pros and cons and would like to follow the process of creating a new object. |
|
@alex40724 Could you please have a look here? |
|
Hi @alex40724, would you be so kind a have a look here? Kind regards! |
|
Hi @alex40724, could you look into this? Kind regards! |
|
Hi @alex40724, would you be so kind and look into this? Kind regards! |
|
Currently there is no authority for OrgUnits. |
|
We have an authority for OrgUnits again. I have removed the Shepherd tag and assigned the PR to @maalers . Thanks to Marcel for having a look at it. Feedback from @alex40724 is still pending, if I am not wrong. |
Settings for single repository objecs used to be in ilOrgUnitGlobalSettings; they rather belong to ilOrgUnitObjectPositionSetting.
Then, initialization of the settings is not necessary, they work in a tristate allowing to fall back on global defaults if no explicit value was set.
Please see https://mantis.ilias.de/view.php?id=42977#c110034