Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
forena
Commits
1fe7cdc8
Commit
1fe7cdc8
authored
Oct 02, 2014
by
metzlerd
Browse files
Remove obsolete demo reports access.
parent
6a2f159f
Changes
2
Hide whitespace changes
Inline
Side-by-side
forena.module
View file @
1fe7cdc8
...
...
@@ -873,7 +873,6 @@ function forena_parameters_callback($form, &$form_state) {
function
forena_permission
()
{
$perms
=
array
(
'administer forena reports'
=>
array
(
'title'
=>
t
(
'Administer Forena Reports'
)),
'access demo reports'
=>
array
(
'title'
=>
t
(
'Access Demo Reports'
)),
'list reports'
=>
array
(
'title'
=>
t
(
'List reports'
)),
'create any report'
=>
array
(
'title'
=>
t
(
'Create a report'
)),
'design any report'
=>
array
(
'title'
=>
t
(
'Design reports'
)),
...
...
repos/reports/help/setup.frx
View file @
1fe7cdc8
...
...
@@ -175,11 +175,6 @@
</ul>
</td>
</tr>
<tr>
<th>
Access Demo Reports
</th>
<td>
Even though this is one of the available permissions, it doesn't seem to be used anywhere within Forena (except in
forena.test). Feel free to use it to implement {datablocks_security} for any of your (custom) reports.
</td>
</tr>
<tr>
<th>
List reports
</th>
<td>
Grant access to:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment