Bug 32750 - Hide internal UDM objects
Hide internal UDM objects
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Domain management (Generic)
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.2
Assigned To: Dirk Wiesenthal
Lukas Walter
: interim-3
Depends on: 31408
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-30 11:24 CEST by Alexander Kläser
Modified: 2013-11-19 06:43 CET (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Usability
Max CVSS v3 score:


Attachments
Screenshot of DNS UMC module with extened search (28.04 KB, image/png)
2013-10-30 15:12 CET, Alexander Kläser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2013-09-30 11:24:19 CEST
Internal UDM objects (e.g. join-slave, join-backup) will be hidden in UMC. They may be shown via a checkbox in the advanced search form.

Internal UDM objects are flagged via the flag univentionObjectFlag.
Comment 1 Alexander Kläser univentionstaff 2013-10-10 10:21:29 CEST
Remark w.r.t. the current version, would it be possible to position the checkbox in the first row of the form layout?

I guess a margin (=1.1em) needs to be set for the LabelPane surrounding the checkbox in order to align correctly to the other elements. Alternatively, the rendering method could be fixed to handle checkboxes that find themselves in a row with other widgets != checkbox separately (possibly via a special CSS class). This would also fix alignment problems on the detail page of UDM objects.
Comment 2 Dirk Wiesenthal univentionstaff 2013-10-10 14:54:13 CEST
Yes, solved generically in
  univention-management-console-module-udm 4.0.41-1.363.201310101439
  univention-management-console-frontend 3.0.99-1.747.201310101441
Comment 3 Dirk Wiesenthal univentionstaff 2013-10-17 16:19:27 CEST
Okay, works:
  udm users/user modify --dn uid=join-backup,cn=users,$ldap_base --set objectFlag=hidden

Now who decides what is hidden?
Comment 4 Stefan Gohmann univentionstaff 2013-10-17 16:53:02 CEST
(In reply to Dirk Wiesenthal from comment #3)
> Okay, works:
>   udm users/user modify --dn uid=join-backup,cn=users,$ldap_base --set
> objectFlag=hidden
> 
> Now who decides what is hidden?

Already done: Bug #32871
Comment 5 Lukas Walter univentionstaff 2013-10-21 13:49:06 CEST
Works fine, but changelog entry is missing.
Comment 6 Alexander Kläser univentionstaff 2013-10-22 14:14:18 CEST
(In reply to Lukas Walter from comment #5)
> Works fine, but changelog entry is missing.

… then → REOPEN
Comment 7 Dirk Wiesenthal univentionstaff 2013-10-22 15:33:34 CEST
Changelog added
Comment 8 Lukas Walter univentionstaff 2013-10-23 11:53:31 CEST
(In reply to Dirk Wiesenthal from comment #7)
> Changelog added

OK.
Comment 9 Alexander Kläser univentionstaff 2013-10-30 15:12:09 CET
Created attachment 5541 [details]
Screenshot of DNS UMC module with extened search

Was it supposed to look like this in the DNS module? I would expect the checkbox to be on the right side of properties.
Comment 10 Dirk Wiesenthal univentionstaff 2013-10-30 15:44:12 CET
(In reply to Alexander Kläser from comment #9)
> Was it supposed to look like this in the DNS module?

No

> I would expect the checkbox to be on the right side of properties.

Me too
Comment 11 Dirk Wiesenthal univentionstaff 2013-10-31 00:09:55 CET
Layout fixed
Comment 12 Lukas Walter univentionstaff 2013-10-31 12:32:06 CET
CheckBox is now located in the middle, which looks way of unorganized.

=========================
Object type | Property

Display hidden

Search
=========================

Guess:


=========================
Object type | Display hidden

Property

Search
=========================
Comment 13 Florian Best univentionstaff 2013-10-31 13:18:53 CET
in the DNS flavor
Comment 14 Dirk Wiesenthal univentionstaff 2013-11-01 12:50:12 CET
Difficult, as those widgets may disappear dnyamically. Hacked in
  univention-management-console-module-udm 4.0.87-1.407.201311011244
Comment 15 Lukas Walter univentionstaff 2013-11-01 16:15:18 CET
(In reply to Dirk Wiesenthal from comment #14)
> Difficult, as those widgets may disappear dnyamically. Hacked in
>   univention-management-console-module-udm 4.0.87-1.407.201311011244

OK
Comment 16 Stefan Gohmann univentionstaff 2013-11-19 06:43:20 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".