feat(files): add command to automatically rename filenames#51608
feat(files): add command to automatically rename filenames#51608
Conversation
4343ae9 to
0f0846f
Compare
0f0846f to
5f0e99a
Compare
|
Hello @susnux What do you think about a simulation-parameter? |
d2481e2 to
1ec65e7
Compare
This is implemented using |
1ec65e7 to
437349c
Compare
|
Can we please expose the sanitizeName method in OCP? By adding it directly to IFilenameValidator perhaps? This would be very useful for integration apps like integration_google, integration_dropbox etc |
Yes, but I would like to do that in a follow up to not overload the PR :) |
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
…docs Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
437349c to
3657c2a
Compare
|
Hello, can you please also backport this to 31? |
This comment was marked as resolved.
This comment was marked as resolved.
1 similar comment
|
/backport to stable31 |
Done and backport adjusted |
Summary
Make it easier for admins to rename all files when e.g. enabling Windows compatibility (ref #44963 ).
Checklist