Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Österreicher ddd6abde8c Dokumente in Kategorien mit gesetzten Berechtigungen sind über dms.php nicht mehr zugänglich wenn die Person die Berechtigung nicht besitzt unabhängig davon ob diese zusätzlich über eine Gruppe gesperrt ist 2018-09-25 14:49:46 +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
Paolo 0bc0a09bf4 - Removed file system execute permission for all files (no directories)
- application/extensions file system permission now is 775
- application/logs file system permission now is 775
- Added extensions directory in application/: config, controllers, helpers, hooks, libraries, models, views and widgets
- Added view views/extensions/manage.php
- Added controller controllers/system/extensions/Manager.php
- Added library ExtensionsLib to manage extensions
- Added model models/system/Extensions_model.php
- Moved code related to print out info from MigrationLib to EPrintfLib
2017-11-13 10:45:49 +01:00
Paolo b39a6ca85e JS bugfix 2017-09-13 13:50:07 +02:00
Paolo bcd84512f5 Second commit 2017-09-11 16:06:56 +02:00
Paolo b0806f263b First commit 2017-09-08 19:15:21 +02:00
Karl Burkhart c44df7f03a Meldungen wurden in einen <span> tag gepackt 2012-03-07 14:26:39 +00:00
Karl Burkhart 6414b4a52c Administrationsoberfläche zum Bearbeiten von Kategorien hinzugefügt 2012-03-05 09:56:26 +00:00