Commit Graph

  • 6256c41b1a Remove obsolete entries from .gitignore jeremystretch 2021-09-07 16:21:01 -0400
  • f1687ef53d Remove obsolete entries from .gitignore jeremystretch 2021-09-07 16:21:01 -0400
  • 2e35898c13 Fixes #7193 - Fixes issue with viewing child prefixes when prefix (flat) column is selected and there are available prefixes. Daniel Sheppard 2021-09-07 14:53:12 -0500
  • 2fb55374b9 Fixes #7193 - Fixes issue with viewing child prefixes when prefix (flat) column is selected and there are available prefixes. Daniel Sheppard 2021-09-07 14:53:12 -0500
  • 67e2b4ddc6 Enable the alternate connection factory (https://github.com/jazzband/django-redis#use-the-sentinel-connection-factory) Pierre Chevallereau 2021-09-07 16:07:25 +0200
  • 312246fec2 Enable the alternate connection factory (https://github.com/jazzband/django-redis#use-the-sentinel-connection-factory) Pierre Chevallereau 2021-09-07 16:07:25 +0200
  • 70cd0969e4 Fixes #7162: Ensure BASE_PATH is only included in API calls once thatmattlove 2021-09-03 16:28:38 -0700
  • acb24489d1 Fixes #7162: Fix API-populated form fields when BASE_PATH is defined jeremystretch 2021-09-03 14:22:28 -0400
  • e8418142c3 Fixes #7164: Fix styling of "decommissioned" label for circuits jeremystretch 2021-09-03 13:52:48 -0400
  • 27c0e6dd5e Fixes #7164: Fix styling of "decommissioned" label for circuits jeremystretch 2021-09-03 13:52:48 -0400
  • 460fc3a21c Fixes #7169: Fix CSV import file upload jeremystretch 2021-09-03 13:46:38 -0400
  • 0d7986e082 Fixes #7169: Fix CSV import file upload jeremystretch 2021-09-03 13:46:38 -0400
  • 5245543513 Merge pull request #7160 from netbox-community/7149-secrets-changelog Jeremy Stretch 2021-09-03 12:51:13 -0400
  • 94300b221e
    Merge pull request #7160 from netbox-community/7149-secrets-changelog Jeremy Stretch 2021-09-03 12:51:13 -0400
  • 7b24bef500 Fixes #7153: Allow clearing of assigned device type images jeremystretch 2021-09-02 16:48:54 -0400
  • a1110b07de Fixes #7153: Allow clearing of assigned device type images jeremystretch 2021-09-02 16:48:54 -0400
  • 0ff1ac62fe Fixes #7159: Remove NAPALM link jeremystretch 2021-09-02 15:55:41 -0400
  • a3069239e9 Fixes #7159: Remove NAPALM link jeremystretch 2021-09-02 15:55:41 -0400
  • 6b6579f1cc Fixes #7149: Delete all changelog records referencing the old secrets app jeremystretch 2021-09-02 15:27:05 -0400
  • 69f083428d Fixes #7149: Delete all changelog records referencing the old secrets app jeremystretch 2021-09-02 15:27:05 -0400
  • 54f4b7bec3 Fixes #7148: Handle array values when constructing API URLs thatmattlove 2021-09-02 08:58:55 -0700
  • 113358f2de Fixes #7148: Handle array values when constructing API URLs thatmattlove 2021-09-02 08:58:55 -0700
  • e40ce13385 Fix regression from a2352ea causing invalid selections thatmattlove 2021-09-02 07:56:08 -0700
  • caa2813d0d Fix regression from ddff193 causing invalid selections thatmattlove 2021-09-02 07:56:08 -0700
  • 8c8ef75121 Merge pull request #7133 from slowy07/minor-changes Jeremy Stretch 2021-09-02 09:48:58 -0400
  • 481046c8b8
    Merge pull request #7133 from slowy07/minor-changes Jeremy Stretch 2021-09-02 09:48:58 -0400
  • 8a79f49a8b fix: typo spelling grammar slowy07 2021-09-02 12:01:43 +0700
  • 83f70dc28c fix: typo spelling grammar slowy07 2021-09-02 12:01:43 +0700
  • faa57406e3 Update changelog for #7131 thatmattlove 2021-09-01 17:05:50 -0700
  • 8ede7a9297 Update changelog for #7131 thatmattlove 2021-09-01 17:05:50 -0700
  • a2352ea23b #7123: Handle empty_option on API Select thatmattlove 2021-09-01 17:02:43 -0700
  • ddff193786 #7123: Handle empty_option on API Select thatmattlove 2021-09-01 17:02:43 -0700
  • 5b1b1a0aa4 Fixes #7131: Only execute scope selector field visibility logic on specified views thatmattlove 2021-09-01 15:27:37 -0700
  • 774dff07ee Fixes #7131: Only execute scope selector field visibility logic on specified views thatmattlove 2021-09-01 15:27:37 -0700
  • a0c9afc67c Use url_name instead of request.path for view-based styles thatmattlove 2021-09-01 15:22:38 -0700
  • 4b14b31853 Use url_name instead of request.path for view-based styles thatmattlove 2021-09-01 15:22:38 -0700
  • 7a1952886c PRVB jeremystretch 2021-09-01 15:22:03 -0400
  • b0addfbe13 PRVB jeremystretch 2021-09-01 15:22:03 -0400
  • 1fddeecbd5 Merge pull request #7130 from netbox-community/develop Jeremy Stretch 2021-09-01 15:10:17 -0400
  • 593874b45f
    Merge pull request #7130 from netbox-community/develop v3.0.1 Jeremy Stretch 2021-09-01 15:10:17 -0400
  • b7f49d8e37 Release v3.0.1 jeremystretch 2021-09-01 14:53:57 -0400
  • b207f28402 Release v3.0.1 jeremystretch 2021-09-01 14:53:57 -0400
  • c34d620a98 Fixes #7124: Fix duplicate static query param values in API Select thatmattlove 2021-09-01 11:48:13 -0700
  • 7bdde47473 Fixes #7124: Fix duplicate static query param values in API Select thatmattlove 2021-09-01 11:48:13 -0700
  • 38a2ff4c9e #7084: Fix issue where hidden VLAN form fields were incorrectly included in the form submission thatmattlove 2021-09-01 11:41:35 -0700
  • a2eb0d80d2 #7084: Fix issue where hidden VLAN form fields were incorrectly included in the form submission thatmattlove 2021-09-01 11:41:35 -0700
  • 6a2a25ddb4 #7123: Remove "Global" placeholder for null VRF field jeremystretch 2021-09-01 13:52:32 -0400
  • 6f94198934 #7123: Remove "Global" placeholder for null VRF field jeremystretch 2021-09-01 13:52:32 -0400
  • d9fffd0112 #7084: Catch ValueErrors when initializing dynamic form fields jeremystretch 2021-09-01 13:33:41 -0400
  • 707e51d855 #7084: Catch ValueErrors when initializing dynamic form fields jeremystretch 2021-09-01 13:33:41 -0400
  • 5807da9cb5 #7082: Handle stale content types jeremystretch 2021-09-01 12:55:25 -0400
  • 528df76747 #7082: Handle stale content types jeremystretch 2021-09-01 12:55:25 -0400
  • c07e02de6d #7113: Add bulk actions under child prefixes view; general cleanup jeremystretch 2021-09-01 11:06:50 -0400
  • 662c896480 #7113: Add bulk actions under child prefixes view; general cleanup jeremystretch 2021-09-01 11:06:50 -0400
  • 7f1f461e07 Merge pull request #7115 from sdktr/7113-fix-prefix-iprange-bulkedit Jeremy Stretch 2021-09-01 10:56:11 -0400
  • 29eb2383d6
    Merge pull request #7115 from sdktr/7113-fix-prefix-iprange-bulkedit Jeremy Stretch 2021-09-01 10:56:11 -0400
  • 35637b653b Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit Jeremy Stretch 2021-09-01 10:55:52 -0400
  • 9772c5705f
    Merge branch 'develop' into 7113-fix-prefix-iprange-bulkedit Jeremy Stretch 2021-09-01 10:55:52 -0400
  • 38357838a1 Fixes #7109: Ensure human readability of exceptions raised during REST API requests jeremystretch 2021-09-01 10:43:12 -0400
  • d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests jeremystretch 2021-09-01 10:43:12 -0400
  • 68ac7e6d09 Add Remote Group Support to the RemoteUserAuth Backend and Middleware Max Rink 2021-02-08 14:55:56 +0100
  • d5e5cdda23 Add Remote Group Support to the RemoteUserAuth Backend and Middleware Max Rink 2021-02-08 14:55:56 +0100
  • 768f0d8e83 #7091: Simplify access to BASE_PATH variable jeremystretch 2021-09-01 09:34:33 -0400
  • f63dcb1f08 #7091: Simplify access to BASE_PATH variable jeremystretch 2021-09-01 09:34:33 -0400
  • 905fa92a97 Changelog for #7113 Stefan de Kooter 2021-09-01 11:00:30 +0200
  • 6f66b27507
    Changelog for #7113 Stefan de Kooter 2021-09-01 11:00:30 +0200
  • d27b4baf05
    Changelog for #7113x Stefan de Kooter 2021-09-01 10:29:25 +0200
  • 898466de01 Fixes #7113: Correct links to IPRanges bulk actions within Prefix view Stefan de Kooter 2021-09-01 10:25:37 +0200
  • 909d127c27
    Fixes #7113: Correct links to IPRanges bulk actions within Prefix view Stefan de Kooter 2021-09-01 10:25:37 +0200
  • 6f4390e19b Fixes #7113: Add permissions to IPRanges bulk actions within Prefix view Stefan de Kooter 2021-09-01 10:24:35 +0200
  • 20ef18f98f
    Fixes #7113: Add permissions to IPRanges bulk actions within Prefix view Stefan de Kooter 2021-09-01 10:24:35 +0200
  • f3166da12f Remove legacy script tags from templates thatmattlove 2021-09-01 00:27:10 -0700
  • a33e47780b Remove legacy script tags from templates thatmattlove 2021-09-01 00:27:10 -0700
  • 93b9b6d01c Fixes #7109: When handling an exception during an API query, send an error response containing structured information about the error rather than HTML thatmattlove 2021-09-01 00:21:47 -0700
  • 0f21cb2ebf Fixes #7107: Fix missing search button and search results in IP Address assignment "Assign IP" tab thatmattlove 2021-09-01 00:11:48 -0700
  • 691c66d2f5 Fixes #7107: Fix missing search button and search results in IP Address assignment "Assign IP" tab thatmattlove 2021-09-01 00:11:48 -0700
  • 65ec26c7f6 Fixes #7041: Properly format JSON config object returned from a NAPALM device thatmattlove 2021-08-31 23:56:18 -0700
  • 14d87a3584 Fixes #7041: Properly format JSON config object returned from a NAPALM device thatmattlove 2021-08-31 23:56:18 -0700
  • 22f62b6211 Fixes #7080: Re-add missing image preview element thatmattlove 2021-08-31 17:04:35 -0700
  • d743dc160a Fixes #7080: Re-add missing image preview element thatmattlove 2021-08-31 17:04:35 -0700
  • ffc9db2d3c Fixes #7106: Fix incorrect "Map It" button URL on a site's Physical Address field thatmattlove 2021-08-31 16:27:02 -0700
  • 2b263b054c Fixes #7106: Fix incorrect "Map It" button URL on a site's Physical Address field thatmattlove 2021-08-31 16:27:02 -0700
  • 60e5c4c9d7 Fixes #7092: Fix missing object permissions on Prefix IP Addresses view thatmattlove 2021-08-31 16:03:22 -0700
  • b95e8350d2 Fixes #7092: Fix missing object permissions on Prefix IP Addresses view thatmattlove 2021-08-31 16:03:22 -0700
  • 5b6bf1b7f2 Changelog for #7081, #7091 thatmattlove 2021-08-31 15:23:12 -0700
  • 5235866d05 Changelog for #7081, #7091 thatmattlove 2021-08-31 15:23:12 -0700
  • 2baf01949b Fixes #7081: Properly handle pre-selected values even when they're outside of pagination limits thatmattlove 2021-08-31 15:13:42 -0700
  • 093a86bc38 Fixes #7081: Properly handle pre-selected values even when they're outside of pagination limits thatmattlove 2021-08-31 15:13:42 -0700
  • 6a9a60402f #7081: Fix APISelect loading of paginated data thatmattlove 2021-08-31 09:56:59 -0700
  • 5b87232f59 #7081: Fix APISelect loading of paginated data thatmattlove 2021-08-31 09:56:59 -0700
  • 26a372dcf3 Fixes #7091: Ensure API requests from the UI are aware of BASE_PATH thatmattlove 2021-08-31 07:56:53 -0700
  • 679bbd3e76 Fixes #7091: Ensure API requests from the UI are aware of BASE_PATH thatmattlove 2021-08-31 07:56:53 -0700
  • ef87720ffc Merge pull request #7105 from sdktr/7090-fix-cablebulkedit-length-field Jeremy Stretch 2021-08-31 16:12:04 -0400
  • 515b6bf71a
    Merge pull request #7105 from sdktr/7090-fix-cablebulkedit-length-field Jeremy Stretch 2021-08-31 16:12:04 -0400
  • 1e92690947 Changelog #7090 fix whitespace Stefan de Kooter 2021-08-31 22:01:15 +0200
  • 9c389d9dcb
    Changelog #7090 fix whitespace Stefan de Kooter 2021-08-31 22:01:15 +0200
  • e3606a727c Changelog for #7090 Stefan de Kooter 2021-08-31 21:24:07 +0200
  • f1e4273a23
    Changelog for #7090 Stefan de Kooter 2021-08-31 21:24:07 +0200
  • dfb2ab2a1e Merge branch 'develop' of github.com:netbox-community/netbox into 7090-fix-cablebulkedit-length-field Stefan de Kooter 2021-08-31 21:18:35 +0200
  • 4618cc2b22
    Merge branch 'develop' of github.com:netbox-community/netbox into 7090-fix-cablebulkedit-length-field Stefan de Kooter 2021-08-31 21:18:35 +0200