Commit Graph

  • 7ad27a2b65 #492: Extend extras tables Jeremy Stretch 2020-04-29 11:03:49 -04:00
  • e3cfc9ad80 #492: Extend DCIM tables Jeremy Stretch 2020-04-29 10:58:08 -04:00
  • 88687608e7 Always include the 'actions' column, if present Jeremy Stretch 2020-04-29 10:17:52 -04:00
  • ed21ff52ee Merge branch 'develop' into 492-table-column-ordering Jeremy Stretch 2020-04-29 10:08:56 -04:00
  • f98a236a5b Changelog for #4545 Jeremy Stretch 2020-04-29 09:46:24 -04:00
  • 5f8970e6bf Merge pull request #4552 from netbox-community/4545-remove-squashed-migrations Jeremy Stretch 2020-04-29 09:45:09 -04:00
  • f535ef4924 Update development docs to remove squashing instructions Jeremy Stretch 2020-04-29 09:44:41 -04:00
  • 6e832de4a9 Remove squashed migrations Jeremy Stretch 2020-04-29 09:31:52 -04:00
  • 3226e7f6df Merge pull request #4550 from kobayashi/4549-webhook-utf8 Jeremy Stretch 2020-04-29 08:57:17 -04:00
  • 39ea14202e Fix 4549 webhook body encode in utf-8 kobayashi 2020-04-29 00:06:26 -04:00
  • 55b40d92d4 Extend DCIM tables (WIP) Jeremy Stretch 2020-04-28 17:06:16 -04:00
  • 8ec2e3cc7b Introduce default_columns Meta parameter to reduce boilerplate Jeremy Stretch 2020-04-28 16:33:06 -04:00
  • 725e3cdbf3 Extend circuits tables to include all relevant model fields Jeremy Stretch 2020-04-28 16:20:11 -04:00
  • 96eafe6dc1 Document table columns preference Jeremy Stretch 2020-04-28 14:32:32 -04:00
  • f51e7519dc Enable reordering table columns Jeremy Stretch 2020-04-28 14:27:27 -04:00
  • 3442ec77a7 Enable setting/clearing of table column prefs Jeremy Stretch 2020-04-28 13:21:58 -04:00
  • e8d493578b Create form for setting table preferences Jeremy Stretch 2020-04-28 12:14:51 -04:00
  • 0ee1112d9d Initial support for table column reordering Jeremy Stretch 2020-04-27 16:56:25 -04:00
  • 4971054c34 Standardize import statement as django_rq is no longer optional Jeremy Stretch 2020-04-24 15:43:58 -04:00
  • d8cb58c746 #4416: Add bulk edit & delete views for VirtualChassis Jeremy Stretch 2020-04-24 15:20:52 -04:00
  • eb14c08cab #4416: Enable custom links for virtual chassis Jeremy Stretch 2020-04-24 15:01:23 -04:00
  • fed9408b90 #4416: Establish a dedicated view for VirtualChassis objects Jeremy Stretch 2020-04-24 14:59:38 -04:00
  • ffba1c1d43 Add extras.configcontext.format to preferences doc Jeremy Stretch 2020-04-24 13:11:01 -04:00
  • bdbf21b3e2 Closes #4421: Retain user's preference for config context format Jeremy Stretch 2020-04-24 12:01:41 -04:00
  • f019c8d2ce Fixes #4527: Fix assignment of certain tags to config contexts Jeremy Stretch 2020-04-24 11:31:01 -04:00
  • ad099d79f2 Changelog for #3294, #4531 Jeremy Stretch 2020-04-24 11:03:14 -04:00
  • 7feaa896e5 Merge pull request #4532 from netbox-community/3294-user-prefs Jeremy Stretch 2020-04-24 11:00:48 -04:00
  • 178052b2f6 Prepare for merge into 2.8 Jeremy Stretch 2020-04-24 10:38:09 -04:00
  • dc9617c7aa Fix returning default for unknown userconfig key Jeremy Stretch 2020-04-24 10:37:02 -04:00
  • 587339bea0 Add page for user to view/clear preferences Jeremy Stretch 2020-04-24 10:29:06 -04:00
  • 7c8c85e435 Add all() method to UserConfig Jeremy Stretch 2020-04-24 09:50:26 -04:00
  • d8494e44e7 Document available user preferences Jeremy Stretch 2020-04-24 09:23:58 -04:00
  • 30c3d6ee40 Remember user's per_page preference (POC for UserConfig) Jeremy Stretch 2020-04-23 16:48:13 -04:00
  • f3012ed839 Automatically create UserConfig for users Jeremy Stretch 2020-04-23 16:36:12 -04:00
  • afa0565a44 Show user config in admin UI Jeremy Stretch 2020-04-23 15:53:43 -04:00
  • 750deac2cf Initial implementation of UserConfig model Jeremy Stretch 2020-04-23 15:25:47 -04:00
  • c0b1ae4923 Initialize v2.9 development Jeremy Stretch 2020-04-23 11:02:35 -04:00
  • 14b9a12a2f Post-release version bump Jeremy Stretch 2020-04-23 10:27:33 -04:00
  • a77d1e502c Merge pull request #4528 from netbox-community/develop v2.8.1 Jeremy Stretch 2020-04-23 10:24:08 -04:00
  • e5e5725a24 Fix typo in validation error message Jeremy Stretch 2020-04-23 10:12:56 -04:00
  • 92343469e7 Correct release date Jeremy Stretch 2020-04-23 10:11:11 -04:00
  • 3ece4f137f Release v2.8.1 Jeremy Stretch 2020-04-23 10:09:13 -04:00
  • 70b8b9ecdb Fix minor typo Sander Steffann 2020-04-23 14:10:58 +02:00
  • 11ee6f417f fix #4459 - Fix caching issue resulting in erroneous nested data for regions, rack groups, and tenant groups John Anderson 2020-04-22 16:45:26 -04:00
  • 5ea92dda4b Changelog for #4139 Jeremy Stretch 2020-04-22 14:15:41 -04:00
  • ca08125d55 Merge pull request #4524 from netbox-community/4139-component-bulk-create Jeremy Stretch 2020-04-22 14:11:07 -04:00
  • 7b50f2b0eb Fix tag assignment when bulk creating components Jeremy Stretch 2020-04-22 14:05:27 -04:00
  • 6a61f0911d Update InterfaceBulkCreateForm for VMs Jeremy Stretch 2020-04-22 12:09:40 -04:00
  • e975f1b216 Update device component bulk edit forms to use form_from_model() Jeremy Stretch 2020-04-22 11:47:26 -04:00
  • 62cdf0d928 Add bulk creation view for rear ports Jeremy Stretch 2020-04-22 11:26:04 -04:00
  • 97b8e73716 Introduce model-specific bulk create forms for device components Jeremy Stretch 2020-04-22 11:15:39 -04:00
  • 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero Jeremy Stretch 2020-04-21 16:13:34 -04:00
  • ada55dfdfb Fixes #4510: Enforce address family for device primary IPv4/v6 addresses Jeremy Stretch 2020-04-21 14:50:15 -04:00
  • cc721efe97 Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints Jeremy Stretch 2020-04-21 14:12:49 -04:00
  • b362c6a967 Fixes #2994: Prevent modifying termination points of existing cable to ensure end-to-end path integrity Jeremy Stretch 2020-04-21 13:41:38 -04:00
  • 5eef6bc527 Changelog for #4388 Jeremy Stretch 2020-04-21 12:51:43 -04:00
  • 8a3a5a8cb1 Merge pull request #4521 from netbox-community/4388-cable-tracing Jeremy Stretch 2020-04-21 12:49:48 -04:00
  • ca762588ca Pretty-up cable trace template Jeremy Stretch 2020-04-21 11:59:14 -04:00
  • 26c335fc68 Extend tests for #4388 Jeremy Stretch 2020-04-21 10:53:21 -04:00
  • f80eb16060 Closes #4505: Fix typo in application stack diagram Jeremy Stretch 2020-04-20 11:06:52 -04:00
  • 8ea611df44 Changelog for #4464 Jeremy Stretch 2020-04-20 11:04:15 -04:00
  • 3db83dd3a2 Merge pull request #4501 from toerb/develop Jeremy Stretch 2020-04-20 11:03:09 -04:00
  • 29707cd496 Adapt tracing view to account for split ends (WIP) Jeremy Stretch 2020-04-15 17:09:04 -04:00
  • 5205c4963f Refactor cable tracing logic Jeremy Stretch 2020-04-15 15:46:41 -04:00
  • 5aadfff1de Merge pull request #4492 from kobayashi/4361-type-connection_status Jeremy Stretch 2020-04-15 09:45:39 -04:00
  • cb84e3bb2e Closes #4491: Update docs to indicate support for nesting objects Jeremy Stretch 2020-04-15 09:41:57 -04:00
  • e0f819691f Fixes #4496: Fix exception when validating certain models via REST API Jeremy Stretch 2020-04-15 09:37:30 -04:00
  • 1ce0191a74 Fixes #4361: Set correct type of connection_state kobayashi 2020-04-15 01:02:11 -04:00
  • 788909de94 Fixes #4489: Fix display of parent/child role on device type view Jeremy Stretch 2020-04-14 12:13:05 -04:00
  • 2dbc04c6fb Fix typo Jeremy Stretch 2020-04-14 10:03:02 -04:00
  • fc1feec8bf Fix format string Jeremy Stretch 2020-04-14 09:43:12 -04:00
  • 819f842cf1 Call out requirement for Python 3.6 or later Jeremy Stretch 2020-04-13 14:38:26 -04:00
  • 0ffc74c669 Fix link to logging configuration docs Jeremy Stretch 2020-04-13 14:37:11 -04:00
  • 9ed0494b45 Clarify requirement for Python 3.6 or later Jeremy Stretch 2020-04-13 14:22:17 -04:00
  • d37a74846a Remove format strings to ensure compilation under old Python releases Jeremy Stretch 2020-04-13 14:07:44 -04:00
  • e97205922c Fixes #4481: Remove extraneous material from example configuration file Jeremy Stretch 2020-04-13 13:49:34 -04:00
  • 8b57a888e7 Post-release version bump Jeremy Stretch 2020-04-13 11:31:16 -04:00
  • d79ed76d80 Merge pull request #4479 from netbox-community/develop v2.8.0 Jeremy Stretch 2020-04-13 11:29:33 -04:00
  • 488129d7ad Release v2.8.0 Jeremy Stretch 2020-04-13 11:21:33 -04:00
  • dc9f991e5f Update dependencies for v2.8 release Jeremy Stretch 2020-04-13 11:09:39 -04:00
  • c691ec843d Fixes #4476: Correct typo in slugs for Infiniband interface types Jeremy Stretch 2020-04-13 10:51:25 -04:00
  • 67f2cdc921 Fixes #4474: Fix population of device types when bulk editing devices Jeremy Stretch 2020-04-13 10:34:44 -04:00
  • ee51dae73f Merge pull request #4473 from netbox-community/develop-2.8 Jeremy Stretch 2020-04-13 10:17:27 -04:00
  • 0316063ba9 Update v2.8 release notes Jeremy Stretch 2020-04-10 11:56:52 -04:00
  • 8939d4de92 Use packaging.version.parse directly Jeremy Stretch 2020-04-10 11:18:01 -04:00
  • 5de085d83d Tweak PluginMenuButton icon_class to require additional "fa" class Jeremy Stretch 2020-04-10 10:36:03 -04:00
  • 19a10cee82 Rename base template Jeremy Stretch 2020-04-10 10:21:02 -04:00
  • db70f04447 Minor tweaks to plugins development doc Jeremy Stretch 2020-04-10 10:10:27 -04:00
  • d5dbd5ccf1 Update bug report template to denote disabling plugins Jeremy Stretch 2020-04-09 15:55:17 -04:00
  • b5aff1575d Add plugins settings to example config Jeremy Stretch 2020-04-09 15:45:38 -04:00
  • 884d648cc2 Set X_FRAME_OPTIONS to SAMEORIGIN (changed in Django 3.0) Jeremy Stretch 2020-04-09 15:31:18 -04:00
  • ed05198c45 Add static file collection to plugins installation doc Jeremy Stretch 2020-04-09 14:52:18 -04:00
  • c593eca936 Minor improvements to installation docs Jeremy Stretch 2020-04-09 14:43:22 -04:00
  • cfc09bfcc8 Merge pull request #4471 from qaxi/patch-2 Jeremy Stretch 2020-04-09 10:06:35 -04:00
  • 2daf1e2004 #4470 wrong Ubuntu package name Petr Klíma 2020-04-09 16:02:57 +02:00
  • 5266bf93a3 Merge branch 'develop' into develop-2.8 Jeremy Stretch 2020-04-08 13:50:15 -04:00
  • e04a5dc81f Post-release version bump Jeremy Stretch 2020-04-08 13:34:36 -04:00
  • ccf8059452 Merge pull request #4467 from netbox-community/develop v2.7.12 Jeremy Stretch 2020-04-08 13:31:49 -04:00
  • b86c61dcdb Release v2.7.12 Jeremy Stretch 2020-04-08 13:26:33 -04:00
  • f7e7699d93 add rack width of 21 inches for ETSI racks toerb 2020-04-08 09:30:14 +02:00