Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge commit 'jamesc/HEAD' | Michael DeHaan | 2009-06-01 | 4 | -28/+41 | |
|\| | | ||||||
| * | | Add alternate option support, to remap things like kernel_options to --kopts | James Cammarata | 2009-05-31 | 2 | -24/+32 | |
| | | | | | | | | | | | | Fix indentation in add_options_from_fields() | |||||
| * | | Fix --in-place editing | James Cammarata | 2009-05-31 | 1 | -1/+3 | |
| | | | ||||||
| * | | Don't let generic_save() save an interface with a blank name | James Cammarata | 2009-05-31 | 1 | -0/+2 | |
| | | | ||||||
| * | | Fix for saving and generic_edit template | James Cammarata | 2009-05-30 | 2 | -3/+4 | |
| | | | ||||||
* | | | Add cheetah to BuildRequires | Michael DeHaan | 2009-06-01 | 1 | -0/+1 | |
|/ / | ||||||
* | | Add "is_valid" logic back to cobbler objects, to prevent them from being ↵ | Michael DeHaan | 2009-05-29 | 7 | -8/+53 | |
| | | | | | | | | saved by the webapp, CLI, or API in an invalid state (some more polishing up on /what/ they check is probably needed, turns out we thought we could remove these but we couldn't)... also make web app show error pages for exceptions during edit operations. Update the error page to mention that the user should check the remote logs. | |||||
* | | Some fixes to make subprofile display/editing in the webapp work better | Michael DeHaan | 2009-05-29 | 4 | -8/+20 | |
| | | ||||||
* | | restore linking to related objects in the list pages, other CSS cleanup, ↵ | Michael DeHaan | 2009-05-29 | 4 | -7/+18 | |
| | | | | | | | | etc, remove column settings from settings since they are not used. | |||||
* | | Some minor formatting cleanup for the web app | Michael DeHaan | 2009-05-29 | 2 | -5/+16 | |
| | | ||||||
* | | Minor fixes to multi-actions | Michael DeHaan | 2009-05-29 | 2 | -4/+4 | |
| | | ||||||
* | | Fixes to the javascript side of things for multi actions. | Michael DeHaan | 2009-05-29 | 5 | -55/+25 | |
| | | ||||||
* | | Update changelog | Michael DeHaan | 2009-05-29 | 1 | -0/+1 | |
| | | ||||||
* | | - for Ticket #449 | Bill Peck | 2009-05-29 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | The following fixes trac ticket 449. >From b65accf94a67c567b5314408ace9e715f68a419b Mon Sep 17 00:00:00 2001 From: Bill Peck <bpeck@redhat.com> Date: Thu, 28 May 2009 15:22:33 -0400 Subject: [PATCH] only specify -m for drac if power_id is defined | |||||
* | | - discover power templates dynamically | Bill Peck | 2009-05-29 | 3 | -24/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | Following patch allows power templates to be discovered dynamically. It doesn't cache the data but I think its low overhead. If someone wants to add caching to it then please do. >From 133b6e6fdbdd4edaae29edba3f89366f72d01d1a Mon Sep 17 00:00:00 2001 From: Bill Peck <bpeck@redhat.com> Date: Thu, 28 May 2009 14:18:16 -0400 Subject: [PATCH] allow power validation based on installed templates | |||||
* | | Some work in restoring the multi features -- adding them back to the UI, ↵ | Michael DeHaan | 2009-05-27 | 5 | -120/+71 | |
| | | | | | | | | | | | | adding a backend, but javascript code and items does not submit the names yet. | |||||
* | | Make edit/view buttons for snippets and kickstart files consistent with the ↵ | Michael DeHaan | 2009-05-27 | 2 | -5/+5 | |
| | | | | | | | | other cobbler object actions (i.e. they are not links, but buttons) | |||||
* | | Merge commit 'jamesc/my-devel' into devel | Michael DeHaan | 2009-05-27 | 1 | -2/+1 | |
|\ \ | ||||||
| * | | Fix for generic delete (remote remove_item uses the object name, not the handle) | James Cammarata | 2009-05-26 | 1 | -2/+1 | |
| | | | ||||||
* | | | Fix RPM build for devel branch | Michael DeHaan | 2009-05-27 | 2 | -4/+3 | |
| | | | ||||||
* | | | Merge commit 'jlaska/devel' into devel | Michael DeHaan | 2009-05-27 | 1 | -8/+20 | |
|\ \ \ | ||||||
| * | | | Cleanup waitlist initialization and also upload bootloader configuration ↵ | James Laska | 2009-05-18 | 1 | -8/+20 | |
| | | | | | | | | | | | | | | | | files (grub.conf, yaboot.conf, zipl.conf and elilo.conf) | |||||
| * | | | Support for Fedora 11 imports | James Laska | 2009-05-18 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Don't use --onboot=on in kickstart config for RHEL3. Probably should be ↵ | Michael DeHaan | 2009-05-27 | 2 | -0/+10 | |
| |/ / |/| | | | | | | | | generalized for all EL3. | |||||
* | | | Fix arch error with kexec. | Michael DeHaan | 2009-05-26 | 1 | -0/+1 | |
| | | | ||||||
* | | | Fix umask on global .mtime file | Michael DeHaan | 2009-05-26 | 3 | -0/+5 | |
| | | | ||||||
* | | | Fix replicate error | Michael DeHaan | 2009-05-26 | 2 | -1/+1 | |
| | | | ||||||
* | | | Pair PAE and non-PAE content better during imports. | Michael DeHaan | 2009-05-26 | 3 | -13/+33 | |
| | | | ||||||
* | | | Merge commit 'jcapel/capel-devel' into devel | Michael DeHaan | 2009-05-26 | 5 | -15/+19 | |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: cobbler/item_system.py | |||||
| * | | | Fix koan virt deployments for systems with bonding or vlan interfaces | Jasper Capel | 2009-05-14 | 2 | -2/+5 | |
| | | | | ||||||
| * | | | Added extra information to exception messages | Jasper Capel | 2009-05-14 | 3 | -14/+14 | |
| | | | | ||||||
* | | | | Update changelog | Michael DeHaan | 2009-05-26 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | F11 import support | Michael DeHaan | 2009-05-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Added delete button, but it's not working yet -- getting messages that it ↵ | Michael DeHaan | 2009-05-21 | 10 | -27/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | can't delete an object that does not exist. Need to sort this out. CLI delete still works fine. | |||||
* | | | | Added "Edit" and "Rename" buttons that are consistent for all object types. | Michael DeHaan | 2009-05-21 | 1 | -36/+130 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | We still need to restore the multi-actions, which I plan to merge in with the list pages. Also added extra comments explaining what various functions do where they previously did not exist. Please add comments when you add new functions! | |||||
* | | | | Added copy and rename buttons, still have to implement copy. | Michael DeHaan | 2009-05-21 | 3 | -53/+123 | |
| | | | | ||||||
* | | | | Interface delete in webapp restored. | Michael DeHaan | 2009-05-21 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Interface edit feature in web app restored. | Michael DeHaan | 2009-05-21 | 4 | -37/+71 | |
| | | | | ||||||
* | | | | More sensical order for network fields since they may expand/collapse. ↵ | Michael DeHaan | 2009-05-21 | 3 | -12/+7 | |
| | | | | | | | | | | | | | | | | Fixed other field color coding, etc. | |||||
* | | | | Restore CSS color coding for grouped fields. Move unused css/graphics out ↵ | Michael DeHaan | 2009-05-21 | 12 | -36/+93 | |
| | | | | | | | | | | | | | | | | of the way. Other web app hacking. | |||||
* | | | | Interface field loading now works again. Also move some obsoleted templates ↵ | Michael DeHaan | 2009-05-21 | 10 | -29/+65 | |
| | | | | | | | | | | | | | | | | out of the way. | |||||
* | | | | Working towards getting system interface javascript to be happy. Not done. | Michael DeHaan | 2009-05-21 | 2 | -21/+27 | |
| | | | | ||||||
* | | | | Fix interface field editing some more for command line, also data ↵ | Michael DeHaan | 2009-05-21 | 4 | -4/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | storage/retrieval routines. Interfaces is no longer part of the fields table and is handled as a bit of a special case by the functions in utils. | |||||
* | | | | Reteaching templates about network interface editing. Added the concept of ↵ | Michael DeHaan | 2009-05-21 | 5 | -18/+343 | |
| | | | | | | | | | | | | | | | | | | | | | | | | a widget which is a placeholder in fields that inserts a div that javascript can later replace dynamically. | |||||
* | | | | Fix textarea rendering in generic_edit template | James Cammarata | 2009-05-20 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Django cleanup, fixing a few broken pages | James Cammarata | 2009-05-20 | 3 | -24/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added choices field to fields list in network objects * corrected a missing arch list in repos (may need to be trimmed down/fixed) * re-enabled correct apache auth handling * fixed broken system edit caused by null-object | |||||
* | | | | Use nice captions for field names. | Michael DeHaan | 2009-05-20 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix some details with the "+" (new item) links, not done. | Michael DeHaan | 2009-05-20 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Populate drop downs for various system features, make images show up as the ↵ | Michael DeHaan | 2009-05-20 | 4 | -3/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | right field type, add remote functions for retrieving network info | |||||
* | | | | Play nice when no network definition. | Michael DeHaan | 2009-05-20 | 1 | -1/+1 | |
| | | | |