DisposedCourseRestartController.java

Diff Revision Date Message Lines Author Branch
1.2 15 Aug 08

MERGE OLAT-6_0_3-FINAL into HEAD

deleted Patrick Brunner MAIN
1.1 28 Apr 08

OLAT-3018 improved concept for disposed messages - added possibility to set a specific message (controller) in case "this" controller gets disposed. - still the fallback to default messsage "this screen is no longer valid" in case no specific disposed message is defined. - still local fallback to olat instance default language in case disposed controller was never "clicked" / dispatched. applied new concept to: - course publish -> invalidates course run -> shows message to restart course with action button to close and restart course - "kursübergreifende gruppen" management -> edit groupcontext which gets deleted -> show message to close group management with action button to close group management. - groups -> group admins or groups member having with open group which got deleted -> info message to close the group no action button as the group view may be not only inside tabs.

+104 Patrick Brunner MAIN
1.1.2.1 07 Jul 08

OLAT-3277 - fix special case IMS Survey / Test / Questionnaire Run - tests are run on top of gui stack -> also set the CourseDisposedRestart Controller on the IMS Run Controller - otherwise the generic message "screen is no longer valid" appeared.

deleted Patrick Brunner OLAT-6_0_x-BRANCH