aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/app/templates/rpkigui
AgeCommit message (Expand)Author
2012-01-17rename template subdirectory to match the django application nameMichael Elkins
2012-01-17update roa templates to match models.RoaRequestPrefixMichael Elkins
2012-01-17continued integration with tk100Michael Elkins
2012-01-17display routes matching ROA request to be deletedMichael Elkins
2012-01-17store timestamps in UTCMichael Elkins
2012-01-17show data import timestamps in route viewMichael Elkins
2012-01-17add link to route view in sidebarMichael Elkins
2012-01-17add column for validation statusMichael Elkins
2012-01-17import initial cut at rpki.gui.routeview appMichael Elkins
2012-01-17forgot to include html templates in last commitMichael Elkins
2012-01-17Use Twitter Bootstrap CSS Framework to style html templatesMichael Elkins
2011-11-12make it clear that the asn and prefixes links are for resources delegated to ...Michael 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-05-13relable 'Submit' buttons as 'Delete' for ROAs and Ghostbusters.Michael Elkins
2011-04-18add missing html templateMichael Elkins
2011-04-18ask for confirmation when deleting a roa requestMichael Elkins
2011-04-07ADR vcard type is not a string, but a compound objectMichael Elkins
2011-03-30add support for editing the validity period for child resource certsMichael Elkins
2011-03-30fix broken redirect after deleting split prefixMichael 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-03-03put django project templates into $top/rpkid/rpki/gui/templatesMichael Elkins