Skip to content

Feature 10542 #881

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

Merged
merged 3 commits into from
Feb 3, 2025
Merged

Feature 10542 #881

merged 3 commits into from
Feb 3, 2025

Conversation

mmoqui
Copy link
Member

@mmoqui mmoqui commented Jan 13, 2025

In Kmelia applications (EDM), a deleted folder is now moved into the trash can with its whole content (both sub-folders and publications). It will be definitively deleted once either the trash can is emptied or it is asked for deletion again whereas in the trash can.

By the same time, fix a bug in the computation of the publications count by the treeview when publications or non-empty folders are copied, created or moved.

In Kmelia, removing a folder relocates it now, with all of its
subfolders and publications,  into the bin like the publications.
A folder is then definitively deleted when the bin is purged.
When a folder and its content (both subfolders and publications) are put
into the bin, the actual operation operated by the KmeliaService is now
a move instead of a simple node detail update.
Rename the confirmation text when emptying the trash can.
When the trash can is emptied, the folders deletion is now taken into
account by the treeview.
Fix a bug with the number of publications displayed with the folder name
computed when a folder is deleted with its whole content.
Add support of the feature in Kmelia with non-treeview
tree-structured documentation.

Ensure the feature works also for Toolbox.
Copy link

@mmoqui mmoqui merged commit 3fcfb65 into Silverpeas:master Feb 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant