aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/rpkigui/myrpki
AgeCommit message (Expand)Author
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2011-01-23remove CONFDIR variable from toplevel configure script. now hardcoded to go ...Michael Elkins
2011-01-22revert back to using Django's built in authentication rather than HTTP Digest...Michael Elkins
2011-01-22integrate portal-gui into toplevel configure script; remove $top/portal-gui/b...Michael Elkins
2011-01-20UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changesRob Austein
2010-12-21remove hardcoded paths for WSGIScriptAlias so that it can be changedMichael Elkins
2010-11-07updates to portal-giu to better support hosted handlesMichael Elkins
2010-11-07change defaults to require deployment under apache+mod_wsgiMichael Elkins
2010-10-28don't run configure_resources when the user is a front-end for rpkidemoMichael Elkins
2010-10-28move django.wsgi into apache/ subdir for improved securityMichael Elkins
2010-10-27add support for uploading publications requests and myrpki.xml updates from r...Michael Elkins
2010-10-27add support for uploading identity.xml and repository requests from rpkidemoMichael Elkins
2010-10-19add support for download the myrpki.xml file; fix problem with superuser not ...Michael Elkins
2010-10-19provide links on the dashboard to export csv files; intended to also be used ...Michael Elkins
2010-07-27strictly enforce non-overlapping resource ranges in AddressRange and Asn obje...Michael Elkins
2010-07-16improved support for viewing unallocated address ranges in the dashboard and ...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-10properly handle issuing roas for subdivided prefixesMichael Elkins
2010-07-09add nice error page when an account no permission to manage any handlesMichael Elkins
2010-07-08call glue.configure_resources() after deleting a roa request from a prefixMichael Elkins
2010-07-07use new rpki.ipaddrss.parse() in lieu of rpkigui.myrpki.misc.str_to_addr()Michael Elkins
2010-07-07added configure script to ease installationMichael Elkins
2010-07-06fix bug with file objects not being closed when running configure_resources()Michael Elkins
2010-07-06fix handle selection for normal usersMichael Elkins
2010-07-06fix bug introduced by overzealous weedingMichael Elkins
2010-07-06remove extraneous importsMichael Elkins
2010-07-06weed dead codeMichael Elkins
2010-07-06improve css for tables to improve readabilityMichael Elkins
2010-07-06load_csv can now create suballocations of received resources automaticallyMichael Elkins
2010-07-06rework portal-gui to support max prefix lengthsMichael Elkins
2010-07-05show subdivided prefixes in unallocated resources section on dashboardMichael Elkins
2010-07-05workaround for printing address ranges with the hi and lo swappedMichael Elkins
2010-07-04add support for deleting a subdivided prefixMichael Elkins
2010-07-04gracefully handle printing address range with hi and lo swappedMichael Elkins
2010-07-04improve validation for prefix split formMichael Elkins
2010-07-04properly use the django model api to exclude objectsMichael Elkins
2010-07-04when splitting address ranges, put the low above the high in the formMichael Elkins
2010-07-04pretty print address ranges in cidr when possibleMichael Elkins
2010-07-04fix broken address range splittingMichael Elkins
2010-07-04add spaces around the dash when displaying address rangesMichael Elkins
2010-07-04remove "address range" from string form of AddressRangeMichael Elkins
2010-07-04fix bug in split address formMichael Elkins
2010-07-03fix botched importMichael Elkins
2010-07-03make list_resource.py accept multiple <self/> handles as argumentsMichael Elkins
2010-07-03fix bad path for template file in asn detail viewMichael Elkins
2010-07-03enable expansion of $Id$ keywordMichael Elkins