Commit Graph

  • 157bf89e89 Closes #11584: Add a list view for contact assignments jeremystretch 2023-01-26 09:46:28 -0500
  • c98e109349 Use embedded tables for importing/export VRFs & L2VPNs under route target view jeremystretch 2023-01-25 21:09:34 -0500
  • 6e264562ee Use embedded tables for importing/export VRFs & L2VPNs under route target view jeremystretch 2023-01-25 21:09:34 -0500
  • d68b11ac79 Move rack reservations panel to separate tab jeremystretch 2023-01-25 20:45:30 -0500
  • 2525eefefd Move rack reservations panel to separate tab jeremystretch 2023-01-25 20:45:30 -0500
  • 829a05d06e Use embedded table to show assigned services under object view jeremystretch 2023-01-25 20:25:06 -0500
  • 0f6995e92a Use embedded table to show assigned services under object view jeremystretch 2023-01-25 20:25:06 -0500
  • e936a73f07 Standard related object links across all models jeremystretch 2023-01-25 17:27:57 -0500
  • 8f7c100e22 Standard related object links across all models jeremystretch 2023-01-25 17:27:57 -0500
  • e41c60b76a Standardize linking to related objects in tables jeremystretch 2023-01-25 16:20:52 -0500
  • 48e5b395b2 Standardize linking to related objects in tables jeremystretch 2023-01-25 16:20:52 -0500
  • a55945b97d Standardize related model display for organizational models jeremystretch 2023-01-25 16:01:10 -0500
  • 94797bb956 Standardize related model display for organizational models jeremystretch 2023-01-25 16:01:10 -0500
  • 1f41e04ffd Standardize related model display for nested models jeremystretch 2023-01-25 15:21:21 -0500
  • 91b81d51da Standardize related model display for nested models jeremystretch 2023-01-25 15:21:21 -0500
  • 1e4953d340 Clean up related objects for sites, tenants jeremystretch 2023-01-25 12:26:38 -0500
  • 0c9e7aa074 Clean up related objects for sites, tenants jeremystretch 2023-01-25 12:26:38 -0500
  • ff2693bd54 Changelog for #11440 jeremystretch 2023-01-24 09:41:56 -0500
  • 48d6d7279d Changelog for #11440 jeremystretch 2023-01-24 09:41:56 -0500
  • 21248f8b44 Add the enabled filed to InterfaceTemplate kkthxbye 2023-01-09 09:01:14 +0100
  • 8e94eb67d2 Add the enabled filed to InterfaceTemplate kkthxbye 2023-01-09 09:01:14 +0100
  • f603c1fb9e Closes #8184: Enable HTMX for embedded tables (#11518) Jeremy Stretch 2023-01-16 15:50:45 -0500
  • 1a2dae3471 Closes #8184: Enable HTMX for embedded tables (#11518) Jeremy Stretch 2023-01-16 15:50:45 -0500
  • 3e129e71bc Closes #11254: Introduce the X-Request-ID HTTP header to annotate the unique ID of each request for change logging jeremystretch 2023-01-13 11:41:57 -0500
  • f74a2536f1 Closes #11254: Introduce the X-Request-ID HTTP header to annotate the unique ID of each request for change logging jeremystretch 2023-01-13 11:41:57 -0500
  • 2a1eceba4e Remove old feature version notices jeremystretch 2023-01-13 10:58:20 -0500
  • ef3ac25406 Remove old feature version notices jeremystretch 2023-01-13 10:58:20 -0500
  • d03a3323b5 Closes #11489: Refactor & combine core middleware jeremystretch 2023-01-13 10:00:49 -0500
  • 0b4ea14e9a Closes #11489: Refactor & combine core middleware jeremystretch 2023-01-13 10:00:49 -0500
  • 39e47952ce Closes #10604: Remove unused extra_tabs block from object.html generic template jeremystretch 2023-01-09 10:13:40 -0500
  • 2381317eb3 Closes #10604: Remove unused extra_tabs block from object.html generic template jeremystretch 2023-01-09 10:13:40 -0500
  • 89a4f7cd36 Closes #10923: Remove unused NetBoxModelCSVForm class jeremystretch 2023-01-09 10:08:26 -0500
  • e19ce69238 Closes #10923: Remove unused NetBoxModelCSVForm class jeremystretch 2023-01-09 10:08:26 -0500
  • f6324d1a8c #11685: Omit no-op migration jeremystretch 2023-02-19 20:08:57 -0500
  • cd09501d4d #11685: Omit no-op migration jeremystretch 2023-02-19 20:08:57 -0500
  • 0ab375011c Closes #11638: add http redirect to apache rganascim 2023-02-19 21:54:03 -0300
  • 1c4cb74fdb Fixes #11658: Remove reindex command call from search migration jeremystretch 2023-02-19 18:53:46 -0500
  • e635e3e959 Fixes #11658: Remove reindex command call from search migration jeremystretch 2023-02-19 18:53:46 -0500
  • cf20d04cbe Changelog for #11685 jeremystretch 2023-02-19 18:52:26 -0500
  • 9efc4689cc Changelog for #11685 jeremystretch 2023-02-19 18:52:26 -0500
  • bead016544 Change Prefix and Aggregate search index weights to better order search results. kkthxbye-code 2023-02-18 19:30:29 +0100
  • 25278becef Change Prefix and Aggregate search index weights to better order search results. kkthxbye-code 2023-02-18 19:30:29 +0100
  • 9d110db41b Address feedback kkthxbye-code 2023-02-18 19:29:57 +0100
  • fc7cb106c1 Address feedback kkthxbye-code 2023-02-18 19:29:57 +0100
  • 9cd30ac09b pep8 fixes kkthxbye-code 2023-02-07 13:24:57 +0100
  • 18ea7d1e13 pep8 fixes kkthxbye-code 2023-02-07 13:24:57 +0100
  • 3db48c069e Create CachedValueField to contain search specific lookups kkthxbye-code 2023-02-07 09:40:25 +0100
  • eed1b8f412 Create CachedValueField to contain search specific lookups kkthxbye-code 2023-02-07 09:40:25 +0100
  • c7a6aa742a Fix typo in search query kkthxbye-code 2023-02-06 21:25:24 +0100
  • a61e7e7c04 Fix typo in search query kkthxbye-code 2023-02-06 21:25:24 +0100
  • 11a5905785 Proof of concept for showing containing prefixes when searching for ip-addresses. kkthxbye-code 2023-02-06 14:00:34 +0100
  • ce166b12ce Proof of concept for showing containing prefixes when searching for ip-addresses. kkthxbye-code 2023-02-06 14:00:34 +0100
  • a12fb6f7c6 Fixes #11786: List only applicable object types in form widget when filtering custom fields jeremystretch 2023-02-19 16:17:57 -0500
  • 315371bf7c Fixes #11786: List only applicable object types in form widget when filtering custom fields jeremystretch 2023-02-19 16:17:57 -0500
  • 226599f66e Change Prefix and Aggregate search index weights to better order search results. kkthxbye-code 2023-02-18 19:30:29 +0100
  • 2a43672dfc Address feedback kkthxbye-code 2023-02-18 19:29:57 +0100
  • 10c8b74786 Fixes #11723: Circuit terminations should link to their associated circuits (rather than site or provider network) jeremystretch 2023-02-17 21:31:19 -0500
  • afc752b4ce Fixes #11723: Circuit terminations should link to their associated circuits (rather than site or provider network) jeremystretch 2023-02-17 21:31:19 -0500
  • f9ab0875e2 Skip clearing cache when handling new objects jeremystretch 2023-02-17 20:30:35 -0500
  • 7e68cb9fda 10520 update docs Arthur 2023-02-17 16:49:34 -0800
  • a91a6e721e Raise stale timers from 60/30 to 90/30 jeremystretch 2023-02-17 16:57:52 -0500
  • 126f9ba05f Raise stale timers from 60/30 to 90/30 jeremystretch 2023-02-17 16:57:52 -0500
  • 2208956596 Closes #11110: Add start_address and end_address filters for IP ranges jeremystretch 2023-02-17 16:50:10 -0500
  • c031951f4b Closes #11110: Add start_address and end_address filters for IP ranges jeremystretch 2023-02-17 16:50:10 -0500
  • 93a80c6580 Use BooleanFilter for 'empty' lookups jeremystretch 2023-02-17 15:12:56 -0500
  • c279cfc720 10520 re-add serializer Arthur 2023-02-17 10:41:36 -0800
  • b2f7f05cbe 10520 re-add config parameters Arthur 2023-02-17 08:37:39 -0800
  • 5dcd16b1cf 10520 fix merge conflicts Arthur 2023-02-17 08:32:22 -0800
  • dcfbf799ed Update introduction doc jeremystretch 2023-02-17 10:11:39 -0500
  • c36e7a1d0b Update introduction doc jeremystretch 2023-02-17 10:11:39 -0500
  • 44967e5404 show active rack in dropdown Pieter Lambrecht 2023-02-17 15:16:12 +0100
  • 75098a28b6 Intial. 2 ways the racknavigation displayed Pieter Lambrecht 2023-02-17 14:59:39 +0100
  • 422d5dbf8d Add index for (source, path) to DataFile jeremystretch 2023-02-17 08:49:00 -0500
  • e442bb900f
    Closes #11559: Implement config template rendering (#11769) Jeremy Stretch 2023-02-17 08:33:08 -0500
  • 98fec937b8 Add feature documentation for config rendering jeremystretch 2023-02-17 08:31:30 -0500
  • bd3899e050 add $transition-delay-navba Pieter Lambrecht 2023-02-17 14:04:09 +0100
  • 7ede4469dd Add ConfigTemplate model documentation jeremystretch 2023-02-16 21:15:13 -0500
  • ccaa26343e Add support for returning plain text content jeremystretch 2023-02-16 20:54:49 -0500
  • 3c3e3d0b4b Changelog for #11226, #11335, #11473, #11592 jeremystretch 2023-02-16 20:15:48 -0500
  • 3a4fee4e6e Changelog for #11226, #11335, #11473, #11592 jeremystretch 2023-02-16 20:15:48 -0500
  • 74d6db9319 Refactor ConfigTemplate.render() jeremystretch 2023-02-16 16:49:34 -0500
  • aa6440014a Catch exceptions when rendering device templates in UI jeremystretch 2023-02-16 16:12:05 -0500
  • f92e39b2c9 Add tagging support for ConfigTemplate jeremystretch 2023-02-16 14:52:03 -0500
  • 3d5b16b677 Add config_template FK to Platform jeremystretch 2023-02-16 13:44:57 -0500
  • 73e18f26b3 Update & merge migrations jeremystretch 2023-02-16 11:59:21 -0500
  • 30c945a890 #11765: Avoid setting netbox-static-select on SelectMultiple with size jeremystretch 2023-02-16 11:40:09 -0500
  • 48f65fa84a 10520 remove config, status - rebuild js Arthur 2023-02-16 08:27:23 -0800
  • 567e353be2 Closes #11592: Expose FILE_UPLOAD_MAX_MEMORY_SIZE as a setting (#11742) Aron Bergur Jóhannsson 2023-02-16 16:26:22 +0000
  • 2db181ea49
    Closes #11592: Expose FILE_UPLOAD_MAX_MEMORY_SIZE as a setting (#11742) Aron Bergur Jóhannsson 2023-02-16 16:26:22 +0000
  • 15be44d06b Add config_template FK to Device Jeremy Stretch 2023-02-12 16:31:56 -0500
  • 72536d28a7 Correct up_to_date callable jeremystretch 2023-02-10 16:44:03 -0500
  • adaeedd6a2 Pre-fetch referenced templates jeremystretch 2023-02-10 16:01:41 -0500
  • 8681e6d823 Add config_template field to Device jeremystretch 2023-02-10 14:17:58 -0500
  • f5e09c6f48 WIP jeremystretch 2023-02-09 16:32:32 -0500
  • d885e1599d 10520 remove lldp Arthur 2023-02-16 08:21:07 -0800
  • 5982da4a86 10520 merge feature Arthur 2023-02-16 08:15:43 -0800
  • a8dc285361 change empty list to qs.none() aron bergur jóhannsson 2023-02-16 09:08:30 +0000
  • eee1a0e10a change empty list to qs.none() aron bergur jóhannsson 2023-02-16 09:08:30 +0000
  • e30a147712 Fixes #11473 graphql invalid tag filter returns all devices/interfaces aron bergur jóhannsson 2023-02-14 23:58:41 +0000
  • 9594049804 Fixes #11473 graphql invalid tag filter returns all devices/interfaces aron bergur jóhannsson 2023-02-14 23:58:41 +0000