Commit Graph

1281 Commits

Author SHA1 Message Date
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
Saria Hajjar
b5441ea0c8 Moved changelog to v2.7 2020-01-16 16:05:45 +00:00
Saria Hajjar
ccb0c753ed Merge branch 'develop' into 568-csv-import-cf 2020-01-16 16:05:01 +00:00
Saria Hajjar
2ef1c0cee3 Added #2921 changelog 2020-01-16 15:34:11 +00:00
Saria Hajjar
79c943c5ea Merge branch 'develop' into 2921-tags-select2 2020-01-16 15:33:42 +00:00
Jeremy Stretch
1f476eee69 Merge branch 'develop' into develop-2.7 2020-01-16 09:38:23 -05:00
Jeremy Stretch
59841d8203 Fixes #3930: Fix API rendering of the family field for aggregates 2020-01-15 13:56:37 -05:00
Jeremy Stretch
42ea759eb6 Clarify naming constraints related to rack groups 2020-01-15 13:27:46 -05:00
Jeremy Stretch
18a61d5136 Changelog for #3830 2020-01-15 13:25:07 -05:00
Jeremy Stretch
6ff8566c3a Merge branch 'develop' into 3919-utilization-bar-width 2020-01-15 10:55:28 -05:00
Jeremy Stretch
be9d176ffb Fixes #3927: Fix exception when deleting devices with secrets assigned 2020-01-15 10:39:23 -05:00
Jeremy Stretch
4f29a05ff3 Fixes #3900: Fix exception when deleting device types 2020-01-15 10:23:07 -05:00
Jeremy Stretch
d8eca9d9a4 Add guide for squashing schema migrations 2020-01-14 14:14:54 -05:00
Saria Hajjar
f13b85be15 Fixes #3919: Utilization graph bar bounds 2020-01-14 18:23:31 +00:00
Jeremy Stretch
72c081783f Merge branch 'develop' into 3525 2020-01-14 09:20:02 -05:00
Saria Hajjar
a177c6e396 Fixes #3914: Interface filter field when unauthenticated 2020-01-14 06:08:19 +00:00
Jeremy Stretch
e402d39917 Fix typo in release notes 2020-01-13 17:30:16 -05:00
hSaria
b547c9ddad Merge branch 'develop' into 568-csv-import-cf 2020-01-13 21:17:29 +00:00
Jeremy Stretch
71e8ad3a67 Changelog for #3801 2020-01-13 15:42:49 -05:00
hSaria
4ff86a591e Merge branch 'develop' into 2921-tags-select2 2020-01-13 20:17:34 +00:00
Saria Hajjar
8d227c8765 Updated changelog 2020-01-13 20:17:47 +00:00
Jeremy Stretch
ac859954ca Merge branch 'develop' into develop-2.7 2020-01-13 13:49:22 -05:00
Jeremy Stretch
0f1fc6cb52 Release v2.6.12 2020-01-13 13:17:43 -05:00
Jeremy Stretch
464356bcaa 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
Jeremy Stretch
1e188ce230 Merge pull request #3888 from hSaria/3491-webhook-error-message
Fixes #3491: Include content of webhook error response
2020-01-13 11:33:25 -05:00
hSaria
7ccf2f908c Merge branch 'develop' into 3898-cable-str-pk 2020-01-13 15:40:22 +00:00
Jeremy Stretch
74bf794579 Merge pull request #3906 from hSaria/3905-powerfeed-divide-by-zero
Fixes #3905: divide by zero on power feeds with low values
2020-01-13 10:32:59 -05:00
Saria Hajjar
195c644717 Fixes #3905: divide by zero on power feeds with low values 2020-01-13 15:31:35 +00:00
Saria Hajjar
6fc0c6e866 Fixes #3902: relax non-essential required fields 2020-01-13 12:05:06 +00:00
Saria Hajjar
35995967f9 Fixes #3898: Call str of cable on delete to save PK in id_string 2020-01-12 11:08:13 +00:00
Saria Hajjar
5c80b1961f Fixes #2921: Replace tags filter with Select2 widget 2020-01-11 15:18:27 +00:00
Jeremy Stretch
4dcbde76fc Closes #3891: Add local_context_data filter for virtual machines 2020-01-10 15:34:38 -05:00
kobayashi
56a0ed36c7 Filter muiltiple ipaddress terms 2020-01-10 14:09:25 -05:00
Jeremy Stretch
abc10ed488 Merge branch 'develop' into develop-2.7 2020-01-10 13:33:51 -05:00
Jeremy Stretch
d0139e064c Extend section regarding test adaptation 2020-01-10 12:24:47 -05:00
Jeremy Stretch
91d35c07ad Changelog for #3520 2020-01-10 11:53:29 -05:00
Saria Hajjar
692ad7b57a Fixes #3491: include content of webhook error response 2020-01-10 16:42:02 +00:00
Jeremy Stretch
5fec868f71 Add template_language field to Graph 2020-01-10 11:28:50 -05:00
Saria Hajjar
6554f66a20 Fixes #3021: Added tenancy filter to cables 2020-01-10 15:59:56 +00:00
Jeremy Stretch
df9b175d55 Fixes #3882: Fix filtering of devices by rack group 2020-01-10 10:21:11 -05:00
Saria Hajjar
46ed7418fc Changelog #568 2020-01-10 15:00:57 +00:00
Jeremy Stretch
6223b1d54e Merge branch 'develop' into 3668-address-assign-dns-filter 2020-01-10 09:43:35 -05:00
hSaria
75e62209f3 Merge branch 'develop' into 3623-interface-word-expansion 2020-01-10 11:55:27 +00:00
Jeremy Stretch
a3b072c145 Merge pull request #3879 from hSaria/3876-asn-field-bounds
Fixes #3876: Min/max values for ASN field
2020-01-09 17:03:29 -05:00
Jeremy Stretch
434f265345 Fixes #3878: Fix database migration for cable status field 2020-01-09 16:16:24 -05:00
Saria Hajjar
6f9fcc741e Fixes #3876: set min and max values for ASN field 2020-01-09 21:12:35 +00:00
Jeremy Stretch
1478cb5a52 Merge branch 'develop' into develop-2.7 2020-01-09 15:27:06 -05:00
Saria Hajjar
d564de0b8e Corrected placement of changelog 2020-01-09 20:23:16 +00:00
Saria Hajjar
98706bb927 Fixes #3393: Paginate circuits at the provider details view 2020-01-09 20:10:51 +00:00
Jeremy Stretch
414c10af53 Fixes #3868: Fix creation of interfaces for virtual machines 2020-01-09 14:54:25 -05:00
Jeremy Stretch
076a094c1e Merge pull request #3873 from hSaria/3872-limit-related-ips
Fixes #3872: Limit related IPs table
2020-01-09 13:53:59 -05:00
Jeremy Stretch
71f739d901 Fixes #3849: Fix ordering of models when dumping data to JSON 2020-01-09 13:28:39 -05:00
hSaria
353e0c01bb Merge branch 'develop' into 3872-limit-related-ips 2020-01-09 17:18:42 +00:00
Jeremy Stretch
788f76b962 Merge pull request #3863 from hSaria/2113-napalm-settings
Fixes #2113: NAPALM driver settings
2020-01-09 11:56:32 -05:00
Jeremy Stretch
ac77b68ba7 Merge pull request #3860 from hSaria/1982-swagger-napalm
Fixes #1982: Swagger NAPALM documentation
2020-01-09 11:53:20 -05:00
Saria Hajjar
8690ba0c67 Changed NAPALM- prefix to X-NAPALM- 2020-01-09 16:48:26 +00:00
Jeremy Stretch
96ac817b38 Merge pull request #3871 from hSaria/3864-disallow-0-masks
Fixes #3864: Disallow /0 masks
2020-01-09 11:37:19 -05:00
Saria Hajjar
01de358d4e Added changelog for 3009
again as I accidentally removed it while merging
2020-01-09 16:32:01 +00:00
hSaria
6848a6d1d5 Merge branch 'develop' into 3668-address-assign-dns-filter 2020-01-09 16:31:09 +00:00
Saria Hajjar
3195219ed4 Added changelog for 3009 2020-01-09 16:30:13 +00:00
Jeremy Stretch
206cd83c20 Merge pull request #3859 from hSaria/3440-total-cable-length
Fixes #3440: Total cable trace length
2020-01-09 10:55:30 -05:00
hSaria
287b5b8bbe Merge branch 'develop' into 3090-interface-filtering 2020-01-09 14:56:36 +00:00
hSaria
3dd7feedd4 Merge branch 'develop' into 3440-total-cable-length 2020-01-09 14:55:34 +00:00
hSaria
8917ffbcc1 Merge branch 'develop' into 3623-interface-word-expansion 2020-01-09 14:54:58 +00:00
hSaria
97459f2a5b Merge branch 'develop' into 2113-napalm-settings 2020-01-09 14:54:31 +00:00
hSaria
f73c617308 Merge branch 'develop' into 3668-address-assign-dns-filter 2020-01-09 14:53:32 +00:00
Jeremy Stretch
ffa98d8159 Merge pull request #3821 from hSaria/2365-show-available-toggle
Fixes #2598: Toggle for showing available prefixes/ip addresses
2020-01-09 09:52:10 -05:00
Saria Hajjar
92ee2b205f Fixes #3872: Limit related IPs table 2020-01-09 14:48:21 +00:00
Jeremy Stretch
924843fb9a Fixes #3851: Allow passing initial data to custom script forms 2020-01-09 09:41:10 -05:00
hSaria
66d3aa8814 Merge branch 'develop' into 3864-disallow-0-masks 2020-01-09 14:35:26 +00:00
Saria Hajjar
efba4c4f74 Fixes #3864: Disallow /0 masks 2020-01-09 14:33:49 +00:00
Saria Hajjar
b931b2b272 Fixes #3668: search address by DNS name when assigning 2020-01-09 10:00:02 +00:00
Saria Hajjar
b514d7c087 Fixes #3623: Word expansion for interfaces 2020-01-08 17:23:09 +00:00
hSaria
bae272714e Merge branch 'develop' into 3857-group-custom-link 2020-01-08 16:47:57 +00:00
Jeremy Stretch
94af70d2d1 Fixes #3862: Allow filtering device components by multiple device names 2020-01-08 11:12:44 -05:00
Saria Hajjar
e7a6473709 NAPALM settings changelog 2020-01-08 15:55:36 +00:00
Saria Hajjar
558f586933 Added NAPALM documentation 2020-01-08 15:54:09 +00:00
Saria Hajjar
02d8a4547f Fixes #1982: Swagger NAPALM documentation 2020-01-08 13:34:46 +00:00
Saria Hajjar
6d5342619f Fixes #3440: Total cable trace length 2020-01-08 10:49:58 +00:00
Saria Hajjar
7ddc8962fc Fixes #3857: Fix group custom links rendering 2020-01-08 10:14:48 +00:00
Jeremy Stretch
7357b1c7e5 Fixes #3856: Allow filtering VM interfaces by multiple MAC addresses 2020-01-07 10:31:44 -05:00
Jeremy Stretch
49ffcb8075 Fixes #3853: Fix device role link on config context view 2020-01-07 09:08:31 -05:00
Jeremy Stretch
146958dd3f Merge pull request #3814 from hSaria/3589-interface-tagged-vlans
Fixes #3589: Interface VLAN filtering
2020-01-06 13:20:14 -05:00
hSaria
533098a536 Merge branch 'develop' into 3090-interface-filtering 2020-01-06 15:19:46 +00:00
hSaria
5c164d3ac1 Merge branch 'develop' into 2365-show-available-toggle 2020-01-06 15:18:57 +00:00
hSaria
4456aefae9 Merge branch 'develop' into 3589-interface-tagged-vlans 2020-01-06 15:18:06 +00:00
Jeremy Stretch
25db8cd87a Merge branch 'develop' into 2050-image-preview 2020-01-06 10:12:13 -05:00
Saria Hajjar
c0a325df40 Updated changelog 2020-01-05 09:11:58 +00:00
Saria Hajjar
f84a377202 Changelog (may conflict with other merges) 2020-01-04 18:19:05 +00:00
Saria Hajjar
0d7701fa20 Changelog (may conflict because adding headers) 2020-01-04 13:32:07 +00:00
Saria Hajjar
c556930934 Forgot le seperator 2020-01-03 20:12:21 +00:00
Saria Hajjar
43766f696b Closes #3090: Filter field for interface 2020-01-03 19:38:51 +00:00
Saria Hajjar
c7073285c8 Line seperator 2020-01-03 19:27:02 +00:00
Saria Hajjar
0abfd4f9c3 Changelog 2020-01-03 19:25:33 +00:00
Jeremy Stretch
ff25363a12 Merge branch 'develop' into develop-2.7 2020-01-03 14:21:53 -05:00
Saria Hajjar
35aba672d7 Merge remote-tracking branch 'netbox-community/develop' into 3589-interface-tagged-vlans 2020-01-03 19:19:12 +00:00
Jeremy Stretch
32259379bf Release v2.6.11 2020-01-03 13:55:43 -05:00
Jeremy Stretch
0a6d0d9517 Fixes #3833: Add region and region_id filters where missing (#3836) 2020-01-03 13:52:50 -05:00
Jeremy Stretch
e28379ecdd Fixes #3831: Fix API-driven filter field rendering (#3812 regression) 2020-01-03 11:25:22 -05:00
Jeremy Stretch
ab7bb5c374 Merge branch 'develop' into develop-2.7 2020-01-02 17:21:15 -05:00
Jeremy Stretch
cffc640b36 Fix v2.6.10 release date 2020-01-02 17:04:20 -05:00
Jeremy Stretch
4c48dcc232 Release v2.6.10 2020-01-02 17:01:05 -05:00
Jeremy Stretch
82238395b1 Fixes #3827: Allow filtering console/power/interface connections by device ID 2020-01-02 13:44:18 -05:00
Jeremy Stretch
f431cad657 Correct release notes 2020-01-02 11:56:29 -05:00
Jeremy Stretch
9635e3abe4 Merge pull request #3818 from hSaria/2233-move-inventoryitem
Closes #2233: Ability to move inventory items between devices
2020-01-02 11:55:18 -05:00
Jeremy Stretch
3feec56403 Merge pull request #3817 from hSaria/2988-group-create-warn
Closes #2988
2020-01-02 10:10:11 -05:00
Jeremy Stretch
67d102bd5d Merge pull request #3813 from hSaria/3812-optimize-select-api
Fixes #3812: Only preload selected options for API-based select
2020-01-02 10:05:06 -05:00
Jeremy Stretch
92218dcc1c Fixes #3822: Fix exception when editing a device bay (regression from #3596) 2020-01-02 09:26:38 -05:00
Saria Hajjar
5d121a4ef4 Ability to move inventory items between devices 2020-01-01 23:28:20 +00:00
Saria Hajjar
5bcf3f3dbb Note about the group existance 2020-01-01 22:38:02 +00:00
Saria Hajjar
e1f5168183 3589 changelog 2020-01-01 17:43:39 +00:00
Saria Hajjar
12b93de987 Fixes #3812: Only preload selected options for API-based select 2020-01-01 15:54:00 +00:00
Jeremy Stretch
0c68630725 Close #2892: Extend admin UI to allow deleting old report results 2019-12-31 16:11:47 -05:00
Jeremy Stretch
efbd6024b5 Closes #3062: Add assigned_to_interface filter for IP addresses 2019-12-31 15:24:00 -05:00
Jeremy Stretch
56fca9414d Closes #3461: Fail gracefully on custom link rendering exception 2019-12-31 15:04:56 -05:00
Jeremy Stretch
8e0055ca7e Fixes #3106: Restrict queryset of chained fields when form validation fails 2019-12-31 12:41:02 -05:00
Jeremy Stretch
613d6c3a74 Fixes #3811: Fix filtering of racks by group on device list 2019-12-31 11:35:18 -05:00
Jeremy Stretch
eb88141d12 Fixes #3809: Filter platform by manufacturer when editing devices 2019-12-31 11:25:42 -05:00
Jeremy Stretch
d081ed088a Merge pull request #3804 from hSaria/3803-svg-logo
Fixes 3803
2019-12-30 14:12:44 -05:00
hSaria
457ef63510 Converted text to path 2019-12-30 18:28:39 +00:00
Jeremy Stretch
842508b8f2 Merge branch 'develop' into 3762-datetime-selectors 2019-12-30 12:31:50 -05:00
Jeremy Stretch
17b5dd6365 Merge pull request #3807 from hSaria/3712-scroll-offset
Fixes 3712
2019-12-30 11:40:43 -05:00
Saria Hajjar
53ce042eca Changelog 2019-12-29 21:22:14 +00:00
Saria Hajjar
b4bfd7fb0e Replace doc logo with svg 2019-12-29 14:10:31 +00:00
Saria Hajjar
ee8dd0da44 Changelog for 3762 2019-12-29 08:50:08 +00:00
kobayashi
ca4f71dd55 implement 3788 2019-12-27 16:17:17 -05:00
Jeremy Stretch
190ae360ed Fixes #3695: Include A/Z termination sites for circuits in global search 2019-12-27 14:04:03 -05:00
Jeremy Stretch
1ee079868c Fixes #3789: Typo 2019-12-26 10:19:32 -05:00
Jeremy Stretch
187153b0d8 Docs & changelog for #3705 2019-12-26 10:16:53 -05:00
Jeremy Stretch
0cfc27b58b Fixes #3780: Fix AttributeError exception in API docs 2019-12-19 14:04:18 -05:00
Jeremy Stretch
1ec879a9b1 Release v2.6.9 2019-12-16 16:30:20 -05:00
Markku Leiniö
1c81c8b8ea Fix gunicorn.conf remains to gunicorn.py 2019-12-14 21:14:48 +02:00
Jeremy Stretch
40a204acd0 Merge pull request #3764 from kobayashi/3679
fix 3757
2019-12-13 15:57:13 -05:00
kobayashi
dee2139a19 fix 3679 2019-12-13 14:42:10 -05:00
Jeremy Stretch
b3b3ae3192 Merge pull request #3763 from hSaria/3761-token-copy-button
Fixes #3761: copy button for tokens
2019-12-13 14:16:41 -05:00
Jeremy Stretch
b1863c6ffd Fixes #2358: Respect custom field default values when creating objects via the REST API 2019-12-13 14:15:48 -05:00
hSaria
1c23f50423 Update version-2.6.md 2019-12-13 18:08:34 +00:00
Jeremy Stretch
511768692b Fixes #2170: Prevent the deletion of a virtual chassis when a cross-member LAG is present 2019-12-13 11:36:31 -05:00
Jeremy Stretch
943fff2285 Closes #3441: Move virtual machine results near devices in global search 2019-12-13 10:37:58 -05:00
Jeremy Stretch
3374c5b042 Closes #3152: Include direct link to rack elevations on site view 2019-12-13 10:12:46 -05:00
Jeremy Stretch
cf47170cde Remove obsolete initial_data fixtures (no longer maintained) 2019-12-12 14:30:43 -05:00
Jeremy Stretch
e61a79acb7 Fix up the installation docs 2019-12-12 14:27:12 -05:00
Jeremy Stretch
81cabc72a6 Closes #3706: Increase available_power maximum value on PowerFeed 2019-12-11 21:12:18 -05:00
John Anderson
c86b9267f5 change render_format to render for svg elevations 2019-12-11 17:33:58 -05:00
Jeremy Stretch
53f5d162b4 Touched up the release notes 2019-12-11 17:22:41 -05:00
Jeremy Stretch
2e71a8ed95 Changelog for #3664 2019-12-11 16:14:41 -05:00
John Anderson
3fe39794f1 Merge pull request #3754 from netbox-community/2248-svg-rack-elevations
2248 svg rack elevations
2019-12-11 14:26:32 -05:00
John Anderson
21cd260a6c review updates to svg rendering 2019-12-11 13:39:10 -05:00
Jeremy Stretch
1e82ffa971 Changelog and documentation for #1814 2019-12-11 11:01:31 -05:00
John Anderson
51bd14a1d8 updated changelog with deprecation notice of rack units endpoint 2019-12-11 10:39:46 -05:00
John Anderson
fd01358773 changelog for #2248 2019-12-11 10:34:44 -05:00
hSaria
75b6c68d30 Changelog for #3751 2019-12-11 07:24:44 +00:00
Jeremy Stretch
01adf446ef Add deprecation warning for Python 3.5 2019-12-10 13:44:45 -05:00
Jeremy Stretch
20feca6609 Add description field to CircuitType (#3655) 2019-12-10 13:25:14 -05:00
Jeremy Stretch
9a9fd18fb8 Chnagelog for #3655 2019-12-10 13:09:41 -05:00
Jeremy Stretch
82ae419731 Merge branch 'develop' into develop-2.7 2019-12-10 11:51:10 -05:00
Jeremy Stretch
5b0455b2a0 Release v2.6.8 2019-12-10 10:42:48 -05:00
Jeremy Stretch
51e1ed9f15 Changelog for #2669 2019-12-09 17:28:21 -05:00
Jeremy Stretch
19b8596443 Fixes #3644: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort 2019-12-09 15:42:04 -05:00
Jeremy Stretch
9719098f6b Closes #648: Pre-populate forms when selecting "create and add another" 2019-12-06 16:40:39 -05:00
Jeremy Stretch
ef79579119 Closes #33: Add ability to clone objects (pre-populate form fields) 2019-12-06 16:13:52 -05:00
Jeremy Stretch
3eb2c631c7 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00
Jeremy Stretch
ad9d33550f Closes #3731: Change Graph.type to a ContentType foreign key field 2019-12-06 10:32:59 -05:00
Jeremy Stretch
84c345b043 Fixes #3725: Enforce client validation for minimum service port number 2019-12-05 21:22:34 -05:00
Jeremy Stretch
c530f970b1 Fixes #3722: Allow the underscore character in IPAddress DNS names 2019-12-05 21:14:29 -05:00
Jeremy Stretch
31a9917c78 Changelog updates 2019-12-05 20:52:30 -05:00
Daniel Sheppard
75e47fa00b Add list view for device components (#3719)
* Initial Work on #3564

* #3564 - Fixup issue with filter on interface

* #3564 - Fix PEP8 errors

* #3564 - Finalize fields, readjust order, reduce repetition

* #3564 - Update Changelog

* #3564 - Fix extra space

* #3564 - Change interface table ordering

* #3564 - Minor cleanup

* #3564 - Add Import Links

* Fix PEP8
2019-12-05 17:10:49 -05:00
Jeremy Stretch
c31f172d05 Changelog updates 2019-12-05 15:54:29 -05:00
Sander Steffann
9b9a9bf8f5 822 bulk import of device components (#3711)
Closes #822: CSV import for device components

* Implement CSV import for netbox-community#822

* Comment out default_return_url until there is a proper target

* Fix the default value of `enabled` when not included in the import

* rear_port is definitely required here

* Power Ports don't have a type (yet)

* Add import for console-ports and console-server-ports

* Add import for device-bays
2019-12-05 15:36:11 -05:00
John Anderson
05cd8e839f fixes #3724 - allow filtering interfaces by more than one device name 2019-12-04 02:00:08 -05:00
Jeremy Stretch
683cfa95d7 Fixes #3312: Fix validation error when editing power cables in bulk 2019-11-27 09:19:34 -05:00
Jeremy Stretch
f466b9289d Fixes #3720: Correctly indicate power feed terminations on cable list 2019-11-26 16:56:11 -05:00
Jeremy Stretch
43350136db Fixes #3709: Prevent exception when importing an invalid cable definition 2019-11-26 16:46:51 -05:00
hSaria
cf668d1066 Fixed #3697: Correct field_order attribute name 2019-11-20 17:03:12 +00:00
Jeremy Stretch
db43f51dd3 Merge pull request #3687 from kobayashi/3679
fix url expressions
2019-11-14 22:03:03 -05:00
Jeremy Stretch
8fc5128352 Changelog for #3663 2019-11-14 22:01:37 -05:00
kobayashi
a16b22c833 fix url expressions 2019-11-13 00:48:47 -05:00
kobayashi
b995493916 Changelog for #3329 2019-11-12 09:47:31 -05:00
Bernhard Bock
9066d32524 Docs: Remove obsolete P3P policy
P3P is obsolete (https://www.w3.org/TR/P3P11/), therefore the HTTP header
should be removed from the recommended config in the installation docs.
2019-11-08 15:13:32 +01:00
Jeremy Stretch
262d9ca60f Changelog entries for #3139 and #3457 2019-11-06 09:58:30 -05:00
Jeremy Stretch
60737a8d6b Fixes #3669: Include weight field in prefix/VLAN role form 2019-11-06 09:39:21 -05:00
Jeremy Stretch
43b5439f5d Fixes #3674: Include comments on PowerFeed view 2019-11-06 09:26:49 -05:00
Jeremy Stretch
01ac6d560d Merge branch 'develop' into develop-2.7 2019-11-01 16:19:36 -04:00
Jeremy Stretch
a304ef77a0 Release v2.6.7 2019-11-01 15:37:05 -04:00
Jeremy Stretch
15919b8a8c Changelog for #3357 2019-11-01 14:31:03 -04:00
Jeremy Stretch
92444a1b18 Merge pull request #3660 from tyler-8/gunicorn_options
Add max_requests details to example config
2019-11-01 12:32:39 -04:00
Jeremy Stretch
d3bfe80326 Closes #3659: Add filtering for objects in admin UI 2019-11-01 12:22:39 -04:00
Tyler Bigler
d72d5239e3 Increase request counts for max_requests 2019-11-01 12:09:44 -04:00
Jeremy Stretch
f2b6569763 Changelog for #3619 2019-11-01 11:45:22 -04:00
Tyler Bigler
834ea5065b Remove redundant word 2019-11-01 10:26:53 -04:00
Tyler Bigler
d28e86625e Add max_requests details to example config 2019-11-01 10:23:25 -04:00
Jeremy Stretch
acd5ccccef Closes #1865: Add console port and console server port types 2019-10-30 14:25:55 -04:00
Jeremy Stretch
e72450ccc2 Updated v2.7 release notes 2019-10-30 10:34:26 -04:00
Jeremy Stretch
5360aa9593 Closes #3652: Limit next/previous rack by assigned rack group 2019-10-29 15:17:00 -04:00
Jeremy Stretch
216def12bd Changelog for #3629 2019-10-28 13:19:01 -04:00
Tyler Bigler
26f3c1afb3 Add CONN_MAX_AGE to documentation (#3642)
* Add CONN_MAX_AGE to sample configurations

* Correct alignment

* Restore ghost space

* Correct alignment.

* Use stable docs url
2019-10-25 13:11:48 -04:00
Jeremy Stretch
c038c4450c Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
Jeremy Stretch
b625e075a8 Changelog for #3309 2019-10-25 09:57:17 -04:00
Jeremy Stretch
75d81d1815 Fixes #3636: Add missing rack_group field to PowerFeed CSV export 2019-10-25 09:27:33 -04:00
John Anderson
ba7532eb52 #3635 changelog 2019-10-24 23:31:06 -04:00
Jeremy Stretch
1a72ea0f5c Fixes #3460: Extend upgrade script to validate Python dependencies 2019-10-23 17:12:32 -04:00
Jeremy Stretch
ebde65d1b2 Closes #3594: Add ChoiceVar for custom scripts 2019-10-23 15:59:27 -04:00
Jeremy Stretch
67db992ce7 Merge pull request #3627 from bdlamprecht/pg_dump-documentation
Adding note on invalidating cache
2019-10-23 12:24:27 -04:00
Jeremy Stretch
60ec21651f Changelog for #3455 2019-10-23 11:55:45 -04:00
Jeremy Stretch
a6781d5083 Fixes #3596: Prevent server error when reassigning a device to a new device bay 2019-10-23 09:28:00 -04:00
Brady Lamprecht
b7ddfd5f77 Adding note on invalidating cache 2019-10-18 14:59:55 -06:00
Jeremy Stretch
d9df26e3b5 Changelog for #3340 2019-10-18 09:08:56 -04:00
Jeremy Stretch
bf54bb682e Merge pull request #3604 from netbox-community/3282-seperate-redis-config
implements #3282 - seperate webhooks and caching redis configs
2019-10-17 16:03:26 -04:00
Jeremy Stretch
e65570dd48 Merge branch 'develop' into develop-2.7 2019-10-17 15:51:33 -04:00
Markku Leiniö
f2f1811d38 Update examples in webhooks.md 2019-10-15 20:51:57 +03:00
John Anderson
8d8ad02831 implemented #3445 - Add support for additional user defined headers to be added to webhook requests 2019-10-13 03:09:58 -04:00
John Anderson
8895c415ed implements #3282 - seperate webhooks and caching redis configs 2019-10-13 02:49:54 -04:00
John Anderson
214c976b22 Merge branch 'develop' into develop-2.7 2019-10-13 02:03:16 -04:00
John Anderson
62c81c573b typo in change log 2019-10-13 01:45:20 -04:00
John Anderson
45806c312a implemented #3499 - Add to Webhook model to support user supplied CA certificate verrification of webhook requests 2019-10-13 01:43:08 -04:00
Jeremy Stretch
5d179d54d1 Merge branch 'develop' into develop-2.7 2019-10-10 13:41:10 -04:00
Jeremy Stretch
45a4969caa Tweak release notes for v2.6.6 2019-10-10 12:21:40 -04:00
Jeremy Stretch
6dab507db9 Release v2.6.6 2019-10-10 12:18:18 -04:00
Jeremy Stretch
95fcef7686 Provide index link to most recent version for release note 2019-10-10 12:10:35 -04:00
Jeremy Stretch
585818e8d3 Rearranged release notes 2019-10-10 12:02:53 -04:00
Jeremy Stretch
e705f4c3e4 Fixes #3588: Enforce object-form JSON for local context data on devices and VMs 2019-10-10 10:41:08 -04:00
Jeremy Stretch
bb806cb241 Merge branch 'develop' into reorganized-changelog 2019-10-10 09:15:57 -04:00
Jeremy Stretch
46eb858a26 Closes #3581: Introduce commit_default custom script attribute to not commit changes by default 2019-10-09 15:16:50 -04:00
Jeremy Stretch
7fcdb50dcc Reorganized CHANGELOG into release notes based on minor version number 2019-10-09 13:54:05 -04:00
kobayashi
06b98a3208 fixed broken links 2019-09-28 00:41:09 -04:00
Jeremy Stretch
e861c984c7 Merge branch 'develop' into develop-2.7 2019-09-25 13:44:29 -04:00
Daniel Sheppard
f46453f271 Fixes: #3532 - add device to graph type for documentation 2019-09-24 08:45:31 -05:00
Jeremy Stretch
429fe9223a Merged v2.6.4 2019-09-20 08:35:14 -04:00
Jeremy Stretch
f2b5d00f7f Fixes #3439: Add a note about the Swagger API interface 2019-09-18 16:41:08 -04:00
Jeremy Stretch
8c12522975 Fixes #3429: Update installation docs for Redis 2019-09-18 16:35:45 -04:00
Daniel Sheppard
48e2941e7e Closes: #3495 2019-09-13 12:08:48 -05:00
Daniel Sheppard
f8de1d0d32 Fixes: #2902 - Implements systemd (#3017)
* Closes #2902 - Migrate to systemd from supervisord
* Closes #2902 - Migrate to systemd from supervisord

* Update systemd unit and environment file
* Add gunicorn.conf
* Update documentation and CHANGELOG.  Moved parameters around on service file
* Update Gitignore
2019-09-06 11:46:35 -05:00
Jeremy Stretch
212252d0ea Merge v2.6.3 2019-09-04 16:45:33 -04:00
Jeremy Stretch
f9749ba707 Tweak docs for custom scripts 2019-09-04 16:21:21 -04:00
Jeremy Stretch
27e93b7859 Add documentation for custom links 2019-08-28 12:39:11 -04:00
Jeremy Stretch
0a18c86bfa Merge pull request #3423 from netbox-community/3415-custom-scripts
Add custom scripting
2019-08-26 14:06:22 -04:00
John Anderson
8bd1a48973 fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
2019-08-19 01:53:39 -04:00
Jeremy Stretch
d643dde3a0 Updated docs for IPNetworkVar and FileVar 2019-08-16 15:31:29 -04:00
Jeremy Stretch
bfd73db5b6 Change fields to field_order 2019-08-15 16:19:25 -04:00
Jeremy Stretch
244d3b7883 Docs updates 2019-08-15 16:07:15 -04:00
Jeremy Stretch
f1e12213e7 Allow user to override module name 2019-08-13 09:09:12 -04:00
Jeremy Stretch
eeacd04483 Move script attributes under a Meta class 2019-08-12 13:16:18 -04:00
Jeremy Stretch
042f6bc8bd Extend example custom script to generate output 2019-08-12 11:13:16 -04:00
Jeremy Stretch
1da82905c0 Example script tweak 2019-08-12 11:13:16 -04:00
Jeremy Stretch
1331072d92 Fix form field ordering 2019-08-12 11:13:16 -04:00
Jeremy Stretch
6cc074b1e4 Added documentation for custom scripts 2019-08-12 11:13:16 -04:00
Jeremy Stretch
0674e9572f Closes #2745: Remove topology maps 2019-08-08 21:33:20 -04:00
Jeremy Stretch
c924561006 Merge pull request #3325 from lassebm/fix-3324
Fixes #3324: Doc incorrectly states child devices shown as non-racked
2019-07-17 16:27:55 -04:00
Robert Ellegate
95bee19161 Replacing references to digitalocean org
s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g
2019-07-10 09:23:43 -04:00
Lasse Bang Mikkelsen
348365e6d4 Fixes #3324: Doc incorrectly states child devices shown as non-racked 2019-07-04 17:28:25 +02:00
Jeremy Stretch
aab17dbcf5 Updated django-cors-headers to v3.0.2 2019-06-20 09:48:34 -04:00
John Anderson
a9c751faca prometheus docs updates 2019-06-20 00:04:44 -04:00
John Anderson
bdf95b2e34 closes #3161 - prometheus env var docs and set prometheus to not be enabled by default 2019-06-17 16:38:05 -04:00
Jeremy Stretch
87f4986aae Updated documentation 2019-05-07 14:23:02 -04:00
Jeremy Stretch
e70111353c Merge branch 'develop' into develop-2.6 2019-05-01 11:53:44 -04:00
Jeremy Stretch
1a84531964 Fix broken link 2019-04-29 16:55:17 -04:00
Jeremy Stretch
595a7fe950 Promote django-rq to a required dependency 2019-04-25 14:25:16 -04:00
John Anderson
5489f42681 closes #3104 - add support for exposing prometheus metrics 2019-04-25 01:09:19 -04:00
John Anderson
524e7e5f08 changelog and docs updates for 2.6 2019-04-19 02:32:50 -04:00
Jeremy Stretch
66aa5830c1 Enable dictionary specification of related objects in API 2019-04-16 18:02:52 -04:00
Jeremy Stretch
3243249073 Update 'form_factor' in docs 2019-04-12 13:46:37 -04:00
Jeremy Stretch
f801143a72 Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting 2019-04-11 22:01:26 -04:00
Alexander Kinneer
2db6af0a1e Add support for configuring use of an SSL connection to Redis.
Requires a build or release of django-rq containing
44f3fdd7cb
2019-03-18 11:26:37 -05:00
dansheps
5780403c4c API Filtering Documentation Changes
* Fixed typo
* Clarified documentation regarding filtering multiple times (some filters can, some cannot)
2019-03-11 15:11:16 -05:00
Brian Candler
df7fe9be71 Clarify use of "runreport" CLI 2019-02-13 08:54:04 +00:00
Jeremy Stretch
4dc8ddecfb Merge pull request #2793 from candlerb/candlerb/doc-inventory
Clarify how chassis-based switches/routers are supposed to be modelled
2019-02-06 10:02:05 -05:00
Jeremy Stretch
ac614130b2 Closes #2805: Allow null route distinguisher for VRFs 2019-01-31 13:47:24 -05:00
TheTrafficNetwork
11fd6b205b Typo (#2822) 2019-01-30 14:20:40 -05:00
fouram
cafab4c445 Updated optional-settings.md - Webhook links (#2818)
Corrected (../miscellaneous/webhooks/) to (../additional-features/webhooks/) in two place
2019-01-29 13:38:05 -05:00
Brian Candler
c9dac9237c Clarify how chassis-based switches and routers are supposed to be modelled 2019-01-24 13:35:37 +00:00
Jeremy Stretch
9408e50eb4 Minor tweaks 2018-12-20 09:54:59 -05:00
Jeremy Stretch
3fd61dcc95 Merge pull request #2667 from Jemikwa/develop
#2656 Updating LDAP documentation
2018-12-20 09:53:21 -05:00
Jeremy Stretch
ebb5b60ab0 Fixes #2709: Update example report for compatibility with v2.5 2018-12-19 16:34:35 -05:00
Jeremy Stretch
6b32d67b9a Closes #2537: Added AUTH_LDAP_MIRROR_GROUPS setting to LDAP docs 2018-12-19 16:24:41 -05:00
Jeremy Stretch
8cb2b428f6 Closes #2671: Add documentation of API brief format 2018-12-12 10:27:18 -05:00
Jemikwa
943728e1a7 Updating LDAP documentation
Adding information on service restarts and logging LDAP queries for troubleshooting.
2018-12-11 11:45:45 -06:00
Jeremy Stretch
60dc9e9fc2 Change pip command to pip3 2018-12-10 09:57:37 -05:00
Jeremy Stretch
15a1f377cf Updated installation docs for v2.5 release 2018-12-07 15:29:18 -05:00
Jeremy Stretch
13edc47a4d Merge v2.5 work 2018-12-07 10:51:28 -05:00
Jeremy Stretch
174dfab2b2 Add reminder to update static field choices 2018-12-04 15:19:38 -05:00
Jeremy Stretch
72f6e14c74 Closes #2641: Restored link to NetBox shell documentation 2018-12-04 09:19:32 -05:00
mmahacek
3093b5fbb8 #2635 - Update documentation for python3 update (#2636)
Add reference to reinstalling the django-rq module
2018-12-03 09:56:43 -05:00
Jeremy Stretch
a19943d6c7 Closes #2617: Explicitly mention that test service runs on port 8000 2018-11-28 09:35:33 -05:00
Jeremy Stretch
5d7f316f4f Add developer guidance for the introduction of new dependencies 2018-11-27 10:45:10 -05:00
Jeremy Stretch
3acb0ef865 Closes #2053: Introduced the LOGIN_TIMEOUT configuration setting 2018-11-14 14:18:32 -05:00
Jeremy Stretch
b2243977ed Closes #2426: Introduced SESSION_FILE_PATH configuration setting for authentication without write access to database 2018-11-13 10:31:44 -05:00
Jeremy Stretch
6a85f38f11 Merge branch 'develop' into develop-2.5 2018-11-12 16:03:52 -05:00
Jeremy Stretch
cbdd0e3678 Expanded the development style guide 2018-11-12 14:36:09 -05:00
Jeremy Stretch
6a582413e2 Added development docs for extending a model 2018-11-12 13:59:58 -05:00
Jeremy Stretch
10c3d51096 Merge release v2.4.7 into develop-2.5 2018-11-06 11:19:38 -05:00
Ben Bleything
3bd5b7f724 fix prefix length for 172.16.0.0/12 (#2548) 2018-11-06 09:26:05 -05:00
Jeremy Stretch
b4960fa5fc Added cables documentation 2018-11-01 12:22:25 -04:00
Jeremy Stretch
5d9b820a6c Updated documentation 2018-10-30 15:12:14 -04:00
Jeremy Stretch
6854819788 Merge branch 'develop' into develop-2.5 2018-10-19 13:34:03 -04:00
mmahacek
182f5a8e86 Expand Webhook Documentation #2347 (#2524)
* #2347 - Expand Webhook Documentation

Move "Install Python Packages" section up one header level.  Should make Napalm/Webhook sections appear in table of contents for direct linking.

*  #2347 - Expand Webhook Documentation

Add text for installation to link to other documentation sections with instructions.
2018-10-16 13:19:33 -04:00
Chris James
f6b7f41d7a Fix "cusomizable" typo 2018-10-16 11:36:32 -05:00
Jeremy Stretch
16b7b8064c Fixes #2508: Removed invalid link 2018-10-10 09:49:35 -04:00
Jeremy Stretch
26ebed03d0 Merge release v2.4.6 2018-10-10 09:36:51 -04:00
Jeremy Stretch
e70840a88d Closes #2479: Add user permissions for creating/modifying API tokens 2018-10-05 11:06:59 -04:00
Jeremy Stretch
66db32fefd Merged release v2.4.5 2018-10-03 11:23:21 -04:00