Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk329/; revision=4906
|
|
remove object_detail.html templates, and make all the *_detail.html templates dervice from app_base.html directly. there was no functionality left worth having in the intermediate template
remove verbose_name from some models where it wasn't needed
add form_title variable to some forms where it was missing
svn path=/branches/tk329/; revision=4905
|
|
svn path=/branches/tk329/; revision=4904
|
|
revert to /media for serving static js, img and css files since that is what previously installed web servers will be configured to serve
update makefile to install media files that would normally be installed by "django-admin collectstatic"
svn path=/branches/tk329/; revision=4902
|
|
make sure to set the .vcard field when saving a ghostbuster request
display the list of covering ROAs from the rcynic cache in the route detail view
rename route_roa_list to route_detail
remove the delete button from the object_detail.html template since not all objects that use it can be deleted
set STATIC_ROOT in settings.py so that collectstatic works
svn path=/branches/tk329/; revision=4901
|
|
add new roa detail view, displaying covered routes
use {% url %} to get the url instead of hardcoding it in templates
add some missing title params to buttons
remove edit button from generic object detail
modify labels for validation statuses to use the label- suffix required by bootstrap 2.2.x
don't use object_detail for the repository_detail view
remove stub get_absolute_url() methods where they were previously used as placeholders
svn path=/branches/tk329/; revision=4900
|
|
svn path=/branches/tk329/; revision=4899
|
|
svn path=/branches/tk329/; revision=4898
|
|
svn path=/branches/tk329/; revision=4895
|
|
svn path=/branches/tk329/; revision=4894
|
|
svn path=/branches/tk329/; revision=4892
|
|
svn path=/branches/tk329/; revision=4891
|
|
use django-crispy-forms for form rendering
new generic form template app_form.html to replace many duplicate form templates
svn path=/branches/tk329/; revision=4890
|
|
see #329
svn path=/branches/tk329/; revision=4889
|
|
svn path=/trunk/; revision=4887
|
|
svn path=/trunk/; revision=4886
|
|
svn path=/trunk/; revision=4884
|
|
as the underlying address representation. POW.X509.getPrefixes() returns the
prefix as an rpki.POW.IPAddress, so return it directly without a cast to long.
closes #352
svn path=/trunk/; revision=4883
|
|
see #329
svn path=/trunk/; revision=4882
|
|
see #344
svn path=/trunk/; revision=4881
|
|
svn path=/branches/tk274/; revision=4877
|
|
svn path=/branches/tk274/; revision=4873
|
|
svn path=/branches/tk274/; revision=4866
|
|
svn path=/branches/tk274/; revision=4858
|
|
svn path=/branches/tk274/; revision=4855
|
|
svn path=/branches/tk274/; revision=4853
|
|
out-of-date .rng files then touches them and moves on. Developers
need to have trang installed, normal users don't and requiring trang
just annoys them. Closes #304.
svn path=/trunk/; revision=4852
|
|
svn path=/branches/tk274/; revision=4851
|
|
svn path=/trunk/; revision=4850
|
|
svn path=/branches/tk274/; revision=4849
|
|
looking up validated certs
closes #335
svn path=/trunk/; revision=4847
|
|
svn path=/branches/tk316/; revision=4839
|
|
svn path=/branches/tk316/; revision=4837
|
|
svn path=/branches/tk316/; revision=4836
|
|
svn path=/branches/tk319/; revision=4833
|
|
add db migrations
svn path=/branches/tk316_317_integration/; revision=4828
|
|
database, only the ORM
regenerate the initial migration
svn path=/branches/tk317/; revision=4825
|
|
svn path=/branches/tk317/; revision=4824
|
|
with better hierarchical publication. Eventually this will likely
become the default and this option can go away, but not today.
svn path=/branches/tk274/; revision=4823
|
|
svn path=/trunk/; revision=4818
|
|
svn path=/branches/tk274/; revision=4816
|
|
rpki.gui.app.range_list.RangeList. This is used with the rpki.resource_set classes, and the API changed from min,max to range_min,range_max.
svn path=/branches/tk274/; revision=4813
|
|
svn path=/branches/tk274/; revision=4812
|
|
resource_set.roa_prefix_ipv4
svn path=/branches/tk274/; revision=4810
|
|
pep8 formatting fixes
svn path=/branches/tk274/; revision=4809
|
|
svn path=/branches/tk274/; revision=4807
|
|
publishing new objects. This should be generalized to cover all
objects issued by this ca_detail, but that's more code. See #306.
svn path=/branches/tk274/; revision=4806
|
|
svn path=/branches/tk274/; revision=4803
|
|
closes #299
svn path=/trunk/; revision=4801
|
|
svn path=/branches/tk274/; revision=4794
|