Skip to content
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

extend namingScheme for uploads #862

Closed
rallek opened this issue Dec 17, 2016 · 1 comment
Closed

extend namingScheme for uploads #862

rallek opened this issue Dec 17, 2016 · 1 comment
Assignees
Milestone

Comments

@rallek
Copy link

rallek commented Dec 17, 2016

It would be great to have the possibility to upload e.g. a picture and change the filename. E.g. a picture is named DSC4356.jpg it should be able to rename it to userdefined.jpg during upload.

The user can change the file name before uploading, clear. But allow to change the filename would be a great feature (I have seen that at sharepoint, there you can even edit the filename afterwards). You may want to name this EDITBYUSERWITHCOUNTER. The counter is needed to avoid overwriting an already existing file.

This feature request is not for 0.7.0

@Guite Guite self-assigned this Dec 17, 2016
@Guite Guite added the feature label Dec 17, 2016
@Guite Guite added this to the 0.7.1 milestone Dec 17, 2016
@Guite Guite modified the milestones: Future, 0.7.1 Jan 7, 2017
@Guite Guite modified the milestones: 0.7.5, Future May 5, 2017
@Guite Guite modified the milestones: 0.7.5, 1.0.1 Jul 17, 2017
@Guite Guite modified the milestones: 1.1.0, 1.0.1 Jul 28, 2017
@Guite
Copy link
Owner

Guite commented Nov 10, 2017

DSL tasks:

  • Introduce new enumeration value

Tooling tasks:

  • update property mappings

Generator tasks:

  • add additional input field with help text about invalid/stripped characters
  • update upload processing with fallback in case no or invalid custom name was entered
  • update docs (generator reference)

@Guite Guite added the language label Nov 10, 2017
@Guite Guite closed this as completed in 81bb582 Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants