Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 02f625b8

Von Bernd Bleßmann vor mehr als 3 Jahren hinzugefügt

  • ID 02f625b83ba7c7941ae9b31657b6b4ef23779b92
  • Vorgänger f7f02f67
  • Nachfolger 249c0c6f

Menü Produktivität: Zugriffsrechte nicht am Haupteintrag fest machen …

und eigene Zugriffssregel für E-Mail-Journal.

So kann z.B. das Recht, E-Mail-Journal ansehen, getrennt von der
Produktivität gesetzt werden.

Ein Hauptmenüpunkt wird nicht angezeigt, wenn keiner seiner Kinder
(z.B. wg. fehlender Rechte) angezeigt wird - wenn also keines der Rechte
vorhanden ist, so wird, wie vorher auch, der Haupteintrag auch nicht
gezeigt.

Unterschiede anzeigen:

menus/user/00-erp.yaml
1007 1007
  name: Productivity
1008 1008
  icon: productivity
1009 1009
  order: 900
1010
  access: productivity
1011 1010
- parent: productivity
1012 1011
  id: productivity_show_todo_list
1013 1012
  name: Show TODO list
1014 1013
  order: 100
1014
  access: productivity
1015 1015
  module: todo.pl
1016 1016
  params:
1017 1017
    action: show_todo_list
......
1019 1019
  id: productivity_add_follow_up
1020 1020
  name: Add Follow-Up
1021 1021
  order: 200
1022
  access: productivity
1022 1023
  module: fu.pl
1023 1024
  params:
1024 1025
    action: add
......
1026 1027
  id: productivity_edit_access_rights
1027 1028
  name: Edit Access Rights
1028 1029
  order: 300
1030
  access: productivity
1029 1031
  module: fu.pl
1030 1032
  params:
1031 1033
    action: edit_access_rights
......
1037 1039
  id: productivity_reports_follow_ups
1038 1040
  name: Follow-Ups
1039 1041
  order: 100
1042
  access: productivity
1040 1043
  module: fu.pl
1041 1044
  params:
1042 1045
    action: search
......
1044 1047
  id: productivity_reports_email_journal
1045 1048
  name: Email journal
1046 1049
  order: 200
1050
  access: email_journal
1047 1051
  module: controller.pl
1048 1052
  icon: mail_journal
1049 1053
  params:

Auch abrufbar als: Unified diff