tinsu / moteve

Automatically exported from code.google.com/p/moteve
0 stars 0 forks source link

Add admin-driven video remove functionality #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Now when a video is "deleted" by its author, the video is only marked for
removal, i.e. video.setMarkedForRemoval(true).

Add a functionality where the admin can list all videos with this flag and
remove them.
During the removal process the video files (both source and target) and the
VideoPart entities will be deleted. The video entity remains in the DB and
its attribute removed will be set to true.

Original issue reported on code.google.com by radek.sk...@gmail.com on 8 Mar 2010 at 2:01

GoogleCodeExporter commented 9 years ago

Original comment by radek.sk...@gmail.com on 8 Mar 2010 at 2:01