Open rickychilcott opened 13 years ago
I will work on these when I get a chance. If people have other ideas, let me know.
I am working on this, but will wait until #104
I am working on #1 , ability to control package categories. It's in a sort of "admin" interface so it's something someone at root level would manage.
Commit 4ff3efd adds Package Category management to interface
While making package branches belong to units, I did some work on the package branch index view. This mostly was to improve performance and make things work with the unit-scoped package branches. Finishing this task will be much more feasible now!
There are a few features/clean ups that would make the user interface better when you start to get a large number of packages/package branches.
1) Allow MunkiServer admins to add categories for their applications through a web interface. This is possible at the commandline and knowing how the categories are stored in the DB, but a little interface to add/remove would be nice. This does not need to be on a per-unit basis. It can be service-wide.
2) Showing branches with display name instead of shortname. Also, alphabetizing (and optionally grouping by category), the package branches
3) Overall alphabetizing of bundles, packages, etc, when viewing.