Bug #28479
Delete button for log entry missing
| Status: | Resolved | Start date: | 2011-07-26 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Reinhard Führicht | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Stable v1.0 | |||
| Votes: | 0 |
Associated revisions
Removed "readOnly" flag for the log table. Using "adminOnly" instead. (fixes #28479)
Removed "readOnly" flag for the log table. Using "adminOnly" instead. (fixes #28479)
History
Updated by Reinhard Führicht almost 2 years ago
- Status changed from New to Accepted
- Assignee set to Reinhard Führicht
- Target version set to Stable v1.0
I wanted to prevent that the records are edited in any way because it makes no sense to me.
But maybe it would be wise to set the "adminOnly" flag to allow edit and delete from admin users only.
What do you think?
Updated by Stephan Bauer almost 2 years ago
I think this would be OK.
Updated by Reinhard Führicht almost 2 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r50761.