Commit Graph

  • dbaa9c1ce1
    Fixes: #18021 - Clear Swagger/drf-spectacular API cache on startup (#18174) bctiemann 2024-12-12 08:16:28 -0500
  • f625a953df Update source translation strings github-actions 2024-12-12 05:02:17 +0000
  • bd5e7a8d1a Update source translation strings github-actions 2024-12-12 05:02:17 +0000
  • 5087a1111a Revert test behavior Brian Tiemann 2024-12-11 16:22:53 -0500
  • 5dd93c096d Raise ImproperlyConfigured error if MAX_PAGE_SIZE < PAGINATE_COUNT Brian Tiemann 2024-12-11 16:19:26 -0500
  • c22c7cee3e Closes #18211: Enable dynamic registration of request processors Jeremy Stretch 2024-12-11 14:50:52 -0500
  • 36fc028e5e fixes 17465 : add racktype on bulkimport and bulkedit of racks (#18077) Pl0xym0r 2024-12-11 19:16:10 +0100
  • a15ff294dd
    fixes 17465 : add racktype on bulkimport and bulkedit of racks (#18077) Pl0xym0r 2024-12-11 19:16:10 +0100
  • 6034b3df7b Make width & u_height optional when setting rack_type on import Jeremy Stretch 2024-12-11 10:44:40 -0500
  • bcf589d0fc Closes 18061: Hide traceback from rendered device config (#18127) Alexander Haase 2024-12-11 16:28:42 +0100
  • 26f8c3aae3
    Closes 18061: Hide traceback from rendered device config (#18127) Alexander Haase 2024-12-11 16:28:42 +0100
  • c2d429f4d8 Improve error message display; replicate changes for VMs Jeremy Stretch 2024-12-11 09:59:54 -0500
  • 794c19ab66 Fixes: #17820 - Store default values from custom fields on newly created module components (#18084) bctiemann 2024-12-11 09:14:17 -0500
  • cc51e7032b
    Fixes: #17820 - Store default values from custom fields on newly created module components (#18084) bctiemann 2024-12-11 09:14:17 -0500
  • 4ddfa436b4 Invert if/for lines to avoid repetition Brian Tiemann 2024-12-11 08:48:21 -0500
  • 16281bd276 Fixes: #18192 - Use assigned_object instead of interface in display_attrs (#18199) bctiemann 2024-12-11 08:26:48 -0500
  • 0219dd7a70
    Fixes: #18192 - Use assigned_object instead of interface in display_attrs (#18199) bctiemann 2024-12-11 08:26:48 -0500
  • 6ec7e29bf8 Remove mac_address Brian Tiemann 2024-12-10 17:49:38 -0500
  • 30bc931654 Fixes #18194: Always pass POST data to bulk edit form Jeremy Stretch 2024-12-10 13:15:47 -0500
  • edc9852229 Fixes #18194: Always pass POST data to bulk edit form Jeremy Stretch 2024-12-10 13:15:47 -0500
  • 1b43e45950 Use assigned_object instead of interface in display_attrs Brian Tiemann 2024-12-10 14:51:35 -0500
  • b8545d2ff6 Merge branch 'develop' into 17292-detect-infinite-loop-in-cable-trace Brian Tiemann 2024-12-10 14:28:12 -0500
  • 85fed6d25d Clear entire Redis cache on startup if DEBUG=True Brian Tiemann 2024-12-10 14:24:07 -0500
  • acecb3a81c Coerce MAX_PAGE_SIZE to be at least PAGINATE_COUNT Brian Tiemann 2024-12-10 14:15:18 -0500
  • d2dede249d Add required=False Brian Tiemann 2024-12-10 13:34:28 -0500
  • 3dda600999 Remove skipping behavior from utils.py Brian Tiemann 2024-12-10 13:31:02 -0500
  • 43bfee94f0 Add config option on RSSFeedWidget to specify requires_internet and to display a more appropriate error if ISOLATED_DEPLOYMENT is set Brian Tiemann 2024-12-10 13:29:29 -0500
  • ed88c04100 Fixes #18194: Always pass POST data to bulk edit form Jeremy Stretch 2024-12-10 13:15:47 -0500
  • f54f34ec71 Fixes 18183 - Hide Light/Dark Mode and Login Info from Printed Pages (#18185) jchambers2012 2024-12-10 10:31:45 -0500
  • 001f06cc9a
    Fixes 18183 - Hide Light/Dark Mode and Login Info from Printed Pages (#18185) jchambers2012 2024-12-10 10:31:45 -0500
  • 20ca33b160
    Suppress the mobile view when printing jchambers2012 2024-12-10 09:43:25 -0500
  • 6b124ef5ac Update source translation strings github-actions 2024-12-10 05:02:13 +0000
  • 4017d0ca35 Update source translation strings github-actions 2024-12-10 05:02:13 +0000
  • 01d9f101dd Suppress adding the RSS feed widget to the dashboard if ISOLATED_DEPLOYMENT is set Brian Tiemann 2024-12-09 20:25:39 -0500
  • 1a3fa8e718 fix #17960 by adding 6 more tunnel encap options (#18097) Joel McGuire 2024-12-09 14:03:00 -0600
  • 21962b3488
    fix #17960 by adding 6 more tunnel encap options (#18097) Joel McGuire 2024-12-09 14:03:00 -0600
  • 458633275a
    Fixes Print Render jchambers2012 2024-12-09 13:49:14 -0500
  • 88f187e20d Fixes 17889: Add checkbox oob ip for ipaddress form (#18057) Pl0xym0r 2024-12-09 19:35:58 +0100
  • 7a92c20576
    Fixes 17889: Add checkbox oob ip for ipaddress form (#18057) Pl0xym0r 2024-12-09 19:35:58 +0100
  • 2eafa19901 Minor cleanup Jeremy Stretch 2024-12-09 13:15:21 -0500
  • 03a769e8ec 18136 update script runner to use SCRIPT_CONTEXT_MANAGERS Arthur Hanson 2024-12-09 09:33:13 -0800
  • df8a1915fe Closes #17071: Add is_oob parameter on bulk_import ipaddress (#17975) Pl0xym0r 2024-12-09 16:58:35 +0100
  • 3326a6543c
    Closes #17071: Add is_oob parameter on bulk_import ipaddress (#17975) Pl0xym0r 2024-12-09 16:58:35 +0100
  • b93e4e210b Merge branch 'develop' into 17071_bulkimport_oob_address Jeremy Stretch 2024-12-09 10:13:36 -0500
  • e35a43014f Tweak wording Jeremy Stretch 2024-12-09 10:12:55 -0500
  • 2c51b6a9d4 Fixes: #14044 - Allow regex renaming of unnamed devices (#17212) Daniel Sheppard 2024-12-09 08:27:41 -0600
  • 674af4d6bc
    Fixes: #14044 - Allow regex renaming of unnamed devices (#17212) Daniel Sheppard 2024-12-09 08:27:41 -0600
  • c8ecfa0b14 Clear Swagger API cache on startup Brian Tiemann 2024-12-06 23:54:20 -0500
  • 012e815f3b Merge branch 'feature' into 9583-add_column_specific_search_field_to_tables Jeremy Stretch 2024-12-06 15:59:06 -0500
  • 326b142d66 updated post feedback Joel L. McGuire 2024-12-06 10:04:01 -0600
  • 99c9b53f2f
    Merge branch 'netbox-community:develop' into fix_tunnel_types Joel McGuire 2024-12-06 10:02:43 -0600
  • 020386f8a1 Revert original min() Brian Tiemann 2024-12-05 16:53:42 -0500
  • 647c7c9579 Handle unspecified limit explicitly so as to return min(PAGINATE_COUNT, MAX_PAGE_SIZE) Brian Tiemann 2024-12-05 15:49:36 -0500
  • 55d00f12c0 Fixes #17810: Disable DRF's native unique constraint checks Jeremy Stretch 2024-12-04 19:51:22 -0500
  • 8c9bb73ff7 Fixes #17810: Disable DRF's native unique constraint checks Jeremy Stretch 2024-12-04 19:51:22 -0500
  • 905f82293d Fixes #17490: Config Template unable to dynamically include templates (#18106) Rob Duffy 2024-12-05 03:11:12 +0100
  • 327ad8cfc9
    Fixes #17490: Config Template unable to dynamically include templates (#18106) Rob Duffy 2024-12-05 03:11:12 +0100
  • 889ac17bbe Add status to rack elevation device tooltip (#18083) Martin Rødvand 2024-12-05 02:59:58 +0100
  • 1e845e6b46
    Add status to rack elevation device tooltip (#18083) Martin Rødvand 2024-12-05 02:59:58 +0100
  • ca94218478 Fixes #17810: Disable DRF's native unique constraint checks Jeremy Stretch 2024-12-04 19:51:22 -0500
  • af2768aa3d Clamp limit=0 to default_limit Brian Tiemann 2024-12-04 12:11:26 -0500
  • c3d38ea9c1 Wait until job1 is scheduled before enqueueing job2 Brian Tiemann 2024-12-03 15:15:03 -0500
  • a324a5e951 #15842 - Hide login form Tobias Genannt 2024-12-03 15:48:30 +0100
  • 33edf2a584 Update source translation strings github-actions 2024-12-03 14:23:39 +0000
  • b4265b74f4 Update source translation strings github-actions 2024-12-03 14:23:39 +0000
  • 77f8e707e9 Use the housekeeping app to update translation sources Jeremy Stretch 2024-12-03 09:18:40 -0500
  • 954b5e9ddf Use the housekeeping app to update translation sources Jeremy Stretch 2024-12-03 09:18:40 -0500
  • 768d89734c Merge branch 'develop' into 18136-script-branch Arthur Hanson 2024-12-02 13:29:20 -0800
  • 2da12ed677 18136 Allow Script running within a Branch Arthur Hanson 2024-12-02 12:54:42 -0800
  • 51e770fa9c 18136 Allow Script running within a Branch Arthur Hanson 2024-12-02 12:53:10 -0800
  • 20c0235006 Remove extra if None not in referenced_templates Rob Duffy 2024-12-02 19:58:11 +0000
  • 93821ca0ea Clear ordering preferences if set to a nonexistent field (i.e. if upgrading to a version with changed fields) 18032-clear-stale-ordering-column-on-fielderror Brian Tiemann 2024-12-02 14:46:09 -0500
  • 5173a490b8
    Apply the path__in filter to avoid duplicating code Rob Duffy 2024-12-02 20:26:19 +0100
  • 9930fef28b
    Cast the generator returned by find_referenced_templates() to an iterable to avoid exhausting it on the check for None Rob Duffy 2024-12-02 20:25:57 +0100
  • 71c6cf726f
    Use get method for status display Martin Rødvand 2024-12-02 18:58:32 +0100
  • 354d0aa990 18044 enable alert for plugins in script Arthur Hanson 2024-11-25 08:43:42 -0800
  • d122c334fd 18044 enable alert for plugins in script Arthur Hanson 2024-11-25 08:43:42 -0800
  • 5d324e1b5d Release v4.2-beta1 Jeremy Stretch 2024-12-02 10:00:56 -0500
  • ce365dab0a Release v4.2-beta1 v4.2-beta1 Jeremy Stretch 2024-12-02 10:00:56 -0500
  • cef1c2a455 #16547: Update buildschema management command Jeremy Stretch 2024-12-02 09:46:47 -0500
  • a998893f7e #16547: Update buildschema management command Jeremy Stretch 2024-12-02 09:46:47 -0500
  • 36ab652e09 Update UI dependencies Jeremy Stretch 2024-12-02 09:32:38 -0500
  • 27d970df41 Update UI dependencies Jeremy Stretch 2024-12-02 09:32:38 -0500
  • 4cb6abfc18 Hide traceback from rendered device config Alexander Haase 2024-11-30 16:48:44 +0100
  • ca20ff6b7b Fixes #17810: Fix assignment of device to rack via REST API without specifying position/face Jeremy Stretch 2024-11-26 14:26:06 -0500
  • f2653823ea Update documentation for v4.2 Jeremy Stretch 2024-11-26 12:38:29 -0500
  • 678d89d406 Update documentation for v4.2 Jeremy Stretch 2024-11-26 12:38:29 -0500
  • 42e48dcaed Merge branch 'develop' into feature Jeremy Stretch 2024-11-26 12:23:13 -0500
  • 99339501cd Merge branch 'develop' into feature Jeremy Stretch 2024-11-26 12:23:13 -0500
  • 42a89327c9 #13086: Add virtual circuit to InterfaceTable Jeremy Stretch 2024-11-26 12:20:59 -0500
  • d511ba487d #13086: Add virtual circuit to InterfaceTable Jeremy Stretch 2024-11-26 12:20:59 -0500
  • 995a020e54 Fix missing/incorrect documentation links Jeremy Stretch 2024-11-26 10:45:30 -0500
  • 3ee951b0d0 Fix missing/incorrect documentation links Jeremy Stretch 2024-11-26 10:45:30 -0500
  • 67e109c414 #16971: Improve example in documentation Jeremy Stretch 2024-11-26 10:35:30 -0500
  • 64e56cd7c8 #16971: Improve example in documentation Jeremy Stretch 2024-11-26 10:35:30 -0500
  • 49d3ea45dc 7848 Add RQ API (#17938) Arthur Hanson 2024-11-26 07:01:06 -0800
  • a24576f126
    7848 Add RQ API (#17938) Arthur Hanson 2024-11-26 07:01:06 -0800
  • 3206e0828c #13428: Misc cleanup Jeremy Stretch 2024-11-26 09:56:33 -0500
  • 9b4b56febc #13428: Misc cleanup Jeremy Stretch 2024-11-26 09:56:33 -0500
  • 9f45300999 Fixes #17490: Config Template unable to dynamically include templates Rob Duffy 2024-11-26 15:51:05 +0100