|
d0295f089d
|
Fixes #4089: Selection of power outlet type during bulk update is optional
|
2020-02-04 20:49:42 -05:00 |
|
|
cbe090cd3c
|
Fixes #4084: Fix exception when creating an interface with tagged VLANs
|
2020-02-04 11:47:14 -05:00 |
|
|
0d41d12267
|
Merge branch 'develop' into 2921-tags-select2
|
2020-02-04 09:37:31 -05:00 |
|
|
eef79e1443
|
Fixes #4079: Fix assignment of power panel when bulk editing power feeds
|
2020-02-03 14:34:47 -05:00 |
|
|
c14496d0c4
|
DeviceForm.manufacturer should not be a required field
|
2020-01-31 12:28:50 -05:00 |
|
|
b9765b857d
|
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 |
|
|
4b02d294ce
|
Fixes #4052: Fix error when bulk importing interfaces to virtual machines
|
2020-01-30 13:55:39 -05:00 |
|
|
52f7ef4864
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-30 17:51:55 +00:00 |
|
|
2375d66f75
|
Added TagFilterField to device components' filter forms
|
2020-01-30 17:45:03 +00:00 |
|
|
e6b018909d
|
Introduced CustomFieldModelCSVForm
|
2020-01-29 13:53:26 -05:00 |
|
|
bc7cf63958
|
Rename and refactor CustomFieldForm
|
2020-01-29 10:59:18 -05:00 |
|
|
db3b4505c1
|
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 |
|
|
8de9f52151
|
Fixes #4033: Restore missing comments field label of various bulk edit forms
|
2020-01-28 16:09:10 -05:00 |
|
|
0a11fc1221
|
Fixes #4030: Fix exception when setting interfaces to tagged mode in bulk
|
2020-01-28 14:19:29 -05:00 |
|
|
ca035a72bd
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-24 20:56:36 +00:00 |
|
|
096814dc33
|
#3880: Define constants for arbitrary values
|
2020-01-24 14:42:57 -05:00 |
|
|
66d5cc47a5
|
Fixes #3950: Cloned Device Form does not retain device type
|
2020-01-24 03:30:24 -05:00 |
|
|
9694bacb69
|
3950 not retain device type
|
2020-01-24 03:13:50 -05:00 |
|
|
06398a9ac6
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-23 20:27:07 +00:00 |
|
|
9128435113
|
Removed CustomFieldForm class from models without custom fields
|
2020-01-23 17:03:14 +00:00 |
|
|
f826e15603
|
Closes #3310: Pre-select site/rack for B side when creating a new cable
|
2020-01-22 16:07:09 -05:00 |
|
|
bdfead6265
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-21 21:30:38 +00:00 |
|
|
77c8bcef6d
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-21 21:29:21 +00:00 |
|
|
48b4695ebe
|
Fixes #3966: Fix filtering of device components by region/site
|
2020-01-21 12:27:52 -05:00 |
|
|
9f68f8d1a6
|
Update component CSV forms
|
2020-01-16 16:07:24 +00:00 |
|
|
89e6de3652
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-16 16:05:01 +00:00 |
|
|
2949bfaaa7
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-16 15:33:42 +00:00 |
|
|
f8dad1744c
|
#3892: Convert CABLE_TERMINATION_TYPES to a Q object
|
2020-01-15 15:51:51 -05:00 |
|
|
b98ac64ac2
|
Fix reference to obsolete constant IFACE_MODE_TAGGED
|
2020-01-15 14:54:46 -05:00 |
|
|
88267e9d05
|
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
|
2020-01-15 14:53:46 -05:00 |
|
|
e10333bf2b
|
Fetch choices during form initialization
|
2020-01-14 08:22:27 +00:00 |
|
|
d075bf5882
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-13 21:17:29 +00:00 |
|
|
83ee83142a
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-13 20:17:34 +00:00 |
|
|
2f28dec891
|
Tag filter field for filter forms
|
2020-01-13 20:16:13 +00:00 |
|
|
473d67354f
|
Merge branch 'develop' into develop-2.7
|
2020-01-13 13:49:22 -05:00 |
|
|
66daeda85f
|
Merge pull request #3887 from hSaria/3021-cable-tenant-filter
Fixes #3021: Added tenancy filter for cables
|
2020-01-13 12:09:53 -05:00 |
|
|
b64f4b93eb
|
Merge pull request #3903 from hSaria/3902-relax-connect
Fixes #3902: relax non-essential required fields
|
2020-01-13 10:32:09 -05:00 |
|
|
fe0fbeab49
|
Fixes #3902: relax non-essential required fields
|
2020-01-13 12:05:06 +00:00 |
|
|
422c6bad5b
|
Fixes #3895: Elevations filter regression
|
2020-01-11 15:36:58 +00:00 |
|
|
9f627fd0d3
|
Merge branch 'develop' into develop-2.7
|
2020-01-10 13:33:51 -05:00 |
|
|
f4514034b8
|
Fixes #3021: Added tenancy filter to cables
|
2020-01-10 15:59:56 +00:00 |
|
|
6bc8f2e50b
|
Fixes #3882: Fix filtering of devices by rack group
|
2020-01-10 10:21:11 -05:00 |
|
|
f1d5e28f13
|
CSV import/export custom fields
|
2020-01-10 14:26:39 +00:00 |
|
|
6c19c88e99
|
Replaced ASN bounds with constants
|
2020-01-09 21:58:38 +00:00 |
|
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
|
d1f81783ef
|
Merge branch 'develop' into 3589-interface-tagged-vlans
|
2020-01-06 15:18:06 +00:00 |
|
|
c45daca5f2
|
Removed changes that will be covered in #3840
|
2020-01-05 09:10:46 +00:00 |
|
|
4b19073b8b
|
Fixed #3187: Rack multi-selection field
|
2020-01-04 13:30:31 +00:00 |
|
|
6e49a0ba6e
|
Merge branch 'develop' into develop-2.7
|
2020-01-03 14:21:53 -05:00 |
|
|
fa55571503
|
Merge remote-tracking branch 'netbox-community/develop' into 3589-interface-tagged-vlans
|
2020-01-03 19:19:12 +00:00 |
|