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

6566 Commits

Author SHA1 Message Date
43d7d5570e Merge branch 'develop' into develop-2.10 2020-12-10 10:26:15 -05:00
e062cbb79f Fixes : Show assigned IP addresses in interfaces list 2020-12-10 08:52:55 -05:00
27e27788cd Closes : Allow passing Python code to nbshell using --command 2020-12-08 16:14:52 -05:00
cc5c000a6d Move CI to GitHub Actions ()
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00
2c7fc5df75 Closes : Include cable tags in trace view 2020-12-04 15:56:33 -05:00
f7e61cc153 Fixes : Fix exception when viewing a device installed within a device bay 2020-12-04 15:21:33 -05:00
e7f64334c0 Fixes : Restore tags field on cable connection forms 2020-12-04 08:57:19 -05:00
584b8109a0 Fixes : Fix updating secrets without setting new plaintext 2020-12-03 15:23:39 -05:00
d75696b30a Fixes : Add direct link to secret on secrets list 2020-12-03 14:15:48 -05:00
22bb700f94 Fixes : Fix uniqueness constraint for virtual machine names 2020-12-03 13:40:42 -05:00
a4b2e1f2e2 Fix typo (from PR ) 2020-12-03 12:13:08 -05:00
6ee161bdc6 Add references to GitHub discussions 2020-12-03 12:11:44 -05:00
1159976d99 Release v2.10-beta2 v2.10-beta2 2020-12-03 09:02:44 -05:00
407b16c98c Fix device component template 2020-12-02 16:39:26 -05:00
96ce9122f4 Clean up breadcrumbs for device component views 2020-12-02 16:25:38 -05:00
a80f13243e Clean up tagged VLANs table column 2020-12-02 15:57:55 -05:00
c166852054 Remove warning message re: DEFAULT_TIMEOUT 2020-12-02 15:40:31 -05:00
ba00d57d37 Closes : Rename Webhook.obj_type to content_types 2020-12-02 14:49:07 -05:00
f5133c6737 Include nested representation of nodes within each CablePath 2020-12-02 14:30:05 -05:00
5a4234fcb9 Standardize validation of interface VLAN assignments 2020-12-02 14:19:02 -05:00
3cbe8ddf02 Consolidate CableCSVForm validation logic 2020-12-02 13:17:30 -05:00
8461832a7b Fixes : Fix cable tracing for rear ports with no corresponding front port 2020-12-02 12:03:25 -05:00
f504d1aa99 : Standardize device/VM assignment for IP addresses & secrets 2020-12-02 10:53:40 -05:00
2b0ddd2a98 Closes : Show options for cable endpoint types during bulk import 2020-12-02 10:08:41 -05:00
cc271aefe1 Closes : Store custom field defaults as JSON values 2020-12-01 16:05:23 -05:00
0b57389af6 Add a better progress indicator for trace_paths 2020-12-01 13:30:59 -05:00
ef77961cf4 Fix tests 2020-12-01 12:01:10 -05:00
915cf3e715 Merge branch 'develop' into develop-2.10 2020-12-01 11:42:55 -05:00
cadba74b1f : Introduce CSVContentTypeField for cable termination types 2020-12-01 11:03:05 -05:00
23b305847e Add changelog for 2020-11-30 13:06:01 -05:00
f55e966c8f Closes : Replace all Count() annotations with subqueries ()
* Convert circuits to use subqueries

* Convert dcim to use subqueries

* Convert extras to use subqueries

* Convert ipam to use subqueries

* Convert secrets to use subqueries

* Convert virtualization to use subqueries

* Update global search view to use subqueries where appropriate

* Remove extraneous order_by() calls
2020-11-25 15:49:18 -05:00
77bbe5730b Fixes : Fix setting user password via REST API 2020-11-25 11:47:53 -05:00
f8b523b97b Extend assertInstanceEqual to accept a list of data fields to exclude from comparison with the instance 2020-11-25 11:44:44 -05:00
d9c503a9ec Fixes : Enforce content type restrictions when creating objects via the REST API 2020-11-25 10:24:41 -05:00
52aa123a9f Fix view tests 2020-11-25 09:22:24 -05:00
4e25c70f96 Merge branch 'develop' into develop-2.10 2020-11-24 16:50:21 -05:00
d250fd91a9 Post-release version bump 2020-11-24 16:48:55 -05:00
b4c7727a82 Release v2.9.10 2020-11-24 16:36:46 -05:00
9ac64d57d0 Changelog for 2020-11-24 16:29:09 -05:00
6f68be5aa7 Merge pull request from ndom91/5319-usb-power-outlet
Add: USB power outlet/ports
2020-11-24 16:26:26 -05:00
b68c79be6b Fixes : Correct invalid custom field filter logic values 2020-11-24 10:28:34 -05:00
b3d674e170 Remove extraneous imports 2020-11-24 10:13:03 -05:00
bff9bd5dbd chore: fix pep8 formatting fail 2020-11-24 16:07:22 +01:00
e7e63796ac fix: typo 2020-11-24 15:50:10 +01:00
e1911a624b Merge branch 'develop-2.10' of https://github.com/netbox-community/netbox into develop-2.10 2020-11-24 09:44:54 -05:00
825cc9a86f update: ordering / completeness of usb connectors 2020-11-24 15:44:51 +01:00
869c87e396 Add tests for per-device component views 2020-11-24 09:44:03 -05:00
e9fb91b197 Fixes: - Fix exception thrown when tracing mid-point 2020-11-24 08:41:48 -06:00
a081d0d93a Use smaller navigation tabs 2020-11-24 09:24:28 -05:00
54af29eb40 Move changelog for 2020-11-24 09:14:45 -05:00