summaryrefslogtreecommitdiffstats
path: root/webui_templates/repo_edit.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* mod_python version of webui now operational at http://server/cobbler/web ↵Michael DeHaan2007-12-051-1/+1
| | | | with pluggable authn/authz and using same tokens through entire communication chain. Should probably implement a session logout though.
* Apply Christophe's patch to enable yum priorities. Slightly tweaked to ↵Michael DeHaan2007-11-291-0/+15
| | | | default to 99, not 200.
* Apply Tim Verhoeven's patch to lengthen WebUI fields.Michael DeHaan2007-11-161-2/+2
|
* Disable the blender cache as it's running afoul of the sync code, mixing up ↵Michael DeHaan2007-11-141-1/+1
| | | | | | profiles/systems data incorrectly when blending objects for cobbler/sync.
* Remove --local-filename from the WebUI, since we will now use --name for the ↵Michael DeHaan2007-11-021-14/+0
| | | | filename always. To turn off the wget macro that installs things in /etc/yum.repos.d on the provisioned target, either set yum_core_mirror_from_server to disabled in cobbler settings, or remove the yum_config_stanza from the kickstart file.
* Add --arch back to docs, plus WebUI changes to add the field.Michael DeHaan2007-10-291-0/+16
|
* Apply AT Web UI patchset.Michael DeHaan2007-09-241-12/+6
|
* Widen up some fields in the WebUI so we don't crop off any strings or ↵Michael DeHaan2007-09-191-6/+6
| | | | unneccessarily limit input.
* Making repo editing also have tooltips/tables in WUI.Michael DeHaan2007-09-181-10/+67
|
* Adding rename and copy support to the Web UI.Michael DeHaan2007-09-181-1/+27
|
* Repos are now added to the WebUI.Michael DeHaan2007-09-141-0/+95