summaryrefslogtreecommitdiffstats
path: root/cobbler/webui
Commit message (Expand)AuthorAgeFilesLines
* Added ownership checks for the various objects in the WebUI to makeMichael DeHaan2008-03-311-1/+14
* Distro now instrumented with a warning panel that indicates when you probablyMichael DeHaan2008-03-311-1/+6
* Fix some typosMichael DeHaan2008-03-281-1/+1
* Add code to make WebUI process new fieldsMichael DeHaan2008-03-281-4/+12
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-2/+2
* Fix bug in module loader to allow non-serializer modules to be loadedMichael DeHaan2008-03-121-2/+2
* Run reposync for local repos even if "RPM" is not contained in the path.Michael DeHaan2008-03-071-2/+2
* Doc fixMichael DeHaan2008-02-251-2/+2
* This is a fix to a webui submission problem for the repos field on certainMichael DeHaan2008-02-221-2/+2
* This is 0.8.1Michael DeHaan2008-02-201-2/+2
* Merge with devel branchMichael DeHaan2008-02-151-3/+3
* Specfile fixupMichael DeHaan2008-02-151-2/+2
* Fix specfile errorMichael DeHaan2008-02-151-2/+2
* changelog fixupMichael DeHaan2008-02-151-2/+2
* Release bump for 0.8.0Michael DeHaan2008-02-151-2/+2
* Added in a possible workaround for a user problem with source_repos in an upg...Michael DeHaan2008-02-131-2/+2
* Make WebUI do recursive deletes for distros/profiles.Michael DeHaan2008-01-311-2/+2
* Add rename and copy functionality to the base API, the remote interface, and ...Michael DeHaan2008-01-221-45/+46
* Bump version. Also add additional virt default values to settings.Michael DeHaan2008-01-211-3/+3
* Added a parameter --yumopts which allows setting parameters for yum plugins i...Michael DeHaan2008-01-091-4/+6
* Fix typoMichael DeHaan2008-01-091-1/+1
* Apply Tim's patch to fix/re-enable the random MAC feature.Michael DeHaan2007-12-181-1/+1
* Release bump since testing release was yesterdayMichael DeHaan2007-12-141-4/+4
* Make new distro form submit properlyMichael DeHaan2007-12-131-4/+3
* Fix some logging referencesMichael DeHaan2007-12-131-2/+2
* Make WebUI use Apache logging mechanisms, also remove unreferenced cookie code.Michael DeHaan2007-12-131-85/+16
* Make WebUI deletions of distro objects work againMichael DeHaan2007-12-131-3/+5
* Allow sync to absorb unknown argsMichael DeHaan2007-12-131-1/+1
* Disable RPM AutoReq to avoid slurping in an unpackaged Perl module that we onlyMichael DeHaan2007-12-061-2/+2
* Packaging fixupsMichael DeHaan2007-12-051-2/+2
* Fixes + changelog.Michael DeHaan2007-12-051-1/+1
* mod_python version of webui now operational at http://server/cobbler/web with...Michael DeHaan2007-12-052-31/+33
* Fix one missing priority valueMichael DeHaan2007-11-291-1/+1
* Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau...Michael DeHaan2007-11-292-3/+4
* Slight changes to post install triggers patch, namely adding some underscores.Michael DeHaan2007-11-291-5/+5
* Initial application of Tim V's patch to enable post install triggers.Michael DeHaan2007-11-291-5/+5
* Update spec from release / changelog / check in SVG source for logoMichael DeHaan2007-11-141-4/+4
* Disable the blender cache as it's running afoul of the sync code, mixing up p...Michael DeHaan2007-11-141-33/+1
* Updates to cobbler.et.redhat.comMichael DeHaan2007-11-071-2/+2
* Bump version for release / changelog updates.Michael DeHaan2007-11-071-3/+3
* Fix deference of unused variable.Michael DeHaan2007-11-061-2/+2
* Remove --local-filename from the WebUI, since we will now use --name for the ...Michael DeHaan2007-11-021-3/+1
* WebUI backend code to handle edits to the new --server-override parameters.Michael DeHaan2007-11-011-6/+6
* Enable pagination capability for other types of cobbler objectsMichael DeHaan2007-10-311-9/+27
* Changelog cleanup + shorten the pagination parametersMichael DeHaan2007-10-311-2/+2
* Ongoing work on WUI paginationMichael DeHaan2007-10-311-7/+30
* Fix for cobbler's dhcp generation behavior with the new interface representat...Michael DeHaan2007-10-311-3/+9
* Moving the auth parts to a .htaccess and out of Apache config. Tested on my ...Michael DeHaan2007-10-301-2/+2
* htaccess file should really be "htpasswd"Michael DeHaan2007-10-301-2/+2
* Split the CGI authentication bits out to a seperate Apache configuration file...Michael DeHaan2007-10-291-3/+3