Jeremy Stretch
|
1317c0dd8c
Closes #841: Merged search and filter forms on all object lists
|
il y a 8 ans |
Jeremy Stretch
|
bbc633b004
Closes #782: Allow filtering devices list by manufacturer
|
il y a 8 ans |
Jeremy Stretch
|
ed8fdd9292
Fixes #816: Redirect back to parent prefix view after deleting child prefixes
|
il y a 8 ans |
Jeremy Stretch
|
2d9c33c34f
Tweaked installation docs to include instructions for Python 2 and 3
|
il y a 8 ans |
Jens L
|
80439c495e
Basic Support for Python 3 (#827)
|
il y a 8 ans |
Jeremy Stretch
|
1bddd038fe
Fixes #840: Correct API path resolution for secrets when BASE_PATH is configured
|
il y a 8 ans |
Jeremy Stretch
|
d36923e47d
Fixes #817: Update last_updated time of a circuit when editing a child termination
|
il y a 8 ans |
Jeremy Stretch
|
476cbf17f6
Closes #820: Add VLAN column to parent prefixes table on IP address view
|
il y a 8 ans |
Jeremy Stretch
|
91d50b9627
Closes #836: Add 'deprecated' status for IP addresses
|
il y a 8 ans |
Jeremy Stretch
|
52420945b2
Standardized naming of return_url for all object views
|
il y a 8 ans |
Jeremy Stretch
|
b70eca7661
Fixes #830: Redirect user to device view after editing a device component
|
il y a 8 ans |
Jeremy Stretch
|
39d083eae7
Re-implemented method for bulk editing/deleting all objects within a filtered queryset
|
il y a 8 ans |
Jeremy Stretch
|
3bfc1ebcea
Post-release version bump
|
il y a 8 ans |
Jeremy Stretch
|
6121f97ca9
Release v1.8.2
|
il y a 8 ans |
Jeremy Stretch
|
74e48fc490
PEP8 fixes
|
il y a 8 ans |
Jeremy Stretch
|
28a9307f9f
Deprecated use_obj_view in favor of get_return_url()
|
il y a 8 ans |
Jeremy Stretch
|
cdccc3a47f
Ditched get_parent_url() model method in favor of overrideable get_return_url() view method
|
il y a 8 ans |
Jeremy Stretch
|
3eb969de0c
Standardized the use of return_url for ObjectDeleteView
|
il y a 8 ans |
Jeremy Stretch
|
9ff59ab686
Closes #760: Redirect user back to device view after deleting an assigned IP address
|
il y a 8 ans |
Jeremy Stretch
|
fc7f88d2a2
Regression fix: order_naturally() must come first in the queryset definition
|
il y a 8 ans |
Jeremy Stretch
|
769537fe98
Fixes #810: Suppress unique IP validation on invalid IP addresses and prefixes
|
il y a 8 ans |
Jeremy Stretch
|
f8a4f1b24f
Closes #797: Add description column to VLANs table
|
il y a 8 ans |
Jeremy Stretch
|
7f3b358571
Fixes #807: Redirect user back to form when adding IP addresses in bulk and "create and add another" is clicked
|
il y a 8 ans |
Jeremy Stretch
|
c264281530
Add an empty label (global) to IPAddressBulkAddForm VRF field
|
il y a 8 ans |
Jeremy Stretch
|
b3f20aa233
Closes #783: Add a description field to the Circuit model
|
il y a 8 ans |
Jeremy Stretch
|
07997b24ca
Fixes #785: Trigger validation error when importing a prefix assigned to a nonexistent VLAN
|
il y a 8 ans |
Jeremy Stretch
|
03859d7287
Closes #803: Clarify that no child objects are deleted when deleting a prefix
|
il y a 8 ans |
Jeremy Stretch
|
0ad2670822
Closes #805: Linkify site column in device table
|
il y a 8 ans |
Jeremy Stretch
|
ab706d2440
Follow-up to #804
|
il y a 8 ans |
Jeremy Stretch
|
398faf518c
Merge pull request #804 from digitalocean/prefix-unique
|
il y a 8 ans |