Originally created by: jonas.ba...@gmail.com
Originally owned by: jonas.ba...@gmail.com
To whom is this feature relevant?
-users
Please provide a one line description of the feature:
-Save and load of submitted job descriptions using names
How would the new feature work (appear in use)?
User would be able to select a name for the job during submit. The name
would then be added to a drop down on the submit page for quick loading
during future submits.
How would the new feature be implemented?
Upon submitting a job with a supplied NAME the job description should be
saved in e.g. .saved-jobs/NAME . During submitjob page load each of those
descriptions names should then be loaded and presented in a drop down.
Actual loading of the description can be implemented either as a reload of
the page with the name as argument or with javascript.
Please provide any additional information below.