Andreas Österreicher
608a86e049
Neue Übersichtsseite für Reihungstests hinzugefügt
2018-11-27 11:04:08 +01:00
Gerald Raab
01826bf88a
show all contacts in profile
...
display type firmenhandy if no extension available
added bezeichnung_mehrsprachig to tbl_kontakttyp
2018-11-02 15:29:53 +01:00
Cris
f35becb0b3
Moved permission for managing CaseTime timesheets to correct folder
...
Moved to addons/casetime/dbcheck.php
2018-10-30 15:07:24 +01:00
Cris
a0157b26be
Added permission for managing Casetime timesheets
2018-10-23 14:29:57 +02:00
Manfred Kindl
e47cbd2c1c
SELECT, UPDATE for web on SEQUENCE public.tbl_rt_person_rt_person_id_seq
2018-10-18 14:54:27 +02:00
Manfred Kindl
2ffda4ea4b
INSERT, UPDATE und DELETE Recht für web User für tbl_rt_person
2018-10-18 14:38:49 +02:00
Andreas Österreicher
9382a6dd5a
Neues Boolean Lieferant für Firmen hinzugefügt
2018-10-11 08:37:22 +02:00
Manfred Kindl
174655b3ce
Merge remote-tracking branch 'origin/master'
2018-10-08 14:34:03 +02:00
Manfred Kindl
c8b0b416bb
Spalte "Priorisierung" in DB und Prestudent.class
2018-10-08 14:25:50 +02:00
Cris
597ed8a16e
Added "zeitaufzeichnungspflichtig" to FAS and DB
...
The field 'zeitaufzeichnungspflichtig' indicates the obligation of an employee to record working times. (-> monthlists should then be created)
. added column to tbl_bisverwendung and value true for all employees, who are fix angestellt
. added FAS GUI in popup window when creating new contract of employment
-- by default checkbox is checked when employee is fix angestellt, otherwise unchecked.
2018-10-02 16:23:57 +02:00
Andreas Österreicher
fa99863f85
Gegencheck für Spalte lkt_ueberschreibbar hinzugefügt
2018-09-27 15:40:02 +02:00
alex
aa58bd7bee
- Noten can be marked as not ueberschreibbar
...
- CIS Gesamtnote - marked Noten cannot be overwritten, also no csv import possible
2018-09-24 17:52:31 +02:00
Andreas Österreicher
1d74d6c758
Added updateaktivam, updateaktivvon, lastupdate to campus.vw_mitarbeiter
2018-09-20 15:57:11 +02:00
alex
979a46e410
- added unique constraint to reporting filter kurzbz
...
- added bezeichnung field to tbl_filter
2018-09-03 17:09:59 +02:00
Andreas Österreicher
2e210b3ebb
Added Permissions for Web User to Write Messages
2018-07-25 15:54:13 +02:00
Andreas Österreicher
9f71849334
Bezeichnung und Titel von public.tbl_akte auf 64 Zeichen vergroessert
...
Beim Archivieren von Zeugnissen etc wird zusätzlich das Studiensemester
angegeben
2018-07-16 18:34:38 +02:00
Andreas Österreicher
9822e07ac8
Neue Spalte bpk zu Tabelle public.tbl_person hinzugefügt
...
Cronjob für automatische Abfrage von Matrikelnummern hinzugefügt
Script für import der Matriklenummer Clearing Daten hinzugefügt
2018-06-28 18:55:55 +02:00
Andreas Österreicher
3c3ed7e46b
Konfiguration für Datenverbund Services hinzugefügt
...
Testclient für Datenverbund erweitert für manuelle Abfrage und Meldung
einzelner Personen und Logging von Datenverbund Requests
2018-06-28 08:29:25 +02:00
Andreas Österreicher
3542ff539f
Fehler behoben wodurch bereits vorhandene Reihungstestanmeldungen nicht immer zusammengeführt
...
wurden beim Zusammenlegen von Personen
Fehlenden ForeignKey bei public.tbl_rt_person.person_id hinzugefügt
2018-06-20 16:42:14 +02:00
Paolo
fda0db329e
Database update uses a different file for filters
...
- Added system/filtersupdate.php to collect all the filters and to perform an insert or an update in the database
- Removed filters from system/dbupdate_3.3.php
- Updated system/checksystem.php to call system/filtersupdate.php
2018-06-13 16:41:08 +02:00
Manfred Kindl
f14ef08491
Merge remote-tracking branch 'origin/master'
2018-05-23 10:15:54 +02:00
Manfred Kindl
cd005940cf
Delete-Berechtigungen fuer web User auf system.tbl_log
2018-05-23 10:05:34 +02:00
Andreas Österreicher
9925ff738a
Löschrechte für Vilesci User auf system.tbl_log erteilt zum Ausparken
...
von Bewerbern
2018-05-23 08:17:45 +02:00
Paolo
81473929a3
Added primary key to system.tbl_extensions using column extension_id
2018-05-07 15:52:35 +02:00
Andreas Österreicher
060e6fa8e9
Changed length of Column oe_kurzbz in system.tbl_filter
2018-05-03 13:05:24 +02:00
Andreas Österreicher
0d7464c541
Merge branch 'master' into signatur
2018-04-19 13:22:01 +02:00
Paolo
ae3815fafd
Added unique index uidx_phrasestext_phrase_id_sprache_orgeinheit_kurzbz_orgform_kurzbz on system.tbl_phrasetext,
...
using phrase_id, sprache, orgeinheit_kurzbz and orgform_kurzbz
2018-04-17 13:11:08 +02:00
Andreas Österreicher
94d2fb14b2
Changed View public.tbl_prestudentstatus to get anmeldungzumreihungstest
...
from new Table tbl_rt_person
2018-04-13 14:37:47 +02:00
Paolo
f41d845df4
Merged system/dbupdate_3.3.php
2018-04-13 13:36:39 +02:00
Andreas Österreicher
edba85f540
Merge branch 'master' into signatur
2018-04-12 18:52:16 +02:00
Andreas Österreicher
7d554be22f
Removed NOT NULL Constraint ON public.tbl_student.matrikelnr
2018-04-12 18:51:21 +02:00
Paolo
2a71c4387f
- Added new column category to system.tbl_phrase
...
- Added UNIQUE INDEX uidx_filters_app_dataset_name_filter_kurzbz
- Added comment to system.tbl_phrase.category
2018-04-12 18:12:08 +02:00
alex
e97a8cd761
added geschaeftsjahrvon and geschaeftsjahrbis to kostenstelle, excluded extension tables from checksystem check
2018-04-11 13:49:50 +02:00
Gerald Raab
24c54c6b3c
Index fuer system.tbl_log added
2018-03-23 11:32:28 +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
Manfred Kindl
fc1bbd540b
Web User Insert for public.tbl_log granted
2018-03-16 11:19:27 +01:00
Andreas Österreicher
5f9abccaeb
Merge branch 'master' into signatur
2018-03-15 17:47:25 +01:00
Andreas Österreicher
68f934a5d0
Removed Budget Tables from Core -> moved to Extension
...
Fixed Problem during Extension installation
2018-03-15 06:53:50 +01:00
Andreas Österreicher
e0a0b4029a
Merge branch 'master' into signatur
2018-03-07 12:24:24 +01:00
Andreas Österreicher
203876f104
DB Tabellen für Budgetantrag hinzugefügt
2018-03-07 00:21:28 +01:00
Andreas Österreicher
3fa86d9746
Added Default Filter for Infocenter
2018-03-02 16:39:46 +01:00
Andreas Österreicher
c534d101ae
Addon Update Permissions for Web User to Set Message Status
2018-03-02 16:22:38 +01:00
Andreas Österreicher
98011903d8
Merge branch 'master' into signatur
2018-03-02 08:34:53 +01:00
cris-technikum
dc3d71fdfb
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2018-02-28 11:11:02 +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
Andreas Österreicher
07a20257b4
Kommentare fuer Datenbanktabellen hinzugefügt
...
Nicht mehr zu verwendende Datenbanktabelle und Spalten als Deprecated
markiert
2018-02-27 11:34:54 +01:00
Andreas Österreicher
18cc4a3fe5
Merge branch 'master' into signatur
2018-02-27 08:19:55 +01:00
Andreas Österreicher
ac1f55b19c
Web User fuer tbl_msg_status berechtigt damit der Message-Status gesetzt
...
werden kann
2018-02-26 15:37:23 +01:00
Andreas Österreicher
0903f37b89
Merge branch 'master' into signatur
2018-02-21 07:18:50 +01:00
alex
4b4dcfff59
added lock tbl.person_lock for locking person
2018-02-20 17:39:00 +01:00