|
1a89e35729
|
Merge branch 'develop' into develop-2.8
|
2020-03-06 11:34:01 -05:00 |
|
|
09298dab7a
|
Release v2.7.9
|
2020-03-06 11:17:17 -05:00 |
|
|
920078a738
|
set fix#4062 to release note
|
2020-03-05 23:52:33 -05:00 |
|
|
2bd3f1fcc3
|
Merge pull request #4315 from netbox-community/4195-application-logging
Closes #4195: Application logging
|
2020-03-04 14:39:12 -05:00 |
|
|
7454efe648
|
Documentation and changelog for #4195
|
2020-03-04 14:33:55 -05:00 |
|
|
9df2769383
|
Enable system logging for reports
|
2020-03-04 14:22:30 -05:00 |
|
|
36cbbac870
|
Enable system logging for custom scripts
|
2020-03-04 14:05:59 -05:00 |
|
|
9e92520266
|
Changelog for #4121
|
2020-03-04 11:53:53 -05:00 |
|
|
1dd07337fd
|
Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
|
2020-03-04 11:51:19 -05:00 |
|
|
746bfd8bca
|
Closes #4119: Extend upgrade script to clear expired user sessions
|
2020-03-04 10:29:22 -05:00 |
|
|
10dee9b57b
|
Fix typo in caching.md (#4310)
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
|
2020-03-04 10:07:58 -05:00 |
|
|
31e5d9ffe6
|
Changelog for #4298
|
2020-03-04 10:03:39 -05:00 |
|
|
c85bcbcf31
|
Merge branch 'develop' into develop-2.8
|
2020-03-03 13:20:00 -05:00 |
|
|
cb7932ecda
|
Merge pull request #4308 from kobayashi/4229-docs-python-version
Fix #4229: Describe supported Python version
|
2020-03-03 12:14:10 -05:00 |
|
|
74821c2c17
|
Closes #4218: Allow negative voltage for DC power feeds
|
2020-03-03 12:10:08 -05:00 |
|
|
fa992853b0
|
Describe supported Python version
|
2020-03-03 10:52:56 -05:00 |
|
|
1e4dd102bd
|
Closes #4290: Include device name in tooltip on rack elevations
|
2020-03-03 10:35:07 -05:00 |
|
|
0f9c37fbc7
|
Closes #4284: Add MRJ21 port and cable types
|
2020-03-03 10:13:21 -05:00 |
|
|
a261060e5c
|
Closes #4305: Add 10-inch option for rack width
|
2020-03-03 10:07:20 -05:00 |
|
|
78a1aad6c0
|
Fixes #4306: Fix toggling of device images for all racks in elevations view
|
2020-03-03 10:04:35 -05:00 |
|
|
c983dac771
|
Add logging output to login/logout views
|
2020-03-02 17:04:54 -05:00 |
|
|
7a10748355
|
Add logging output to API viewsets
|
2020-03-02 16:52:21 -05:00 |
|
|
ca1186dca1
|
Add logging output to utility views
|
2020-03-02 16:38:51 -05:00 |
|
|
c7b74b2090
|
Fixes #4300: Pass "commit" argument when executing scripts via REST API
|
2020-03-02 13:29:32 -05:00 |
|
|
0be5488104
|
Fix #4274: Set correct value schema for int typed ChoiceField
|
2020-03-02 11:26:56 -05:00 |
|
|
13fcdc0c1e
|
Fixes #4301: Fix exception when deleting device type with components
|
2020-03-02 09:41:37 -05:00 |
|
|
22ec11c766
|
Fix up CentOS installation instructions; add troubleshooting guide
|
2020-02-28 17:31:51 -05:00 |
|
|
1b6f721e50
|
Extend installation docs to include creation of a specific netbox user
|
2020-02-28 16:25:43 -05:00 |
|
|
9c88f12abe
|
Add note about Redis config to installation instructions
|
2020-02-28 15:58:55 -05:00 |
|
|
1449dfc966
|
Fixes #4295: Fix assignment of parent LAG during interface bulk edit
|
2020-02-28 09:44:41 -05:00 |
|
|
faf676e6e0
|
Closes #4281: Allow filtering device component list views by type
|
2020-02-26 17:22:53 -05:00 |
|
|
624566b04e
|
Fixes #4282: Fix label on export button for device types
|
2020-02-26 16:49:39 -05:00 |
|
|
5a00939512
|
Fixes #4285: Include A/Z termination sites in provider circuits table
|
2020-02-26 16:41:59 -05:00 |
|
|
56c26f80b3
|
Changelog for #3949
|
2020-02-26 15:56:26 -05:00 |
|
|
1abc82e718
|
Update upgrade script & instructions to better accomodate moving to a venv
|
2020-02-26 15:26:12 -05:00 |
|
|
be9df3c07d
|
Simplify the systemctl commands
|
2020-02-26 14:38:25 -05:00 |
|
|
798ecfc8f0
|
Clean up the upgrade guide
|
2020-02-26 14:09:54 -05:00 |
|
|
015a339202
|
Update systemd migration guide
|
2020-02-26 14:09:27 -05:00 |
|
|
2ee06c13f9
|
Remove Python 2 migration guide
|
2020-02-26 13:56:44 -05:00 |
|
|
0851b97ba5
|
Update the upgrade script & instructions to use a virtual environment
|
2020-02-26 13:54:07 -05:00 |
|
|
1b64f67f2b
|
Update installation instructions to use a Python virtual environment
|
2020-02-26 12:28:35 -05:00 |
|
|
c908f132ec
|
Merge branch 'develop' into 4121-filter-lookup-expressions
|
2020-02-26 12:05:27 -05:00 |
|
|
c78df40cb0
|
Refactor installtion docs
|
2020-02-26 11:40:31 -05:00 |
|
|
5a61bbec26
|
Fixes #4277: Fix filtering of clusters by tenant
|
2020-02-26 09:11:38 -05:00 |
|
|
7e81d5fe11
|
Release v2.7.8
|
2020-02-25 15:04:08 -05:00 |
|
|
5000f7f8d7
|
Extend custom scripts to pass the 'commit' value via run()
|
2020-02-25 14:49:41 -05:00 |
|
|
5bf68493df
|
Changelog & cleanup for #4267
|
2020-02-25 12:34:48 -05:00 |
|
|
62efe0621f
|
Fixes #4272: Interface type should be required by API serializer
|
2020-02-25 11:20:43 -05:00 |
|
|
40b56d7f62
|
Merge branch 'develop' into 4227-omit-private-changelog
|
2020-02-25 11:02:11 -05:00 |
|
|
35786966c6
|
Changelog for #4237
|
2020-02-25 10:46:16 -05:00 |
|