Manfred Kindl
aa2597d8b5
Add column Stufe to tbl_dokumentstudiengang
2019-05-17 14:37:24 +02:00
Manfred Kindl
f44c841f22
Merge branch 'master' into StatusabhaengigerDokumentenupload
2019-05-06 14:08:50 +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
Manfred Kindl
855a24968d
Refactor cronjob remindApplicantsOfPlacementTest
...
- renamed function
- extend function with params $bcc and $from to set bcc-receivers and sender
- changed function getWorkingDays to isDateWorkingDay
- changed function getNextPlacementtestDate to getNextPlacementtests
- extend function getNextPlacementtests with optional $days param
2019-05-03 16:46:05 +02:00
Manfred Kindl
6f4c76162e
BugFix Bezeichnung Studiensemester englisch
2019-05-03 16:40:14 +02:00
Manfred Kindl
464aff2510
Auswertung FHTW
...
- Checken, ob Abgewiesener-Status vorhanden ist
- Checken, ob Gesamtpunkte gesetzt, wenn zu Bewerber gemacht wird
2019-05-03 16:39:02 +02:00
Manfred Kindl
9c8512086a
Bugfix
...
jQuery-Fehler, wenn Rechte nicht vorhanden
2019-05-03 16:33:37 +02:00
Nikolaus Krondraf
c771e3ed85
Merge branch 'master' of github.com:FH-Complete/FHC-Core
2019-05-03 13:23:30 +02:00
Nikolaus Krondraf
6d20102723
Status 'offen' wird nur angezeigt wenn Benotung aktiviert ist
2019-05-03 13:23:15 +02:00
alex
25acc66b0b
- Infocenter: orgform is displayed in Messages Quereinstieg and Quereinstieg kurz
2019-05-03 11:47:00 +02:00
Andreas Österreicher
02bd9d528f
Fixed Bug where the Last Status was not displayed correctly on the gradelist
2019-05-03 11:15:59 +02:00
Andreas Österreicher
defc8926c9
Spalte Anmeldefrist wird bei Reihungstestuebersicht per Default mit angezeigt
2019-05-03 11:13:52 +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
Paolo
8cb87556c6
CLI_Manager now loads form helper and ExtensionsLib
2019-04-30 14:19:48 +02:00
Paolo
bbe62cb997
Added new controller system/extensions/CLI_Manager to manage extensions from command line
2019-04-30 14:16:54 +02:00
alex
4151ae5364
education/Lehreinheit_model:
...
- prestudent_id also retrieved when getting students of a Lehreinheit
2019-04-30 14:00:01 +02:00
Paolo
3b4012798f
Fixed some comments typo
2019-04-30 13:13:34 +02:00
Paolo
783910b84c
Changed the way to set the header if the user is not authorized
2019-04-30 13:12:12 +02:00
Paolo
976df3868b
- Added new core controller CLI_Controller
...
- Adapted all the controllers jobs to use this new controller
2019-04-30 13:10:58 +02:00
Cris
d569ad59a9
Changed path of Lehrtätigkeitsbestätigung (cis -> content)
2019-04-29 12:04:17 +02:00
cris-technikum
715fc9e3a7
Applyed actual date in Lehrtätigkeitsbestätigungs-template
2019-04-29 11:10:54 +02:00
cris-technikum
2aea12ce56
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2019-04-29 11:00:10 +02:00
Manfred Kindl
1b5ecca09a
Merge remote-tracking branch 'origin/master'
2019-04-26 17:21:15 +02:00
Manfred Kindl
d4d6627c88
Auswertung FHTW BugFix Summe verdoppelt, wenn Auswertung ohne RT_ID
2019-04-26 17:21:06 +02:00
Manfred Kindl
484a53a37c
Reihungstestverwaltung BugFix Doppelte PreStudenten
2019-04-26 17:20:33 +02:00
Manfred Kindl
df73c0456e
New Tablesorter fixed Date sorting
2019-04-26 17:20:05 +02:00
Manfred Kindl
c813312906
FAS Mitarbeiterimport UID optional
2019-04-26 17:19:42 +02:00
Paolo
d1498a9b12
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2019-04-25 17:05:21 +02:00
Paolo
f65f3daceb
- Added private property $_requiredPermissions to APIv1_Controller
...
- Removed method _isAllowed from APIv1_Controller
- Added public method _remap to APIv1_Controller
- PermissionLib loading moved from constructor to _remap in APIv1_Controller
- Changed method basicAuthentication in AuthLib, now calls loginLDAP
2019-04-25 17:02:43 +02:00
Manfred Kindl
e38d822f82
Open link in _blank Window
2019-04-25 16:22:41 +02:00
Manfred Kindl
1d6cd91074
CodestyleFix
2019-04-25 16:20:46 +02:00
Manfred Kindl
dbb404743f
BugFix Personen Zusammenlegen Foto
2019-04-25 16:18:00 +02:00
Manfred Kindl
ac27cb81e7
BugFix Bezeichnung Studiensemester englisch
2019-04-25 16:17:25 +02:00
Manfred Kindl
3291fba775
BugFix Summe falsche Spalte
2019-04-25 16:16:27 +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-technikum
551de54f19
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2019-04-25 10:31:46 +02:00
Andreas Österreicher
a2b6d1e8dd
Fixed FreeBusy Import of Google Calender
...
Google Calender now exports FreeBusy Information without BEGIN:VFREEBUSY/END:VFREEBUSY Tags
2019-04-24 18:04:10 +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
Andreas Österreicher
803c1cb4c3
Ändern des Erledigt-Status von Notizen setzt jetzt immer das Updatevon/Updateamum Feld
2019-04-23 15:32:37 +02:00
alex
c049090987
- Added jquery checkboxes to FHC-Header template
...
- select checkbox range with shift key is automatically possible in FilterWidget tables
2019-04-19 13:16:37 +02:00
alex
09478e0d6c
Schnitt is calculated only from positive grades in Studienerfolgsbestätigung
2019-04-19 11:12:17 +02:00