Closed treydock closed 8 years ago
This would be a very welcome addition, are there plans to commit this?
I would love to see batch actions, but this commit needs vetting. Any takers?
I think @treydock has been using it in production since the pull request was put forth. I remember to talking to him about this at that time. He has a different job now, and maybe has gotten a raise... It's been a while.
I'd find this functionality super useful at times, but we're not running the latest commits in production yet, so I'd have to setup a small test environment. Any other takers who might have an easier time at this?
I can spin up a VM and test it too, I'll find some time this week.
Pepijn.
On Jan 29, 2013, at 11:17 PM, "Ricky Chilcott" notifications@github.com<mailto:notifications@github.com> wrote:
I think @treydockhttps://github.com/treydock has been using it in production since the pull request was put forth. I remember to talking to him about this at that time. He has a different job now, and maybe has gotten a raise... It's been a while.
I'd find this functionality super useful at times, but we're not running the latest commits in production yet, so I'd have to setup a small test environment. Any other takers who might have an easier time at this?
— Reply to this email directly or view it on GitHubhttps://github.com/jnraine/munkiserver/pull/144#issuecomment-12873552.
Testing the batch actions branch with WEBrick on OS X seems to be working fine. I'll try with a bare CentOS 6 VM tomorrow and run it in a full Apache/Passenger environment. The one thing I noticed was that rake assets:precompile fails in the main branch while it completes in the batch_actions branch.
Thanks, Pepijn.
This will finally be in after we merge https://github.com/munkiserver/munkiserver/pull/13
Thanks for your ideas and contributions several years ago!
These commits replace the "Edit Selection" button on Computers, Packages, and Shared Packages index view with a "Batch Actions" button that has two sub items, "Edit Selection" and "Delete Selection".
Should solve #117