summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/hostbase/views.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-970/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Remove svn keywordsSol Jerome2012-02-191-2/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Remove whitespaceSol Jerome2010-04-081-6/+6
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* Generic viewsRene Martin2010-04-081-65/+18
|
* Trying to commit all my workRene Martin2010-04-081-162/+39
|
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-31/+31
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4999 ce84e21b-d406-0410-9b95-82705330c041
* added in correction for hyphens in mac addresses added through hostbaseKen Raffenetti2008-06-241-6/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4714 ce84e21b-d406-0410-9b95-82705330c041
* cumulative update for Hostbase web appKen Raffenetti2007-06-261-20/+114
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3372 ce84e21b-d406-0410-9b95-82705330c041
* host copy function and other bug fixesKen Raffenetti2007-02-161-9/+173
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2835 ce84e21b-d406-0410-9b95-82705330c041
* bug in hostbase web formKen Raffenetti2006-12-191-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2601 ce84e21b-d406-0410-9b95-82705330c041
* bugs in web stuffKen Raffenetti2006-12-191-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2599 ce84e21b-d406-0410-9b95-82705330c041
* took out an unused importKen Raffenetti2006-12-051-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2571 ce84e21b-d406-0410-9b95-82705330c041
* tweaks for a more standard installationKen Raffenetti2006-11-301-54/+50
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2554 ce84e21b-d406-0410-9b95-82705330c041
* removed 'num' attribute from IP modelKen Raffenetti2006-11-171-14/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2503 ce84e21b-d406-0410-9b95-82705330c041
* updated backend code for zone views in HostbaseKen Raffenetti2006-11-161-98/+94
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2501 ce84e21b-d406-0410-9b95-82705330c041
* adding Hostbase push toolKen Raffenetti2006-11-141-5/+26
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2496 ce84e21b-d406-0410-9b95-82705330c041
* made form checking more generic for basic installKen Raffenetti2006-11-131-14/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2495 ce84e21b-d406-0410-9b95-82705330c041
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-101-26/+15
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2483 ce84e21b-d406-0410-9b95-82705330c041
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2481 ce84e21b-d406-0410-9b95-82705330c041
* dhcp option is now per interfaceKen Raffenetti2006-11-061-35/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2474 ce84e21b-d406-0410-9b95-82705330c041
* slight tweaks to logout login and indexDavid Dahl2006-10-311-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2463 ce84e21b-d406-0410-9b95-82705330c041
* nis auth added, login/logout link added to templatesKen Raffenetti2006-10-271-18/+39
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2462 ce84e21b-d406-0410-9b95-82705330c041
* login view not needed, using built-in django viewKen Raffenetti2006-10-271-5/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2460 ce84e21b-d406-0410-9b95-82705330c041
* fixed validation for newly added interfaces and ips from the host edit pageKen Raffenetti2006-10-261-2/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2459 ce84e21b-d406-0410-9b95-82705330c041
* updated cssDavid Dahl2006-10-261-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2457 ce84e21b-d406-0410-9b95-82705330c041
* LDAP auth backend added, more environ/settings/cfg changesDavid Dahl2006-10-261-2/+32
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2456 ce84e21b-d406-0410-9b95-82705330c041
* fixed redirect after removing from dns edit pageKen Raffenetti2006-10-201-3/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2451 ce84e21b-d406-0410-9b95-82705330c041
* added support for changing hostname from the web interfaceKen Raffenetti2006-10-161-1/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2436 ce84e21b-d406-0410-9b95-82705330c041
* placed reusable regular expressions in separate file, bug fixes in host ↵Ken Raffenetti2006-10-121-47/+31
| | | | | | editing view git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2431 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in host edit pageKen Raffenetti2006-10-101-13/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2429 ce84e21b-d406-0410-9b95-82705330c041
* minor updates to plugin and templatesKen Raffenetti2006-10-101-14/+19
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2427 ce84e21b-d406-0410-9b95-82705330c041
* added to zone file editing systemKen Raffenetti2006-09-291-21/+111
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2347 ce84e21b-d406-0410-9b95-82705330c041
* changes in database models for zone informationKen Raffenetti2006-09-271-20/+43
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2335 ce84e21b-d406-0410-9b95-82705330c041
* bug in new host additionKen Raffenetti2006-09-261-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2315 ce84e21b-d406-0410-9b95-82705330c041
* bug fixes in dhcp generationKen Raffenetti2006-09-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2298 ce84e21b-d406-0410-9b95-82705330c041
* tweaks to dhcp generationKen Raffenetti2006-09-211-0/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2297 ce84e21b-d406-0410-9b95-82705330c041
* bug fixes in web forms and pluginKen Raffenetti2006-09-211-31/+49
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2296 ce84e21b-d406-0410-9b95-82705330c041
* more templatingKen Raffenetti2006-09-201-6/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2288 ce84e21b-d406-0410-9b95-82705330c041
* web template changesKen Raffenetti2006-09-201-41/+63
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2286 ce84e21b-d406-0410-9b95-82705330c041
* more web layout changesKen Raffenetti2006-09-131-51/+58
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2248 ce84e21b-d406-0410-9b95-82705330c041
* more web changesKen Raffenetti2006-09-111-5/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2242 ce84e21b-d406-0410-9b95-82705330c041
* modifying web templatesKen Raffenetti2006-09-111-5/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2239 ce84e21b-d406-0410-9b95-82705330c041
* minor updatesKen Raffenetti2006-09-081-3/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2230 ce84e21b-d406-0410-9b95-82705330c041
* updated for use with apacheKen Raffenetti2006-09-071-11/+39
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2222 ce84e21b-d406-0410-9b95-82705330c041
* Added all the django application codeKen Raffenetti2006-08-291-0/+654
includes database models, file templates, and web apps git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2135 ce84e21b-d406-0410-9b95-82705330c041