summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/hostbase/views.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-970/+0
* Remove svn keywordsSol Jerome2012-02-191-2/+0
* Remove whitespaceSol Jerome2010-04-081-6/+6
* 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
* added in correction for hyphens in mac addresses added through hostbaseKen Raffenetti2008-06-241-6/+6
* cumulative update for Hostbase web appKen Raffenetti2007-06-261-20/+114
* host copy function and other bug fixesKen Raffenetti2007-02-161-9/+173
* bug in hostbase web formKen Raffenetti2006-12-191-0/+3
* bugs in web stuffKen Raffenetti2006-12-191-3/+3
* took out an unused importKen Raffenetti2006-12-051-1/+1
* tweaks for a more standard installationKen Raffenetti2006-11-301-54/+50
* removed 'num' attribute from IP modelKen Raffenetti2006-11-171-14/+7
* updated backend code for zone views in HostbaseKen Raffenetti2006-11-161-98/+94
* adding Hostbase push toolKen Raffenetti2006-11-141-5/+26
* made form checking more generic for basic installKen Raffenetti2006-11-131-14/+0
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-101-26/+15
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-101-1/+1
* dhcp option is now per interfaceKen Raffenetti2006-11-061-35/+17
* slight tweaks to logout login and indexDavid Dahl2006-10-311-0/+6
* nis auth added, login/logout link added to templatesKen Raffenetti2006-10-271-18/+39
* login view not needed, using built-in django viewKen Raffenetti2006-10-271-5/+7
* fixed validation for newly added interfaces and ips from the host edit pageKen Raffenetti2006-10-261-2/+10
* updated cssDavid Dahl2006-10-261-3/+0
* LDAP auth backend added, more environ/settings/cfg changesDavid Dahl2006-10-261-2/+32
* fixed redirect after removing from dns edit pageKen Raffenetti2006-10-201-3/+5
* added support for changing hostname from the web interfaceKen Raffenetti2006-10-161-1/+11
* placed reusable regular expressions in separate file, bug fixes in host editi...Ken Raffenetti2006-10-121-47/+31
* fixed bug in host edit pageKen Raffenetti2006-10-101-13/+14
* minor updates to plugin and templatesKen Raffenetti2006-10-101-14/+19
* added to zone file editing systemKen Raffenetti2006-09-291-21/+111
* changes in database models for zone informationKen Raffenetti2006-09-271-20/+43
* bug in new host additionKen Raffenetti2006-09-261-1/+1
* bug fixes in dhcp generationKen Raffenetti2006-09-221-1/+1
* tweaks to dhcp generationKen Raffenetti2006-09-211-0/+8
* bug fixes in web forms and pluginKen Raffenetti2006-09-211-31/+49
* more templatingKen Raffenetti2006-09-201-6/+5
* web template changesKen Raffenetti2006-09-201-41/+63
* more web layout changesKen Raffenetti2006-09-131-51/+58
* more web changesKen Raffenetti2006-09-111-5/+10
* modifying web templatesKen Raffenetti2006-09-111-5/+4
* minor updatesKen Raffenetti2006-09-081-3/+2
* updated for use with apacheKen Raffenetti2006-09-071-11/+39
* Added all the django application codeKen Raffenetti2006-08-291-0/+654