| Commit message (Expand) | Author | Age | Files | Lines |
| * | web ui: move sessions directory to /var (trac #499) | Cristian Ciupitu | 2009-10-23 | 1 | -1/+1 |
| * | Release bump for 2.0.1 | Michael DeHaan | 2009-10-02 | 1 | -2/+2 |
| * | pxelocal.template makes elilo halt, use ia64 specific template | Bill Peck | 2009-09-23 | 1 | -0/+1 |
| * | Version bump for release later on this week | Michael DeHaan | 2009-09-15 | 1 | -1/+1 |
| * | Manage Rsync | Scott Henson | 2009-08-21 | 1 | -1/+2 |
| * | Remove the acls.conf feature, which was not completely finished, in interest ... | Michael DeHaan | 2009-08-19 | 1 | -1/+0 |
| * | Add mkdir to setup.py | James Cammarata | 2009-07-28 | 1 | -0/+1 |
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/cobbler | Michael DeHaan | 2009-07-15 | 1 | -1/+0 |
| |\ |
|
| | * | Prune out network objects as they will not make the 2.0 release (it is concen... | Michael DeHaan | 2009-07-14 | 1 | -1/+0 |
| * | | Cobbler check and buildiso are now remotable and usable via the webapp. In a... | Michael DeHaan | 2009-07-15 | 1 | -2/+3 |
| |/ |
|
| * | Added import code and links to the web app. Next up, adding a task for it. | Michael DeHaan | 2009-07-13 | 1 | -0/+2 |
| * | Fix growl javascript, working on integration | Michael DeHaan | 2009-07-07 | 1 | -0/+1 |
| * | Fix CSS | JsGrowl | 2009-07-07 | 1 | -0/+6 |
| * | Need raw versions from git | JsGrowl | 2009-07-07 | 1 | -0/+5 |
| * | Working on adding task display to the webapp, not done. | Michael DeHaan | 2009-07-06 | 1 | -3/+2 |
| * | remove prints from reposync, as an example for other functions. Remove needl... | Michael DeHaan | 2009-06-25 | 1 | -0/+2 |
| * | Added a new "reinstall entry" snippet useful for labs/classrooms, fixed non-s... | Michael DeHaan | 2009-06-03 | 1 | -0/+1 |
| * | remove reference to removed file | Michael DeHaan | 2009-06-01 | 1 | -1/+0 |
| * | Fixes to the javascript side of things for multi actions. | Michael DeHaan | 2009-05-29 | 1 | -2/+0 |
| * | Some work in restoring the multi features -- adding them back to the UI, addi... | Michael DeHaan | 2009-05-27 | 1 | -2/+1 |
| * | Restore CSS color coding for grouped fields. Move unused css/graphics out of... | Michael DeHaan | 2009-05-21 | 1 | -2/+0 |
| * | Interface field loading now works again. Also move some obsoleted templates ... | Michael DeHaan | 2009-05-21 | 1 | -3/+3 |
| * | Move web content directory under 'web' in source checkout only. | Michael DeHaan | 2009-05-20 | 1 | -6/+6 |
| * | Dan Radez approved Django layout that was really really fun to do. | Michael DeHaan | 2009-05-20 | 1 | -33/+37 |
| * | Django template tags WIP | Michael DeHaan | 2009-05-20 | 1 | -0/+3 |
| * | Fix up setup file, paths in git | Michael DeHaan | 2009-05-15 | 1 | -13/+0 |
| * | Obsolete templates that we should no longer be using. Make URLs point to the... | Michael DeHaan | 2009-05-15 | 1 | -12/+13 |
| * | multiple delete support for django webapp, generic copy/rename, cleanup of ed... | Peter Vreman | 2009-05-05 | 1 | -2/+2 |
| * | Generic webui list support | Peter Vreman | 2009-05-05 | 1 | -0/+1 |
| * | - Cleanup the django list method | Peter Vreman | 2009-05-04 | 1 | -1/+0 |
| * | Generic editing view of distros complete | James Cammarata | 2009-05-03 | 1 | -0/+1 |
| * | Applying my patch for preliminary network support in django/remote | James Cammarata | 2009-05-01 | 1 | -0/+2 |
| * | Move zpxe.rexx to new source directory; fix up RPM packaging and simplify MAN... | Michael DeHaan | 2009-04-28 | 1 | -1/+1 |
| * | Remove unused snippets. | Michael DeHaan | 2009-04-28 | 1 | -2/+0 |
| * | Save some space on LHS by removing about page, which didn't really say all th... | Michael DeHaan | 2009-04-28 | 1 | -1/+0 |
| * | Moving from subpackaging loaders to asking users to supply their own, if they... | Michael DeHaan | 2009-04-28 | 1 | -5/+5 |
| * | Web based editing for snippets. | Michael DeHaan | 2009-04-27 | 1 | -0/+3 |
| * | Clean up left hand sidebar. | Michael DeHaan | 2009-04-27 | 1 | -1/+0 |
| * | Move "about" webapp info into a django template so navigation will be consist... | Michael DeHaan | 2009-04-27 | 1 | -2/+1 |
| * | add missing template | Michael DeHaan | 2009-04-27 | 1 | -0/+1 |
| * | Directory reorg. Moving more things to top level and shortening some path n... | Michael DeHaan | 2009-04-27 | 1 | -37/+37 |
| * | Move config file to common config dir in git, rename Apache config file. | Michael DeHaan | 2009-04-27 | 1 | -1/+1 |
| * | Rename django-webui directory to django, save typing | Michael DeHaan | 2009-04-27 | 1 | -36/+36 |
| * | Remove search.tmpl (no longer used, now that we have filters in django web app) | Michael DeHaan | 2009-04-27 | 1 | -1/+0 |
| * | Add missing directory to setup.py/spec | Michael DeHaan | 2009-04-27 | 1 | -0/+1 |
| * | Merge commit 'jamesc/my-devel' into devel | Michael DeHaan | 2009-04-27 | 1 | -0/+1 |
| |\ |
|
| | * | Django webui now uses sessions to store browsing data. | James Cammarata | 2009-04-25 | 1 | -0/+1 |
| * | | Add missing file to setup | Michael DeHaan | 2009-04-27 | 1 | -0/+1 |
| * | | Remove more userprefs references | Michael DeHaan | 2009-04-24 | 1 | -1/+0 |
| |/ |
|
| * | Remove cobbler_svc.conf by joining it with cobbler.conf, the new Web app bein... | Michael DeHaan | 2009-04-22 | 1 | -1/+0 |