Commit Graph

9705 Commits

Author SHA1 Message Date
Cris 0c9225925b Removed 'Lehrziele'-link 2019-06-27 09:31:50 +02:00
Cris 19def99066 Changed CIS 'Allgemeiner Downloadlink'-URL from CIS to Moodle 2019-06-25 16:50:16 +02:00
raab 6ad63faa86 geteilte dienste 2019-06-24 14:43:08 +02:00
raab 8843462c7d load entry and display if exists 2019-06-14 11:49:50 +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
Cris b950d666d0 Created table campus.tbl_zeitaufzeichnung_gd 2019-06-13 16:17:13 +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 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
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
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
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
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
Manfred Kindl 31de258b7f Lehrgangsart in Studiengangübersicht 2019-05-17 14:45:27 +02:00
Manfred Kindl a8bd11b03c Testuser für Camus International in Testtool Login 2019-05-17 14:45:13 +02:00
raab ee7209266f CSV-Import um service_id erweitert 2019-05-17 09:28:04 +02:00
alex c0b448125d CIS Wochenplan Reservierung update
- Mitarbeiter autocomplete for reserving one hour for multiple Mitarbeiter at same time
- possible to delete Reservations directly in Wochenplan
2019-05-16 17:32:34 +02:00
alex f7a4c5795b - displaying Phrase "meine Reservierungen anzeigen" instead of "Meine Reservierungen löschen" 2019-05-16 17:27:38 +02:00
Paolo 1121eb8352 - Updated composer.json and composer.lock
- Changed phpci.yml to be used with the new CI machine
2019-05-16 12:58:59 +02:00
hainberg 5028e623c8 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2019-05-14 16:35:13 +02:00
Cris 94b19d8bd1 Fixed to get question in language of the actual logged-in Master study
When logging in with a Master study, the system was retrieving the
studyplan/study of the highest priored applied Master study. This
behaviour should only occure for Bachelor studies and was leading to
incorrect language setting.

Now if user logs in with a Master study, the actual studyplan/study and
the correct language setting are retrieved.
2019-05-14 16:34:37 +02:00
Paolo dcdfbbe0d7 - Added new constants LANG_SESSION_NAME and LANG_SESSION_INDEXES to constants.php
- Added new function getPhraseByLanguage to helpers/hlp_language_helper.php
2019-05-14 15:50:04 +02:00
Cris 6cc99bf2b9 Appended errormessage when retrieving invalid Gebiete
Now if the method check_gebiete() returns false, a userfriendly
errormessage will be displayed.
2019-05-14 15:25:51 +02:00
Paolo d6576dbd49 Updated composer files 2019-05-14 13:01:25 +02:00
Cris e3ace2c462 Gebiete Navigation: Filtered out rejected studies
Fixed SQL query.
Now rejected studies are filtered out and will not be shown up in the
navigation.
2019-05-14 11:01:52 +02:00
Cris b0cabff783 Optimized GUI
- Widened left navigation width to avoid width scrolling.
- Removed column 'Reihungstest' informing what kind of test
  needs to be solved (Basic / Quereinstieg)
- Status now multilingual
- Renamend 'Quereinsteiger' to 'Quereinstieg'
- Nav-button of Quereinsteiger-Studiengänge in new color
2019-05-14 10:57:03 +02:00
Andreas Oesterreicher 83607fcfbc Erinnerungsmail für Lehraufträge wird nur noch an aktive Studiengänge
verschickt
2019-05-13 15:28:49 +02:00
Paolo 61f387e9f7 Added Format library needed by REST_Controller 2019-05-10 19:02:33 +02:00