Commit Graph

  • d7e2acd0ad Optimize schema migration for VM interface replication Jeremy Stretch 2020-08-10 13:53:28 -04:00
  • 365b6f5e17 Changelog for #4969 Jeremy Stretch 2020-08-10 11:28:41 -04:00
  • 70321ba4fb Merge pull request #4972 from netbox-community/4969-remove-secretrole-users-groups Jeremy Stretch 2020-08-10 11:27:15 -04:00
  • e6bc55af85 #4969: Remove user and group assignment from SecretRole Jeremy Stretch 2020-08-07 16:19:18 -04:00
  • aca3ca9d65 Simplify the aggregation of constraint sets Jeremy Stretch 2020-08-07 14:09:55 -04:00
  • 1dfed14bc9 Fixes #4968: Fix exception when activating user keys in admin UI Jeremy Stretch 2020-08-07 12:06:53 -04:00
  • 09015c98c4 Fixes #4903: Fix member count when searching for virtual chassis Jeremy Stretch 2020-08-07 08:54:02 -04:00
  • 14724f3e1a Bump Django to 3.1 Jeremy Stretch 2020-08-06 16:22:18 -04:00
  • 2b9dad934c Changelog for #4946 Jeremy Stretch 2020-08-06 16:11:15 -04:00
  • 86c3eec3e4 Merge pull request #4963 from netbox-community/4946-objectpermission-or-constraints Jeremy Stretch 2020-08-06 16:10:15 -04:00
  • 4a516103a6 Extend ObjectPermission constraints to OR multiple JSON objects Jeremy Stretch 2020-08-06 15:53:23 -04:00
  • b1ec332a56 Fixes #4951: Redirect to device inventory view after creting a new inventory item Jeremy Stretch 2020-08-06 13:19:22 -04:00
  • 6367105302 Changelog for #4639 Jeremy Stretch 2020-08-06 09:44:33 -04:00
  • c1e58291b2 Merge pull request #4959 from netbox-community/4639-prefix-annotate-depth Jeremy Stretch 2020-08-06 09:42:12 -04:00
  • 0f397fa410 Replicate 'max length' field in PrefixFilterForm for consistency Jeremy Stretch 2020-08-06 09:20:20 -04:00
  • c36d8b2256 Fix default display of child count in prefix tables Jeremy Stretch 2020-08-06 09:14:20 -04:00
  • d384f25ec2 Replace expand/collpase with max mask length for prefixes list Jeremy Stretch 2020-08-05 16:48:45 -04:00
  • e8df9be702 Add LTE and GTE filters for prefix mask length Jeremy Stretch 2020-08-05 16:16:51 -04:00
  • 0d68d0c059 Replace annotate_depth() with annotate_tree() Jeremy Stretch 2020-08-05 15:55:47 -04:00
  • 8709c50a9e Remove unused wiki images Jeremy Stretch 2020-08-05 14:10:08 -04:00
  • bdb8263610 Standardize API requests Jeremy Stretch 2020-08-05 14:04:35 -04:00
  • 043c34c510 Merge pull request #4958 from netbox-community/docs-refresh Jeremy Stretch 2020-08-05 13:55:23 -04:00
  • e0f67c9ee9 Merge branch 'develop-2.9' into docs-refresh Jeremy Stretch 2020-08-05 13:53:06 -04:00
  • 73756f7483 Finished updating REST API documentation Jeremy Stretch 2020-08-05 13:40:06 -04:00
  • 42ebf0a546 Closes #4945: Add a user-friendly 403 error page Jeremy Stretch 2020-08-05 10:40:45 -04:00
  • e6df6dc7f4 Fixes #4950: Include inventory item label in API serializer, UI view Jeremy Stretch 2020-08-05 10:11:38 -04:00
  • bd24eebbf2 Fixes #4952: Default to VM tab when creating/editing an IP address for a VM Jeremy Stretch 2020-08-05 09:29:29 -04:00
  • 65b42c93b0 Merge branch 'develop' into develop-2.9 Jeremy Stretch 2020-08-05 09:15:10 -04:00
  • 65af012d60 Started refreshing REST API documentation Jeremy Stretch 2020-08-04 17:07:45 -04:00
  • 9c3b67048a Post-release version bump Jeremy Stretch 2020-08-04 12:41:29 -04:00
  • 2ce99929e2 Merge pull request #4947 from netbox-community/develop v2.8.9 Jeremy Stretch 2020-08-04 12:39:55 -04:00
  • 22c482bdc3 Release v2.8.9 Jeremy Stretch 2020-08-04 12:31:38 -04:00
  • c358097d52 Update upgrading.md (#4937) systeembeheerder 2020-08-04 18:26:21 +02:00
  • 26e37c1da6 Fixes #4455: Fix ordering of prefixes beneath aggregate when available space is hidden Jeremy Stretch 2020-08-04 12:09:10 -04:00
  • 053c600b67 Closes #4943: Add a 'description' field to ObjectPermission Jeremy Stretch 2020-08-03 16:27:14 -04:00
  • ce2dada9fd Closes #4942: Make ObjectPermission's 'name' field required Jeremy Stretch 2020-08-03 16:10:51 -04:00
  • ccb2bf4344 Exclude permission, userconfig inlines when creating a new user Jeremy Stretch 2020-08-03 14:16:21 -04:00
  • 8517434733 Add notes to admin UI encouraging Jinja2 over legacy Django templating Jeremy Stretch 2020-08-03 14:09:32 -04:00
  • b410674f9e Log a warning for scripts whose run() method does not accept a commit argument Jeremy Stretch 2020-08-03 13:56:10 -04:00
  • 31e65a09e8 Closes #4940: Added an occupied field to rack unit representations for rack elevation views Jeremy Stretch 2020-08-03 13:37:32 -04:00
  • cdfec4d865 Fixes #4939: Fix linking to LAG interfaces on other VC members Jeremy Stretch 2020-08-03 12:57:04 -04:00
  • af98e349e9 Fixes #4938: Show add, import buttons on virtual chassis list view Jeremy Stretch 2020-08-03 12:52:00 -04:00
  • c3c27ac664 Refreshed admin docs Jeremy Stretch 2020-08-03 11:42:24 -04:00
  • 2644330452 Refreshed "additional features" docs Jeremy Stretch 2020-08-03 10:53:44 -04:00
  • eacbec9c68 Update caching, change logging documentation Jeremy Stretch 2020-07-30 14:57:34 -04:00
  • 9e3bfdd57c Update virtualization documentation Jeremy Stretch 2020-07-30 13:48:05 -04:00
  • f49998980f Update power documentation Jeremy Stretch 2020-07-30 13:36:40 -04:00
  • 190a2ff92b Update tenancy documentation Jeremy Stretch 2020-07-30 13:02:53 -04:00
  • 96d2a8b30a Update IPAM model documentation Jeremy Stretch 2020-07-30 12:55:51 -04:00
  • d42a37f866 Update docs for tags, config contexts Jeremy Stretch 2020-07-30 11:36:46 -04:00
  • 7b45d06631 Fixes #4931: Fix DoesNotExist exception when deleting devices Jeremy Stretch 2020-07-30 10:08:36 -04:00
  • cea6c98f54 Fixes #4930: Replicate label values when instantiating device type components Jeremy Stretch 2020-07-30 10:05:29 -04:00
  • fd564f09d1 #4923: Separate user creation instructions for Ubuntu/CentOS Jeremy Stretch 2020-07-30 09:15:20 -04:00
  • 76c2fd3414 Fixes #4926: Fix ordering of VM interfaces in REST API endpoint Jeremy Stretch 2020-07-30 09:10:06 -04:00
  • 712e850951 Fixes #4927: Fix validation error when updating an existing secret Jeremy Stretch 2020-07-30 08:57:45 -04:00
  • 24cedab04b Fixes #4929: Correct log message when creating a new object Jeremy Stretch 2020-07-30 08:51:01 -04:00
  • 95348b1044 Update site and rack documentation Jeremy Stretch 2020-07-29 16:27:38 -04:00
  • 55ee3db5bc #4919: Allow adding/changing assigned permissions within group and user admin views Jeremy Stretch 2020-07-29 12:12:00 -04:00
  • 73f9d615bc Fixes #4921: Render non-viewable devices as unavailable space in rack elevations Jeremy Stretch 2020-07-29 09:43:13 -04:00
  • 4262e2ef09 Closes #4916: Clarify plugin config behavior when specifying a default value for a required setting Jeremy Stretch 2020-07-28 17:12:46 -04:00
  • 2dd494bc42 Closes #4913: Upgrade jQuery to v3.5.1 Jeremy Stretch 2020-07-28 14:25:05 -04:00
  • 8faf586e14 Merge pull request #4915 from tyler-8/docs_exclude_api Jeremy Stretch 2020-07-28 13:21:27 -04:00
  • 08975b5ef9 Add note describing the exclude config context functionality Tyler Bigler 2020-07-28 13:01:26 -04:00
  • d1a505d07f Fixes #4914: Fix toggling cable status under device view Jeremy Stretch 2020-07-28 12:54:21 -04:00
  • 1e4615aa75 Update device documentation Jeremy Stretch 2020-07-28 11:32:32 -04:00
  • 0616127503 Update device type and component template documentation Jeremy Stretch 2020-07-28 11:04:57 -04:00
  • b8783078eb Updated documentation for device components Jeremy Stretch 2020-07-28 10:39:49 -04:00
  • 31c156f792 Updated cable documentation Jeremy Stretch 2020-07-28 09:48:55 -04:00
  • a770dd4836 Updated circuits documentation Jeremy Stretch 2020-07-28 09:18:13 -04:00
  • bfdb01244d Refresh configuration docs Jeremy Stretch 2020-07-27 20:35:00 -04:00
  • a206b422fb Fixes #4912: Fix image attachment API endpoint; add API view tests Jeremy Stretch 2020-07-27 14:24:15 -04:00
  • 9f363f493b Closes #4909: Check for contents in local_requirements.txt before calling pip Jeremy Stretch 2020-07-27 12:01:21 -04:00
  • 2972993a84 Fixes #4910: Unpin redis dependency to fix exception in RQ worker Jeremy Stretch 2020-07-27 11:52:27 -04:00
  • b17e47101c Fixes #4905: Fix front port count on device type view Jeremy Stretch 2020-07-27 10:19:24 -04:00
  • 9e1edd55d6 Closes #4898: Add MAC address search field to interfaces list Jeremy Stretch 2020-07-24 16:46:29 -04:00
  • 61ce8d1cb0 Closes #4899: Add MAC address column to interfaces table Jeremy Stretch 2020-07-24 16:43:30 -04:00
  • e2718973ce Update the CONTRIBUTING guide Jeremy Stretch 2020-07-24 16:11:46 -04:00
  • b081864e66 Allow stalebot to tag issues marked as under review Jeremy Stretch 2020-07-24 14:58:05 -04:00
  • a912d6ed1e Update feature request triage workflow Jeremy Stretch 2020-07-24 14:04:41 -04:00
  • e45ebdffb1 Add issue triage images Jeremy Stretch 2020-07-24 13:18:13 -04:00
  • 5734c5e093 Update stalebot config Jeremy Stretch 2020-07-24 11:51:08 -04:00
  • cb570790e6 Fixes #4895: Force UTF-8 encoding when embedding model documentation Jeremy Stretch 2020-07-24 09:26:20 -04:00
  • bb4f21d5ee Fixes #4894: Fix display of device/VM counts on platforms list Jeremy Stretch 2020-07-24 09:16:14 -04:00
  • fe20c30a81 Fix parameters for ObjectChangeTestCase v2.9-beta1 Jeremy Stretch 2020-07-23 14:57:35 -04:00
  • 7eb688bdcd Release v2.9-beta1 Jeremy Stretch 2020-07-23 14:46:06 -04:00
  • 22ee6703ad Merge branch 'develop' into develop-2.9 Jeremy Stretch 2020-07-23 14:35:34 -04:00
  • b734c72be7 Fix VirtualChassis search by name Jeremy Stretch 2020-07-23 14:32:30 -04:00
  • 9bcfefa31e Fix ordering for Tags Jeremy Stretch 2020-07-23 14:23:50 -04:00
  • 37706f1c87 Use RestrictedQuerySet for default Tag manager Jeremy Stretch 2020-07-23 14:20:56 -04:00
  • 78bb2e12fe Clean up migration output Jeremy Stretch 2020-07-23 14:03:19 -04:00
  • 84d4b2db77 Clean up resolution of HTTP verbs to permission actions Jeremy Stretch 2020-07-23 13:53:36 -04:00
  • b47a9f251d Change ObjectChangeFilterForm user field to be API-driven Jeremy Stretch 2020-07-23 13:47:19 -04:00
  • 46ebeba28f Set default ordering for user and group API endpoints Jeremy Stretch 2020-07-23 13:46:40 -04:00
  • a262a8320b Changelog for #4887 Jeremy Stretch 2020-07-23 13:13:49 -04:00
  • d39cda2e45 Merge pull request #4888 from jvanderaa/napalm_lookup_hostname Jeremy Stretch 2020-07-23 13:11:07 -04:00
  • cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet Jeremy Stretch 2020-07-23 12:48:03 -04:00
  • b69d2f1367 Merge remote-tracking branch 'upstream/develop' into napalm_lookup_hostname Josh VanDeraa 2020-07-23 09:33:40 -05:00
  • 3fd3c7a383 Removes IP address check for NAPALM in HTML Josh VanDeraa 2020-07-23 09:24:02 -05:00
  • 8c4add38f4 Update release instructions Jeremy Stretch 2020-07-23 10:17:57 -04:00
  • d28cece264 Merge pull request #4883 from kobayashi/4880-tagged-vlans Jeremy Stretch 2020-07-23 09:01:56 -04:00