aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/app/urls.py
AgeCommit message (Expand)Author
2012-02-07split roa creation double confirmation into separate functions and formsMichael Elkins
2012-02-04fix import/export of XML files as part of the setup processMichael Elkins
2012-01-20create custom template tag for fetching the verbose_name or verbose_name_plur...Michael Elkins
2012-01-20add generic template for viewing a list of objects as a tableMichael Elkins
2012-01-20fix roa request list template to reflect the irdb RoaRequestPrefix modelMichael Elkins
2012-01-20add generic object_detail base template for boilerplate detail views with an ...Michael Elkins
2012-01-19initial support for managing repositories and pubclientsMichael Elkins
2012-01-18remove deprecated URLs for rpkidemoMichael Elkins
2012-01-17update roa templates to match models.RoaRequestPrefixMichael Elkins
2012-01-17continued integration with tk100Michael Elkins
2012-01-17import initial cut at rpki.gui.routeview appMichael Elkins
2012-01-17forgot to include html templates in last commitMichael Elkins
2011-10-12add support for oo setup via portal guiMichael Elkins
2011-10-07revert rev #3877 so the portal gui writes the csv files when configuring reso...Michael Elkins
2011-06-09add support for browing the rcynic cacheMichael Elkins
2011-03-30add support for editing the validity period for child resource certsMichael Elkins
2011-03-30add 'refresh' link in portal gui to query rpkid for updated information rathe...Michael Elkins
2011-03-24add support to the portal gui for generating ghostbuster requestsMichael Elkins
2011-02-08add new script rpkigui-response as a help to put responses fromMichael Elkins
2011-01-25fix selective deletion of roa requests in prefix view pageMichael Elkins
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins