Age | Commit message (Collapse) | Author |
|
overlap with a previous allocation to the same child. This will
avoid raising an exception about the uniqueness constraints on
irdb.models.Child{Net,ASN}
Use django.contrib.formtools to provide a double confirmation for
AS/prefix additions to a child
closes #343
svn path=/trunk/; revision=4864
|
|
svn path=/branches/tk316/; revision=4827
|
|
svn path=/branches/tk161/; revision=4369
|
|
svn path=/branches/tk161/; revision=4367
|
|
relative to the confirmation form. closes #203
svn path=/branches/tk161/; revision=4366
|
|
svn path=/branches/tk161/; revision=4364
|
|
is_superuser check.
svn path=/branches/tk161/; revision=4362
|
|
cli or in cron
svn path=/branches/tk161/; revision=4361
|
|
optimize import of rcynic xml summary
svn path=/branches/tk161/; revision=4330
|
|
svn path=/branches/tk161/; revision=4327
|
|
svn path=/branches/tk161/; revision=4308
|
|
remove superuser column from user list
svn path=/branches/tk161/; revision=4307
|
|
default being the current user
renamed ChildWizardForm to UserCreateForm
renamed template for user creation form
svn path=/branches/tk161/; revision=4306
|
|
svn path=/branches/tk161/; revision=4305
|
|
svn path=/branches/tk161/; revision=4304
|
|
svn path=/branches/tk161/; revision=4301
|
|
svn path=/branches/tk161/; revision=4300
|
|
use narrower spans to display multi column fields in some templates to avoid
unnecessary wrapping when the window is narrow
add titles to buttons for some actions to provide some user help
svn path=/branches/tk161/; revision=4291
|
|
svn path=/branches/tk161/; revision=4290
|
|
add support for editing child model
add child creation wizard
svn path=/branches/tk161/; revision=4282
|
|
svn path=/branches/tk161/; revision=4278
|
|
reformat code according to pep8
move copyright notices into comments out of docstrings
svn path=/branches/tk161/; revision=4271
|
|
display list of matching routes with validation status for second confirmation
svn path=/branches/tk161/; revision=4254
|
|
verbose_name_plural in generic object list/detail views
select page title based on verbose_name instead of passing in page_title
rename templates to the default name selected by object_detail() and object_list() generic views
use generic delete_object() view for parents and ghostbusters
svn path=/branches/tk161/; revision=4252
|
|
fix repository deletion
svn path=/branches/tk161/; revision=4251
|
|
format roa request deletion confirmation page into two columns, with an alert box around the action
remove trailing slash from roa_detail url
svn path=/branches/tk161/; revision=4250
|
|
svn path=/branches/tk161/; revision=4249
|
|
add stub view function for roa creation as a placeholder so that the {% url %} for the Create button doesn't throw an exception.
svn path=/branches/tk161/; revision=4246
|
|
import/create button
add detail views for repository and pubclients
rename import_* to *_import to match names for other methods on the same model
svn path=/branches/tk161/; revision=4238
|
|
svn path=/branches/tk161/; revision=4237
|
|
multi-table inheritance from irdb.models.GhostbusterRequest.
forms.GhostbusterRequest can be a plain class instead of a callable by setting the .queryset attribute on the field during __init__
svn path=/branches/tk161/; revision=4236
|
|
svn path=/branches/tk161/; revision=4233
|
|
svn path=/branches/tk161/; revision=4232
|
|
obj.as_resource_range results in an empty string because it has no such method
prefix AS value with the string "AS" because resource_range_as doesn't included it (unlike ResourceRangeAS objects)
svn path=/branches/tk161/; revision=4228
|
|
svn path=/branches/tk161/; revision=4189
|
|
svn path=/branches/tk161/; revision=4188
|
|
models.RoaRequestPrefix.get_absolute_url restored since the /delete URL depends on it
svn path=/branches/tk161/; revision=4183
|
|
svn path=/branches/tk161/; revision=4181
|
|
remove breadcrumb from template
svn path=/branches/tk161/; revision=4179
|
|
remove auto_add=True from DateTimeField, and make
rpki.gui.app.timestamp.update() set the timestamp value instead.
move external data timestamps to sidebar in route view
svn path=/branches/tk161/; revision=4176
|
|
svn path=/branches/tk161/; revision=4170
|
|
change dashboard template to inherit from app_base.html
add new block to app_base to allow child templates to add additional
content to the sidebar
change 'Route Views' to 'Route View'
change 'AS' to 'Origin AS' in the routes_view.html template
svn path=/branches/tk161/; revision=4167
|
|
fix broken <h1> tag
svn path=/branches/tk161/; revision=4161
|
|
svn path=/branches/tk161/; revision=4159
|
|
svn path=/branches/tk161/; revision=4158
|
|
svn path=/branches/tk161/; revision=4157
|
|
children. closes #115
svn path=/trunk/; revision=4090
|
|
svn path=/rpkid/rpki/gui/app/forms.py; revision=4033
|
|
resources
svn path=/rpkid/rpki/gui/app/forms.py; revision=4022
|
|
svn path=/rpkid/rpki/gui/app/templates/rpkigui/ghostbuster_confirm_delete.html; revision=3813
|