Commit Graph

2059 Commits

Author SHA1 Message Date
alex d341e5e1b1 Merge branch 'master' into stplreservierung 2019-05-21 18:32:33 +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
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
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
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
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 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
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
Nikolaus Krondraf 6d20102723 Status 'offen' wird nur angezeigt wenn Benotung aktiviert ist 2019-05-03 13:23:15 +02:00
cris-technikum ea4bdaef07 Fixed wrong menu item width in RT-Tool Menu (for active items)
When a group of gebiete have been started, then menu items were styled wrong.
Now it is well-formed.
2019-04-30 17:31:48 +02:00
cris-technikum 2f38ab228b Fixed display of master-study on starting page.
Added missing cells and data for Status and Reihungstest.
Removed var_dump.
2019-04-30 17:24:45 +02:00
Cris 625109071b Fixed wrong menu item width in RT-Tool Menu.
When a group of gebiete were answered, then menu items were styled wrong.
Now it is well-formed.
2019-04-30 17:05:41 +02:00
Cris eae51147f4 Styled same margin-top for start-, einleitung- and frage-page in RT-tool. 2019-04-30 17:02:44 +02:00
Cris 4b89a5dbe8 Styled frage page of Reihungstesttool.
Slightly styled frage page according to starting page style changes.
Added bootstrap.
2019-04-30 16:41:07 +02:00
cris-technikum 58e2d3f000 Styled starting page of Reihungstesttool
The starting page (login.php) is well-formed.

Still missing translations of new text inputs.
2019-04-30 16:37:51 +02:00
Cris 4a0170d726 Fixed Select language for menu in Reihungstesttool (CHROME Incompatibility)
Now the select menu is working also on CHROME Browser.

Also added Bootstrap.
2019-04-30 16:28:57 +02:00
Cris d569ad59a9 Changed path of Lehrtätigkeitsbestätigung (cis -> content) 2019-04-29 12:04:17 +02:00
Cris 80afb74be9 Modified RT-menu: Styled logout link
Now the logout link is also integrated in the menu.
2019-04-25 13:14:57 +02:00
Cris 0738a0aee1 Marked studies that were rejected for the Reihungstest
Now the studies, that were rejected for the Reihungstest
(Prestudentstatus 'Abgewiesener'), are marked as rejected on the
Reihungstest-starting page.
2019-04-25 11:39:24 +02:00
Cris f5433a2a73 Modified RT-menu: Styled start/intro links
Now the start and intro links are styled like buttons and integrated in
the menu navigation.
2019-04-25 10:36:40 +02:00
Cris 617ed24073 Modified menu of Quereinstiegsgebiete
Now the menu of Quereinstiegsgebiete is clustered and displayed by study.
2019-04-24 16:52:20 +02:00
Manfred Kindl ed7f3f90fb Codestyle-Changes 2019-04-16 16:45:21 +02:00
cris-technikum 6b43e97361 Removed check against bisverwendung in FAS document lehrtaetigkeit
The check against bisverwendungen caused wrong date definitions,
when a lector is teaching without a contract.
Now the start end end time refer only the teaching activities.

