Commit Graph

1080 Commits

Author SHA1 Message Date
Jeremy Stretch
82503e3d69 Initial documentation for plugins framework 2020-03-20 14:21:49 -04:00
Jeremy Stretch
742d5c7e4e Closes #4389: Add a bulk edit view for device bays 2020-03-19 16:32:08 -04:00
Jeremy Stretch
d5ac290a5d Closes #4386: Update admin links for Django RQ to reflect multiple queues 2020-03-19 13:54:49 -04:00
Jeremy Stretch
e32b98665d Changelog for #4255 2020-03-19 11:03:35 -04:00
Jeremy Stretch
88fc2f88d3 Changelog for #3193 2020-03-19 10:56:42 -04:00
Jeremy Stretch
95924c95ed Closes #4382: Enable custom links for rack reservations 2020-03-18 14:50:49 -04:00
Jeremy Stretch
3557775056 Closes #4381: Enable export templates for rack reservations 2020-03-18 14:46:23 -04:00
John Anderson
0ad47b4574 Merge branch 'develop' into develop-2.8 2020-03-18 14:44:18 -04:00
Jeremy Stretch
ed3422198b Closes #4380: Enable webhooks for rack reservations 2020-03-18 14:43:19 -04:00
Jeremy Stretch
cd6c66ed09 Changelog for #738 2020-03-18 14:02:24 -04:00
Jeremy Stretch
21d915d687 Merge pull request #4366 from netbox-community/738-detect-new-releases
Closes #738: Automatically detect new releases
2020-03-18 14:00:01 -04:00
Jeremy Stretch
23296adf23 Tweaked logging; renamed release config parameters 2020-03-18 13:46:47 -04:00
Jeremy Stretch
abf2f952c0 Rename 'webhooks' REDIS config to 'tasks' 2020-03-17 10:22:56 -04:00
John Anderson
17a8e6a46c Merge branch 'develop' into develop-2.8 2020-03-16 12:17:00 -04:00
kobayashi
b4a7208381 Fixes #2769: improve prefix_length validations 2020-03-16 03:20:15 -04:00
John Anderson
7d717fb788 Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
Jeremy Stretch
29001d8a9a Rename Tag.comments to description 2020-03-13 17:00:00 -04:00
Jeremy Stretch
786ebb5592 Changelog for #4078 2020-03-13 16:42:47 -04:00
Jeremy Stretch
daa2408b73 Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04:00
Jeremy Stretch
8b5fa6aa58 Tweak UPDATE_REPO_URL to convey the full URL 2020-03-13 12:14:27 -04:00
Jeremy Stretch
038513d307 Merge branch 'develop' into 738-detect-new-releases 2020-03-13 10:05:24 -04:00
Jeremy Stretch
26f8f5bb12 Fixes #4365: Fix exception raised on IP address bulk add view 2020-03-13 09:07:03 -04:00
Jeremy Stretch
54b5edc3ad Closes #4309: Add descriptive tooltip to custom fields on object views 2020-03-12 21:43:34 -04:00
Jeremy Stretch
0bd1ee9c51 Update minimum Python version to 3.6 2020-03-12 11:46:11 -04:00
Jeremy Stretch
687bc87dac Changelog for #3416 2020-03-12 11:38:39 -04:00
Jeremy Stretch
67a9d5b78d Update documentation 2020-03-12 11:14:27 -04:00
Jeremy Stretch
f0791f56c1 Update changelog for #1754, #3939 2020-03-11 21:22:06 -04:00
Jeremy Stretch
3ae65f36b6 Changelog for #2328 2020-03-11 11:27:47 -04:00
Jeremy Stretch
03b7ca9e50 Fixes #4343: Fix Markdown support for tables 2020-03-11 09:52:02 -04:00
John Anderson
04faf4edbf closes #4340 - Enforce unique constraints for device and virtual machine names in the API 2020-03-10 19:15:24 -04:00
Jeremy Stretch
f43a019562 Remote auth cleanup 2020-03-10 16:56:57 -04:00
Jeremy Stretch
7e41f1ed0f Merge branch 'develop-2.8' into 2328-external-authentication 2020-03-10 15:07:19 -04:00
Jeremy Stretch
4d91af4fde Merge branch 'develop' into develop-2.8 2020-03-10 15:06:37 -04:00
Jeremy Stretch
45b8803286 Release v2.7.10 2020-03-10 13:50:17 -04:00
Jeremy Stretch
0101e09979 Force mkdocs to v1.1 for RTD build 2020-03-10 13:37:31 -04:00
Jeremy Stretch
8c037feb0e Update upgrade documentation for non-git installations 2020-03-10 13:24:10 -04:00
Jeremy Stretch
0405a803d4 Fixes #4338: Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix 2020-03-10 11:58:34 -04:00
Jeremy Stretch
0e7f61ea38 Revert initial fix for #4336 2020-03-10 11:43:00 -04:00
Jeremy Stretch
c3ede657cf Fixes #4337: Allow bulk editing/deletion of all device components matching a query 2020-03-10 10:18:48 -04:00
Jeremy Stretch
ddc9a6b712 Fixes #4336: Ensure interfaces without a channel/unit are ordered before a channel/unit of zero 2020-03-10 10:03:42 -04:00
Jeremy Stretch
1fd68a7d87 Closes #4332: Redirect to a user-friendly error page when CSS/JS resources fail to load 2020-03-09 15:33:57 -04:00
Jeremy Stretch
b314044542 Update changelog 2020-03-09 14:28:06 -04:00
Jeremy Stretch
719a3bfc64 Closes #4322: Introduce and document local_requirements.txt support for installation/upgrade of optional dependencies 2020-03-09 14:22:27 -04:00
Jeremy Stretch
c044b6a91a Changelog for #4217 2020-03-09 10:15:18 -04:00
Jeremy Stretch
c5504f091b Merge branch 'develop' into 4217-contextual-docs 2020-03-09 09:56:14 -04:00
Jeremy Stretch
cdab2b3d67 Fixes #4326: Exclude Python modules without Script classes from scripts list 2020-03-06 20:59:32 -05:00
Jeremy Stretch
2d824654ce Closes #4324: Add CSV import view for services 2020-03-06 16:33:43 -05:00
Jeremy Stretch
247f6d6974 Fixes #4323: Add bulk edit view for power panels 2020-03-06 16:05:26 -05:00
Jeremy Stretch
a683a490cc Closes #4313: Remove id__in filters 2020-03-06 12:05:53 -05:00
Jeremy Stretch
a1d564e469 Merge branch 'develop' into develop-2.8 2020-03-06 11:34:01 -05:00
Jeremy Stretch
86931f7e0a Release v2.7.9 2020-03-06 11:17:17 -05:00
Jeremy Stretch
029d4584dc Introduce DOCS_ROOT configuration parameter 2020-03-06 09:35:58 -05:00
kobayashi
ca8646fd83 set fix#4062 to release note 2020-03-05 23:52:33 -05:00
Jeremy Stretch
c619a6e471 Update release notes navigation; ditch v1.x release notes 2020-03-05 17:27:59 -05:00
Jeremy Stretch
683f358ebb Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
Jeremy Stretch
a1351e2471 Cleaned up model documentation hierarchy 2020-03-05 17:03:03 -05:00
Jeremy Stretch
3d6d91318d Add doc pages for device component templates 2020-03-05 15:24:02 -05:00
Jeremy Stretch
397c63564e Add missing docs page for tags 2020-03-05 15:16:15 -05:00
Jeremy Stretch
dc74180bcd Add missing model doc pages 2020-03-05 13:48:47 -05:00
Jeremy Stretch
c4d8452a4c Refactored device component docs 2020-03-05 11:44:18 -05:00
Jeremy Stretch
9459c05a76 Standardize circuits page 2020-03-05 11:26:10 -05:00
Jeremy Stretch
12ade33800 Refactor virtualization docs 2020-03-05 11:24:57 -05:00
Jeremy Stretch
99a738ebb2 Refactor tenancy docs 2020-03-05 11:21:52 -05:00
Jeremy Stretch
387fd4c048 Refactor service docs 2020-03-05 11:20:10 -05:00
Jeremy Stretch
851726effd Refactor secrets docs 2020-03-05 11:18:57 -05:00
Jeremy Stretch
549825c5ff Refactor IPAM docs 2020-03-05 11:16:54 -05:00
Jeremy Stretch
c3dd59060d Refactor power docs 2020-03-05 11:13:06 -05:00
Jeremy Stretch
18542ed7ba Refactor site/rack docs 2020-03-05 11:10:09 -05:00
Jeremy Stretch
af4bf3660c Refactor device docs 2020-03-05 11:05:48 -05:00
Jeremy Stretch
2d41644575 Refactor circuits docs 2020-03-05 10:52:56 -05:00
Jeremy Stretch
ed6871050a Enable support for Markdown inclusions 2020-03-05 10:47:12 -05:00
Jeremy Stretch
d4f44d6190 Merge pull request #4315 from netbox-community/4195-application-logging
Closes #4195: Application logging
2020-03-04 14:39:12 -05:00
Jeremy Stretch
bf65e4cae2 Documentation and changelog for #4195 2020-03-04 14:33:55 -05:00
Jeremy Stretch
1530d62568 Enable system logging for reports 2020-03-04 14:22:30 -05:00
Jeremy Stretch
ed0b35967d Enable system logging for custom scripts 2020-03-04 14:05:59 -05:00
Jeremy Stretch
968c77e270 Merge pull request #4001 from steffann/738-automatically-check-for-new-releases
Fixes: #738: Automatically check for new versions
2020-03-04 12:22:57 -05:00
Jeremy Stretch
42a5ff1a12 Changelog for #4121 2020-03-04 11:53:53 -05:00
Jeremy Stretch
dcf508b565 Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
2020-03-04 11:51:19 -05:00
Jeremy Stretch
17dac2c761 Closes #4119: Extend upgrade script to clear expired user sessions 2020-03-04 10:29:22 -05:00
Jeremy Parker
266d971e57 Fix typo in caching.md (#4310)
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-03-04 10:07:58 -05:00
Jeremy Stretch
721e834735 Changelog for #4298 2020-03-04 10:03:39 -05:00
Jeremy Stretch
ed2f997c9c Merge branch 'develop' into develop-2.8 2020-03-03 13:20:00 -05:00
Jeremy Stretch
b6b363bed4 Merge pull request #4308 from kobayashi/4229-docs-python-version
Fix #4229: Describe supported Python version
2020-03-03 12:14:10 -05:00
Jeremy Stretch
63b1feff0b Closes #4218: Allow negative voltage for DC power feeds 2020-03-03 12:10:08 -05:00
kobayashi
1b26ab0a0f Describe supported Python version 2020-03-03 10:52:56 -05:00
Jeremy Stretch
9276f9d016 Closes #4290: Include device name in tooltip on rack elevations 2020-03-03 10:35:07 -05:00
Jeremy Stretch
e8546c7d1e Closes #4284: Add MRJ21 port and cable types 2020-03-03 10:13:21 -05:00
Jeremy Stretch
f7ec14583f Closes #4305: Add 10-inch option for rack width 2020-03-03 10:07:20 -05:00
Jeremy Stretch
ac382e1638 Fixes #4306: Fix toggling of device images for all racks in elevations view 2020-03-03 10:04:35 -05:00
Jeremy Stretch
c5f6355722 Add logging output to login/logout views 2020-03-02 17:04:54 -05:00
Jeremy Stretch
0caefffe68 Add logging output to API viewsets 2020-03-02 16:52:21 -05:00
Jeremy Stretch
06bef9b1d8 Add logging output to utility views 2020-03-02 16:38:51 -05:00
Jeremy Stretch
4f9db8fe26 Fixes #4300: Pass "commit" argument when executing scripts via REST API 2020-03-02 13:29:32 -05:00
kobayashi
81b4fc8a6e Fix #4274: Set correct value schema for int typed ChoiceField 2020-03-02 11:26:56 -05:00
Jeremy Stretch
264cb3d815 Fixes #4301: Fix exception when deleting device type with components 2020-03-02 09:41:37 -05:00
Jeremy Stretch
e25699386c Fix up CentOS installation instructions; add troubleshooting guide 2020-02-28 17:31:51 -05:00
Jeremy Stretch
dbb388f61c Extend installation docs to include creation of a specific netbox user 2020-02-28 16:25:43 -05:00
Jeremy Stretch
c84addb8e9 Add note about Redis config to installation instructions 2020-02-28 15:58:55 -05:00
Jeremy Stretch
131a22ee3a First stab at external authentication support 2020-02-28 15:16:31 -05:00
Jeremy Stretch
f196fabfb1 Fixes #4295: Fix assignment of parent LAG during interface bulk edit 2020-02-28 09:44:41 -05:00
Sander Steffann
d5f0c5ab2d Disable update check by default 2020-02-27 19:40:06 +01:00
Sander Steffann
c896306215 Rename settings to be more generic, not GitHub-only 2020-02-27 18:27:36 +01:00
Sander Steffann
beea1f1425 Full URL for API, more consistent naming, only enabled for staff and better configuration validation 2020-02-27 18:27:36 +01:00
Sander Steffann
0f855b448c Automatically check for new versions 2020-02-27 18:26:15 +01:00
Jeremy Stretch
497c2b5f64 Closes #4281: Allow filtering device component list views by type 2020-02-26 17:22:53 -05:00
Jeremy Stretch
228d1f2d23 Fixes #4282: Fix label on export button for device types 2020-02-26 16:49:39 -05:00
Jeremy Stretch
c81e7042ae Fixes #4285: Include A/Z termination sites in provider circuits table 2020-02-26 16:41:59 -05:00
Jeremy Stretch
55650bb5d5 Changelog for #3949 2020-02-26 15:56:26 -05:00
Jeremy Stretch
76cffe760a Update upgrade script & instructions to better accomodate moving to a venv 2020-02-26 15:26:12 -05:00
Jeremy Stretch
67ef7557a6 Simplify the systemctl commands 2020-02-26 14:38:25 -05:00
Jeremy Stretch
48a470d966 Clean up the upgrade guide 2020-02-26 14:09:54 -05:00
Jeremy Stretch
8f287c06ec Update systemd migration guide 2020-02-26 14:09:27 -05:00
Jeremy Stretch
30a6271ac8 Remove Python 2 migration guide 2020-02-26 13:56:44 -05:00
Jeremy Stretch
f2ca7d68d3 Update the upgrade script & instructions to use a virtual environment 2020-02-26 13:54:07 -05:00
Jeremy Stretch
92ccb0c6a2 Update installation instructions to use a Python virtual environment 2020-02-26 12:28:35 -05:00
John Anderson
cc22228cdd Merge branch 'develop' into 4121-filter-lookup-expressions 2020-02-26 12:05:27 -05:00
Jeremy Stretch
bec71c670a Refactor installtion docs 2020-02-26 11:40:31 -05:00
Jeremy Stretch
fac418c31d Fixes #4277: Fix filtering of clusters by tenant 2020-02-26 09:11:38 -05:00
Jeremy Stretch
80150e9e44 Release v2.7.8 2020-02-25 15:04:08 -05:00
Jeremy Stretch
0f43857895 Extend custom scripts to pass the 'commit' value via run() 2020-02-25 14:49:41 -05:00
Jeremy Stretch
b44a5e829b Changelog & cleanup for #4267 2020-02-25 12:34:48 -05:00
Jeremy Stretch
d61f0b6983 Fixes #4272: Interface type should be required by API serializer 2020-02-25 11:20:43 -05:00
Jeremy Stretch
f59491514d Merge branch 'develop' into 4227-omit-private-changelog 2020-02-25 11:02:11 -05:00
Jeremy Stretch
53eeb5c61c Changelog for #4237 2020-02-25 10:46:16 -05:00
Jeremy Stretch
556d9a9b64 Always use a JSON object to convey change data when no body template is present 2020-02-25 10:43:14 -05:00
Jeremy Stretch
a5bd14fd47 Revised webhook documentation 2020-02-25 10:24:27 -05:00
Saria Hajjar
20d32de425 Fixes #4227: Omit internal fields from the change log data 2020-02-25 14:48:11 +00:00
John Anderson
33f6bd828e added docs and more tests 2020-02-24 15:03:07 -05:00
Jeremy Stretch
0de229a8c8 Add a note about X-Frame-Options to the HTTP daemon instructions 2020-02-24 14:30:03 -05:00
Jeremy Stretch
e1f7f009e8 Closes #3145: Add 'decommissioning' status for cables 2020-02-24 14:09:36 -05:00
Jeremy Stretch
ce26a2e27f Fixes #4222: Escape double quotes on encapsulated values during CSV export 2020-02-24 13:29:00 -05:00
Jeremy Stretch
1876003cf9 Fixes #4221: Fix exception when deleting a device with interface connections when an interfaces webhook is defined 2020-02-24 12:41:55 -05:00
Jeremy Stretch
9bf08726e3 Merge pull request #4253 from hSaria/3612-update-screenshots
Fixes #3612: Update screenshots
2020-02-24 11:45:15 -05:00
Saria Hajjar
0e6e2a47c4 Downscaled pictures to 50% (~1600 x ~1000) 2020-02-24 16:41:32 +00:00
dansheps
5e6d25f601 Update release notes for #4230 2020-02-24 09:31:52 -06:00
Saria Hajjar
3119804535 Updated screenshots with v2.7.7 2020-02-24 15:21:17 +00:00
Jeremy Stretch
84ef710872 Fixes #4252: Fix power port assignment for power outlet templates created via REST API 2020-02-24 10:13:47 -05:00
Jeremy Stretch
20ada58da3 Fixes #4246: Fix duplication of field attributes when multiple IPNetworkVars are present in a script 2020-02-24 10:01:31 -05:00
Jeremy Stretch
058f8ad8f3 Fixes #4241: Correct IP address hyperlinks on interface view 2020-02-21 21:43:04 -05:00
Jeremy Stretch
25d4c3156b Fixes #4240: Fix exception when filtering foreign keys by NULL 2020-02-21 21:38:25 -05:00
Jeremy Stretch
05f8487081 Fixes #4239: Fix exception when selecting all filtered objects during bulk edit 2020-02-21 20:44:53 -05:00
Jeremy Stretch
c26aca4d20 Closes #4173: Return graceful error message when webhook queuing fails 2020-02-21 17:21:04 -05:00
Jeremy Stretch
fc0e3ba6ef Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05:00
Jeremy Stretch
3ec53b8473 Fixes #4235: Fix API representation of content_type for export templates 2020-02-21 14:38:38 -05:00
Jeremy Stretch
72f626a583 Changelog for #4228 2020-02-21 14:19:02 -05:00
Jeremy Stretch
56f798aaa7 Fixes #4232: Enforce consistent background striping in rack elevations 2020-02-21 13:49:28 -05:00
Jeremy Stretch
b024e4982f Changelog for #4224 2020-02-21 09:42:07 -05:00
Jeremy Stretch
1ab93b6a57 Release v2.7.7 2020-02-20 14:48:23 -05:00
Jeremy Stretch
5886471855 Changelog for #4206 2020-02-20 14:27:26 -05:00
Jeremy Stretch
684c3099e4 Closes #4209: Enable filtering interfaces list view by enabled 2020-02-20 14:24:22 -05:00
Jeremy Stretch
ff3622e597 Changelog for #4213 2020-02-20 14:17:18 -05:00
Jeremy Stretch
139e61a558 Changelog for #1529 2020-02-20 13:49:34 -05:00
Jeremy Stretch
2a0c9a1cae Fixes #4211: Include trailing text when naturalizing interface names 2020-02-20 09:49:15 -05:00
Jeremy Stretch
8d79c79907 Closes #3810: Preserve slug value when editing existing objects 2020-02-19 13:53:11 -05:00
Jeremy Stretch
11f6faefc1 Fixes #4204: Fix assignment of mask length when bulk editing prefixes 2020-02-19 13:28:07 -05:00
Jeremy Stretch
ada2a886b7 Merge pull request #4181 from hSaria/2511-change-diff
Fixes #2511: Compare object change to the previous change
2020-02-19 12:41:24 -05:00
Jeremy Stretch
922be0dc5c Fixes #4202: Prevent reassignment to master device when bulk editing VC member interfaces 2020-02-19 11:29:42 -05:00
Jeremy Stretch
17ff39c68c Closes #4199: Update example report to use ChoiceSet 2020-02-19 10:31:10 -05:00
Jeremy Stretch
a4fd41ad3d Fixes #3967: Fix missing migration for interface templates of type "other" 2020-02-18 16:56:50 -05:00
Jeremy Stretch
55a6b19afb Fixes #4196: Fix exception when viewing LLDP neighbors page 2020-02-18 16:21:50 -05:00
Jeremy Stretch
e5a4f94d35 Fixes #4194: Role field should not be required when searching/filtering secrets 2020-02-18 11:14:37 -05:00
Jeremy Stretch
735560c077 Fixes #4179: Site is required when creating a rack group or power panel 2020-02-18 11:08:16 -05:00
Jeremy Stretch
71d5f2ad2b Fixes #4183: Fix representation of NaturalOrderingField values in change log 2020-02-18 10:50:14 -05:00
Saria Hajjar
2b9e23df1a Changelog for #2511 2020-02-15 23:55:03 +00:00
Jeremy Stretch
a321e03741 Changelog for #4081 2020-02-14 15:44:52 -05:00
Jeremy Stretch
8468798546 Merge pull request #4178 from netbox-community/4081-drop-ip-family
Closes #4081: Drop the family column from IP objects
2020-02-14 15:42:19 -05:00
Jeremy Stretch
3612057fc1 Fixes #4175: Fix potential exception when bulk editing objects from a filtered list 2020-02-14 14:27:47 -05:00
Jeremy Stretch
30788b3873 Closes #3753: Remove rack units endpoint (replaced with elevation) 2020-02-14 13:59:07 -05:00
Jeremy Stretch
9a6a1e9966 Closes #4170: Improve color contrast in rack elevation drawings 2020-02-14 13:09:01 -05:00
Jeremy Stretch
175ce21da9 Changelog for #3840 2020-02-14 12:04:35 -05:00
Dan Starner
93cc95076c fix extraneous formatting of notice boxes in required settings doc 2020-02-14 10:29:09 -05:00
Jeremy Stretch
2c27cc64df Changelog for #2519 2020-02-14 09:35:43 -05:00
Jeremy Stretch
98a59b9116 Fixes #4168: Role is not required when creating a virtual machine 2020-02-14 09:13:05 -05:00
Jeremy Stretch
ea21fddda6 Release v2.7.6 2020-02-13 21:46:03 -05:00
Jeremy Stretch
5cd25b2721 Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields 2020-02-13 21:41:00 -05:00
Jeremy Stretch
bd49364f8b Release v2.7.5 2020-02-13 15:32:09 -05:00
Jeremy Stretch
e09ab1b6de Changelog for #3984 2020-02-13 15:16:07 -05:00
Jeremy Stretch
7110daf06d Merge pull request #4161 from dstarner/issue-3984-redis-sentinel-conn
Fixes #3984: Allow for Redis Sentinel Connection Configuration
2020-02-13 15:14:42 -05:00
Jeremy Stretch
3b65e4013a Updated the style guide 2020-02-13 11:04:07 -05:00
Dan Starner
addc7e507e documentation on redis sentinel 2020-02-13 10:26:03 -05:00
Jeremy Stretch
c1d2200aba Closes #4160: Link to full database configuration parameters in configuration docs 2020-02-13 10:08:10 -05:00
Jeremy Stretch
6a233c9dca Changelog for #4159 2020-02-13 09:48:12 -05:00
kobayashi
142bb8aa85 additional status choices for vms 2020-02-12 22:43:40 -05:00
kobayashi
5b3125c4df Modify offline status color for vm 2020-02-12 22:19:17 -05:00
kobayashi
3ed22fd1ae Fixes #4093: Add decommissioning for vms 2020-02-12 22:19:17 -05:00
Jeremy Stretch
dd92e41748 Changelog & docs for #3766 2020-02-12 16:54:40 -05:00
Jeremy Stretch
1a116ac0c0 Update changelog 2020-02-12 16:28:19 -05:00
Jeremy Stretch
d77d23652e Tweak docs link for send_mail() to reference stable; formatting 2020-02-12 16:18:08 -05:00
Joshua Corrick
ea2f9cef54 Add email testing example (#4152)
* Add email testing example

Includes an example provided by  Jeremy

* Updated with suggestions

Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-12 16:15:05 -05:00
Jeremy Stretch
2c73ede367 Fixes #4146: Fix SecretRole permissions enforcement 2020-02-12 11:13:32 -05:00
Jeremy Stretch
3b25e8cedd Merge branch 'develop' into 3995-navbar-overflow 2020-02-12 09:40:31 -05:00
Daniel Sheppard
edb13fc473 Fixes: #4130
Corrects service name for the RQ worker service in docs/installation/upgrading.md
2020-02-11 20:39:50 -06:00
Jeremy Stretch
de5aa85f53 Fixes #4137: Disable occupied terminations when connecting a cable to a circuit 2020-02-11 14:56:02 -05:00
Anton Tokarev
eca90956d1 fix typo (#4135)
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-11 14:22:32 -05:00
Jeremy Stretch
cbb9e58455 Fixes #4134: Device power ports and outlets should inherit type from the parent device type 2020-02-11 14:18:45 -05:00
Jeremy Stretch
9e119f56d9 Fixes #4083: Permit nullifying applicable choice fields via API requests 2020-02-10 15:10:33 -05:00
Jeremy Stretch
e961aa58b9 Closes #4129: Add individual deletion views for device type components 2020-02-10 11:43:51 -05:00
Jeremy Stretch
0c22be54ca Merge pull request #4075 from kobayashi/3507-filter-by-devices
Fixes #3507: Filtering IP by multiple devices
2020-02-10 11:11:18 -05:00
Jeremy Stretch
a5b4931334 Changelog for #4108 2020-02-10 10:20:06 -05:00
kobayashi
16770175ca Enabled filtering virtual chassis devices 2020-02-09 00:58:54 -05:00
kobayashi
4561aa2759 Fixes #3507: Filtering IP by multiple devices 2020-02-09 00:42:01 -05:00
Jeremy Stretch
399f93fa6b Changelog for #3799 2020-02-07 16:18:15 -05:00
Jeremy Stretch
234f6742b7 Chnagelog for #4100 2020-02-07 09:24:51 -05:00
Jeremy Stretch
7788e12e6c Changelog for #4116 2020-02-06 21:52:10 -05:00
hSaria
f924fe2c04 Merge branch 'develop' into 3995-navbar-overflow 2020-02-06 23:18:24 +00:00
Jeremy Stretch
d369c690b8 Changelog for #4113 2020-02-06 16:05:30 -05:00
Jeremy Stretch
5c9b6f8733 Fixes #4090: Render URL custom fields as links under object view 2020-02-05 17:08:39 -05:00
Jeremy Stretch
78fabad227 Fixes #4099: Linkify interfaces on global interfaces list 2020-02-05 16:52:42 -05:00
Jeremy Stretch
9fe3d91cd9 Fixes #4091: Fix filtering of objects by custom fields using UI search form 2020-02-05 16:39:42 -05:00
Jeremy Stretch
1b2928d584 Fixes #4089: Selection of power outlet type during bulk update is optional 2020-02-04 20:49:42 -05:00
Jeremy Stretch
da58e86dc2 Release v2.7.4 2020-02-04 14:57:12 -05:00
Jeremy Stretch
f9fdb08c27 Fixes #4084: Fix exception when creating an interface with tagged VLANs 2020-02-04 11:47:14 -05:00
Jeremy Stretch
aab5bb31de #3894 follow-up 2020-02-04 10:09:22 -05:00
Jeremy Stretch
1e42fc2ed5 Merge branch 'develop' into 2921-tags-select2 2020-02-04 09:37:31 -05:00
Jeremy Stretch
321b707976 Changelog for #3313 2020-02-03 16:20:29 -05:00
Jeremy Stretch
9ee8ba1e2c Changelog for #3886 2020-02-03 16:04:25 -05:00
Jeremy Stretch
46643c2c77 Merge pull request #4064 from netbox-community/3961-change-systemd-instructions
Fixes: #3961 - Update migrate-to-systemd.md documentation
2020-02-03 15:46:20 -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
Daniel Sheppard
52c22d5f56 Fixes: #3961 - Edit migrate-to-systemd.md to closely match installation instructions under 3-http-daemon.md 2020-01-31 09:39:27 -06:00
Jeremy Stretch
22bd2b731a Fix headings 2020-01-30 20:05:27 -05:00
Jeremy Stretch
d23b234d4f Merge branch 'develop' into 4051-disable-makemigrations 2020-01-30 16:49:15 -05:00
Jeremy Stretch
2fea7657e6 Documented the new DEVELOPER configuration parameter 2020-01-30 16:47:44 -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
agrrajag
50bed64791 Update 3-http-daemon.md (#4055)
There was no documentation to move back into the netbox folder after installing/configuring nginx. You would move into nginx on line 42 then try and figure out why you couldn't copy gunicorn on line 113.
2020-01-30 14:00:37 -05:00
Jeremy Stretch
afc8aa0bc5 Fixes #4052: Fix error when bulk importing interfaces to virtual machines 2020-01-30 13:55:39 -05:00
Saria Hajjar
865b0970b4 Corrected changelog 2020-01-30 17:52:30 +00:00
Saria Hajjar
c2c4a8b075 Merge branch 'develop' into 2921-tags-select2 2020-01-30 17:51:55 +00: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
91d2fb17f2 Merge pull request #4037 from newlandk/patch-1
Fixes #4039: LDAP Documentation
2020-01-29 10:09:07 -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
7243f5afea Merge pull request #4023 from smutel/UpdateDoc
Fixes #4024: Update nginx documentation
2020-01-29 09:29:50 -05:00
Kevin Newland
96540c8c64 update ldap documentation
use new ldap cache configuration in documentation
https://github.com/netbox-community/netbox/blob/develop/netbox/netbox/settings.py#L360
2020-01-28 18:34:26 -06: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
Samuel Mutel
b2cbbaf574 Update nginx documentation 2020-01-27 21:10:10 +01:00
Jeremy Stretch
ef6dc73a1b Update changelog 2020-01-27 09:45:18 -05:00
hSaria
ad1953a7b7 Merge branch 'develop' into 2921-tags-select2 2020-01-24 20:56:36 +00: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
5862761e98 Merge branch 'develop' into 3995-navbar-overflow 2020-01-23 20:36:35 +00:00
Saria Hajjar
8580d2b6b9 Fixes #3995: Navbar scroll when overflowing 2020-01-23 20:34:06 +00: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
3469e5ac14 Introduce IPAddressVar and IPAddressWithMaskVar 2020-01-22 17:16:40 -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
hSaria
29975ae2de Merge branch 'develop' into 2921-tags-select2 2020-01-21 21:29:21 +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
8b39357610 Minor corrections 2020-01-20 11:37:51 +00:00
Saria Hajjar
5c609e13c0 Fixes #3135: Documented power modelling 2020-01-19 15:43:31 +00:00
kobayashi
48e2642bcf 3923 validate key format 2020-01-19 02:19:03 -05:00
Jeremy Stretch
45f5478786 Fixes #3721: Allow Unicode characters in tag slugs 2020-01-17 17:25:46 -05:00
Jeremy Stretch
326513c627 Closes #3954: Add device_bays filter for devices and device types 2020-01-17 16:39:31 -05:00
Jeremy Stretch
0393bb76ec Closes #3842: Add 802.11ax interface type 2020-01-17 16:20:11 -05:00
Jeremy Stretch
cea4dffc02 Fixes #3953: Fix validation error when creating child devices 2020-01-17 14:22:58 -05:00
Jeremy Stretch
a5250ab646 Fixes #3951: Fix exception in webhook worker due to missing constant 2020-01-17 11:28:50 -05:00
hSaria
bda4f5a596 Merge branch 'develop' into 568-csv-import-cf 2020-01-17 11:47:01 +00:00
hSaria
66d1fc3cc9 Merge branch 'develop' into 2921-tags-select2 2020-01-17 11:45:13 +00:00
Jeremy Stretch
e3971027e7 Release v2.7.1 2020-01-16 23:43:32 -05:00
Jeremy Stretch
45d5baef0b Fixes #3943: Prevent rack elevation links from opening new tabs/windows 2020-01-16 23:41:52 -05:00
Jeremy Stretch
3301340128 Merge branch 'develop' into 3941-ip-assign-exception 2020-01-16 21:42:27 -05:00
Jeremy Stretch
ac35a33f3c Fixes #3944: Fix AttributeError exception when viewing prefixes list 2020-01-16 21:39:46 -05:00
Saria Hajjar
90631aa6d7 Fixes #3941: AttributeError when searching on IP assign 2020-01-16 23:03:16 +00:00
hSaria
8f9fe8b937 Merge branch 'develop' into 568-csv-import-cf 2020-01-16 22:47:10 +00:00
hSaria
a4f460ddbd Merge branch 'develop' into 2921-tags-select2 2020-01-16 21:52:14 +00:00
Saria Hajjar
af2ca96929 Moved into v2.7.1 2020-01-16 21:51:01 +00:00
Jeremy Stretch
da0f16b7ba Release v2.7.0 2020-01-16 12:58:17 -05:00
Jeremy Stretch
cc4025f865 Revise v2.7 release notes 2020-01-16 11:28:54 -05:00