#4631 closed Enhancement (fixed)
Admins should be able to delete river items
| Reported by: | cash | Owned by: | sembrestels |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.8 |
| Component: | Core | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Change History (8)
comment:1 Changed 11 months ago by cash
- Milestone changed from Needs Review to Elgg 1.8.7
comment:2 Changed 11 months ago by cash
- Milestone changed from Elgg 1.8.7 to Elgg 1.8.8
comment:3 Changed 11 months ago by sembrestels
- Owner set to sembrestels
- Status changed from new to assigned
comment:4 Changed 11 months ago by sembrestels
Pull request: https://github.com/Elgg/Elgg/pull/296
comment:5 Changed 10 months ago by Sem
- Resolution set to fixed
- Status changed from assigned to closed
Fixes #4631. Admins are now able to delete river items.
Changeset: 2329cb233a8766ac1a6bc5d5b4d699f2ab773ea4
comment:6 Changed 10 months ago by Cash Costello
Refs #4631 $object->canEdit() check not necessary and added a confirm popup on delete to prevent accidental deletes
Changeset: 5d9a8f414432e575b185c30b8e9764ab18f13ccd
comment:7 Changed 10 months ago by Sem
Fixes #4631. Admins are now able to delete river items.
Changeset: 2329cb233a8766ac1a6bc5d5b4d699f2ab773ea4
comment:8 Changed 10 months ago by Cash Costello
Refs #4631 $object->canEdit() check not necessary and added a confirm popup on delete to prevent accidental deletes
Changeset: 5d9a8f414432e575b185c30b8e9764ab18f13ccd
Note: See
TracTickets for help on using
tickets.

should be easy to add a delete button