Commit Graph

10645 Commits

Author SHA1 Message Date
Jeremy Stretch
8fe4f78298 Merge pull request #10335 from netbox-community/10333-customfield-csv-ui_visibility
Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import
2022-09-12 12:56:10 -04:00
Jonathan Senecal
18518ee16d Introduce pyproject.toml
- Tweaked to not break the existing codebase... too much
2022-09-12 11:48:26 -04:00
jeremystretch
fb7848ac67 Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import 2022-09-12 10:36:19 -04:00
Arthur Hanson
722a306416 10310 pre commit yarn (#10315)
* #10310 run yarn pre-commit only if static files changed
2022-09-12 09:16:17 -04:00
jeremystretch
a1931e099d Changelog for #10304, #10307 2022-09-09 17:08:12 -04:00
Jeremy Stretch
67bd2b7414 Merge pull request #10313 from netbox-community/10304-customfield-clone
Fixes #10304: Enable cloning for custom fields & custom links
2022-09-09 17:04:01 -04:00
jeremystretch
93d64dde7a Enable cloning for custom fields & custom links 2022-09-09 16:51:18 -04:00
jeremystretch
e98d0825b3 Move clone() to CloningMixin 2022-09-09 16:44:58 -04:00
Jeremy Stretch
6661d9a4ad Merge pull request #10309 from netbox-community/10307-fix-poe-type
#10307 fix choices for poe type
2022-09-09 16:20:21 -04:00
Arthur
df8d37146e #10307 fix choices for poe type 2022-09-09 07:40:01 -07:00
jeremystretch
f226d984c9 Changelog for #10250, #10294 2022-09-08 16:50:16 -04:00
Jeremy Stretch
7bf8d118e9 Merge pull request #10287 from netbox-community/10250-cable-import-virtual
Fixes #10250: Fix exception when CableTermination validation fails during bulk import of cables
2022-09-08 16:48:02 -04:00
Jeremy Stretch
53cb7d802b Merge pull request #10286 from netbox-community/10259-prefix-flat-link
Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
2022-09-08 16:47:27 -04:00
Arthur
eb001f914c #10172 upgrade Django to 4.1.1 2022-09-08 13:20:27 -07:00
Arthur
754f9d69e3 #8580 changes from code review 2022-09-08 13:11:17 -07:00
jeremystretch
8508aa76a8 Annotate upgrade paths in upgrade documentation 2022-09-08 10:17:46 -04:00
Jeremy Stretch
006c30e7ea Merge pull request #10296 from kkthxbye-code/10294-fix-wwn-changelog
Fixes #10294 - Don't return empty string for empty wwn form field
2022-09-08 09:32:53 -04:00
jeremystretch
c2e2e346ea Add Repography stats 2022-09-08 09:18:45 -04:00
kkthxbye-code
cc63073180 Add wwn CharField to InterfaceForm 2022-09-08 11:38:39 +02:00
Arthur
4d01182da0 #8580 add interface filters for connected 2022-09-07 15:45:01 -07:00
kkthxbye-code
62c20a0df8 Allow running scripts nested in modules/packages 2022-09-07 22:33:24 +02:00
jeremystretch
b7b9db5587 Fixes #10250: Fix exception when CableTermination validation fails during bulk import of cables 2022-09-07 14:41:48 -04:00
jeremystretch
a0898a3ec9 Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed 2022-09-07 14:30:51 -04:00
jeremystretch
8d27bb9595 Closes #10268: Omit trailing ".0" in device positions within UI 2022-09-07 14:09:17 -04:00
jeremystretch
fd195ed395 Changelog for #9231, #10270, #10278 2022-09-07 13:59:00 -04:00
Jeremy Stretch
096d35f79f Merge pull request #10285 from netbox-community/10278-rack-photo-add-another
#10278 fix attaching an image to a rack "Create & Add Another"
2022-09-07 13:56:13 -04:00
Jeremy Stretch
1adb96eff8 Merge pull request #10283 from netbox-community/10270-save-custom-boolean
#10270 - fix custom field validation for IPAM services
2022-09-07 13:54:24 -04:00
Jeremy Stretch
2502110e0e Merge pull request #10281 from netbox-community/9231-empty-search
9231 fix empty search
2022-09-07 13:53:33 -04:00
Arthur
556bb299c5 #10278 add get_extra_addanother_params 2022-09-07 10:40:24 -07:00
Arthur
ba2cd9bc87 #10270 - fix custom field validation for ipam services 2022-09-07 08:45:56 -07:00
jeremystretch
bb9c0c71ae Add installation video to docs 2022-09-07 11:23:13 -04:00
Arthur
dc7fec5884 #9231 add comment 2022-09-07 08:09:28 -07:00
Arthur
294739e503 #9231 call class method 2022-09-06 18:04:29 -07:00
Arthur
1ed0de50d6 #9231 make empty search work 2022-09-06 16:37:52 -07:00
jeremystretch
5daa8f96b9 PRVB 2022-09-02 15:44:41 -04:00
Jeremy Stretch
20de3dfa5e Merge pull request #10254 from netbox-community/develop
Release v3.3.2
2022-09-02 15:33:54 -04:00
jeremystretch
0211792abe Release v3.3.2 2022-09-02 15:20:14 -04:00
Jeremy Stretch
cb6d5cf695 Merge pull request #10253 from netbox-community/9823-fix_numericarrayfield_validation_error
Fixes #9823 - Make validation error from NumericArrayField more verbose.
2022-09-02 15:18:42 -04:00
Daniel Sheppard
3a8729b647 Fix PEP8 errors 2022-09-02 14:05:38 -05:00
Daniel Sheppard
ab6df6ffa8 Fixes #9823 - Make validation error from NumericArrayField more verbose. 2022-09-02 13:48:15 -05:00
Jeremy Stretch
3e30476ac7 Merge pull request #10252 from netbox-community/10034-l2vpn-column
Fixes #10034: Add L2VPN column to interface and VLAN tables
2022-09-02 14:39:59 -04:00
jeremystretch
d5d747d355 Fixes #10034: Add L2VPN column to interface and VLAN tables 2022-09-02 14:26:35 -04:00
jeremystretch
2dc6401b38 Changelog for #9481, #10231, #10233 2022-09-02 08:56:09 -04:00
Jeremy Stretch
2cbb4e2f61 Merge pull request #10233 from netbox-community/9665-rack-elevation-sorting
#9665 Rack Elevation Sorting Enhancements
2022-09-02 08:53:16 -04:00
Jeremy Stretch
7942365a92 Merge pull request #10239 from amhn/Add_missing_serializer_annotation
Closes #10231: Add missing serializer annotations
2022-09-02 08:27:26 -04:00
Jeremy Stretch
3a0092e83b Merge pull request #10246 from netbox-community/9481-child-parent-location
#9481 update child location whem move parent
2022-09-02 08:25:34 -04:00
Arthur
3317dd6f66 #9481 update child location whem move parent 2022-09-01 15:44:41 -07:00
Arthur
e49cdd34ba #9665 review changes 2022-09-01 11:15:23 -07:00
Arthur
e627e42395 #9665 review changes 2022-09-01 11:12:01 -07:00
Arthur
4dbcd8e0ba Merge branch 'develop' into 9665-rack-elevation-sorting 2022-09-01 09:38:38 -07:00