Andreas Österreicher
2fed75f175
Fixed PHP compatibility issues
2018-06-26 18:10:21 +02:00
Manfred Kindl
2adb4c91df
Merge remote-tracking branch 'origin/master'
2018-06-25 18:15:02 +02:00
Manfred Kindl
d161f94614
Function getAkten without "Bescheid" and "Diplomasupplement"
2018-06-25 18:11:48 +02:00
Andreas Österreicher
53098c011c
Filter für Funktionen im FAS hinzugefügt
2018-06-15 15:08:05 +02:00
Andreas Österreicher
fbcefcbd51
Schnittstelle zum Datenverbund für Abfrage und Vergabe von Matrikelnummern
...
inkl. Testclient für manuelle Abfrage der Daten
2018-06-13 18:40:07 +02:00
Manfred Kindl
2b8782afe8
Funktion getAkten mit neuen Parametern $returnInhalt und $order
...
- Wenn $returnInhalt true ist, wird auch der Inhalt der Akte geladen. Default false
- $order: Sortierreihenfolge der Spalten im SQL
2018-06-05 17:31:07 +02:00
Manfred Kindl
98f25028eb
Rechte-Fix Mailverteiler
...
Funktion Hochschulvertretung hinzugefügt
Rechte-Abfrage in open_grp.php
2018-05-23 10:07:51 +02:00
Gerald Raab
6f57c46cc3
bei Anzeige der vergebenen Lehraufträge werden Lehrgänge exkludiert
2018-05-15 17:15:03 +02:00
Manfred Kindl
37650f4d30
BugFix Function getStudiengaengeDokument
...
Added db_num_rows before while-loop
2018-05-15 16:30:47 +02:00
Manfred Kindl
f7196a7c60
Funktion deleteParked geändert
...
- Logtype ist nun "Processstate"
- json-name ist "parked"
2018-05-15 13:52:31 +02:00
Manfred Kindl
7ec82cf8ad
Merge remote-tracking branch 'origin/master'
2018-05-11 16:59:19 +02:00
Manfred Kindl
7af995dbe5
Added Function "deleteParked" to personlog.class
2018-05-11 16:55:23 +02:00
Manfred Kindl
3a9882d034
BugFix in Funktion getStudiengaengeDokument
2018-05-11 16:54:49 +02:00
alex
e4cdac1acb
moved infocenter and sb admin js and css from include to public, get inactive parents/children oe is possible
2018-05-03 13:33:08 +02:00
Paolo
dba08d4d9e
- Added the feature to the Infocenter controller to generate a unique identifier for each call of itself, and to keep using the identifier for the next calls in the same browser/tab
...
- Added the feature to the FilterWidget to use this identifier to create a different session for each FilterWidget
2018-05-03 12:33:01 +02:00
Manfred Kindl
47e7742b4e
BugFix
...
Berechtigungsproblem bei Funktion getAllOe()
2018-05-02 12:15:28 +02:00
Manfred Kindl
c7535f92c8
Merge remote-tracking branch 'origin/master'
2018-04-27 16:02:50 +02:00
Manfred Kindl
e58c8110ce
Trim auf Leerzeichen in Addon-Constructor
2018-04-27 15:57:45 +02:00
Manfred Kindl
15180bd6f5
Notenverwaltung
...
- Hinweis an LektorInnen, wenn geänderte, nicht freigegebene Noten vorhanden sind
- Attribute "offiziell" und "bezeichung_mehrsprachig" in Klasse eingebaut
2018-04-27 15:55:48 +02:00
Cris
51f6d4545f
Added sancho ampel-erinnerungsmail
2018-04-25 11:24:40 +02:00
Paolo
999b4040a4
Moved JS function refreshSideMenu from views/widgets/filter/filter.php to include/js/infocenter/infocenterPersonDataset.js and adapted the code
2018-04-24 18:34:07 +02:00
Andreas Österreicher
0d7464c541
Merge branch 'master' into signatur
2018-04-19 13:22:01 +02:00
Cris
daab764a14
Added Notice-Update functionality
...
. added notice updates functionality by clicking on a row in the notice-table
. log "Notice updated" is set into log-table when note was updated successfully
2018-04-18 14:34:36 +02:00
Andreas Österreicher
edba85f540
Merge branch 'master' into signatur
2018-04-12 18:52:16 +02:00
Gerald Raab
a4ff2d6285
Eintragung Ersatzruhe
2018-04-10 13:05:30 +02:00
Andreas Österreicher
cd82baf075
Problem behoben wodurch getStgKz nicht immer korrekte Daten
...
zurücklieferte wenn Berechtigungen über Rollen und Funktionen zugeteilt
sind
Berechtigungen für diverse Seiten angepasst
2018-04-06 09:45:49 +02:00
Cris
351f83ea71
Added issue date for access card
...
by the moment the access card was handed out to a person, the issue date is shown now on CIS > profile.
(If more access cards where handed out, the latest issue date will be displayed)
2018-04-04 09:22:16 +02:00
Manfred Kindl
6f6929e55f
CIS-Suche optimiert
...
Redirects auf interne Seiten werden nicht im Suchergebnis angezeigt. Solche auf externe Seiten werden in einem neuen Fenster geöffnet.
OE-Suche optimiert
2018-04-03 11:11:08 +02:00
Manfred Kindl
0183cfd03e
CIS-Suche an neue DMS-Spalten angepasst
...
- CIS-Suche sucht nun nach Schlagworten
- Funktion search sucht nun auch direkt nach DMS-ID wenn erstes Zeichen im Suchstring "#" ist.
2018-03-29 11:15:10 +02:00
Manfred Kindl
8f12394f0a
DMS-Changes
...
New Attributes:
- cis_suche: Defines if file is searchable via CIS
- schlagworte: Semikolon-Separated Text for CIS-Search
- kategorie_oe_kurzbz: Organisational Unit defines rights for viewing, uploading and changing documents in DMS
- berechtigung_kurzbz: Controls visibility for categories in DMS
Access to categories can now be restricted with oe_kurzbz and rights. If an Organisational Unit is added to a category, only users with the according rights can access, upload and change documents in this category.
If a right is saved to a category it is only accessible for users with this right. Use the right to restrict access to sensible DMS-Categories (e.g. FAS-Documents)
!! Downloading of documents via dms.php is still controlled only with the group assigned to the category !!
New right "basis/dmsAdmin" needed for accessing DMS-Administration (Editing categories)
2018-03-28 16:57:56 +02:00
Manfred Kindl
497b10f8c5
Benutzerberechtigung Option "Nur User"
...
Zeigt heruntergebrochen auf User, welche User welche Berechtiung haben
2018-03-19 16:11:59 +01:00
Andreas Österreicher
f3d5a1e3b3
Fehler behoben wodruch stud_selfservice nicht korrekt gespeichert wurde
2018-03-19 08:50:07 +01:00
Andreas Österreicher
5f9abccaeb
Merge branch 'master' into signatur
2018-03-15 17:47:25 +01:00
Andreas Österreicher
7060459e44
Menüpunkt Wartung ist nur noch sichtbar wenn Berechtigungen für
...
Unterpunkte vorhanden sind
2018-03-15 16:44:12 +01:00
Andreas Österreicher
65f1992d13
Fehler behoben wodurch Nationen nicht korrekt geladen wurden wenn die
...
Sperre auf false gesetzt war
2018-03-15 10:30:41 +01:00
Gerald Raab
e8f6bfc4e6
Betreuungen in der Anzeige der zu erfassenden Stunden inkludiert
2018-03-13 13:47:47 +01:00
Andreas Österreicher
c525a85d45
Testtool Abfragen korrigiert
2018-03-08 16:42:37 +01:00
Andreas Österreicher
f0f29be54b
Jahresplan - Deprecated functions entfernt
...
Problem bei der Suche nach Einträgen behoben
2018-03-08 09:22:53 +01:00
Andreas Österreicher
98011903d8
Merge branch 'master' into signatur
2018-03-02 08:34:53 +01:00
Manfred Kindl
ffce4cb101
Merge remote-tracking branch 'origin/master'
2018-02-28 17:14:51 +01:00
alex
73c4ad225e
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2018-02-28 15:12:48 +01:00
Paolo
e2e7ead90b
Fixed commits
2018-02-28 15:10:38 +01:00
cris-technikum
db14c86a77
Merge after last Commit
2018-02-28 14:39:33 +01:00
alex
7581ac05dd
replaced php requests with ajax requests
2018-02-28 12:56:14 +01:00
cris-technikum
ef331e1580
AMPELSYSTEM: new GUI with Sancho; new logic
...
. new GUI with Sancho and collapsable panel
. new logic:
1. popup only for notifications that are:
---- mandatory
---- unconfirmed
---- not expired
---- not before vorlaufszeit
2. overall display for all notifications that are
---- not before vorlaufszeit
-> confirmed and/or expired notifications are displayed serperately and only readable
2018-02-28 10:47:45 +01:00
Paolo
b8e7599888
- Added method rowNumber to controller system/Filters
...
- Fixed JSs to count the number of record in InfoCenter and to send messages
2018-02-28 09:59:56 +01:00
Manfred Kindl
35b8c1f26d
CIS-Suche verlinkt Rauminformationen bei Räumen mit Content_ID
2018-02-27 14:17:36 +01:00
Andreas Österreicher
18cc4a3fe5
Merge branch 'master' into signatur
2018-02-27 08:19:55 +01:00
alex
5a4659c2b8
Merge remote-tracking branch 'origin/master'
2018-02-26 16:54:52 +01:00
alex
8f6ee06b9d
added "zgv uebernehmen" for prefill of zgv with latest edited zgv, optimized sort of zgvs
2018-02-26 16:54:41 +01:00