Jay Crossler
Jay Crossler
Should this be done via kml? Should the KML time-slider show Workcells and Feature states and when they changed over time?
Priorities can be set while in the 'Assign Workcells' screen when making the cells. Will work on a piece to allow changing from this screen as well (and maybe color-code...
Just notes for anyone coming to this and wanting to edit automations, open the Docker container, click the 'CLI' icon on "lw_mysql". At the command line, login to SQL with:...
@pmallas Thanks. This looks like a versioning issue. It's working well on: Vagrant 1.4.2 and Berkshelf 2.0.10. You might try downgrading if you're using different versions. I haven't tried the...
Now that you have the vm created, you should be running a VM server that has the app running on it (the web server, the database, etc.). You'll then need...
Try to comment out that install_dev_fixtures, as was done in this commit: https://github.com/ngageoint/geoq-chef-installer/blob/master/cookbooks/geoq/recipes/default.rb#L24 Let me know if that fixes it - if so, we'll try to rework that dev fixtures...
Have some way of selecting everyone in a group to add to reviewers/analysts.
Courses and quizes are in. Currently, it works that: - Admins can see/edit any workcell - Everyone else must have taken any associated 'required_courses' and pass the associated quizes. ![screen...
Some questions/ideas for add-on features: - Move list of requirements to Project level, not Job level - Allow option of having admins able to edit - Have a "Training" dropdown...
I'm thinking that when building a feature, fields could be entered on that feature using the JSON (and later a menu). Also, fields could be added on a job -...