Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.8.2 #814

Merged
merged 35 commits into from
Jan 18, 2017
Merged

Release v1.8.2 #814

merged 35 commits into from
Jan 18, 2017

Conversation

jeremystretch
Copy link
Member

Improvements

  • #284 - Enabled toggling of interface display order per device type
  • #760 - Redirect user back to device view after deleting an assigned IP address
  • #783 - Add a description field to the Circuit model
  • #797 - Add description column to VLANs table
  • #803 - Clarify that no child objects are deleted when deleting a prefix
  • #805 - Linkify site column in device table

Bug Fixes

  • #776 - Prevent circuits from appearing twice while searching
  • #778 - Corrected an issue preventing multiple interfaces with the same position ID from appearing in a device's interface list
  • #785 - Trigger validation error when importing a prefix assigned to a nonexistent VLAN
  • #802 - Fixed enforcement of ENFORCE_GLOBAL_UNIQUE for prefixes
  • #807 - Redirect user back to form when adding IP addresses in bulk and "create and add another" is clicked
  • #810 - Suppress unique IP validation on invalid IP addresses and prefixes

jeremystretch and others added 30 commits January 4, 2017 15:31
Change Reddit to Google Groups Mailing List
Update CONTRIBUTING.md to replace Reddit with Google Groups
This might be just an oversight.  Other data models do include the description in their serialisers.  The API produces the description field with this change.
…alizer-description

rburkholder - patch - tenant serialiser - add description field to output
refactored condition on IPAddress and Prefix clean method to use new
manager method.
Enforce Global Unique on Prefixes
…lk and "create and add another" is clicked
@jeremystretch jeremystretch merged commit b6bbcb0 into master Jan 18, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants