Nikolaus Krondraf
da23fa77cc
Bugfix fürs Auslesen der studiengang_kz
2019-06-07 11:19:10 +02:00
Nikolaus Krondraf
448bb1ed91
Anzeige der Erfolgs-/Fehlermeldung verlängert
2019-06-05 11:25:24 +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
Paolo
8661daa1a6
- Removed not used config files in application/config
...
- Renamed hlp_message_helper to hlp_return_object_helper
- Adapted code to include the renamed helper
2019-05-10 10:38:55 +02:00
Paolo
56e5718120
Merge branch 'master' into cleanci
2019-05-10 10:36:21 +02:00
Andreas Österreicher
0136d78cfd
Aligned ECTS in Gradelist
2019-05-10 07:53:39 +02:00
Cris
3f423898f9
Added alert when test includes MathML format and browser is not Firefox
...
By the moment applicants should absolve the tests using Firefox Browser
to ensure the correct display MathML. If they use another browser, they
will now get an alert.
2019-05-09 12:49:20 +02:00
Andreas Österreicher
1c81705e3d
Aufnahmetermine: Ist bereits eine Raumzuordnung für einen Reihungstest erfolgt und der Reihungstest wird im FAS auf einen neuen Reihungstesttermin geändert, dann wird die vorhandene Raumzuordnung der Person entfernt und ein entsprechender Hinweis angezeigt.
2019-05-08 15:10:42 +02:00
Andreas Österreicher
35c6322bbd
Abgabetool
...
- Handbuch zum Abgabetool für Assistenz verlinkt jetzt ins Wiki
- Fehlerhaften Tooltiptext entfernt
2019-05-08 11:40:35 +02:00
Andreas Österreicher
a9d59918ce
Abgabetool
...
- Handbuch verlinkt auf Wiki
- Fehler behoben wodurch Projektarbeiten doppelt in der Studierendensicht angezeigt wurden
- Hinweis beim Upload hinzugefügt damit keine Unterschriebenen Dokumente hochgeladen werden.
2019-05-08 11:28:14 +02:00
alex
3c2e02c3aa
orgform for RT Freigabe Message retrieved only from Studienplan, otherwise empty string
2019-05-07 14:55:43 +02:00
Andreas Österreicher
c2a4c3413e
Removed dependencies from mcrypt Library to work with PHP7.2
2019-05-07 11:05:43 +02:00
Cris
e2cea2ab58
Translated new text components in RT-Tool starting page
...
. Translated new text components into English. Now the starting page is
available in German and English.
. Minor HTML-tag correction at login.php.
2019-05-06 15:48:57 +02:00
Manfred Kindl
69d624b841
Fixed display of dragAndDrop filters
2019-05-06 14:06:44 +02:00
Manfred Kindl
c18252a934
Merge remote-tracking branch 'origin/master'
2019-05-03 16:47:39 +02:00