Cris
aff6e2ed8a
Changed: Now "Herkunft der Kenntnisse" are required
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-28 19:38:59 +01:00
Cris
14d1762c9f
Changed email links to correct CIS URL
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-28 16:52:14 +01:00
Cris
bd293f3b3a
Changed mail text to inform students about approved/rejected Anrechnungen
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-28 16:04:21 +01:00
Cris
8d09ee7299
Modified to update Zeugnisnote, if already exists
...
During approving process the zeugnisnote is set to 6 (angerechnet).
If zeugnisnote already exists, it will be updated now.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-28 11:28:44 +01:00
Cris
6a37c71cfc
Added sending Sanchomail to lector asking to recommend Anrechnung
...
Mails are send to lectors (prio for LV-Leitung, if not present to all
lectors of LV) Anyway, as many there recommendation may be requested
for many lvs at the same time, the receiver array will be unique to ensure
sending only once to one and the same lector. e.g. if lector is lv-leitung
for lv x and lector for lv y, will get only one mail.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-28 10:21:56 +01:00
Cris
35009097f1
Added sending Sanchomail to student when Anrechnung was approved/rejected
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-27 14:49:30 +01:00
Cris
697e5057cf
Added sending Sanchomail when Anrechnung is (not) recommended by lector
...
Mail goes to STGL. If not present, it will be sent to STGL assistance.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-27 11:37:51 +01:00
Cris
3fb2c3d387
Added Sanchomail sent when Anrechnung is applied by student
...
Mail goes to STGL. If not present, it will be sent to STGL assistance.
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-27 10:33:19 +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
Cris
5b77a5d08f
Restricted to upload only pdf files
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-25 18:23:59 +01:00
Cris
1b00ae78b4
Created Anrechnungen LektorInen: GUI, Controller, Tabledata, Phrases
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-25 17:07:39 +01:00
Cris
dc98b766c9
Now filtering / formatting correctly the updated data
...
...by adding status_kurzbz to returning json object
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-21 12:50:07 +01:00
Cris
97d86cc702
Added logic & GUI adaptations for requesting recommendations
...
. Added request recommendation-methods in Controller and Library
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-20 19:07:33 +01:00
Cris
9a0ea02e0c
Minor code enhancement
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-20 19:03:53 +01:00
Cris
f0ef091c5f
Added logic & GUI adaptations for rejecting Anrechnungen
...
. Added rejecting-methods in Controller and Library
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-20 11:48:07 +01:00
cris-technikum
964bd40c14
Added logic & GUI adaptations for approving Anrechnungen
...
. Added approve-methods in Controller and Library
. Added row selection checks to avoid selecting approved and rejected
Antraege
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-20 11:02:15 +01:00
Cris
360aec41ee
Restricted tabledata to retrieve only for studies of STGL
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-19 15:47:31 +01:00
Cris
8d26cc9a86
Added permission lehre/anrechnung_genehmigen to Controller
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-19 15:45:04 +01:00
Cris
b5dd85f2a6
Created Anrechnungen STGL: GUI, Controller, Tabledata, Phrases
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-19 14:43:32 +01:00
Cris
f185c92db7
Created Anrechnungen Students GUI, Controller, DB-tables, library, phrases
...
Signed-off-by: cris-technikum <hainberg@technikum-wien.at >
2021-01-19 13:03:26 +01:00
Andreas Österreicher
232f261a76
Merge branch 'bugfix-8370/Fehlermeldung_korrigieren_in_LehrauftragBestellen'
2020-11-17 17:56:46 +01:00
Cris
c1e4278e71
Changed permission denying - text in 'Lehrauftrag bestellen'
...
If a permission is correctly set, but the permission is restricted on
organisational units Department or Kompetenzfeld, the error-text gives now
meaningful information about the abort.
Signed-off-by: Cris <hainberg@technikum-wien.at >
2020-10-13 15:45:37 +02:00
alex
0153364885
Prüfungsprotokoll Freigabe: passed data to controller in better way (password and freigegeben bool in a separate object)
2020-09-15 18:11:37 +02:00
Andreas Österreicher
c31d74e9ba
Added return value to Job to to avoid wrong logging Errors
2020-09-08 08:44:13 +02:00
Andreas Österreicher
bc305dc86c
Merge branch 'master' into feature-6656/Worker_queue
2020-08-10 18:11:31 +02:00
Paolo
73bf1fb050
Reverted changes added by commit be7ea871be
2020-07-22 16:47:41 +02:00
Paolo
be7ea871be
- Added new config entry job_schedulers_list to config/jqm.php
...
- Library JobsQueueLib:
- Added constant JOB_SCHEDULERS_LIST
- Constructor now loads the jqm configs
- Added new public method schedule
2020-07-22 00:56:52 +02:00
Cris
82c8ca7f80
Adapted logic to display Pruefungsprotokolle of certain time period
...
Signed-off-by: Cris <hainberg@technikum-wien.at >
2020-07-20 16:50:29 +02:00
Andreas Österreicher
c0693b3899
Merge branch 'master' into feature-6656/Worker_queue
2020-06-17 09:03:41 +02:00
Andreas Österreicher
944b46c352
Merge branch 'feature-7772/Digitalisiertes_Pruefungsprotokoll'
2020-05-29 15:11:55 +02:00
KarpAlex
bc32a643f1
Prüfungsprotokoll:
...
- phrases: multilingual database fields shown depending on language (e.g. beurteilung, studiengang,...
- added phrases
- added timepicker css
- if student not in condition, time can still be filled out
2020-05-28 20:53:21 +02:00
KarpAlex
f1a346c545
Prüfungsprotokoll:
...
- new fields: beginnzeit, endezeit, Prüfungsantritt
- Einverständniserklärung: if not checked no save possible
- can be saved and freigegeben
- added phrases
2020-05-28 11:08:38 +02:00
Andreas Österreicher
772c4fa308
Prüfungsprotokoll Übersichtsliste für Vorsitz hinzugefügt
2020-05-28 09:44:52 +02:00
Andreas Österreicher
744cf8945a
Wartende Jobs angepasst damit Tage als Parameter akzeptiert werden statt Monate
...
Emfpänger korrigiert damit nur ein Infomail pro Person verschickt wird
2020-05-27 12:06:52 +02:00
KarpAlex
28d0563fa5
Digital Pruefungsprotokoll is displayed for Bachelor/Master, English/German
2020-05-25 18:21:08 +02:00
Cris
f45f4f6987
Fixed check for external lector to display / hide infosheet correctly
2020-05-13 17:13:42 +02:00
Andreas Österreicher
b7a9f139af
Merge branch 'review/DigitaleLehrauftraege'
2020-05-05 08:03:13 +02:00
Andreas Österreicher
ec884fe372
Merge branch 'master' into feature-5491/UDFWidget_add_new_features
2020-04-21 15:59:09 +02:00
Andreas Österreicher
b935d7a175
Merge branch 'feature-6814/Infocentertool_nach_dem_RT_hinzugefuegte_Bewerbungen_auf_Detailseite_markieren'
2020-04-21 15:33:11 +02:00
Andreas Österreicher
4679701bcd
Merge branch 'feature-6963/Messaging_system_hide_button_to_write'
2020-04-21 15:16:38 +02:00
Cris
67a29b2ff7
Moved Tablesettings-Helptext to server (using phrases-system)
2020-04-20 14:58:24 +02:00
Andreas Österreicher
971e239d8e
Merge branch 'feature-5961/DigitalerLehrauftrag_Auszahlungsinfoblatt_externe_Lehrende' into review/DigitaleLehrauftraege
2020-04-17 11:04:37 +02:00
Andreas Österreicher
cee3d7bdd3
Merge branch 'feature-5883/DigitalerLehrauftrag_ColumnPicker' into review/DigitaleLehrauftraege
2020-04-17 09:33:32 +02:00
Cris
e25bf60bf1
Added GUI and phrase for info sheet for external lecturers
...
A new link was set.
. only shown to external lecturers
. links to dms document infoblatt for external lecturers
2020-04-15 09:51:25 +02:00
Cris
db78fa20f3
Added Multilingualism to all Lehrauftraege View GUI-items
...
Attention: part of phrases-array is used by javascripts.
(acceptLehrauftrag.js, approveLehrauftrag.js, orderLehrauftrag.js)
2020-04-02 17:12:36 +02:00
Paolo
e038fa4f34
- system/messages/MessageClient->read now loads view system/messages/ajaxRead with $this->CLMessagesModel->prepareAjaxRead() as parameter
...
- view system/messages/ajaxRead.php can hide the button to write new messages
- Added new public method prepareAjaxRead to model CL/Messages_model
2020-03-31 21:28:16 +02:00
Paolo
a2c9954a6d
- FAS_UDF->index declared missing array data
...
- public/js/UDFWidget.js changed save button caption to "Speichern"
2020-03-31 20:40:41 +02:00
Paolo
625b0f1167
- jobs/OneTimeMessages->sendMessageToApplicantsStillWaiting now accept
...
new message senderId to specify the sender for all the messages
- jobs/OneTimeMessages->sendMessageToApplicantsStillWaiting adapted code
to make use of the new method CLMessagesModel->sendExplicitTemplateSenderId
- jobs/OneTimeMessages->sendMessageToApplicantsStillWaiting now logs the
number of prestudents retrieved from database
- Renamed CLMessagesModel->sendExplicitTemplate as CLMessagesModel->sendExplicitTemplateSenderId
- Added new parameter sender_id to CLMessagesModel->sendExplicitTemplateSenderId to specify the sender person id
- Added new public method sendExplicitTemplate to CLMessagesModel as
wrapper method for sendExplicitTemplateSenderId
- CLMessagesModel->sendExplicitTemplate tries to retrieve the sender id
from the authentication session
2020-03-31 20:21:18 +02:00
Andreas Österreicher
1376509a37
Adapted SQL for MessageJob
2020-03-31 10:48:06 +02:00
Paolo
e3257eef25
- CL/Messages_model->sendExplicitTemplate now gets the sender id from
...
the configuration if the user is not logged (ex. job)
- Added new job application/controllers/jobs/OneTimeMessages.php
2020-03-30 22:44:03 +02:00