Gerald Raab
3505b13bcf
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2018-04-12 12:13:03 +02:00
Gerald Raab
baf6503f2f
Updated BaseSQL
2018-04-12 12:12:25 +02:00
Paolo
307c8a44f1
- Removed parameters hideHeader and hideSave from system/infocenter/infocenterData (they do not REALLY need)
...
- Now the JS function renderSelectedFilterFields can recognize the metadata text type
- Filter options panel beautified
2018-04-12 11:58:10 +02:00
Andreas Österreicher
9c14dc9774
Modified Site Navigation to Support Wildcard Entries
2018-04-12 11:53:51 +02:00
alex
77a31aed2d
Merge remote-tracking branch 'origin/master'
2018-04-11 13:50:33 +02:00
alex
e97a8cd761
added geschaeftsjahrvon and geschaeftsjahrbis to kostenstelle, excluded extension tables from checksystem check
2018-04-11 13:49:50 +02:00
Paolo
f9ac16e7b9
FilterWidget bugfix
...
- Now is possible to remove selected filters in "Filter options"
- Changed the class of the delte button from remove-filter (already used) to remove-selected-filter
- Added click event to remove-selected-filter class and the ajax call
2018-04-11 13:45:53 +02:00
alex
8411786fce
asterisk for labels for required fields
2018-04-11 11:40:22 +02:00
alex
0da929dd4f
Konten can be retrieved by Kostenstelle
2018-04-11 10:54:17 +02:00
alex
161d814472
added permissions for Budgetantragsverwaltung
2018-04-11 10:53:03 +02:00
alex
38f084eebe
enabled arrow for bootstrap panels
2018-04-10 16:11:56 +02:00
Gerald Raab
a4ff2d6285
Eintragung Ersatzruhe
2018-04-10 13:05:30 +02:00
Andreas Österreicher
3ff9ce208a
Anzahl der Interessenten mit RT Anmeldung korrigiert in der Rückschau
...
für das vorherige Semester
2018-04-10 12:45:10 +02:00
Andreas Österreicher
167ee461bd
Problem behoben wodurch nicht alle Studiengänge in der Bewerberstatistik
...
sichtbar waren
2018-04-10 08:54:26 +02:00
Paolo
558b6106c0
Changed method getPersonFromStatus of Person_model to retrive also the UID(s) of the prestudent
2018-04-09 17:41:22 +02:00
Andreas Österreicher
cdac13c33f
Removed Extension Menu Entry from Core
2018-04-09 12:47:11 +02:00
Andreas Österreicher
b56e728f49
Extensions can now extend the standard Navigation
2018-04-09 07:42:23 +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
7c195b5b90
Adapted style for Ampelsystem
...
small adaptions fitting to CIS
2018-04-05 13:16:52 +02:00
Cris
fe3ff38c92
Added phrases for Ampelsystem
...
phrases for no current notifications in Ampelsystem
2018-04-04 09:41:38 +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
Cris
b979cd210c
Added panel for no notifications in Ampelsystem
...
the panel is shown only when there are no currently notifications for the user
2018-04-04 09:13:59 +02:00
Manfred Kindl
d72dfb1d52
Merge remote-tracking branch 'origin/master'
2018-04-03 11:11: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
Paolo
537f6a5c49
Added order by version DESC in method loadVorlagetext of VorlageLib
2018-03-29 14:44:23 +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
5c429e9990
Merge remote-tracking branch 'origin/master'
2018-03-28 16:58:11 +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
alex
350eae5985
Merge remote-tracking branch 'origin/master'
2018-03-27 13:44:33 +02:00
alex
8493638605
Added Studiengang and Orgform to Subject of Freigabemail
2018-03-27 13:44:09 +02:00
Cris
6f08f637e9
Vilesci Notification GUI optimized
...
- tooltips added to explain some fields
- textareas only for languages which are set to true
- datepicker now html5 input type=date
2018-03-27 09:31:36 +02:00
Manfred Kindl
f52b7772ff
Merge remote-tracking branch 'origin/master'
2018-03-26 11:58:31 +02:00
Manfred Kindl
b39dd6a3fc
BugFix
...
Typ numeric (6,2) was out of range.
Changed to numeric (8,2)
2018-03-26 11:58:17 +02:00
Nikolaus Krondraf
b6cd5b9208
Bugfix (use function instead of class method)
2018-03-26 11:30:38 +02:00
Nikolaus Krondraf
0e35872f81
Bugfix (use function instead of class method)
2018-03-26 10:19:10 +02:00
Manfred Kindl
d10f58b495
Merge remote-tracking branch 'origin/master'
2018-03-23 17:56:50 +01:00
Manfred Kindl
4376db69a2
Bugfix Support < PHP5
2018-03-23 17:56:30 +01:00
Manfred Kindl
175a10a8d1
Breite, Spaltenreihenfolge und Standardspalten geändert
2018-03-23 17:55:53 +01:00
Manfred Kindl
10f69bae67
Statusgründe werden alphabetisch sortiert
2018-03-23 17:54:53 +01:00
Manfred Kindl
766f1d8148
Wenn vorhanden wird "Titel intern" neben Dokumentbezeichnung angezeigt
2018-03-23 17:54:39 +01:00
Manfred Kindl
3d75c7e0f2
Locales zu Freischaltung gesperrte Mailverteiler
2018-03-23 17:53:13 +01:00
Manfred Kindl
2e90718469
Person ID wird angezeigt, Spalte "AbgeschicktAm" wird default angezeigt
2018-03-23 17:52:49 +01:00
Manfred Kindl
2dcf4dd09f
Updateamum und -von bei Änderung von Dokumenttyp
2018-03-23 17:51:00 +01:00
Manfred Kindl
afeb3c1e5c
Freischaltung gesperrte Mailverteiler
...
Der generierte Verteiler wird automatisch ins BCC-Feld übernommen.
Ein Hinweis wird angezeigt, dass man bei manuellem kopieren des Verteilers, diesen ins BCC-Feld schreiben soll
- GUI Behübschung
2018-03-23 17:50:17 +01:00
Gerald Raab
31a467ac57
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2018-03-23 11:33:17 +01:00
Gerald Raab
24c54c6b3c
Index fuer system.tbl_log added
2018-03-23 11:32:28 +01:00
Paolo
546b3bfef3
Bugfix: removed redundant event binding for element remove-filter in view selecteFilters
2018-03-23 11:03:46 +01:00
Gerald Raab
a1c4537540
Filter Infocenter angepasst
2018-03-23 09:57:01 +01:00
Andreas Österreicher
00c94778c1
Fixed Problem with Personal Filters
2018-03-22 10:03:06 +01:00
Manfred Kindl
54208d20b9
New columns in tbl_dms_version and tbl_dms_kategorie
...
New columns oe_kurzbz and berechtigung_kurzbz in tbl_dms_kategorie
New columns cis_suche (boolean) and schlagworte in tbl_dms_version
2018-03-19 17:17:44 +01:00