Bug 42356 - Show screen view by direct link in computerroom
Show screen view by direct link in computerroom
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: UMC - Computer room
UCS@school 4.1 R2
Other Linux
: P5 normal (vote)
: UCS@school 4.1 R2 v10
Assigned To: Daniel Tröder
Sönke Schwardt-Krummrich
:
Depends on:
Blocks: 43729
  Show dependency treegraph
 
Reported: 2016-09-12 14:31 CEST by Andreas Peichert
Modified: 2017-03-21 12:35 CET (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.069
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Forked for project
Max CVSS v3 score:
peichert: Patch_Available+


Attachments
show_screen_view_by_direct_link_in_computerroom.patch (2.55 KB, patch)
2016-09-12 14:32 CEST, Andreas Peichert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Peichert univentionstaff 2016-09-12 14:31:22 CEST
A customer requested to access the screen view of all computers in the computerroom with a single click. The aim is to bypass the computerroom module grid view and instantly show all screens of the computerroom.

This link will called from "Schulkonsole Grundschule" and show direct the screen view.

For ucs-3.2 this was implemented in a customer fork of ucs-school-umc-computerroom to provide "flavour=screenshot" as part of the URL.

See the attached patch.
Comment 1 Andreas Peichert univentionstaff 2016-09-12 14:32:49 CEST
Created attachment 7998 [details]
show_screen_view_by_direct_link_in_computerroom.patch
Comment 2 Daniel Tröder univentionstaff 2017-02-06 14:55:22 CET
r76441: applied patch to enable direct linking to computer room screenshots
Tested it with schulkonsole-grundschule-setup-30.exe

Package: ucs-school-umc-computerroom
Version: 8.0.15-2.210.201702061453
Branch: ucs_4.1-0
Scope: ucs-school-4.1r2
Comment 3 Florian Best univentionstaff 2017-02-06 15:00:46 CET
I hope the name "flavour" doesn't cause confusion with our internal "flavor". I would have called it ?screenshots=true or ?view=screenshots.
Comment 4 Florian Best univentionstaff 2017-02-14 15:54:14 CET
I added this commit:

ucs-school-umc-computerroom (8.0.15-3):
r76658 | Bug #42356: coding style + missing semicolon
Comment 5 Sönke Schwardt-Krummrich univentionstaff 2017-03-02 16:39:25 CET
Using the following URL the UMC module directly jumps to the "screenshots of computers" page if
a) the user entered his/her credentials or still had a valid UMC session
b) the computer the user is using is part of a computerroom
The computerroom, the user's computer is part of, is automatically chosen.

http://10.200.18.63/univention-management-console/?flavour=screenshot#module=computerroom::0:

OK: code change
OK: functional test
OK: advisory
Comment 6 Sönke Schwardt-Krummrich univentionstaff 2017-03-21 12:35:55 CET
UCS@school 4.1 R2 v10 has been released.

http://docs.software-univention.de/changelog-ucsschool-4.1R2v10-de.html

If this error occurs again, please clone this bug.