jeremystretch
14240318f1
Fixes #8609 : Display validation error when attempting to assign VLANs to interface with no mode during bulk edit
2022-02-15 08:39:45 -05:00
jeremystretch
18eb9ffae6
Changelog for #8391
2022-02-14 10:34:30 -05:00
Jeremy Stretch
c0a62793c4
Merge pull request #8441 from seulsale/8391-install-date-null
...
Fixes #8391 : Install date should appear empty when exported
2022-02-14 10:32:56 -05:00
jeremystretch
dd848d754f
Changelog & cleanup for #8556
2022-02-14 10:06:56 -05:00
Jeremy Stretch
f058850598
Merge pull request #8581 from mathieu-mp/8556-add-full-name-to-change-log-tables
...
Closes #8556 : Add 'Full Name' column to Change Log table
2022-02-14 09:49:36 -05:00
Jeremy Stretch
0c7220016b
Merge pull request #8621 from JonathonReinhart/nbshell-tab-complete
...
Enable tab completion in nbshell
2022-02-14 09:27:35 -05:00
jeremystretch
8c19124717
Fixes #8622 : Correct help text of status field on VM import form
2022-02-14 08:54:36 -05:00
Mathieu PAYROL
46f4359e1f
Closes #8556 : Add 'Full Name' column to Change Log table
2022-02-14 09:07:57 +01:00
Sergio Saucedo
f80452c7d9
Update import order
2022-02-14 00:47:48 -06:00
Sergio Saucedo
611f1b57dd
Implement custom DateTimeColumn improving null values handling
2022-02-14 00:44:50 -06:00
Jonathon Reinhart
d1b1a45725
Enable tab completion in nbshell
2022-02-13 03:00:57 -05:00
jeremystretch
6e38f7e532
Changelog for #8577
2022-02-11 16:00:01 -05:00
Jeremy Stretch
2c1e681984
Merge pull request #8584 from 991jo/assigned_contacts_fix
...
Fixes #8577 : Contact assignment amounts not shown during contact glob…
2022-02-11 15:49:02 -05:00
jeremystretch
f11ad99983
Fixes #8611 : Fix bulk editing for certain custom link, webhook, and journal entry fields
2022-02-11 15:34:41 -05:00
jeremystretch
e1ef911d40
#8564 : Fix deepmerge logic to allow nullifying dicts
2022-02-11 15:22:50 -05:00
jeremystretch
a4ca585ef2
Remove references to the old mailing list
2022-02-10 14:56:21 -05:00
jeremystretch
076461a1b6
Change notes for #7150 , #8398
2022-02-10 14:22:40 -05:00
Jeremy Stretch
0c7407ebb6
Merge pull request #8592 from 991jo/fix_rack_svg_url
...
Fixes #7150 : Devices on the elevations opposite side should be clickable
2022-02-10 14:21:01 -05:00
Jeremy Stretch
f13a3fa549
Merge pull request #8589 from ITJamie/patch-1
...
small documentation upgrade regarding group syncs
2022-02-10 14:11:12 -05:00
Markku Leiniö
c0a65eb593
Fixes #8398 : Add ConfigParam.size to enlarge specific config fields ( #8565 )
...
* Fixes #8398 : Add ConfigParam.size to enlarge specific config fields
* Revert "Fixes #8398 : Add ConfigParam.size to enlarge specific config fields"
This reverts commit 05e8fff458ad22fc6287f54cefd80d7c6d5d278b.
* Use forms.Textarea for the banner config fields
2022-02-10 12:15:02 -05:00
jeremystretch
450a7730d3
Fixes #8578 : Object change log tables should honor user's configured preferences
2022-02-10 12:07:09 -05:00
jeremystretch
41ee4b642f
Fixes #8604 : Fix tag filter on config context list filter form
2022-02-10 11:56:41 -05:00
thatmattlove
3ee3c52e14
Improve CI performance
2022-02-09 10:26:09 -07:00
Johannes Erwerle
e76a5bfd85
Fixes #7150 : Devices on the elevations opposite side should be clickable
2022-02-09 15:07:36 +01:00
Jamie (Bear) Murphy
59c89a3b9d
small documentation upgrade regarding group syncs
...
small documentation upgrade regarding group syncs
2022-02-09 13:05:51 +00:00
Sergio Saucedo
8fc605037a
Implement custom DateColumn improving null values handling
2022-02-08 01:26:26 -06:00
Johannes Erwerle
311ddf82c5
Fixes #8577 : Contact assignment amounts not shown during contact global search
2022-02-08 08:03:48 +01:00
thatmattlove
9d65486c64
Fixes #8564 : reset the table config to an empty object when reset is clicked
2022-02-07 16:03:09 -07:00
thatmattlove
ccce7751a0
Fixes #8564 : only use columns form field in user table config form submit
2022-02-07 14:36:28 -07:00
thatmattlove
7252f0b490
Add optional selector to getSelectedOptions
for more specific field selection
2022-02-07 14:34:35 -07:00
thatmattlove
094d2e586a
Fix code formatting
2022-02-07 14:14:43 -07:00
thatmattlove
6c1507c88c
Implement replaceAll
utility function
...
add #8331 release notes
2022-02-07 14:04:58 -07:00
mathieu-mp
60f48326e1
#8331 Maximize browser compatibility
2022-02-07 14:04:49 -07:00
jeremystretch
5b985a924b
Changelog for #8548 & misc cleanup
2022-02-07 10:37:11 -05:00
Jeremy Stretch
ee74989f74
Merge pull request #8566 from tijshuisman/develop
...
Fixes #8548 : Virtual Chassis position zero not shown in device page
2022-02-07 10:32:44 -05:00
Tijs Huisman
e2fc7e8cd7
Fixes #8548 : Virtual Chassis position zero not shown in device page
2022-02-05 15:10:03 +01:00
jeremystretch
aff55881df
Changelog for #8561
2022-02-04 16:22:30 -05:00
Jeremy Stretch
4d066a075d
Merge pull request #8563 from jasonyates/8561-rear-console
...
Fixes #8561 - Unable to connect a cable from rear ports of a patch panel to a device console port
2022-02-04 16:17:07 -05:00
Jason Yates
201077b6f6
Fixes #8561 - Unable to connect a cable from rear ports of a patch panel to a device console port
2022-02-04 20:44:43 +00:00
jeremystretch
795134c084
PRVB
2022-02-03 11:34:36 -05:00
Jeremy Stretch
4f689223b4
Merge pull request #8540 from netbox-community/develop
...
Release v3.1.7
v3.1.7
2022-02-03 11:31:48 -05:00
jeremystretch
70ce7293ac
Release v3.1.7
2022-02-03 10:51:41 -05:00
jeremystretch
94a0a3b568
Closes #8502 : Omit [all] from social-auth-core in base requirements
2022-02-03 10:39:39 -05:00
jeremystretch
69305f0509
Fixes #8315 : Fix display of NAT link for primary IPv4 address under device view
2022-02-03 10:30:26 -05:00
jeremystretch
24f48b11e6
Closes #8530 : Indicate CSV or YAML as format for "all data" export
2022-02-03 10:22:38 -05:00
jeremystretch
ff3b48fa59
Fixes #8527 : Fix display of changelog retention period
2022-02-03 09:48:21 -05:00
jeremystretch
db3f478598
Closes #8517 : Render boolean custom fields as icons in object tables
2022-02-02 16:24:51 -05:00
jeremystretch
e20ac803f3
Fixes #8498 : Fix display of selected content type filters in object list views
2022-02-02 16:08:12 -05:00
Daniel Sheppard
ea283365e7
Fixes #8425 - Fix exception when viewing change list/records with removed plugins
2022-02-02 11:18:41 -06:00
jeremystretch
8211830bd8
Fixes #8514 : Correct several links to config parameters
2022-02-02 09:27:29 -05:00