ngageoint / geoq

Django web application to collect geospatial features and manage feature collection among groups of users
MIT License
704 stars 133 forks source link

Change Workcell priority on Job page #343

Closed stephenrjones closed 9 years ago

stephenrjones commented 9 years ago

As reported by Evan Johnson and Greg Page: They would like to have the ability to change a workcell's priority on the Job page. Currently the popup for each workcell on the map only allows a user to view the priority. Will need to ensure user has correct permission to perform this action

stephenrjones commented 9 years ago

I've added a combobox on the workcell popup that will change the priority of the workcell. Should also add ability to prioritize using the map, but will assign that as a new issue.