App-Inventor-Gallery
App-Inventor-Gallery copied to clipboard
Do not delete comments, apps
Instead of deleting comments and apps from the database, add a new status value "Deleted" and mark the comment or app with this status.
This is not as trivial as it sounds, because the code must be inspected throughout to ensure that queries for comments and apps ignore ones that are marked as "Deleted".
Paul, to you.
thanks so status value "Deleted" would prevent user from seeing it, but not administrators from seeing it if they wanted to.
status: just started should take 5-10 hours to finish this issues.
Status update I looked at it and have no internet till Thursdays thanks to Verizon
Consider changing "Delete" to "Unpublish" to make it more clear that it's not actually being deleted.