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

9688 Commits

Author SHA1 Message Date
87b3be26a0 Closes : Enabled django-rich test runner for more user-friendly output 2022-06-09 11:48:32 -04:00
a74dba865c Merge branch 'develop' into feature 2022-06-09 11:38:21 -04:00
c81c3d11ed Fixes : Correct link to contacts in contact groups table column 2022-06-09 10:20:44 -04:00
36c65b7b22 Closes : Include count of IP ranges under tenant view 2022-06-07 11:12:40 -04:00
8a4c808be5 Closes : Support filtering IP addresses by multiple parent prefixes 2022-06-07 11:00:14 -04:00
6ed2dbf172 Fixes : Fix redirect URL when adding device components from the module view 2022-06-07 10:06:19 -04:00
1b8350fe48 Add warning against bumping stale issues 2022-06-07 09:59:59 -04:00
15080aad66 Changelog for , 2022-06-07 08:51:53 -04:00
7a7f7c5dec Merge pull request from kkthxbye-code/fix-9480
Fixes  - Make the Service and ServiceTemplate tables sortable by ports
2022-06-07 08:46:13 -04:00
c958208c47 Merge pull request from kkthxbye-code/fix-9484
Fixes  - List services listening on all IPs in IPAddressView
2022-06-07 08:43:14 -04:00
9f4e565b8e List services listening on all IPs in IPAddressView 2022-06-06 16:28:33 +02:00
bb2d21abdd Make the Service and ServiceTemplate tables sortable by ports 2022-06-05 10:31:21 +02:00
32322e95b6 Merge branch 'develop' into feature 2022-05-31 15:50:23 -04:00
3fbf1f7e71 PRVB 2022-05-31 15:31:22 -04:00
9d308e6246 Merge pull request from netbox-community/develop
Release v3.2.4
2022-05-31 15:28:13 -04:00
6c035eb13d Release v3.2.4 v3.2.4 2022-05-31 15:08:33 -04:00
b0a56a71bb Fixes : Improve data validation for MultiObjectVar script fields 2022-05-31 13:37:14 -04:00
201b9f635e Fixes : Fix custom field population when creating a virtual chassis 2022-05-31 13:26:25 -04:00
f1d0d8e57a Fixes : Clean up display of prefixes values when exporting prefixes list 2022-05-31 12:23:22 -04:00
5838a9f3a0 Closes : Add export_raw argument for TemplateColumn 2022-05-31 12:20:39 -04:00
998a392bd3 Fixes : Fix bulk import for object and multi-object custom fields 2022-05-31 11:37:30 -04:00
a0a87fc4c0 Changelog for , 2022-05-31 09:14:23 -04:00
6c0b4c66c0 Merge pull request from kkthxbye-code/fix-9420
Fixes : Allow script inheritance
2022-05-31 09:12:49 -04:00
2c8a1ed69c Merge pull request from kkthxbye-code/fix-9430
Fixes  - Make sure initial data is passed as array for DynamicModelChoiceFields
2022-05-31 09:09:42 -04:00
fe899d9d7c Iterate base classes when searching for ScriptVariables 2022-05-28 11:29:18 +02:00
6d3cded579 Make sure initial data is passed as array for DynamicModelChoiceFields 2022-05-27 20:41:50 +02:00
db42589cca Closes : A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
b331f047af Closes : Enable the assignment of a VM to a specific host device within a cluster 2022-05-25 16:01:10 -04:00
31024ce672 Changelog & cleanup for 2022-05-24 16:39:05 -04:00
aea023357b Merge pull request from kkthxbye-code/fix-9166-2
Fixes  - Add the option to make custom fields read-only or hidden in UI
2022-05-24 16:14:23 -04:00
2e5a5f71ba Changelog for 2022-05-24 16:00:18 -04:00
72516c00fb Merge pull request from tyler-8/csrf_cookie_setting
Add optional CSRF_COOKIE_NAME setting, update example config, and docs.
2022-05-24 15:58:00 -04:00
d34d5869be Add optional CSRF_COOKIE_NAME setting, update example config, and docs. 2022-05-24 10:57:38 -04:00
72726c784a Clean up imports 2022-05-24 09:56:14 -04:00
662b02e2d8 Closes : Include services in global search 2022-05-24 09:49:36 -04:00
a9ec1a7b4e Closes : Redirect to virtual chassis view after adding a member device 2022-05-24 09:20:05 -04:00
f03c5037c4 Fixes : Ensure ActionsColumn extra_buttons are always displayed 2022-05-24 09:14:25 -04:00
a52c68f4c2 Merge pull request from lastorel/9365-rolefilter
add `role_id` attribute to filter form of InventoryItem
2022-05-24 08:52:06 -04:00
a73dda35e8 Bump stale to v5 2022-05-24 08:39:43 -04:00
6e7c5dcaed Remove whitespace from blank line 2022-05-24 10:38:55 +02:00
c14a2a0a39 Exclude hidden custom fields from tables 2022-05-24 10:27:29 +02:00
20eaa7d069 - Add UI Visibility setting for custom fields 2022-05-24 10:12:32 +02:00
0570203891 add role attribute to filter inventoryitems 2022-05-22 17:22:28 +03:00
64146b8cb1 Closes : Add status field to Cluster 2022-05-19 16:13:22 -04:00
3b3247592e Changelog for 2022-05-18 08:42:20 -04:00
17292324a3 Merge pull request from bluikko/patch-1
Add other power, front/rear port types
2022-05-18 08:41:01 -04:00
e5aa9d47f7 Add other power, front/rear port types
Fixes 
2022-05-18 15:08:08 +07:00
9e1d8beaf0 Changelog for , 2022-05-16 09:56:02 -04:00
17fb562740 : Organize contact form fields 2022-05-16 09:55:17 -04:00
2910aaeec0 Merge pull request from kkthxbye-code/fix-9358
Fixes  - Annotate provider table in ASN view with count_circuits
2022-05-16 09:31:45 -04:00