Commit History

Author SHA1 Message Date
  Jeremy Stretch bde25e69f8 Add CustomFieldsDataFieldInspector for OpenAPI spec 5 years ago
  Jeremy Stretch d2b7eb161c Cache CustomField assignments for API queries 5 years ago
  Jeremy Stretch 378c0ac259 Fix filtering by custom field value 5 years ago
  Jeremy Stretch a9086b0679 Fix import test 5 years ago
  Jeremy Stretch d0f1c733e7 Replace CustomFieldsSerializer with CustomFieldsDataField 5 years ago
  Jeremy Stretch 0b7d019c02 Remove unused CustomChoiceFieldInspector 5 years ago
  Jeremy Stretch 5b3de8defe Use DjangoJSONEncoder for encoding custom field data 5 years ago
  Jeremy Stretch fb8904af54 Remove unused attributes, methods 5 years ago
  Jeremy Stretch f7b8d6ede5 Add choices ArrayField to CustomField; drop CustomFieldChoice 5 years ago
  Jeremy Stretch d9e5adc032 Update serializer to access custom_field_data directly 5 years ago
  Jeremy Stretch c85a45e520 Further work on custom fields 5 years ago
  Jeremy Stretch 2276603ac3 Drop CustomFieldValue 5 years ago
  Jeremy Stretch 879166d939 Initial work on reimplementing custom fields 5 years ago
  Jeremy Stretch ec66e1a5c0 Closes #4349: Drop support for embedded graphs 5 years ago
  Jeremy Stretch ee34e28986 Drop backward compatibility for REMOTE_AUTH_DEFAULT_PERMISSIONS defined as a list 5 years ago
  Jeremy Stretch d1071b79e3 Closes #4360: Drop support for the Django template language in export templates 5 years ago
  Jeremy Stretch 2339fe22ae Closes #4941: commit argument is now required argument in a custom script's run() method 5 years ago
  Jeremy Stretch e02590ac96 Post-release version bump 5 years ago
  Jeremy Stretch b22995a6d7 Snip beta warning 5 years ago
  Jeremy Stretch 6c1436174c Release v2.9.0 5 years ago
  Jeremy Stretch b2aa9b82c8 Merge pull request #5000 from netbox-community/develop-2.9 5 years ago
  Jeremy Stretch 23aae52992 Merge branch 'develop' into develop-2.9 5 years ago
  Jeremy Stretch 8b5e701ba4 Cleaned up release notes for v2.9.0 5 years ago
  Jeremy Stretch 8f88d2afab Closes #5024: List available options for choice fields within CSV import forms 5 years ago
  Jeremy Stretch 8d351178ac Fixes #5022: Fix exception when editing IP address with NAT inside IP assigned 5 years ago
  Jeremy Stretch bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 years ago
  Jeremy Stretch bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 years ago
  Jeremy Stretch e1cf27a3ac Refactor DCIM models into separate submodules 5 years ago
  Jeremy Stretch db5bb8e5bb Fix changelog tests 5 years ago
  Jeremy Stretch 3ebef04a11 Closes #5016: assertHttpStatus() should report form validation errors 5 years ago