index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portal-gui
/
rpkigui
/
myrpki
/
views.py
Age
Commit message (
Expand
)
Author
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
2011-01-22
revert back to using Django's built in authentication rather than HTTP Digest...
Michael Elkins
2010-12-21
remove hardcoded paths for WSGIScriptAlias so that it can be changed
Michael Elkins
2010-11-07
updates to portal-giu to better support hosted handles
Michael Elkins
2010-11-07
change defaults to require deployment under apache+mod_wsgi
Michael Elkins
2010-10-28
don't run configure_resources when the user is a front-end for rpkidemo
Michael Elkins
2010-10-27
add support for uploading publications requests and myrpki.xml updates from r...
Michael Elkins
2010-10-27
add support for uploading identity.xml and repository requests from rpkidemo
Michael Elkins
2010-10-19
add support for download the myrpki.xml file; fix problem with superuser not ...
Michael Elkins
2010-10-19
provide links on the dashboard to export csv files; intended to also be used ...
Michael Elkins
2010-07-27
strictly enforce non-overlapping resource ranges in AddressRange and Asn obje...
Michael Elkins
2010-07-16
improved support for viewing unallocated address ranges in the dashboard and ...
Michael Elkins
2010-07-13
change prefix split form to accept single input box in which the user can ent...
Michael Elkins
2010-07-12
fix copyright notices
Michael Elkins
2010-07-11
add copyright notices to portal-gui code
Michael Elkins
2010-07-11
add missing template conf_empty.html to makefile.in
Michael Elkins
2010-07-10
properly handle issuing roas for subdivided prefixes
Michael Elkins
2010-07-09
add nice error page when an account no permission to manage any handles
Michael Elkins
2010-07-08
call glue.configure_resources() after deleting a roa request from a prefix
Michael Elkins
2010-07-07
use new rpki.ipaddrss.parse() in lieu of rpkigui.myrpki.misc.str_to_addr()
Michael Elkins
2010-07-06
fix handle selection for normal users
Michael Elkins
2010-07-06
fix bug introduced by overzealous weeding
Michael Elkins
2010-07-06
remove extraneous imports
Michael Elkins
2010-07-06
weed dead code
Michael Elkins
2010-07-06
load_csv can now create suballocations of received resources automatically
Michael Elkins
2010-07-06
rework portal-gui to support max prefix lengths
Michael Elkins
2010-07-05
show subdivided prefixes in unallocated resources section on dashboard
Michael Elkins
2010-07-04
add support for deleting a subdivided prefix
Michael Elkins
2010-07-04
properly use the django model api to exclude objects
Michael Elkins
2010-07-04
fix broken address range splitting
Michael Elkins
2010-07-04
fix bug in split address form
Michael Elkins
2010-07-03
fix bad path for template file in asn detail view
Michael Elkins
2010-07-03
enable expansion of $Id$ keyword
Michael Elkins
2010-07-03
invoke glue.configure_resources upon changes
Michael Elkins
2010-07-02
portal-gui updates
Michael Elkins
2010-07-01
add auxillary scripts for querying rpkid/rcynic, add model objects to represe...
Michael Elkins
2010-07-01
commit recent rpki changes
Michael Elkins
2010-06-12
Rename rpki to rpkigui.
Bill Fenner