Samuell1 / revisions-plugin

Revisions allows to extend any model with Revisionable trait with more features and easy to use.
https://octobercms.com/plugin/samuell-revisions
MIT License
9 stars 7 forks source link

Add readOnly option to widget #13

Closed rubenvanerk closed 4 years ago

rubenvanerk commented 4 years ago

This pull request adds the option to make the widget read-only. All revisions can be viewed but none can be restored.

I also added the date of the revision to the popup.

Samuell1 commented 4 years ago

Thanks amazing work!