aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/app/urls.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2013-06-27add button to delete all alertsMichael Elkins
2013-04-03add support for deleting alertsMichael Elkins
2013-04-03intial support for storing alerts and displaying them in the guiMichael Elkins
2013-03-28allow user to create roas by selecting entries from the route viewMichael Elkins
2013-03-24add link to pubclient detail for exporting the XML responseMichael Elkins
2013-03-22add import/export of asns.csv and prefixes.csvMichael Elkins
2013-03-21merge ^/branches/tk334Michael Elkins
2013-03-06fix DeprecationWarning showing up in the apache.logMichael Elkins
2013-02-27add a clone button to each roa, which copies the prefix as the default value ...Michael Elkins
2013-02-26add support for multiple users managing the same resource holderMichael Elkins
2013-02-25move repository client list to its own pageMichael Elkins
2013-02-23add new roa creation form allowing multiple roas to be enteredMichael Elkins
2012-11-27rewrite ghostbuster_delete to avoid using DeleteView, so we don't need revers...Michael Elkins
2012-11-26rewrite ghostbuster_{create,edit} not to use generic viewsMichael Elkins
2012-11-25do not display part of the vcard that are disallowed by RFCMichael Elkins
2012-11-23snapshot of work in progressMichael Elkins
2012-11-22back out some of the CBV changesMichael Elkins
2012-11-22commiting work in progressMichael Elkins
2012-11-22commiting work in progressMichael Elkins
2012-02-22remove gui interface to update_bpki since this should be run either by the cl...Michael Elkins
2012-02-12add link to display roas covering a bgp prefix in the routes viewMichael Elkins
2012-02-07make selection of parent in the user creation form optional, with the default...Michael Elkins
2012-02-07rename child creation wizard to user_createMichael Elkins
2012-02-07add basic user management supportMichael Elkins
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