PLUS
some code refactoring for easier maintainance
2019-04-10 18:47:10 +02:00
cris-technikum 40755fa789 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2019-04-09 17:14:27 +02:00
Cris c7e757c76f Added document Lehrtätigkeit Bestätigung in FAS (only FHTW)
Now a new document exists to confirm the lecture activities which
include all the
. lehreinheiten of the mitarbeiter
AND
. projektarbeiten of the mitarbeiter (betreuer,...)
clustered by studiensemester.
2019-04-09 14:57:48 +02:00
Cris 5fc356cd4f Added document Lehrtätigkeit Bestätigung in FAS (only FHTW)
Now a new document exists to confirm the lecture activities which
include all the
. lehreinheiten of the mitarbeiter
AND
. projektarbeiten of the mitarbeiter (betreuer,...)
clustered by studiensemester.
2019-04-09 14:39:07 +02:00
Cris c649bf3fbe Fixed double basic gebiet-entries in Reihungstest
This issue popped up when basic gebiete of many Bachelor studies could not be merged (with unique gebiete) due to different reihung. This is fixed now.
2019-04-08 13:26:33 +02:00
Manfred Kindl e7930c9f80 Fotoliste Querformat 2019-04-04 13:50:17 +02:00
Cris dc8a76e674 Removed marks from anonymized Notenfreigabeliste 2019-03-28 13:09:03 +01:00
raab fd1f87e80b Umbenennung LehreIntern zu Lehre 2019-03-27 17:46:10 +01:00
Cris 7f4176ade3 Added UID + marks to anonymized Notenfreigabeliste
Now the eMail with the anonymized Notefreigabelist displays students UID and marks.
2019-03-27 11:56:58 +01:00
Cris cd5344cf6d Anonymized reasons of absence in MA-Zeitsperre/Urlaube overview
Due to data protection regulation the reasons of employees absence are now displayed as a general 'absent' ('Abwesend').
2019-03-21 14:12:13 +01:00
Cris aaff64867b Ordered Reihungstestgebiete by reihung 2019-03-21 09:38:02 +01:00
Cris d13a7f4720 Fixed testtool to set sprachwahl also for none-priority Bachelor studies 2019-03-19 09:32:06 +01:00
Cris 1009bb0682 Fixed testtool to retrieve correct languages 2019-03-18 15:37:20 +01:00
Andreas Österreicher 6b8bfb6a3c Fixed Testtool Login 2019-03-14 18:06:54 +01:00
Cris 991ca747d1 Separated Bachelor and Masters on testtool
Now if the logged-in prestudents study is a Bachelor-study, all other Bachelor studies he might have applied for, are displayed. Also the testing areas (gebiete) are shown only for that Bachelor studies.

If the logged-in prestudents study is a Master (or something else than a Bachelor), only that one particular Master study is displayed on the starting page.  The testing areas are shown only for that one particular Master study.
2019-03-12 18:03:49 +01:00
Andreas Oesterreicher 31b0e8bea3 Config Eintrag hinzugefügt um den SelfService Dokumentendownload im CIS
zu aktivieren/deaktivieren
2019-03-06 13:25:32 +01:00
Cris 5335ac3a71 Added Reihungstest language logic
Now the language of the Reihungstest questions is set based on the language-settings of the STG, which has the highest priority. If the language-option is true, the user will have the option to choose between the languages.
2019-03-06 12:18:39 +01:00
Manfred Kindl 63877ef8f9 Neues Recht lehre/reservierungAdvanced in LV-Plan implementiert
- Reservierungen können damit überschrieben werden
- Wenn Raum grundsätzlich nicht reservierbar, wird eine entsprechende Meldung angezeigt.
2019-03-01 13:42:34 +01:00
raab 2524aa90cc LehreExtern nicht mehr zur Auswahl anzeigen 2019-03-01 09:27:24 +01:00
Cris 7a1027280e Added Reihungstest-Gebiete for person
Now the areas for the Reihungstest are put together depending on the studies the examinee is interested in and if the examinee is a Quereinsteiger or not.

Therefore all prestudents of the examinee are detected that are set for the actual and future studiensemester. 

The areas are chosen because of the Studienplan. If not available, they are chosen because of the Studiengang.
2019-02-28 15:04:17 +01:00
Manfred Kindl 6b4f480e70 BugFix Notenanzeige Incomings
Bei Incoming-Studierenden wurden bisher keine Noten angezeigt. Das ist nun behoben.
2019-02-25 10:23:55 +01:00
raab 0645095af0 Unterscheidung ob intern / extern bei MitarbeiterInnen ind Suche und Profil 2019-02-19 15:31:58 +01:00
Andreas Österreicher 8511ebe667 Warning bei der Anzeige der Studierenden in den Mailverteilern behoben 2019-02-11 12:10:17 +01:00
Nikolaus Krondraf 2ce471ac03 Bugfix: Prüfungsbeginn wird nun laut Reihung in DB berechnet 2019-02-07 10:34:56 +01:00