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
/
rpkid
/
rpki
/
gui
/
app
/
urls.py
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2013-06-27
add button to delete all alerts
Michael Elkins
2013-04-03
add support for deleting alerts
Michael Elkins
2013-04-03
intial support for storing alerts and displaying them in the gui
Michael Elkins
2013-03-28
allow user to create roas by selecting entries from the route view
Michael Elkins
2013-03-24
add link to pubclient detail for exporting the XML response
Michael Elkins
2013-03-22
add import/export of asns.csv and prefixes.csv
Michael Elkins
2013-03-21
merge ^/branches/tk334
Michael Elkins
2013-03-06
fix DeprecationWarning showing up in the apache.log
Michael Elkins
2013-02-27
add a clone button to each roa, which copies the prefix as the default value ...
Michael Elkins
2013-02-26
add support for multiple users managing the same resource holder
Michael Elkins
2013-02-25
move repository client list to its own page
Michael Elkins
2013-02-23
add new roa creation form allowing multiple roas to be entered
Michael Elkins
2012-11-27
rewrite ghostbuster_delete to avoid using DeleteView, so we don't need revers...
Michael Elkins
2012-11-26
rewrite ghostbuster_{create,edit} not to use generic views
Michael Elkins
2012-11-25
do not display part of the vcard that are disallowed by RFC
Michael Elkins
2012-11-23
snapshot of work in progress
Michael Elkins
2012-11-22
back out some of the CBV changes
Michael Elkins
2012-11-22
commiting work in progress
Michael Elkins
2012-11-22
commiting work in progress
Michael Elkins
2012-02-22
remove gui interface to update_bpki since this should be run either by the cl...
Michael Elkins
2012-02-12
add link to display roas covering a bgp prefix in the routes view
Michael Elkins
2012-02-07
make selection of parent in the user creation form optional, with the default...
Michael Elkins
2012-02-07
rename child creation wizard to user_create
Michael Elkins
2012-02-07
add basic user management support
Michael Elkins
2012-02-07
split roa creation double confirmation into separate functions and forms
Michael Elkins
2012-02-04
fix import/export of XML files as part of the setup process
Michael Elkins
2012-01-20
create custom template tag for fetching the verbose_name or verbose_name_plur...
Michael Elkins
2012-01-20
add generic template for viewing a list of objects as a table
Michael Elkins
2012-01-20
fix roa request list template to reflect the irdb RoaRequestPrefix model
Michael Elkins
2012-01-20
add generic object_detail base template for boilerplate detail views with an ...
Michael Elkins
2012-01-19
initial support for managing repositories and pubclients
Michael Elkins
2012-01-18
remove deprecated URLs for rpkidemo
Michael Elkins
2012-01-17
update roa templates to match models.RoaRequestPrefix
Michael Elkins
2012-01-17
continued integration with tk100
Michael Elkins
2012-01-17
import initial cut at rpki.gui.routeview app
Michael Elkins
2012-01-17
forgot to include html templates in last commit
Michael Elkins
2011-10-12
add support for oo setup via portal gui
Michael Elkins
2011-10-07
revert rev #3877 so the portal gui writes the csv files when configuring reso...
Michael Elkins
2011-06-09
add support for browing the rcynic cache
Michael Elkins
2011-03-30
add support for editing the validity period for child resource certs
Michael Elkins
2011-03-30
add 'refresh' link in portal gui to query rpkid for updated information rathe...
Michael Elkins
2011-03-24
add support to the portal gui for generating ghostbuster requests
Michael Elkins
2011-02-08
add new script rpkigui-response as a help to put responses from
Michael Elkins
2011-01-25
fix selective deletion of roa requests in prefix view page
Michael Elkins
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins