aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/rpkigui/myrpki/forms.py
AgeCommit message (Expand)Author
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2010-07-27strictly enforce non-overlapping resource ranges in AddressRange and Asn obje...Michael Elkins
2010-07-13change prefix split form to accept single input box in which the user can ent...Michael Elkins
2010-07-12fix copyright noticesMichael Elkins
2010-07-12remove roa link from address ranges which are not properly representably as p...Michael Elkins
2010-07-11add copyright notices to portal-gui codeMichael Elkins
2010-07-11add missing template conf_empty.html to makefile.inMichael Elkins
2010-07-07use new rpki.ipaddrss.parse() in lieu of rpkigui.myrpki.misc.str_to_addr()Michael Elkins
2010-07-06weed dead codeMichael Elkins
2010-07-06improve css for tables to improve readabilityMichael Elkins
2010-07-06rework portal-gui to support max prefix lengthsMichael Elkins
2010-07-04add support for deleting a subdivided prefixMichael Elkins
2010-07-04improve validation for prefix split formMichael Elkins
2010-07-04when splitting address ranges, put the low above the high in the formMichael Elkins
2010-07-04fix broken address range splittingMichael Elkins
2010-07-03enable expansion of $Id$ keywordMichael Elkins
2010-07-02portal-gui updatesMichael Elkins
2010-07-01commit recent rpki changesMichael Elkins
2010-06-12Rename rpki to rpkigui.Bill Fenner