Jeremy Stretch
|
9ee8ba1e2c
|
Changelog for #3886
|
2020-02-03 16:04:25 -05:00 |
|
Jeremy Stretch
|
4c8fed4259
|
Fixes #4079: Fix assignment of power panel when bulk editing power feeds
|
2020-02-03 14:34:47 -05:00 |
|
Jeremy Stretch
|
a7b8f9b5d3
|
Fixes #4067: Correct permission checked when creating a rack (vs. editing)
|
2020-01-31 16:12:46 -05:00 |
|
Jeremy Stretch
|
634d3f8a5d
|
Fixes #4071: Enforce "view tag" permission on individual tag view
|
2020-01-31 16:10:16 -05:00 |
|
Jeremy Stretch
|
d23b234d4f
|
Merge branch 'develop' into 4051-disable-makemigrations
|
2020-01-30 16:49:15 -05:00 |
|
Jeremy Stretch
|
3846416492
|
Fixes #4030: Fix exception when bulk editing interfaces (revised)
|
2020-01-30 15:12:10 -05:00 |
|
Jeremy Stretch
|
1f4b5b506b
|
Merge pull request #4050 from netbox-community/568-customfield-csv-import
Closes #568: Extend CSV import to support custom fields
|
2020-01-30 14:04:57 -05:00 |
|
Jeremy Stretch
|
afc8aa0bc5
|
Fixes #4052: Fix error when bulk importing interfaces to virtual machines
|
2020-01-30 13:55:39 -05:00 |
|
Jeremy Stretch
|
6e43e0fd49
|
Fixes #4056: Repair schema migration for Rack.outer_unit (from #3569)
|
2020-01-30 12:08:40 -05:00 |
|
Jeremy Stretch
|
1fbf137ccf
|
Closes #4051: Disable the makemigrations management command
|
2020-01-30 10:12:53 -05:00 |
|
Jeremy Stretch
|
d473c4e682
|
Fixes #4049: Restore missing tags field in IPAM service serializer
|
2020-01-29 16:22:06 -05:00 |
|
Jeremy Stretch
|
47a857f472
|
Update release notes
|
2020-01-29 11:00:46 -05:00 |
|
Jeremy Stretch
|
36df544f09
|
Merge pull request #3885 from hSaria/568-csv-import-cf
Fixes #568: CSV import/export of custom fields
|
2020-01-29 10:11:40 -05:00 |
|
Jeremy Stretch
|
bbca6de77f
|
Fixes #4043: Fix toggling of required fields in custom scripts
|
2020-01-29 09:40:17 -05:00 |
|
Jeremy Stretch
|
c995a478dc
|
Release v2.7.3
|
2020-01-28 16:33:55 -05:00 |
|
Jeremy Stretch
|
061e4da46c
|
Fixes #4033: Restore missing comments field label of various bulk edit forms
|
2020-01-28 16:09:10 -05:00 |
|
Jeremy Stretch
|
ce5620f494
|
Fixes #4030: Fix exception when setting interfaces to tagged mode in bulk
|
2020-01-28 14:19:29 -05:00 |
|
Jeremy Stretch
|
4045630c2f
|
Changelog for #4022
|
2020-01-28 13:55:44 -05:00 |
|
Jeremy Stretch
|
1f3d7a29c5
|
Merge pull request #4031 from kobayashi/3978-add-vrf-filter
Fixes #3978: VRF filtering for NAT IP search
|
2020-01-28 13:46:54 -05:00 |
|
Jeremy Stretch
|
81803a5546
|
Changelog for #4025
|
2020-01-28 13:38:03 -05:00 |
|
Jeremy Stretch
|
0f8534e65e
|
Fixes #4027: Repair schema migration for #3569 to convert IP addresses with DHCP status
|
2020-01-28 12:49:00 -05:00 |
|
kobayashi
|
7cba8a6c10
|
Fixes #3978: VRF filtering for NAT IP search
|
2020-01-28 10:22:28 -05:00 |
|
Jeremy Stretch
|
ac3cac1b1c
|
Fixes #4028: Correct URL patterns to match Unicode characters in tag slugs
|
2020-01-28 09:47:33 -05:00 |
|
Jeremy Stretch
|
eb4abc6b4c
|
Changelog for #3338
|
2020-01-27 17:24:00 -05:00 |
|
Jeremy Stretch
|
ef6dc73a1b
|
Update changelog
|
2020-01-27 09:45:18 -05:00 |
|
Jeremy Stretch
|
28d2991471
|
Fixes #4008: Toggle rack elevation face using front/rear strings
|
2020-01-24 15:28:15 -05:00 |
|
Jeremy Stretch
|
372362915b
|
Merge branch 'develop' into 3950-not-retain-device-type
|
2020-01-24 13:49:30 -05:00 |
|
Jeremy Stretch
|
adc6a93727
|
Add changelog for #3982
|
2020-01-24 12:10:38 -05:00 |
|
Jeremy Stretch
|
80b2660748
|
Closes #4005: Include timezone context in webhook timestamps
|
2020-01-24 12:00:24 -05:00 |
|
kobayashi
|
4d9fa0396f
|
Fixes #3950: Cloned Device Form does not retain device type
|
2020-01-24 03:30:24 -05:00 |
|
kobayashi
|
8b641af3e0
|
3950 not retain device type
|
2020-01-24 03:13:50 -05:00 |
|
Jeremy Stretch
|
fad33f64c3
|
Fixes #3999: Do not filter child results by null if non-required parent fields are blank
|
2020-01-23 17:11:45 -05:00 |
|
hSaria
|
4c31311dfc
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-23 20:27:07 +00:00 |
|
Jeremy Stretch
|
9aac090718
|
Fixes #3989: Correct HTTP content type assignment for webhooks
|
2020-01-22 20:33:57 -05:00 |
|
Jeremy Stretch
|
4d6f181fa4
|
Changelog for #3509
|
2020-01-22 17:49:03 -05:00 |
|
Jeremy Stretch
|
5bb99d30bc
|
Closes #3310: Pre-select site/rack for B side when creating a new cable
|
2020-01-22 16:07:09 -05:00 |
|
Jeremy Stretch
|
2bfd60eea1
|
Fixes #3983: Permit the creation of multiple unnamed devices
|
2020-01-22 09:26:49 -05:00 |
|
hSaria
|
28c1da9b30
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-21 21:30:38 +00:00 |
|
Jeremy Stretch
|
11d8b2a35e
|
Release v2.7.2
|
2020-01-21 15:04:09 -05:00 |
|
Jeremy Stretch
|
c02dd2e151
|
Changelog for #3965
|
2020-01-21 13:56:25 -05:00 |
|
Jeremy Stretch
|
75fb263224
|
Merge pull request #3957 from kobayashi/3923-validate-key-format
Fixes: #3923 validate key format
|
2020-01-21 13:27:35 -05:00 |
|
Jeremy Stretch
|
6295314e4a
|
Merge pull request #3959 from hSaria/3135-document-power
Fixes #3135: Documented power modelling
|
2020-01-21 13:15:57 -05:00 |
|
Jeremy Stretch
|
d4a535971a
|
Fixes #3966: Fix filtering of device components by region/site
|
2020-01-21 12:27:52 -05:00 |
|
Jeremy Stretch
|
2b1f1a9d6b
|
Changelog for #3964
|
2020-01-21 11:41:44 -05:00 |
|
Jeremy Stretch
|
c7e0f77e27
|
Changelog for #3963
|
2020-01-21 11:35:05 -05:00 |
|
Jeremy Stretch
|
eebbfd0994
|
Changelog for #3962
|
2020-01-21 10:11:27 -05:00 |
|
Jeremy Stretch
|
2b56a1aaae
|
Merge branch 'develop' into 3960-legacy-device-status
|
2020-01-21 09:47:07 -05:00 |
|
Jeremy Stretch
|
8c4caa058c
|
Fixes #3967: Resolve migration of "other" interface type
|
2020-01-21 09:32:51 -05:00 |
|
kobayashi
|
43893f09b2
|
3960 legacy device status
|
2020-01-21 00:30:47 -05:00 |
|
Saria Hajjar
|
5c609e13c0
|
Fixes #3135: Documented power modelling
|
2020-01-19 15:43:31 +00:00 |
|