Commit Graph

10836 Commits

Author SHA1 Message Date
Paolo fbd4ded720 - Added new constants P_NAME_REQUEST_ID and
P_NAME_REQUEST_DATA_FORMATTER tp logLib
- Added new properties _requestId and _requestDataFormatter to LogLib
- Added new public method setConfigs to LogLib
- Added possibility to choose the request id when the LogLib is loaded
- Added possibility to format the request data using the
_requestDataFormatter parameter
- Now LogLib always stores the request id + log level
- Added possibility to change the execution time parameter
- Adapted application/core/JOB_Controller.php code
- Adapted application/core/JQW_Controller.php code
2020-09-11 17:43:39 +02:00
Andreas Österreicher 01a8ec69de Merge branch 'feature-9472/betriebsmitteltyp' 2020-09-11 15:43:46 +02:00
Andreas Österreicher be285b2217 Kartenverwaltung angepasst damit Erfassung und Kartenausgabe möglich ist wenn nur die Nummer2 (Mifare) angegeben wird 2020-09-08 15:59:05 +02:00
Andreas Österreicher c31d74e9ba Added return value to Job to to avoid wrong logging Errors 2020-09-08 08:44:13 +02:00
Manfred Kindl bd4c0b4a14 Merge remote-tracking branch 'origin/master' 2020-09-07 21:29:26 +02:00
Manfred Kindl 1f24b1e878 Frau Matthissa Olensky zu Abbrecher-Mail hinzugefügt 2020-09-07 21:29:19 +02:00
Cris 0d2e5523de Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2020-09-07 11:05:23 +02:00
Cris 2ececb33d9 Removed right white space from matrikelnummer
The white space was causing incorrect display when right aligning the text.

Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-09-07 11:02:08 +02:00
Nikolaus Krondraf 82ceb27450 Filter für Semester entfernt 2020-09-03 13:08:33 +02:00
Andreas Österreicher 1e97ac7278 UUID für Matrikelnummernabfrage hinzugefügt damit eine manuelle Suche nach Matrikelnummer möglich ist 2020-09-01 19:40:16 +02:00
Andreas Österreicher 153ca3a961 Bei der archivierung von Ausbildungsvertraegen wird die UID nicht uebergeben da diese sonst doppelt erstellt werden wenn die Person bereits inskribiert ist 2020-08-31 20:37:21 +02:00
Nikolaus Krondraf 6d1a3d410a Option zur Anzeige aller Prüfungen unabhängig vom Semester der LV hinzugefügt 2020-08-28 14:34:21 +02:00
Andreas Österreicher b365ac5611 Funktion zum Zahlungsausgleich hinzugefügt 2020-08-28 09:50:48 +02:00
Nikolaus Krondraf cb8dd948f0 Ansicht um Mitarbeiter ohne bPk erweitert 2020-08-26 13:10:18 +02:00
Andreas Oesterreicher 8a4d2abfd9 Added Start and End Date to getAktOrNextStudiensemester 2020-08-20 20:33:17 +02:00
Nikolaus Krondraf 5349bf7e4b bPk kann per config für alle Benutzer abgefragt werden 2020-08-20 09:16:55 +02:00
OliiverHacker f5a68a1e44 change wawi.tbl_betriebsmitteltyp typ_code from character(2) to varchar(6) 2020-08-19 10:40:43 +02:00
Andreas Österreicher f2804fd2f6 Datenverbund pruefeBPK API um UUID erweitert 2020-08-19 09:47:47 +02:00
Andreas Österreicher fb05afb349 Datenverbund BPK Prüfung auf API Version 0.5 aktualisiert 2020-08-19 09:00:05 +02:00
Nikolaus Krondraf a44326c836 Studiengang zum Noten-Freigabemail hinzugefügt 2020-08-14 09:19:39 +02:00
Andreas Österreicher 176d153eb2 Merge branch 'feature-7697/SAPSF_erweiterte_Attributliste' 2020-08-13 17:29:37 +02:00
alex 676b3b3039 - added sanitizeProblemChars to common helper for sanitizing chars
- improved alias handling in benutzermodel
- added kurzbz handling to employeemodel
2020-08-12 21:33:08 +02:00
Andreas Österreicher 3f98d5106f Merge branch 'feature-6656/Worker_queue' 2020-08-11 07:35:45 +02:00
Andreas Österreicher bc305dc86c Merge branch 'master' into feature-6656/Worker_queue 2020-08-10 18:11:31 +02:00
Cris 93ecc89ebe Added method getPhones_byPerson to Kontakt model.
Gets all latest phones of person where zustellung is true. Ordered by
telefon > mobil > firmenhandy > else.

Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-08-06 10:32:45 +02:00
Cris 188319a1fc Adapted method getZustellAdresse of Adresse Model
Added param select.

Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-08-05 18:38:27 +02:00
Cris 1d2233152c Added method getBetriebsmittel to Betriebsmittelperson Model
Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-08-05 18:23:51 +02:00
Cris 2b0ff28c41 Added getAll_byPersonID in Kontakt Model
Get all latest contact data of person, where Zustellung is true.

Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-08-05 18:20:11 +02:00
alex bd388a03ad codex/Bisverwendung_model: getVerwendungen ordered by beginn by default
resource/Mitarbeiter_model: possible to retrieve Vorgesetzte within a timespan
2020-08-01 08:20:52 +02:00
Paolo 40766e7161 Added new public method getJobsByTypeStatusInput to controller core/JQW_Controller 2020-07-22 17:10:11 +02:00
Paolo a9ba3f039f Added new public method getJobsByTypeStatusInput to library JobsQueueLib 2020-07-22 16:51:38 +02:00
Paolo 73bf1fb050 Reverted changes added by commit be7ea871be 2020-07-22 16:47:41 +02:00
Andreas Österreicher 625a95c830 Merge branch 'bugfix-8664/Richtiges_Pruefungsprotokoll_fuer_Incomings_laden' 2020-07-22 14:52:03 +02:00
Andreas Österreicher 712cc635f5 Merge branch 'feature-8743/Alte_Pruefungsprotokolle_ausblenden' 2020-07-22 14:43:01 +02:00
Paolo 747d1d8d32 Fixed bug in application/core/JQW_Controller.php 2020-07-22 13:52:13 +02:00
Paolo 9c732a4870 Added utility methods updateJobs and generateJobs to controller core/JQW_Controller 2020-07-22 13:34:37 +02:00
Paolo ade81e5460 Merge branch 'feature-6656/Worker_queue' of https://github.com/FH-Complete/FHC-Core into feature-6656/Worker_queue 2020-07-22 01:00:04 +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
alex 88e25524b3 person/Benutzerfunktion_model.php getBenutzerFunktionByUid method: added organisationseinheit_bezeichnung to Benutzerfunktionen, added sorting order (datumbis, datumvon) 2020-07-22 00:48:45 +02:00
Andreas Österreicher 25080188cc Merge branch 'MS_Wrong_sender_if_reply_message_with_token_if_message_recipient_ou' 2020-07-20 18:26:10 +02:00
Andreas Österreicher 476f1cd7a7 Merge branch 'feature-8815/Zahlungsbestaetigungen_sperren' 2020-07-20 18:17:17 +02:00
Andreas Österreicher 1e60c7667b Merge branch 'hotfix-Workaround_for_Chrome_bug_autofilling_username' 2020-07-20 18:10:38 +02:00
Andreas Österreicher 8658485dfe Merge branch 'feature-9141/Zeitaufzeichnung_SupportLink' 2020-07-20 18:02:09 +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
Cris 618644d41f Added GUI buttons to display Pruefungsprotokolle of certain time period
Possible time periods: today / last week / all

Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-07-20 16:48:48 +02:00
raab 514c79c2dd Zeitaufzeichnung Supportlink 2020-07-20 10:21:42 +02:00
Cris fcd7121801 Added: Hiding Zahlungsbestaetigungen in CIS and FAS
If config entry ZAHLUNGSBESTAETIGUNG_ANZEIGEN is set to false,
confirmation of payments (Zahlungsbestaetigung) is not available.
CIS: zahlungen - page request will fail
FAS: downloading confirmation of payments will not be available
(hidden button)

Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-07-15 12:51:51 +02:00
Cris 649d0e7f5d Fixed: retrieving correct Prüfungsprotokoll data for Incomings
Study type (Bachelor/Master) and -kennzahl and -name are retrieved from
Studienordnung. Studienordnung is not assigned to Incomings, so this data
was missing.
. Now study type is always retrieved from Abschlusspruefung.
. If no Studienordnung is provided, studykennzahl and -name are retrieved
from Student.

Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-07-14 17:40:47 +02:00
Nikolaus Krondraf 21703cfc00 add functions to delete entries 2020-06-30 15:40:30 +02:00
Cris ebb6484f3d Chrome-bug: Force Chrome to autofill username in hidden input field
Signed-off-by: Cris <hainberg@technikum-wien.at>
2020-06-30 10:04:18 +02:00