Cris
68a0e45472
Usability: Added column 'Empfehlungsanfrage_am', 'Empfehlungsanfrage_an'
...
...to STGL and lectors Overview site
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-04-01 09:18:55 +02:00
Cris
132b5097ee
Usability: Added column 'ZGV' to STGL and lectors Overview site
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-31 13:56:52 +02:00
Cris
d53d91d7d1
Usability: Added filterbutton 'Alle anzeigen, die auf Empfehlung von LektorIn warten'
...
The filterbutton was added to the STGLs Overview site.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-30 17:02:15 +02:00
Cris
287b961697
Fixed: Added serversite check on required form fields
...
After refactoring code to apply via AJAX call, required fields
have to be direclty validated in JS or on serversite. Now fixed by
checking on serversite.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-29 17:55:50 +02:00
cris-technikum
2c091cd405
Fixed: Recommendation button was not enabled correctly after withdrawing approvement
...
Now, if approvment is withdrawn, the recommendation button is enabled again
ONLY if no recommendation was submitted until yet.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-29 13:05:27 +02:00
Cris
279157b920
Added button to copy Empfehlungstext into reason textarea when rejecting
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-25 17:12:38 +01:00
Cris
faf253c159
Adapted to keep individual filters by opening views in new tabs
...
When Detail Views were opened within the same browser window, individual
filters of the overview site were lost when returning to the overview.
Fixed by opening detail views in new tab.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-25 16:41:41 +01:00
Cris
3ba4229eed
Refactored Students View + Controller
...
. Now application is done via AJAX call.
. Now messages are returned to user instead of hard exits.
. Now formatting status on client side, not on serverside.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-25 15:06:47 +01:00
Cris
683e9ffdda
Modified to request recommendation (+send mails) ONLY if LV has lectors
...
Modifications done for STGL Overview and Detailview
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-24 16:22:56 +01:00
Cris
9b396eea4e
Added columns Organisationsform and Ausbildungssemester to STGL Overview table
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-18 10:57:49 +01:00
Cris
d345cbb43b
Added 'Zurücknehmen'-button for recommendation in STGL Detail View
...
Requested recommendations can now be withdrawn.
Now a button 'Zurücknehmen' is displayed as long as the Anrechnung
is processed by the lector and only as long the lector has not provided
a recommendation.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-03-18 10:55:58 +01:00
Cris
83b1286e08
Added column Antragsdatum to STGL/Lector Overview
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-23 14:21:21 +01:00
Cris
6446e424a9
Fixed: Now all buttons have a type (button / reset)
...
+ belonging adaptations in JS:
. removed e.preventDefault as no longer needed with button type=button
. removed empty text value settings with button type=reset
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-23 11:27:03 +01:00
Cris
abcf41f7a3
Added feature to withdraw approvals/rejections for STGL
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-17 19:07:13 +01:00
Andreas Österreicher
0993b94507
Anrechnungen Tooltip korrigiert bei STGL Filter
2021-02-17 11:44:35 +01:00
Cris
241fb34b23
Added filter button to STGL Overview (filter: show all progressed by STGL)
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-16 18:04:27 +01:00
Cris
1ca22970a9
Adapted: Show only applications that were requested for recommendation
...
Change in lectors overview.
Now lectors only get Anrechnungsanträge, where the STGL had requested
a recommendation.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-16 17:37:14 +01:00
Andreas Österreicher
bff6307a62
Anrechnungen
...
- Neuer Job zum Setzen der Anrechnungsnote hinzugefügt
- Direktes setzen der Zeugnisnote bei Anrechnung entfernt
2021-02-12 15:52:26 +01:00
Cris
d44c526ba4
Minor changes
...
. phrases
. GUI
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-11 16:37:44 +01:00
Cris
6dea79180c
Adapted tables' boolean headerfilter to be used with strings
...
i.e. entering 'yes' will filter all truish entries
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-11 16:06:20 +01:00
Cris
c23a3bdac9
Fixed button breaking line in smaller devices; now all buttons inline
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-11 11:52:57 +01:00
Cris
eaf902c528
Adapted tooltips for Students VIEW, minor change of phrase text
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-11 11:36:38 +01:00
Cris
c0843e9506
Translated STGL and Lectors VIEW to English
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-10 18:25:48 +01:00
Cris
c82ebaf678
Translated Students VIEW to English
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-09 16:31:32 +01:00
Cris
81151025da
Fixed non-existing phrases
...
. anrechnungNichtEmpfehlenAsk
. empfehlungNegativ
The phrases did not exist anymore, they got new name. Now fixed.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-09 14:54:32 +01:00
Cris
c69188dffe
Corrected typos in name that caused button not being disabled
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-08 18:25:27 +01:00
Cris
17ae1b144c
Corrected: Now correct text for confirmed positive recommendation
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-08 18:13:50 +01:00
Cris
2a59d2464b
Uncommented tooltips for genehmigung/empfehlung
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-08 18:07:40 +01:00
Cris
494cf1f688
Changed style & flow of approve/reject/recommend/dont recommend
...
This was done for better clarity in workflow.
Now, when clicking on approve/reject/recommend/dont recommend - button,
this will always lead to second panel. In that one the user may leave
a reason, but in any case the user need to CONFIRM (or break) the action.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-08 17:19:58 +01:00
Cris
071a6a4ee6
Added tooltips (Upload info, Read Infoboxen-info)
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-04 15:42:26 +01:00
Cris
4a8fa95a3a
Changed: Now infobox color is blue and icons are info-icons
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-04 15:36:12 +01:00
Cris
cfc3b4f985
Corrected: Added space to be able to disable textarea
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-04 11:04:20 +01:00
Cris
e6da4b2e2d
Minor changes
...
- unfold 'Antrag Voraussetzungen' in Infopanels
- open Detailpage on same page (not on new tab)
- unified sancho mails titles
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-04 10:56:03 +01:00
Cris
e9664c179a
Added Genehmigungs GUI + Begreundungsnotiz for rejected Anrechnungen in STGL VIEWS
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-04 10:24:08 +01:00
Cris
a3c33ed385
Added change of status when STGL requests for recommendation
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 16:21:15 +01:00
Cris
5e1bbfe718
Minor change to InfoPanels
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 15:32:42 +01:00
Cris
e780a3e505
Added GUI for STGL Detail VIEW + logic (Antrag- and Empfehlungdata)
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 15:30:53 +01:00
Cris
39016b873f
Adapted STGL overview: info/begruendungsangabe when approving/rejecting
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 12:41:26 +01:00
Cris
1c0c8e9ad4
Hided empfehlung/begruendung panels in lector overview after sending recommendation
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 12:37:48 +01:00
Cris
9790fc650b
Adapted lector overview to slide in/out info when recommending
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 11:13:05 +01:00
Cris
8b6f0f56af
Corrected not collapsing 'Fristen' in Infopanels
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 11:02:26 +01:00
Cris
b13fb0cda8
Added lector Detail GUI to retrieve and process Empfehlungen
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-03 11:01:02 +01:00
Cris
8fc338ccb4
Added GUI/functionality to add begruendung for 'NICHT EMPFEHLEN' in lectors overview
...
. Begruendung is added as Notiz
. GUI to attach begruendung will slide down the moment 'Nicht Empfehlen'
is clicked
. added phrases
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-02 14:06:49 +01:00
Cris
a0658a61c3
Added lectors Detail VIEW to review and recommend Anrechnung
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-02-01 10:10:55 +01:00
Cris
907ecca333
Added coloured status alert in students view
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-29 11:55:27 +01:00
Cris
106cbe8194
HOTFIX: Removed test-UIDS!
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-29 07:59:24 +01:00
Cris
ce794d0e54
Added important help text for students view regarding applying correclty
...
German only. English will follow.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-28 18:55:02 +01:00
Cris
82780e9626
Added column "Herkunft (der Kenntnisse)" to STGL and lectors VIEW
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-26 15:39:18 +01:00
Cris
e06a6768a4
Changed text as required in Students Anrechnung' View
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-26 15:26:16 +01:00
Cris
7d0ff4fcee
Added check, when STGL tries to request recommendation for already recommended Antraege
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-26 13:56:34 +01:00