Commit Graph

9936 Commits

Author SHA1 Message Date
Nikolaus Krondraf 8c9827b9a2 Link zum Profil bei Suche wird für Mitarbeiter immer angezeigt 2019-06-24 10:43:55 +02:00
Paolo 477ebe7cc7 - core/Auth_Controller does NOT load anymore hlp_authentication helper
- Added function getAuthPersonId to hlp_authentication helper
- Added function isLogged to hlp_common helper
- hlp_authentication helper functions getAuthPersonId and getAuthUID make use of isLogged function
- AuthLib loads hlp_authentication helper after a successful login or if a user is already logged
- FilterLib does NOT load anymore hlp_authentication helper
- FilterLib does NOT use anymore BenutzerModel and getAuthUID, but retrieves user data directly using the person_id from getAuthPersonId
2019-06-21 13:16:14 +02:00
Nikolaus Krondraf 45636fa069 Prüfungsanmeldung ist nun für alle Studenten des Studiengangs möglich 2019-06-19 14:54:39 +02:00
Manfred Kindl 5a3a534984 Merge remote-tracking branch 'origin/master' 2019-06-17 15:12:46 +02:00
Manfred Kindl e4ad90781e Spalten $bisorgform_kurzbz und $bezeichnung_mehrsprachig in orgformclass 2019-06-17 15:12:40 +02:00
Nikolaus Krondraf 73943f8188 Link zum Profil kann bei Suche deaktiviert werden 2019-06-17 13:22:47 +02:00
Manfred Kindl 2c0cff3895 Merge remote-tracking branch 'origin/master' 2019-06-17 11:53:07 +02:00
Manfred Kindl 332de0a299 Check auf eingetragene ZGV, wenn zu Bewerber gemacht wird 2019-06-17 11:52:59 +02:00
raab 8843462c7d load entry and display if exists 2019-06-14 11:49:50 +02:00
alex 8ded1aa746 fixed errormessage when lecturer_uids param is not set 2019-06-14 11:21:55 +02:00
Manfred Kindl 1131267326 Vorlagen in FHTW-Addon übersiedelt
Im Core sollen nur mehr Beispielvorlagen verbleiben
2019-06-13 17:19:24 +02:00
Cris 041d1be048 Added GUI for acceptance of self-managed breaks + saving logic 2019-06-13 16:23:16 +02:00
Cris c887c61d96 Created class zeitaufzeichnung_gd & method save()
The save method saves the lectors decision about self-managing breaks
during parted working times.
2019-06-13 16:19:23 +02:00
Manfred Kindl c021acf396 Vorlagen für englisches Lehrveranstaltungszeugnis 2019-06-13 16:17:49 +02:00
Cris b950d666d0 Created table campus.tbl_zeitaufzeichnung_gd 2019-06-13 16:17:13 +02:00
Manfred Kindl a33660e857 Neuer Tablesorter, Spalte "Datei" in Übersicht 2019-06-12 18:03:13 +02:00
Manfred Kindl cb851ebf3b Anpassung SQL für Excel-Export 2019-06-12 14:58:51 +02:00
Manfred Kindl c2781c1f99 Signierbar und Selfservice als Option in akteupdate 2019-06-12 14:57:21 +02:00
Manfred Kindl d3a1140c01 Stufe in function getAllDokumenteForPerson 2019-06-12 14:56:39 +02:00
Manfred Kindl c04e7b4057 Syntax-Fix 2019-06-12 14:56:10 +02:00
Manfred Kindl 13678f0d43 Check, ob Bewerbung abgeschickt vor Status-Bestätigung
Status darf nur bestaetig werden, wenn Bewerbung schon abgeschickt wurde
2019-06-12 14:55:30 +02:00
Manfred Kindl cdfbf0c0ef Link to LV-Overview from lva-liste 2019-06-12 14:54:42 +02:00
Manfred Kindl be09e3bf5e Refactor Reihungstest-Jobs
- Link to Auswertung instead of Student-Table in E-Mail (Data security)
- Params in function for degraee-program, bcc and from
2019-06-12 14:51:57 +02:00
Andreas Österreicher 056f0a0a2d Zeugnisvorlage angepasst damit auch Lehrveranstaltungen angezeigt werden die noch nicht benotet wurden 2019-06-11 18:23:09 +02:00
Andreas Österreicher e55247487a Suche nach Lehrveranstaltungen im FAS hinzugefügt 2019-06-11 07:56:35 +02:00
Andreas Österreicher c631eb4bad Removed legacy Addslashes 2019-06-07 21:04:28 +02:00
raab 975e222faa Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2019-06-07 11:21:28 +02:00
raab 1b87073060 Formatierung Datum der Anmeldefrist 2019-06-07 11:19:45 +02:00
Nikolaus Krondraf d827f895b2 Merge branch 'master' of github.com:FH-Complete/FHC-Core 2019-06-07 11:19:27 +02:00
Nikolaus Krondraf da23fa77cc Bugfix fürs Auslesen der studiengang_kz 2019-06-07 11:19:10 +02:00
Andreas Österreicher 9b87a69528 Removed Legacy Templates 2019-06-07 08:18:34 +02:00
Andreas Österreicher 960cfd40b3 Studiengangsname für Bescheid/Prüfungsprotokoll/etc wird vom Studienplan des letzten Status geholt anstatt vom Absolventenstatus 2019-06-07 07:58:38 +02:00
alex 6062579948 Ausbildungsvertrag for Lehrgänge überarbeitet 2019-06-06 16:38:14 +02:00
Paolo f30296d9b3 Merge branch 'phpci' 2019-06-06 12:30:06 +02:00
alex d5f444e98c public/tablesort.js: tablesorter is destroyed before new initialization if already applied to a table 2019-06-06 10:12:33 +02:00
hainberg 033bb35f88 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2019-06-06 08:50:24 +02:00
Cris fab7c72dda Changed menu titles (BASIS -> Basisgebiete; Quereinstieg -> Quereinstiegsgebiete) 2019-06-06 08:50:15 +02:00
Cris eb3f814e09 Enhanced CSS for correct responsive testtool behaviour
Bootstrap, HTML- and CSS stylings were colliding and causing issues when
resizing the screen. This is fixed now.
2019-06-06 08:48:25 +02:00
Paolo 3dfa95b9cd Changed phpci.yml 2019-06-05 16:35:18 +02:00
Paolo 5fde855e12 - Added ignore option to php_cpd and php_code_sniffer in phpci.yml 2019-06-05 14:14:27 +02:00
Paolo 0aec9ee694 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2019-06-05 13:57:31 +02:00
Andreas Oesterreicher 57102409c9 Phrase Matrikelnummer auf Personenkennzeichen korrigiert 2019-06-05 11:41:50 +02:00
Nikolaus Krondraf 448bb1ed91 Anzeige der Erfolgs-/Fehlermeldung verlängert 2019-06-05 11:25:24 +02:00
Paolo 6b17dbca52 - Removed tests/codeception/_data/dump.sql
- Changed phpci.yml to make php_parallel_lint a blocking test
- Changed phpci.yml to configure the rules used by php mess detector
- Changed phpci.yml added allowed_warnings: -1 to php_code_sniffer
2019-06-05 11:19:05 +02:00
Cris 99d0564656 Removed convertProblemChars functions for correct presentation with CDATA
When using CDATA there is no need to first transform the signs into
HTML characters (e.g. & instead of &), actually it caused wrong
display in text. This is fixed now.
2019-06-04 11:59:50 +02:00
Cris 5a3aacbb58 Wellformed XML code with CDATA
The document was not created because of XML parsing error.
Now special signs like the & (ampersand) will be parsed correctly.
2019-06-04 11:26:50 +02:00
Cris 0eead44c6a Fixed display for smaller screens
Now the answer-possibilities were compressed in an unreadable manner on
smaller screens. This is fixed now.
2019-06-03 16:47:23 +02:00
alex 05a049edca Infocenter message Quereinsteiger Freigabe
- Orgform bezeichnung shown in german and english
Infocenter Controller changes
- constants for Interessent and Abgewiesener names added
- removed unnecessary parameters in comments
crm/Prestudent_model
- fixed typo
2019-06-03 16:30:44 +02:00
Andreas Österreicher ff31397bc5 Moved DMS Tools to Coreutils Repo 2019-06-03 14:26:40 +02:00
Andreas Österreicher 5db6614e5b Commented Extension installation for PHPCI 2019-06-03 14:22:53 +02:00