CottageLabs / uniboard

UniBoard project
0 stars 0 forks source link

Administrator delete advert feature #11

Closed richard-jones closed 10 years ago

richard-jones commented 10 years ago

The admin will have the ability to "delete" any advert from the admin site content view

richard-jones commented 10 years ago

Implementation notes:

richard-jones commented 10 years ago

The implementation of this was actually more complex, but I think works better.

Now, "delete" is an option for anyone logged in as an admin when they look at an advert page. Delete can also be undone by a similar mechanism to re-activate.

We have also made a strong distinction between deleting and deactivating - users will not be able to reactivate deleted adverts.