1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Commit Graph

  • 3ddacf4b88 Merge branch 'develop' into feature Jeremy Stretch 2024-02-21 16:24:23 -05:00
  • d7e7137582 PRVB Jeremy Stretch 2024-02-21 16:04:04 -05:00
  • b7f6b728b9 Merge pull request #15222 from netbox-community/develop v3.7.3 Jeremy Stretch 2024-02-21 16:01:21 -05:00
  • 503c78b0db Release v3.7.3 Jeremy Stretch 2024-02-21 15:46:41 -05:00
  • cb05288c4d Update translations Jeremy Stretch 2024-02-21 15:24:50 -05:00
  • 0373b8aade Update translation strings Jeremy Stretch 2024-02-21 14:49:09 -05:00
  • 580d417aa1 Changelog for #14064, #14689, #14966, #15101, #15185 Jeremy Stretch 2024-02-21 14:46:10 -05:00
  • 5f159795dd Closes #15042: Move model registration logic to AppConfigs (#15203) Jeremy Stretch 2024-02-21 14:22:13 -05:00
  • 8571f428b1 fixed location import #14064 Abhimanyu Saharan 2024-02-21 15:41:51 +05:30
  • 276a73f820 #15094: Fix missing format variable Jeremy Stretch 2024-02-21 14:06:01 -05:00
  • d8fb5a819f fixed json field save issue #14689 Abhimanyu Saharan 2024-02-21 15:29:05 +05:30
  • f14eac58e4 Fixed error display on parent import form (#15213) Abhimanyu Saharan 2024-02-21 10:50:09 -08:00
  • 1780acc8a6 Fixes the rackelevation api schema (#15214) Abhimanyu Saharan 2024-02-21 10:39:32 -08:00
  • a3b8262ab0 Added index on cachevalue (#15199) Abhimanyu Saharan 2024-02-21 10:20:55 -08:00
  • a1ee02cdf0 15211 fix typo on DeviceType detail view Arthur 2024-02-20 16:16:09 -08:00
  • 3a36dbc33f added id to GenericObjectSerializer #14606 fix/14606-cable-term Abhimanyu Saharan 2024-02-21 15:53:47 +05:30
  • f751afcce7 Changelog for #14405, #14587, #14946, #15090. #15174, #15177, #15184, #15192 Jeremy Stretch 2024-02-20 16:29:46 -05:00
  • 17a321a340 14405 render link_peer to CSV (#15201) Arthur Hanson 2024-02-20 13:24:14 -08:00
  • cf3969bc6c Added Last Login to user/profile GUI views and the /users/user API output (#15198) Zacho 2024-02-20 21:43:49 +01:00
  • 9b9afdcf79 15192 fix config revision if no revisions Arthur 2024-02-20 10:33:06 -08:00
  • 50e5bb9717 added validation error for script and report constraint #15174 Abhimanyu Saharan 2024-02-20 23:37:13 +05:30
  • a063b5563c Added oidc to auth list (#15204) Abhimanyu Saharan 2024-02-20 11:11:50 -08:00
  • 8678d1a577 removed associate_by_email #14946 Abhimanyu Saharan 2024-02-20 23:45:56 +05:30
  • 839609d101 Added allow_null for front and rear image on api (#15200) Abhimanyu Saharan 2024-02-20 10:53:56 -08:00
  • dbcd713fe7 Fixes #15090: Run deletion protection rules prior to enqueueing events Jeremy Stretch 2024-02-20 10:42:22 -05:00
  • d216161014 Add link to netbox-docker repo Jeremy Stretch 2024-02-20 11:36:27 -05:00
  • 056543e1d2 Changelog for #14058, #14079, #14952, #15127 Jeremy Stretch 2024-02-20 09:45:58 -05:00
  • af27bf5eff 15094 Add missing gettext to error strings for internationalization (#15155) Arthur Hanson 2024-02-20 06:44:02 -08:00
  • 29f029d480 Fixes: #14058 - Limits platform selection to manufacturer and platforms with no manufacturer (#15183) Daniel Sheppard 2024-02-20 08:28:15 -06:00
  • bd7d4a3f34 Fixes #14079: Explicitly remove M2M assignments to objects being deleted to ensure change logging Jeremy Stretch 2024-02-15 16:26:28 -05:00
  • de5c5aeb2a Fixes #14952: Update existing AutoSyncRecord when changing the data file of an auto-synced object Jeremy Stretch 2024-02-16 09:00:22 -05:00
  • 3c24cf97b6 Merge branch 'feature' into 9856-strawberry-2 Arthur 2024-02-15 16:04:45 -08:00
  • a0d0ab1e78 9856 misc fixes Arthur 2024-02-15 16:03:47 -08:00
  • ff03abf23e 9856 _name Arthur 2024-02-15 15:33:51 -08:00
  • c3cbefc625 9856 GFK working Arthur 2024-02-15 14:54:29 -08:00
  • 1aa5b0d5a1 9856 GFK working Arthur 2024-02-15 14:54:04 -08:00
  • 2e74952ac6 added missing import #15058 Abhimanyu Saharan 2024-02-16 01:20:54 +05:30
  • 7abb2b2ab5 Closes #15131: Dynamic queryset annotations for REST API endpoints (#15152) Jeremy Stretch 2024-02-15 14:49:27 -05:00
  • d37414d69a 9856 update types Arthur 2024-02-15 11:06:41 -08:00
  • cc5703c9dd Merge branch 'feature' into 9856-strawberry-2 Arthur 2024-02-14 10:43:21 -08:00
  • b3f25a400b Closes #15087: Support for specifying a subset of API serializer fields (#15122) Jeremy Stretch 2024-02-14 09:28:37 -05:00
  • 7cc215437f Fixes #15127: Add missing group column on tunnels table Jeremy Stretch 2024-02-13 09:16:42 -05:00
  • 72720354df Update v4.0 release notes Jeremy Stretch 2024-02-13 16:43:51 -05:00
  • e84e2a7969 Changelog for #15059, #15067, #15091, #15115, #15126, #15133 Jeremy Stretch 2024-02-13 16:39:41 -05:00
  • 20824ceb25 Closes #13283: Add context to dropdown options (#15104) Jeremy Stretch 2024-02-13 16:31:17 -05:00
  • 84151cbc1a Fix tom-select errors related to field id. Break out render_field function for column filters Daniel Sheppard 2024-02-13 15:23:14 -06:00
  • 4fab68a138 9856 fixes to circuits type specifiers Arthur 2024-02-13 10:28:26 -08:00
  • 2d70b50286 Fixes #15059: Correct IP address count link in VM interfaces table Jeremy Stretch 2024-02-13 10:36:23 -05:00
  • 01fa2710eb Fixes #15067: Fix uncaught exception when attempting invalid device bay import Jeremy Stretch 2024-02-13 10:20:26 -05:00
  • 99b01981d4 9856 fixes to circuits type specifiers Arthur 2024-02-13 08:32:21 -08:00
  • 12d830bcf2 Fixes #15133: Fix FHRP group representation on assignments endpoint under brief mode (#15134) Jeremy Stretch 2024-02-13 11:29:53 -05:00
  • c37dfdc150 Fixes #15091: Fix initial active tab when editing an L2VPN termination Jeremy Stretch 2024-02-13 09:42:10 -05:00
  • df910928f2 Fixes #15126: group field should be optional when creating VPN tunnel via REST API Jeremy Stretch 2024-02-13 09:26:45 -05:00
  • 1f800a975f Fixes #15115: Fix unhandled exception with invalid permission constraints Jeremy Stretch 2024-02-13 09:34:59 -05:00
  • 0309796bbb Fix extraneous __all__ entry Daniel Sheppard 2024-02-12 16:09:02 -06:00
  • f81f76f862 Optimizations Daniel Sheppard 2024-02-12 16:00:19 -06:00
  • eca0966d92 9856 cleanup Arthur 2024-02-12 13:05:57 -08:00
  • 7779e87ff3 9856 cleanup Arthur 2024-02-12 13:01:27 -08:00
  • a171a02844 Merge branch 'feature' into 9856-strawberry-2 Arthur 2024-02-12 11:24:10 -08:00
  • c3f1a9601c Update CSS after merge Daniel Sheppard 2024-02-12 09:49:15 -06:00
  • 4ae6683abc Merge in recent feture changes Daniel Sheppard 2024-02-12 09:44:30 -06:00
  • 06c1aff04f Fix test failure Daniel Sheppard 2024-02-12 08:17:53 -06:00
  • c7ae2db8e3 Fixes #15111: Correct typo in error message teapot 2024-02-11 14:50:24 +09:00
  • ae7d6ffd92 Update remote-authentication.md Ikko Eltociear Ashimine 2024-02-12 17:31:59 +09:00
  • 5f69666b7b Change dropdown position and fix test failure Daniel Sheppard 2024-02-11 21:37:33 -06:00
  • b54cfd6ba9 Update CSS Daniel Sheppard 2024-02-11 21:17:06 -06:00
  • 3243ebd1dd Merge remote-tracking branch 'origin/9583-add_column_specific_search_field_to_tables' into 9583-add_column_specific_search_field_to_tables Daniel Sheppard 2024-02-09 16:37:47 -06:00
  • 03f67f373f CSS update for dropdown Daniel Sheppard 2024-02-09 16:36:13 -06:00
  • 50557c0f9d Final work on #9583 for basic functionality Daniel Sheppard 2024-02-09 16:35:09 -06:00
  • f41105d5e3 Remove unused Javascript Jeremy Stretch 2024-02-09 16:30:14 -05:00
  • 25723aebe0 Closes #15100: Remove obsolete NullableCharField class Jeremy Stretch 2024-02-09 15:57:42 -05:00
  • d8c6dad9d9 Closes #15099: Remove legacy device_role & device_role_id filters for devices Jeremy Stretch 2024-02-09 15:55:03 -05:00
  • 64039a8833 #14917: Remove obsolete slim-select styling Jeremy Stretch 2024-02-09 14:51:21 -05:00
  • 011bc5bd78 Merge pull request #15053 from aharrisson/develop Jeff Gehlbach 2024-02-09 11:19:51 -05:00
  • d63e1dacbf Closes #14917: Replace slim-select with tom-select (#15080) Jeremy Stretch 2024-02-08 15:07:04 -05:00
  • 040dbcc875 Fixes #15070: Fix inclusion of config_template field on REST API serializer for virtual machines Jeremy Stretch 2024-02-08 09:10:24 -05:00
  • 64b2ebdc79 Fixes #15084: Fix "add export template" link Jeremy Stretch 2024-02-08 08:47:16 -05:00
  • 6d7678f017 9856 fix old decorator Arthur 2024-02-07 16:45:13 -08:00
  • 48b0cdd04a 9856 virtualization, vpn, wireless schema Arthur 2024-02-07 16:07:15 -08:00
  • d3fc026b5d 9856 ipam and tenant schema Arthur 2024-02-07 15:43:29 -08:00
  • cc423f5071 Apply some quick fixes and add comments Daniel Sheppard 2024-02-07 13:48:32 -06:00
  • 664a0eba6d Preliminary work on 9583. Daniel Sheppard 2024-02-07 13:40:20 -06:00
  • f7294f7087 Preliminary work on 9583. Daniel Sheppard 2024-02-07 13:37:57 -06:00
  • e762755e80 HTMX work on 9583. Daniel Sheppard 2024-02-07 12:05:11 -06:00
  • ed1e1ae939 9856 extras schema Arthur 2024-02-07 09:03:22 -08:00
  • 11697d19a6 12510 Merge Scripts and Reports (#14976) Arthur Hanson 2024-02-07 09:02:09 -08:00
  • 460b57dbf7 9856 dcim schema Arthur 2024-02-07 07:32:10 -08:00
  • cdcaa9055e 9856 core schema Arthur 2024-02-06 14:52:29 -08:00
  • fb4d63f8a2 9856 update strawberry types Arthur 2024-02-06 14:02:55 -08:00
  • 663af64ec1 9856 update strawberry types Arthur 2024-02-06 13:52:41 -08:00
  • 5e40ebd331 9856 merge feature Arthur 2024-02-06 11:07:38 -08:00
  • 4afebd3565 Fix custom script documentation example script Anders Harrisson 2024-02-06 12:32:03 +01:00
  • f63d23872f Update release notes Jeremy Stretch 2024-02-05 15:00:20 -05:00
  • 74e67afa41 Merge branch 'develop' into feature Jeremy Stretch 2024-02-05 14:38:26 -05:00
  • 28aee9b69a PRVB Jeremy Stretch 2024-02-05 14:12:50 -05:00
  • 426805cd24 Merge pull request #15048 from netbox-community/develop v3.7.2 Jeremy Stretch 2024-02-05 14:10:13 -05:00
  • a331ba65cb Release v3.7.2 Jeremy Stretch 2024-02-05 13:56:52 -05:00
  • 4ba0ec78cf fix: performance for get__available_ips for prefix (#15041) Smixi 2024-02-05 19:30:59 +01:00
  • 317bef6796 12795 custom user model (#15005) Arthur Hanson 2024-02-05 10:24:03 -08:00
  • 93edf74f7c Fixes #14945: Fix "select all" button for device type components (#15027) Jeremy Stretch 2024-02-05 13:05:25 -05:00