Add core features for Archive plugin
Add core features for Archive plugin
The archive system from fd-plugins#6075 (closed) needs code in core for the following bits:
- Add Archive action in management menu
- Add ACL class for archive rights
- Search for archived fields in unicity checks
- Add an API function to delete objects without deletion ACL rights
Link issues together to show that they're related. Learn more.
Activity
- bmortier changed milestone to %FusionDirectory 1.4
changed milestone to %FusionDirectory 1.4
- bmortier marked this issue as related to fd-plugins#6075 (closed)
marked this issue as related to fd-plugins#6075 (closed)
By Côme Chilliet on 2020-10-08T08:07:42 (imported from GitLab)
- bmortier created merge request !813 to address this issue
created merge request !813 to address this issue
By Côme Chilliet on 2020-10-08T08:08:01 (imported from GitLab)
- bmortier mentioned in merge request !813
mentioned in merge request !813
By Côme Chilliet on 2020-10-08T08:08:01 (imported from GitLab)
- bmortier mentioned in issue #6120
mentioned in issue #6120
By Côme Chilliet on 2020-10-13T08:33:15 (imported from GitLab)
- bmortier marked this issue as related to debian/stretch-dev#4
marked this issue as related to debian/stretch-dev#4
By Côme Chilliet on 2020-10-13T13:49:42 (imported from GitLab)
- bmortier added PJ1802-0188 fusiondirectory-core labels
added PJ1802-0188 fusiondirectory-core labels
- bmortier marked this issue as related to #6120
marked this issue as related to #6120
By bmortier on 2020-10-16T13:18:29 (imported from GitLab)
ACL are crashing:
UnknownClassException: archive in /usr/share/fusiondirectory/include/class_pluglist.inc:525 Stack trace: #0 /usr/share/fusiondirectory/plugins/admin/aclrole/class_aclEditionDialog.inc(227): pluglist::pluginInfos('archive') #1 /usr/share/fusiondirectory/include/simpleplugin/class_simplePlugin.inc(678): ACLEditionDialog->render() #2 /usr/share/fusiondirectory/include/simpleplugin/class_simpleTabs.inc(259): simplePlugin->render() #3 /usr/share/fusiondirectory/include/management/class_management.inc(468): simpleTabs->render() #4 /usr/share/fusiondirectory/include/management/class_management.inc(1409): management->render() #5 /usr/share/fusiondirectory/include/class_pluglist.inc(576): management::mainInc() #6 /usr/share/fusiondirectory/html/main.php(217): pluglist::runMainInc('10') #7 {main}
By Côme Chilliet on 2020-10-22T12:42:36 (imported from GitLab)
- Please register or sign in to reply
- bmortier created merge request !818 to address this issue
created merge request !818 to address this issue
By Côme Chilliet on 2020-10-20T14:16:20 (imported from GitLab)
- bmortier mentioned in merge request !818
mentioned in merge request !818
By Côme Chilliet on 2020-10-20T14:16:22 (imported from GitLab)