stable

Clone or download

Read-only

Add feature flag for filename pattern

part of story #24166 apply a naming pattern on files to enforce a convention Go on Document > Administration in extra tab you do not have a tab `file pattern` add the feature flag: tuleap config-set feature_flag_apply_naming_pattern 1; you now have an extra tab. Please note we chose to only hide the configuration section of feature If you eable feature flag, set a configuration and then disabled feature flag files will be upload and downlod with the pattern convention Change-Id: I643b99fce7f1d0f7b894c495fc728c56543cd607

Modified Files

Name
M plugins/docman/include/docmanPlugin.php +4 −0 Go to diff View file
M plugins/docman/include/view/Admin/AdminView.php +27 −23 Go to diff View file