summaryrefslogtreecommitdiffstats
path: root/webui_content
Commit message (Collapse)AuthorAgeFilesLines
* Apply Peter Vreman's patch to add a lot of very cool batch editing features ↵Michael DeHaan2008-12-221-0/+2
| | | | -- changing profiles, power cycling, netboot status, etc -- all for system objects.
* Ongoing changes to make the webapp conform with network field changesMichael DeHaan2008-11-201-5/+0
|
* Add static routes and further field reorg.Michael DeHaan2008-11-201-0/+2
|
* Peter Vreman's patch to clean up the web sidebarMichael DeHaan2008-11-201-7/+13
|
* Apply PV's patch to fix IE sidebar width and remove page_onload JS errors.Michael DeHaan2008-11-181-0/+1
|
* Work on adding power management to the webapp (seems solid now), and also ↵Michael DeHaan2008-11-141-0/+3
| | | | | | color coded the power management and virt sections to make them stand out.
* Working on the new NIC editor for CobblerWeb. This does /not/ work yet and ↵Michael DeHaan2008-09-262-5/+4
| | | | | | is about 1/2 way done. Once done we will be able to support editing an arbitrary number of interfaces.
* Undo jquery additions, didn't like current direction, still exploringMichael DeHaan2008-09-24102-20464/+0
|
* Working on packaging jquery, also fixed a bug in network_snippets ↵Michael DeHaan2008-09-24104-0/+24015
| | | | (fencepost). Subpackaging jquery is suboptimal but we'll do this until Fedora has JS guidelines and a package, then we will just use that.
* Applied jeckersb's patch to teach cobbler about an infinite number of ↵Michael DeHaan2008-09-241-214/+0
| | | | | | interfaces, as a consequence the system edit page of the web app is not functional, so we need to rewrite that part.
* Multi NIC Web UI is looking solid, now to modify the backend code to save ↵Michael DeHaan2007-10-121-13/+27
| | | | everything ...
* Working on WebUI, still some work to do in regards to hiding MACs and so ↵Michael DeHaan2007-10-124-8/+24
| | | | forth...
* Work on making the NICs on the system page expandable/collapseable. Still ↵Michael DeHaan2007-10-111-0/+191
| | | | | | | | need to write the onload function that sets things by default and wire up the links that do the expanding. Save code still also needs to be aware of the new variable names and also needs to know how to delete interfaces and not save "empty" interfaces.
* AT's patch to add multi-select capability when picking what profiles get ↵Michael DeHaan2007-09-271-0/+5
| | | | what repos.
* Two things... make "sync" into a button, and also hide links when the userMichael DeHaan2007-09-273-0/+18
| | | | | is logged out, so they don't misleading think they are logged in and have to waste a click or two figuring it out.
* Apply AT Web UI patchset.Michael DeHaan2007-09-241-1/+9
|
* User friendly distro page changesMichael DeHaan2007-09-181-0/+5
|
* Add missing dir to setup.pyMichael DeHaan2007-09-182-0/+19
|
* Update CSS colors + add AT to AUTHORS.root2007-09-181-5/+5
|
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ↵Michael DeHaan2007-09-113-0/+217
TBA.