summaryrefslogtreecommitdiffstats
path: root/webui_templates
Commit message (Expand)AuthorAgeFilesLines
* Get duplicate name/ip/mac checks implemented for WebUI and XMLRPCMichael DeHaan2008-04-044-0/+8
* Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-024-0/+8
* Some fixes to the ownership module.Michael DeHaan2008-04-022-0/+2
* Make changes in order to assure that users not in users.conf can still readMichael DeHaan2008-04-023-9/+32
* Move the authentication error messages in the WebUI to a common template file...Michael DeHaan2008-04-015-26/+39
* Remove save/edit buttons for WebUI objects we know the user can't edit,Michael DeHaan2008-04-014-4/+13
* Added ownership checks for the various objects in the WebUI to makeMichael DeHaan2008-03-314-3/+20
* Distro now instrumented with a warning panel that indicates when you probablyMichael DeHaan2008-03-311-0/+9
* Add owners list to WebUI pages, also customize function for savingMichael DeHaan2008-03-284-0/+71
* Apply Tim's patch to remove random mac link when editing.Michael DeHaan2008-02-081-0/+2
* Added a parameter --yumopts which allows setting parameters for yum plugins i...Michael DeHaan2008-01-092-1/+14
* Apply Tim's patch to fix/re-enable the random MAC feature.Michael DeHaan2007-12-181-5/+3
* Make new distro form submit properlyMichael DeHaan2007-12-131-1/+1
* mod_python version of webui now operational at http://server/cobbler/web with...Michael DeHaan2007-12-0511-29/+30
* Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau...Michael DeHaan2007-11-291-0/+15
* Apply Tim Verhoeven's patch to lengthen WebUI fields.Michael DeHaan2007-11-164-12/+12
* Disable the blender cache as it's running afoul of the sync code, mixing up p...Michael DeHaan2007-11-142-2/+2
* Temporarily disable the random_mac link in the WebUI because it's not multi-i...Michael DeHaan2007-11-071-3/+5
* Remove --local-filename from the WebUI, since we will now use --name for the ...Michael DeHaan2007-11-021-14/+0
* Add fields for --server-override to the Web UIMichael DeHaan2007-11-012-0/+30
* Make pagination uses a shiny select box versus an ugly list of pages. TODO: ...root2007-11-011-5/+7
* Pagination WUI code is now shared between the templates.Michael DeHaan2007-10-315-104/+37
* Add pagination HTML to all cobbler objects. Note that this really should be ...Michael DeHaan2007-10-313-0/+93
* Changelog cleanup + shorten the pagination parametersMichael DeHaan2007-10-311-9/+6
* Ongoing work on WUI paginationMichael DeHaan2007-10-311-9/+23
* Fix for cobbler's dhcp generation behavior with the new interface representat...Michael DeHaan2007-10-311-0/+20
* Apply AT's patch to switch the WebUI to using Apache digest auth / htaccess /...Michael DeHaan2007-10-293-58/+18
* Add --arch back to docs, plus WebUI changes to add the field.Michael DeHaan2007-10-291-0/+16
* Teach the WebUI (and the backend for the WebUI) how to save multiple interfac...Michael DeHaan2007-10-122-15/+14
* Multi NIC Web UI is looking solid, now to modify the backend code to save eve...Michael DeHaan2007-10-121-55/+125
* Working on WebUI, still some work to do in regards to hiding MACs and so fort...Michael DeHaan2007-10-122-37/+59
* Work on making the NICs on the system page expandable/collapseable. Still ne...Michael DeHaan2007-10-112-59/+158
* Lots of changes to make subprofile creation and editing work in the WebUI.Michael DeHaan2007-10-111-3/+3
* Working on adding subprofile creation support to the WebUI, as well as adding...root2007-10-113-22/+88
* AT's patch to add multi-select capability when picking what profiles get what...Michael DeHaan2007-09-271-7/+12
* Shorten WUI label.Michael DeHaan2007-09-271-1/+1
* A small bit of javascript to ensure that the get_random_mac AJAX call, should...Michael DeHaan2007-09-271-1/+4
* Two things... make "sync" into a button, and also hide links when the userMichael DeHaan2007-09-273-25/+31
* Cheetah wants "end if", not just "end".Michael DeHaan2007-09-271-1/+1
* Fix error in system_edit.tmplMichael DeHaan2007-09-261-1/+2
* AT patch to CobblerWeb.Michael DeHaan2007-09-241-1/+2
* Fix HTML dropdown selector bugroot2007-09-241-1/+1
* Apply AT Web UI patchset.Michael DeHaan2007-09-244-21/+30
* Added some "about" documentation to the WebUI and also placed a copy of the c...Michael DeHaan2007-09-191-0/+2
* Widen up some fields in the WebUI so we don't crop off any strings or unnecce...Michael DeHaan2007-09-194-41/+41
* Making repo editing also have tooltips/tables in WUI.Michael DeHaan2007-09-181-10/+67
* Add tooltips to the system editor in the WUI.Michael DeHaan2007-09-181-12/+86
* Add tooltips and formatting to profiles in the Web UI.Michael DeHaan2007-09-182-21/+118
* User friendly distro page changesMichael DeHaan2007-09-181-19/+76
* Add missing dir to setup.pyMichael DeHaan2007-09-181-0/+3