]> WPIA git - gigi.git/commit - src/club/wpia/gigi/pages/MainPage.templ
add: ensure that for Support actions there is a valid Support Challenge
authorINOPIAE <m.maengel@inopiae.de>
Tue, 16 Jul 2019 20:04:28 +0000 (22:04 +0200)
committerINOPIAE <m.maengel@inopiae.de>
Sun, 8 Sep 2019 19:27:23 +0000 (21:27 +0200)
commit86c54e084577b712268320f990facc8e9a09aec6
tree78e6f2670813375d72988ef360bb0211741909e9
parent8f8ecf399f5e25fdf8620dcba77fb1474839dc92
add: ensure that for Support actions there is a valid Support Challenge

related to issue #150

Change-Id: Ibdec5fc46cde59a0f19cefa50f5d3c3508849717
src/club/wpia/gigi/pages/MainPage.java
src/club/wpia/gigi/pages/MainPage.templ
src/club/wpia/gigi/pages/admin/support/SupportEnterTicketPage.java
src/club/wpia/gigi/util/AuthorizationContext.java
tests/club/wpia/gigi/pages/TestMain.java
tests/club/wpia/gigi/pages/admin/TestSEAdminTicketSetting.java
tests/club/wpia/gigi/testUtils/SEClientTest.java