-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#8565: Delete and Unpublish buttons in backoffice content edit #8566
base: 1.10.x
Are you sure you want to change the base?
#8565: Delete and Unpublish buttons in backoffice content edit #8566
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7721655 - Browse repository at this point
Copy the full SHA 7721655View commit details -
Corrected condition for content unpublishing.
Managed unpublish and delete button for blogs and widgets.
Configuration menu - View commit details
-
Copy full SHA for b5e5430 - Browse repository at this point
Copy the full SHA b5e5430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da93e4 - Browse repository at this point
Copy the full SHA 7da93e4View commit details -
Added css classes for unpublish-button.
Condition for delete button visibility now checks for contentItem.Id > 0 instead of IsNew() function
Configuration menu - View commit details
-
Copy full SHA for a6d8f46 - Browse repository at this point
Copy the full SHA a6d8f46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ce4fa - Browse repository at this point
Copy the full SHA 10ce4faView commit details -
Removed Widget_DeleteButton to use the generic Content_DeleteButton s…
…hape and avoid its duplication or confusing management via Placement.info.
Configuration menu - View commit details
-
Copy full SHA for 67cdc3a - Browse repository at this point
Copy the full SHA 67cdc3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e16b84e - Browse repository at this point
Copy the full SHA e16b84eView commit details -
Removed unpublish button show/hide logic from driver.
Added comments to clarify how new Unpublish and Delete actions work.
Configuration menu - View commit details
-
Copy full SHA for 644fc21 - Browse repository at this point
Copy the full SHA 644fc21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d2a23 - Browse repository at this point
Copy the full SHA 72d2a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for af22105 - Browse repository at this point
Copy the full SHA af22105View commit details -
Configuration menu - View commit details
-
Copy full SHA for b884b99 - Browse repository at this point
Copy the full SHA b884b99View commit details -
ContentsDriver: removed AdminFilter check to display delete button an…
…d checked the content is published before showing the unpublish button.
Configuration menu - View commit details
-
Copy full SHA for ee42f43 - Browse repository at this point
Copy the full SHA ee42f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a7f37 - Browse repository at this point
Copy the full SHA 18a7f37View commit details