| Commit message (Expand) | Author | Age | Files | Lines |
| * | Undo some improperly reverted i386/x86_64 switching around. We should be usi... | Michael DeHaan | 2008-06-03 | 2 | -5/+5 |
| * | Adding some fields to settings and misc cleanup | Michael DeHaan | 2008-06-03 | 2 | -5/+5 |
| * | Default arches to 'i386' to be consistent with the trees | Michael DeHaan | 2008-05-29 | 1 | -3/+3 |
| * | Added some additional links for kickstart viewing/editing to the profile/syst... | Michael DeHaan | 2008-05-09 | 2 | -4/+39 |
| * | Adding --virt overrides for many more additional fields that were found | Michael DeHaan | 2008-05-08 | 1 | -6/+100 |
| * | Added --mirror-locally option to repo add/edit and WebUI for specifying that ... | Michael DeHaan | 2008-05-08 | 1 | -9/+21 |
| * | It's now possible to create new kickstart templates in /var/lib/cobbler/kicks... | Michael DeHaan | 2008-04-24 | 4 | -10/+81 |
| * | Get duplicate name/ip/mac checks implemented for WebUI and XMLRPC | Michael DeHaan | 2008-04-04 | 4 | -0/+8 |
| * | Added some code to allow assignment of default ownership from settings for new | Michael DeHaan | 2008-04-02 | 4 | -0/+8 |
| * | Some fixes to the ownership module. | Michael DeHaan | 2008-04-02 | 2 | -0/+2 |
| * | Make changes in order to assure that users not in users.conf can still read | Michael DeHaan | 2008-04-02 | 3 | -9/+32 |
| * | Move the authentication error messages in the WebUI to a common template file... | Michael DeHaan | 2008-04-01 | 5 | -26/+39 |
| * | Remove save/edit buttons for WebUI objects we know the user can't edit, | Michael DeHaan | 2008-04-01 | 4 | -4/+13 |
| * | Added ownership checks for the various objects in the WebUI to make | Michael DeHaan | 2008-03-31 | 4 | -3/+20 |
| * | Distro now instrumented with a warning panel that indicates when you probably | Michael DeHaan | 2008-03-31 | 1 | -0/+9 |
| * | Add owners list to WebUI pages, also customize function for saving | Michael DeHaan | 2008-03-28 | 4 | -0/+71 |
| * | Apply Tim's patch to remove random mac link when editing. | Michael DeHaan | 2008-02-08 | 1 | -0/+2 |
| * | Added a parameter --yumopts which allows setting parameters for yum plugins i... | Michael DeHaan | 2008-01-09 | 2 | -1/+14 |
| * | Apply Tim's patch to fix/re-enable the random MAC feature. | Michael DeHaan | 2007-12-18 | 1 | -5/+3 |
| * | Make new distro form submit properly | Michael DeHaan | 2007-12-13 | 1 | -1/+1 |
| * | mod_python version of webui now operational at http://server/cobbler/web with... | Michael DeHaan | 2007-12-05 | 11 | -29/+30 |
| * | Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau... | Michael DeHaan | 2007-11-29 | 1 | -0/+15 |
| * | Apply Tim Verhoeven's patch to lengthen WebUI fields. | Michael DeHaan | 2007-11-16 | 4 | -12/+12 |
| * | Disable the blender cache as it's running afoul of the sync code, mixing up p... | Michael DeHaan | 2007-11-14 | 2 | -2/+2 |
| * | Temporarily disable the random_mac link in the WebUI because it's not multi-i... | Michael DeHaan | 2007-11-07 | 1 | -3/+5 |
| * | Remove --local-filename from the WebUI, since we will now use --name for the ... | Michael DeHaan | 2007-11-02 | 1 | -14/+0 |
| * | Add fields for --server-override to the Web UI | Michael DeHaan | 2007-11-01 | 2 | -0/+30 |
| * | Make pagination uses a shiny select box versus an ugly list of pages. TODO: ... | root | 2007-11-01 | 1 | -5/+7 |
| * | Pagination WUI code is now shared between the templates. | Michael DeHaan | 2007-10-31 | 5 | -104/+37 |
| * | Add pagination HTML to all cobbler objects. Note that this really should be ... | Michael DeHaan | 2007-10-31 | 3 | -0/+93 |
| * | Changelog cleanup + shorten the pagination parameters | Michael DeHaan | 2007-10-31 | 1 | -9/+6 |
| * | Ongoing work on WUI pagination | Michael DeHaan | 2007-10-31 | 1 | -9/+23 |
| * | Fix for cobbler's dhcp generation behavior with the new interface representat... | Michael DeHaan | 2007-10-31 | 1 | -0/+20 |
| * | Apply AT's patch to switch the WebUI to using Apache digest auth / htaccess /... | Michael DeHaan | 2007-10-29 | 3 | -58/+18 |
| * | Add --arch back to docs, plus WebUI changes to add the field. | Michael DeHaan | 2007-10-29 | 1 | -0/+16 |
| * | Teach the WebUI (and the backend for the WebUI) how to save multiple interfac... | Michael DeHaan | 2007-10-12 | 2 | -15/+14 |
| * | Multi NIC Web UI is looking solid, now to modify the backend code to save eve... | Michael DeHaan | 2007-10-12 | 1 | -55/+125 |
| * | Working on WebUI, still some work to do in regards to hiding MACs and so fort... | Michael DeHaan | 2007-10-12 | 2 | -37/+59 |
| * | Work on making the NICs on the system page expandable/collapseable. Still ne... | Michael DeHaan | 2007-10-11 | 2 | -59/+158 |
| * | Lots of changes to make subprofile creation and editing work in the WebUI. | Michael DeHaan | 2007-10-11 | 1 | -3/+3 |
| * | Working on adding subprofile creation support to the WebUI, as well as adding... | root | 2007-10-11 | 3 | -22/+88 |
| * | AT's patch to add multi-select capability when picking what profiles get what... | Michael DeHaan | 2007-09-27 | 1 | -7/+12 |
| * | Shorten WUI label. | Michael DeHaan | 2007-09-27 | 1 | -1/+1 |
| * | A small bit of javascript to ensure that the get_random_mac AJAX call, should... | Michael DeHaan | 2007-09-27 | 1 | -1/+4 |
| * | Two things... make "sync" into a button, and also hide links when the user | Michael DeHaan | 2007-09-27 | 3 | -25/+31 |
| * | Cheetah wants "end if", not just "end". | Michael DeHaan | 2007-09-27 | 1 | -1/+1 |
| * | Fix error in system_edit.tmpl | Michael DeHaan | 2007-09-26 | 1 | -1/+2 |
| * | AT patch to CobblerWeb. | Michael DeHaan | 2007-09-24 | 1 | -1/+2 |
| * | Fix HTML dropdown selector bug | root | 2007-09-24 | 1 | -1/+1 |
| * | Apply AT Web UI patchset. | Michael DeHaan | 2007-09-24 | 4 | -21/+30 |