Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
forena
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
forena
Commits
1fe7cdc8
Commit
1fe7cdc8
authored
Oct 2, 2014
by
David Metzler
Browse files
Options
Downloads
Patches
Plain Diff
Remove obsolete demo reports access.
parent
6a2f159f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
forena.module
+0
-1
0 additions, 1 deletion
forena.module
repos/reports/help/setup.frx
+0
-5
0 additions, 5 deletions
repos/reports/help/setup.frx
with
0 additions
and
6 deletions
forena.module
+
0
−
1
View file @
1fe7cdc8
...
@@ -873,7 +873,6 @@ function forena_parameters_callback($form, &$form_state) {
...
@@ -873,7 +873,6 @@ function forena_parameters_callback($form, &$form_state) {
function
forena_permission
()
{
function
forena_permission
()
{
$perms
=
array
(
$perms
=
array
(
'administer forena reports'
=>
array
(
'title'
=>
t
(
'Administer Forena Reports'
)),
'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'
)),
'list reports'
=>
array
(
'title'
=>
t
(
'List reports'
)),
'create any report'
=>
array
(
'title'
=>
t
(
'Create a report'
)),
'create any report'
=>
array
(
'title'
=>
t
(
'Create a report'
)),
'design any report'
=>
array
(
'title'
=>
t
(
'Design reports'
)),
'design any report'
=>
array
(
'title'
=>
t
(
'Design reports'
)),
...
...
This diff is collapsed.
Click to expand it.
repos/reports/help/setup.frx
+
0
−
5
View file @
1fe7cdc8
...
@@ -175,11 +175,6 @@
...
@@ -175,11 +175,6 @@
</ul>
</ul>
</td>
</td>
</tr>
</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>
<tr>
<th>
List reports
</th>
<th>
List reports
</th>
<td>
Grant access to:
<td>
Grant access to:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment