Commit Graph

12123 Commits

Author SHA1 Message Date
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
Paolo 0f61a9e814 - Added parameters steps and selectedDirectories to controller controllers/system/DBSkel
- Added exit status to controller controllers/system/DBSkel
- Removed old code from libraries/DBSkelLib
- Added steps parameter to libraries/DBSkelLib to select the step/s to perform (colon separated)
- Added selectedDirectories parameter to libraries/DBSkelLib to select the directory/ies to process (colon separated)
- All DBSkel structure files are in php and SQL formats
- The steps order is the following: schema, sequences, tables, constraints, views, functions, grants and extras
- Current running modes are: dry run, new and diff
- Diff mode is still under construction
2019-06-05 10:22:14 +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
Andreas Österreicher 8d5742136c Gradelist
- added additional Informations for courses
   - only display courses where the person is assigned to
   - added SWS Sum
   - Improved Multilanguage support
2019-05-28 18:37:21 +02:00
Andreas Österreicher 0c05e18949 Reverted additional View Permissions 2019-05-28 18:32:20 +02:00
Cris fc316efd3d Fixed XML parsing error of ampersand '&' for study description
Ampersand within study description was causing error messages in
rdf files while XML parsing. Now this is fixed (by wrapping with CDATA)
2019-05-28 17:16:27 +02:00
Paolo e8aeefd966 - Added configuration file for DBSkel
- Added library for DBSkel logic
2019-05-28 17:10:30 +02:00
Cris 7109b7974b Added GRANT privileges on campus.vw_student
Needed to download some FAS documents (like Accountinfoblatt or
DiplomaSupplement).
2019-05-28 17:09:51 +02:00
Paolo 70c2686932 - Added new controller system/DBSkel to call DBSkel procedure form CLI
- Removed libraries/MigrationLib.php
- Removed MigrationLib from libraries/CallerLib.php
2019-05-27 17:25:04 +02:00
Cris e52e1fa001 Added job that informs about new applications sent after reihungstest absolved.
Added job that sends eMail(s) to the relevant stg assistance(s)
informing about all applicants, who have sent new applications
AFTER they had absolved a placement test in the actual studiensemester
AND who have been confirmed yesterday.
2019-05-27 10:42:02 +02:00
alex f409aa2c6f Ausbildungsvertrag außerordentlich Studierende - Vorlage update 2019-05-24 15:37:40 +02:00
raab ce61b30ec4 spalte anzahlaktepflicht, bugfixes 2019-05-24 13:03:44 +02:00
Andreas Österreicher 2e69900a50 Erfolgsnachweise angepasst
- Infotext angepasst dass nur positive LVs angezeigt werden
	- Studiensemester in Summenzeile entfernt
	- ECTS und SWS werden immer mit 2 Nachkommastellen angedruckt
	- Studiensemester und Ausbildungssemester Anzeige am Zeugnis getauscht
2019-05-23 18:41:50 +02:00
Andreas Österreicher b72c3ba0e4 Added additional information in tempus to show if lecturer is fixed/external 2019-05-23 17:15:13 +02:00
Andreas Österreicher 9465852f2b FAS search includes the matrikelnumber attribute 2019-05-22 18:10:37 +02:00
alex d341e5e1b1 Merge branch 'master' into stplreservierung 2019-05-21 18:32:33 +02:00
alex 73328f0dea Infocenter Message Sending
- Infocenter RT Freigabe not sent if Prestudent has ANY bestätigt Interessentenstatus for the Studiensemester (not only last Status)
- removed unnecessary interessentenCount array
- moved part of message send check logic to InfoCenter Controller
2019-05-21 18:28:28 +02:00
raab d95441fb52 text eidesstattliche erklärung angepasst 2019-05-21 13:30:14 +02:00
Manfred Kindl d449431469 SQL formatted 2019-05-17 14:49:10 +02:00
Manfred Kindl 45c1304b51 convert_html_chars bei Studiengangsnamen
Um Sonderzeichen herauszufiltern
2019-05-17 14:48:49 +02:00
Manfred Kindl 92b1850cd8 Cronjobverwaltung GUI-Verbesserungen 2019-05-17 14:45:44 +02:00