[6471] Resource Activities
Fixes #6471
Proposed fixes:
I divided the activities into: 1.) Dataset Activity Stream: Only shows the activities from dataset fields 2.) Resource Activity Stream: Only shows the activities from resource fields. for eg:
- {actor} added the resource {resource_name} in the dataset {dataset}
- {actor} updated the resource {resource_name} in the dataset {dataset}
- {actor} deleted the resource {resource_name} in the dataset {dataset}
- "View this version" and "changes" both works fine
- You can "View this version" even for deleted resources.
If you have any suggestions on how to make these changes even better I m happy to hear and to work on that. Thanks
Features:
- [x] includes tests covering changes
- [ ] includes updated documentation
- [x] includes user-visible changes
- [ ] includes API changes
- [ ] includes bugfix for possible backport
Please [X] all the boxes above that apply
hey @Zharktas what's your opinion on this PR? Thanks
If we're planning on adding this PR to CKAN 2.10 we will need to update it. Do you have any time soon @TomeCirun to fix all the conflicts and work on this?
If we're planning on adding this PR to CKAN 2.10 we will need to update it. Do you have any time soon @TomeCirun to fix all the conflicts and work on this?
I will try to solve the conflicts by the end of the week @pdelboca
@amercader, @pdelboca I started working from scratch on a separate PR, once I m done I will close and delete this one, I will need it for now only to remind myself of the things... Thanks