Commit History

Author SHA1 Message Date
  Jeremy Stretch bd6e68fe6c Fixes #384: Corrected max_length in description fields 8 years ago
  Jeremy Stretch 8e2a69af56 Corrected manufacturer column name in DeviceTypeTable 8 years ago
  Jeremy Stretch 450c51604c Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView 8 years ago
  Jeremy Stretch d47bf4ab6b Rewrote all DeviceType component template deletion views to utilize BulkDeleteView() 8 years ago
  Jeremy Stretch d241cce502 ipam.VLAN: Added description field, extended name to 64 chars 8 years ago
  Jeremy Stretch c466dc5999 Fixes #381: Implements a new RackImportTable 8 years ago
  Jeremy Stretch b62cd32428 Fixes #370: Notify user when secret decryption fails 8 years ago
  Jeremy Stretch b9223dda1a Updated CONTRIBUTING to discourage the use of issues for questions/discussion 8 years ago
  Jeremy Stretch b9c09b2fc2 Merge pull request #360 from jallakim/allowed-hosts 8 years ago
  Joachim Tingvold deda796e42 Triple -> single ticks + grammar. 8 years ago
  Joachim Tingvold 55ab720695 Be more specific in the documentation regarding ALLOWED_HOSTS. 8 years ago
  Jeremy Stretch 275223ec53 Fixes #359: Use standard serializers for related objects 8 years ago
  Jeremy Stretch f44b20bbda Fixed old links in the documentation 8 years ago
  Jeremy Stretch c96d03cc4b Post-release version bump 8 years ago
  Jeremy Stretch d2c3fea5b9 Release v1.3.1 8 years ago
  Jeremy Stretch 8ee083f7c1 Fixed Unicode support in forms 8 years ago
  Jeremy Stretch 9a9e3c1479 Upgrade to Django 1.9.8 (security fix) 8 years ago
  Jeremy Stretch 48b8602c3f Corrected error reporting on duplicate InterfaceConnections 8 years ago
  Jeremy Stretch e1fc78bc44 Created a template tag for displaying utilization graphs 8 years ago
  Jeremy Stretch 65fb10059a Merge pull request #346 from bellwood/patch-1 8 years ago
  bellwood 2e8211399d Update tables.py 8 years ago
  bellwood 6fe40ef223 support for #304 8 years ago
  bellwood 3f94295d7e support for #304 8 years ago
  bellwood 5c59677c57 properly support #304 8 years ago
  Jeremy Stretch 0bd2aa9289 Updated the CONTRIBUTING guide 8 years ago
  Jeremy Stretch 19d7caf1da Corrects a device_type error introduced in c643e3a74f6718fd4c5a98ee0ad1da8e096582ea 8 years ago
  Jeremy Stretch b8d7dd170e #303: First stab at implementing a natural ordering for sites, racks, and devices 8 years ago
  Jeremy Stretch c643e3a74f Fixes #327: Disable rack assignment for installed child devices 8 years ago
  Jeremy Stretch 2d690ca38a Merge pull request #314 from Zanthras/interfaceconnections 8 years ago
  Joel c65b9fcb0b Add an api endpoint for listing all connections 8 years ago