Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Stretch 6121f97ca9 Release v1.8.2 hace 9 años
  Jeremy Stretch 74e48fc490 PEP8 fixes hace 9 años
  Jeremy Stretch 28a9307f9f Deprecated use_obj_view in favor of get_return_url() hace 9 años
  Jeremy Stretch cdccc3a47f Ditched get_parent_url() model method in favor of overrideable get_return_url() view method hace 9 años
  Jeremy Stretch 3eb969de0c Standardized the use of return_url for ObjectDeleteView hace 9 años
  Jeremy Stretch 9ff59ab686 Closes #760: Redirect user back to device view after deleting an assigned IP address hace 9 años
  Jeremy Stretch fc7f88d2a2 Regression fix: order_naturally() must come first in the queryset definition hace 9 años
  Jeremy Stretch 769537fe98 Fixes #810: Suppress unique IP validation on invalid IP addresses and prefixes hace 9 años
  Jeremy Stretch f8a4f1b24f Closes #797: Add description column to VLANs table hace 9 años
  Jeremy Stretch 7f3b358571 Fixes #807: Redirect user back to form when adding IP addresses in bulk and "create and add another" is clicked hace 9 años
  Jeremy Stretch c264281530 Add an empty label (global) to IPAddressBulkAddForm VRF field hace 9 años
  Jeremy Stretch b3f20aa233 Closes #783: Add a description field to the Circuit model hace 9 años
  Jeremy Stretch 07997b24ca Fixes #785: Trigger validation error when importing a prefix assigned to a nonexistent VLAN hace 9 años
  Jeremy Stretch 03859d7287 Closes #803: Clarify that no child objects are deleted when deleting a prefix hace 9 años
  Jeremy Stretch 0ad2670822 Closes #805: Linkify site column in device table hace 9 años
  Jeremy Stretch ab706d2440 Follow-up to #804 hace 9 años
  Jeremy Stretch 398faf518c Merge pull request #804 from digitalocean/prefix-unique hace 9 años
  Zach Moody edf29e7b9b moved duplicates() method to model instead of manager. hace 9 años
  Zach Moody 485a21f13e cleaned up IPAddress clean() to be more like Prefix's hace 9 años
  Zach Moody eedec192ba Added model tests for duplicate prefix and IPs. hace 9 años
  Zach Moody cfaf8b9157 added duplicates() method to IPAddress and Prefix model managers. hace 9 años
  Jeremy Stretch 98e2145b52 Merge pull request #796 from rburkholder/rburkholder-patch-TenantSerializer-description hace 9 años
  Jeremy Stretch 466c505bb8 Corrected PEP8 errors hace 9 años
  Raymond P. Burkholder 97c0f23c67 Add description field to TenantSerializer hace 9 años
  Jeremy Stretch 424c2a59d6 Table rendering optimizations hace 9 años
  Jeremy Stretch c9e7c12463 Closes #284: Added interface_ordering field to DeviceType hace 9 años
  Jeremy Stretch 2ef1e623a3 Merge pull request #781 from zevlag/patch-1 hace 9 años
  Josh Galvez 1486a8901a Update CONTRIBUTING.md hace 9 años
  Jeremy Stretch 73ae87aa57 Updated circuits documentation hace 9 años
  Jeremy Stretch ac72e90dcc Fixes #778: Refactored order_interfaces() to fix InterfaceTemplate ordering within a table hace 9 años