index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
rpki
/
gui
/
app
/
forms.py
Age
Commit message (
Expand
)
Author
2012-11-16
put asn last in ROA creation form, and autofocus the prefix input field
Michael Elkins
2012-11-16
add "autofocus=true" to the text boxes for entering ASNs and prefixes
Michael Elkins
2012-11-15
Pull from /trunk.
Rob Austein
2012-11-15
Pull from /trunk.
Rob Austein
2012-11-14
merge with /trunk
Michael Elkins
2012-11-12
merge with /trunk
Michael Elkins
2012-10-12
Replace rpki.ipaddrs with rpki.POW.IPAddress.
Rob Austein
2012-06-27
in roa creation form, assume mask is closet classful if mask is missing. clo...
Michael Elkins
2012-02-07
check that the prefix is allocated to the user when validating the roa creati...
Michael Elkins
2012-02-07
add support for editing user accounts to change email and password
Michael Elkins
2012-02-07
make selection of parent in the user creation form optional, with the default...
Michael Elkins
2012-02-07
add basic user management support
Michael Elkins
2012-02-07
split roa creation double confirmation into separate functions and forms
Michael Elkins
2012-02-06
remove import cruft
Michael Elkins
2012-02-02
form validation must be prepared for None values in required fields
Michael Elkins
2012-02-02
add support for add/revoke resources to child
Michael Elkins
2012-01-30
remove dead code that is deprecated by the changes in tk100.
Michael Elkins
2012-01-21
require double confirmation for roa creation
Michael Elkins
2012-01-21
add form for creating ROA requests
Michael Elkins
2012-01-19
fixed ghostbuster suppport. app.models.GhostbusterRequest now does multi-tab...
Michael Elkins
2012-01-18
fix bad indent
Michael Elkins
2012-01-17
remove deprecated misc module
Michael Elkins
2012-01-17
remove deprecated asnset module
Michael Elkins
2012-01-17
continued integration with tk100
Michael Elkins
2012-01-17
forgot to include html templates in last commit
Michael Elkins
2011-11-11
set default value of max_length to prefix length, and change help text to mak...
Michael Elkins
2011-10-12
add support for oo setup via portal gui
Michael Elkins
2011-10-07
revert rev #3877 so the portal gui writes the csv files when configuring reso...
Michael Elkins
2011-05-13
give user detail on what default max length for a roa is
Michael Elkins
2011-04-18
use a more meaningful label for the unallocated case in the dropbox when edit...
Michael Elkins
2011-03-30
add support for editing the validity period for child resource certs
Michael Elkins
2011-03-30
fix broken redirect after deleting split prefix
Michael Elkins
2011-03-24
add support to the portal gui for generating ghostbuster requests
Michael Elkins
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins