aboutsummaryrefslogtreecommitdiff
path: root/rpki/gui/app/views.py
AgeCommit message (Expand)Author
2015-03-05fix inaccurate future validity status in the ROA confirmation page when multi...Michael Elkins
2015-03-04add checkbox to ROA creation form to optionally create additional ROAs for ch...Michael Elkins
2014-11-26catch lxml.etree.XMLSyntaxError and notify the user when the uploaded XML fil...Michael Elkins
2014-11-26check formset.has_changed() in roa creation form to detect submission of blan...Michael Elkins
2014-11-21remove support for form deletion in roa_create_multi since it doesn't provide...Michael Elkins
2014-11-20Catch exception when the user attempts to import prefix/asn CSV files with mi...Michael Elkins
2014-11-20disable signal handlers for all .run_rpkid_now() callsMichael Elkins
2014-10-09Fix validation problem when creating a ROA.Michael Elkins
2014-10-03Add router cert request support to the GUI.Michael Elkins
2014-05-30Still more PyLint.Rob Austein
2014-04-14bump copyrightMichael Elkins
2014-04-14store resource handle name as a string in the session rather than a Conf obje...Michael Elkins
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein