Commit Graph

9051 Commits

Author SHA1 Message Date
jeremystretch
ec14b6684b Update django-taggit to 2.0 2021-12-06 13:25:09 -05:00
jeremystretch
b2fc1ae1e2 Update required dependencies 2021-12-06 13:15:17 -05:00
jeremystretch
59e62d77d9 Merge branch 'develop' into feature 2021-12-06 12:10:31 -05:00
Jeremy Stretch
cd90b202bc Merge pull request #7984 from netbox-community/develop
Release v3.0.12
2021-12-06 12:07:04 -05:00
jeremystretch
eaaca20152 Release v3.0.12 2021-12-06 11:54:50 -05:00
jeremystretch
c04503fb66 Fixes #7981: Fix Markdown sanitization regex 2021-12-06 11:33:00 -05:00
thatmattlove
f41fd8256e Fixes #7823: Properly handle return_url when Save & Continue button is present 2021-12-03 16:20:05 -07:00
jeremystretch
5e7eb375f3 Fixes #7960: Prevent creation of regions/site groups/locations with duplicate names (see #7354) 2021-12-03 15:09:56 -05:00
jeremystretch
2064805b04 Omit actions column from non-paginated child object tables 2021-12-03 11:07:16 -05:00
jeremystretch
b34cdce5da Closes #7924: Include child groups on contact group view 2021-12-03 11:00:00 -05:00
jeremystretch
d0c6b1cf59 Closes #7925: Linkify contact phone and email attributes 2021-12-03 10:51:24 -05:00
jeremystretch
ed3fb03195 Changelog for #7751, #7885, #7892 2021-12-03 09:51:05 -05:00
Jeremy Stretch
ddf8776d22 Merge pull request #7928 from kkthxbye-code/fix-7751
Fix #7751: LDAP: Only get API user from ldap when FIND_GROUP_PERMS is on
2021-12-03 09:48:58 -05:00
Jonathan Senecal
76469bc023 Add support for L22-30P power port type (#7915)
* Add support for L22-30P power port type

Fixes #7892

* Add support for L22-30R power outlet type
2021-12-03 09:43:42 -05:00
Jeremy Stretch
b020ad7605 Merge pull request #7970 from rhyser9/7885_linkify_vlan_name
Fixes #7885: Linkify VLAN name in VLAN tables
2021-12-03 09:41:28 -05:00
Rhys Barrie
1ccabaa3dd netbox-community/netbox#7885: Linkify VLAN name in VLAN tables 2021-12-02 12:27:30 -05:00
Will Irvine
e814e76b99 fix spelling... 2021-12-02 10:47:19 +13:00
jeremystretch
f2bc752db7 Add changelog for #7932, #7941 2021-12-01 09:18:31 -05:00
Will Irvine
59b848abdb Moved filtering logic to utils, adjusted show buttons 2021-12-01 19:24:44 +13:00
thatmattlove
fc284e98d2 Merge branch 'fast-filter' into develop 2021-11-30 10:10:38 -07:00
Daniel Sheppard
3b23d656f2 Update changelog for #7940 2021-11-30 09:43:14 -06:00
Daniel Sheppard
2e09b01262 Merge pull request #7941 from bluikko/patch-9
Add multistandard ITA power outlet type
2021-11-30 09:37:53 -06:00
bluikko
4ef8e88062 Add multistandard ITA power outlet type 2021-11-26 10:06:52 +07:00
kkthxbye
da318edda2 UI: Improve performance of the quick filter 2021-11-25 12:14:07 +01:00
kkthxbye
198e5ea67d Fix #7751 - LDAP: Only get API user from ldap when FIND_GROUP_PERMS is enabled 2021-11-25 08:09:50 +01:00
jeremystretch
0872badd1f Merge branch 'develop' into feature 2021-11-24 14:00:37 -05:00
jeremystretch
4fc3306fda PRVB 2021-11-24 13:58:57 -05:00
Jeremy Stretch
051b299844 Merge pull request #7922 from netbox-community/develop
Release v3.0.11
2021-11-24 13:51:17 -05:00
jeremystretch
b2e08549d5 Release v3.0.11 2021-11-24 13:25:57 -05:00
jeremystretch
43ab4f2cd2 Hide code blocks when not needed 2021-11-24 13:17:59 -05:00
jeremystretch
b99655c84e Changelog for #7657 2021-11-24 09:15:30 -05:00
Jeremy Stretch
7cde7b4403 Merge pull request #7861 from netbox-community/7657-threadsafe-changelog
Fixes #7657: Make request/webhook caching thread-safe
2021-11-24 09:06:48 -05:00
Jeremy Stretch
b1728d04dc Merge pull request #7898 from ypid/fix/7897
CEE 7/5 exists as power port and power outlet. It is only a power port.
2021-11-22 13:45:08 -05:00
jeremystretch
8ea4c9fa37 Fixes #7890: Correct typo 2021-11-22 13:36:51 -05:00
Robin Schneider
3f07402411 Fixes #7897: CEE 7/5 is only a power outlet, no power port
Ref:

* https://en.wikipedia.org/wiki/CEE_7_standard_AC_plugs_and_sockets#CEE_7/5_socket_and_CEE_7/6_plug_(French;_Type_E)
* https://blog.packetsar.com/wp-content/uploads/Power_and_Cooling_Cheat_Sheet.pdf
2021-11-21 23:41:36 +01:00
Robin Schneider
0131db49f9 chore: Always use "CEE 7" (with the space) consistently 2021-11-21 22:23:29 +01:00
Dave
28b4919241 Add missing HTTP_X_FORWARDED_FOR
See discussion [here](https://github.com/netbox-community/netbox/discussions/7876) for background.

From the [doc](https://netbox.readthedocs.io/en/stable/customization/custom-scripts/) i should be able to access `META.HTTP_X_FORWARDED_FOR` but i was not able to since they were not being sent downstream
2021-11-19 15:20:00 -05:00
jeremystretch
182e061cf6 Closes #7886: Introduce a base FilterForm class 2021-11-19 15:12:45 -05:00
jeremystretch
61480b033d Call out all models with cable_peer name changes 2021-11-19 11:42:34 -05:00
jeremystretch
0e796c799b Fixes #7880: Include assigned IP addresses in FHRP group object representation 2021-11-19 11:34:59 -05:00
jeremystretch
1e279070a0 Fix redirection after creating FHRP group assignment 2021-11-19 10:42:13 -05:00
jeremystretch
1b217fb02e Closes #7884: Add FHRP groups column to interface tables 2021-11-19 10:27:56 -05:00
Jeremy Stretch
6c0ddf8543 Merge pull request #7878 from netbox-community/7877-bootstrapmixin-cleanup
Closes #7877: BootstrapMixin cleanup
2021-11-18 17:05:29 -05:00
jeremystretch
605ec608f8 Clean up imports 2021-11-18 16:48:29 -05:00
jeremystretch
25746c8d3f Apply BootstrapMixin to ComponentForm 2021-11-18 16:32:22 -05:00
jeremystretch
d6c98d1a00 Apply BootstrapMixin to CustomFieldModelFilterForm 2021-11-18 16:27:06 -05:00
jeremystretch
df7ae3ebf3 Apply BootstrapMixin to BulkEditForm 2021-11-18 16:23:26 -05:00
jeremystretch
f2c4ca514b Apply BootstrapMixin to CustomFieldModelForm 2021-11-18 16:19:25 -05:00
jeremystretch
2c39dd4145 Closes #7850: Add note about where to assign FHRP groups 2021-11-18 15:12:12 -05:00
jeremystretch
3397f4d401 Fix REST API version reporting for beta releases 2021-11-18 11:19:00 -05:00