aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/app/templates
AgeCommit message (Expand)Author
2012-11-14When adding a prefix/AS to a child, verify that it does notMichael Elkins
2012-11-10add ResourceCert.conf and make .parent optinally nullMichael Elkins
2012-02-24add more information to the Parent detail view. closes #205Michael Elkins
2012-02-24display current resource handle in a larger font. closes #206Michael Elkins
2012-02-24reword text to avoid indicating where the route origin validation table is re...Michael Elkins
2012-02-24remove the admin link from the topbar. closes #202Michael Elkins
2012-02-23move the 'select identity' link to the app_base template, inside the is_super...Michael Elkins
2012-02-22remove gui interface to update_bpki since this should be run either by the cl...Michael Elkins
2012-02-14rework cacheview models to separate validation status from accepted objectsMichael Elkins
2012-02-12add link to display roas covering a bgp prefix in the routes viewMichael Elkins
2012-02-07use two-column format for dashboardMichael Elkins
2012-02-07add support for editing user accounts to change email and passwordMichael 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-07fix wrong class for block messagesMichael Elkins
2012-02-07split roa creation double confirmation into separate functions and formsMichael Elkins
2012-02-04format models.py according to pep8Michael Elkins
2012-02-04fix import/export of XML files as part of the setup processMichael Elkins
2012-02-02add support for add/revoke resources to childMichael Elkins
2012-02-01fix typoh in filenameMichael Elkins
2012-01-30remove dead code that is deprecated by the changes in tk100.Michael Elkins
2012-01-21require double confirmation for roa creationMichael Elkins
2012-01-20create custom template tag for fetching the verbose_name or verbose_name_plur...Michael Elkins
2012-01-20add deletion confirmation to general object detail templateMichael Elkins
2012-01-20add generic template for viewing a list of objects as a tableMichael Elkins
2012-01-20add styled warning message when there are no items in a generic list viewMichael 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-19fixed ghostbuster suppport. app.models.GhostbusterRequest now does multi-tab...Michael Elkins
2012-01-19fix parent detail view to work with new modelsMichael Elkins
2012-01-19change rpkigui/ to app/ in template path for bootstrap_form.htmlMichael Elkins
2012-01-19unused asn list is composed of resource_range_as, so calling obj.as_resource_...Michael Elkins
2012-01-17remove deprecated templates for old modelsMichael Elkins
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