Jeremy Stretch
|
aa38dcf490
|
Closes #3676: Reference VRF by name rather than RD during IP/prefix import
|
2020-03-30 15:54:35 -04:00 |
|
Jeremy Stretch
|
59e6386361
|
Release v2.7.11
|
2020-03-27 12:40:21 -04:00 |
|
Jeremy Stretch
|
9c1eda0d9a
|
Closes #4404: Add cable trace button for circuit terminations
|
2020-03-27 12:35:36 -04:00 |
|
Daniel Sheppard
|
785119f5bb
|
Fixes: #4415 - Add site on validate_unique() for device model
|
2020-03-27 08:37:48 -05:00 |
|
Jeremy Stretch
|
66a99e13bb
|
Fix up styling of tables in documentation
|
2020-03-26 11:54:58 -04:00 |
|
Jeremy Stretch
|
058c78d8be
|
Closes #4389: Add a bulk edit view for device bays
|
2020-03-19 16:32:08 -04:00 |
|
Jeremy Stretch
|
05fdf5e9a0
|
Closes #4386: Update admin links for Django RQ to reflect multiple queues
|
2020-03-19 13:54:49 -04:00 |
|
Jeremy Stretch
|
533521b29d
|
Changelog for #4255
|
2020-03-19 11:03:35 -04:00 |
|
Jeremy Stretch
|
ba6ce07759
|
Changelog for #3193
|
2020-03-19 10:56:42 -04:00 |
|
Jeremy Stretch
|
7f5571200c
|
Closes #4382: Enable custom links for rack reservations
|
2020-03-18 14:50:49 -04:00 |
|
Jeremy Stretch
|
a9d04547d1
|
Closes #4381: Enable export templates for rack reservations
|
2020-03-18 14:46:23 -04:00 |
|
Jeremy Stretch
|
87f0b19dc0
|
Closes #4380: Enable webhooks for rack reservations
|
2020-03-18 14:43:19 -04:00 |
|
Jeremy Stretch
|
eab79faaeb
|
Changelog for #738
|
2020-03-18 14:02:24 -04:00 |
|
Jeremy Stretch
|
dbbb2cdaba
|
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
|
fe4f4bddc8
|
Tweaked logging; renamed release config parameters
|
2020-03-18 13:46:47 -04:00 |
|
Jeremy Stretch
|
3590ed378d
|
Rename 'webhooks' REDIS config to 'tasks'
|
2020-03-17 10:22:56 -04:00 |
|
kobayashi
|
7ef9a6c0a7
|
Fixes #2769: improve prefix_length validations
|
2020-03-16 03:20:15 -04:00 |
|
Jeremy Stretch
|
c5776d9da4
|
Closes #4369: Add a dedicated view for rack reservations
|
2020-03-13 13:53:44 -04:00 |
|
Jeremy Stretch
|
2033d15b2f
|
Tweak UPDATE_REPO_URL to convey the full URL
|
2020-03-13 12:14:27 -04:00 |
|
Jeremy Stretch
|
1f382f9252
|
Merge branch 'develop' into 738-detect-new-releases
|
2020-03-13 10:05:24 -04:00 |
|
Jeremy Stretch
|
459bcd88a9
|
Fixes #4365: Fix exception raised on IP address bulk add view
|
2020-03-13 09:07:03 -04:00 |
|
Jeremy Stretch
|
1487b5004d
|
Closes #4309: Add descriptive tooltip to custom fields on object views
|
2020-03-12 21:43:34 -04:00 |
|
Jeremy Stretch
|
79aba5edf2
|
Fixes #4343: Fix Markdown support for tables
|
2020-03-11 09:52:02 -04:00 |
|
John Anderson
|
a504f5f309
|
closes #4340 - Enforce unique constraints for device and virtual machine names in the API
|
2020-03-10 19:15:24 -04:00 |
|
Jeremy Stretch
|
7bf1420463
|
Release v2.7.10
|
2020-03-10 13:50:17 -04:00 |
|
Jeremy Stretch
|
3a0b28144f
|
Force mkdocs to v1.1 for RTD build
|
2020-03-10 13:37:31 -04:00 |
|
Jeremy Stretch
|
bc19072dc6
|
Update upgrade documentation for non-git installations
|
2020-03-10 13:24:10 -04:00 |
|
Jeremy Stretch
|
1eddac4066
|
Fixes #4338: Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix
|
2020-03-10 11:58:34 -04:00 |
|
Jeremy Stretch
|
2571f22ae5
|
Revert initial fix for #4336
|
2020-03-10 11:43:00 -04:00 |
|
Jeremy Stretch
|
5346efe009
|
Fixes #4337: Allow bulk editing/deletion of all device components matching a query
|
2020-03-10 10:18:48 -04:00 |
|
Jeremy Stretch
|
bb3f37ca35
|
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
|
0e49a7a1fd
|
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
|
93159fec4b
|
Update changelog
|
2020-03-09 14:28:06 -04:00 |
|
Jeremy Stretch
|
ab2ea5697f
|
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
|
02bf6bd3a6
|
Changelog for #4217
|
2020-03-09 10:15:18 -04:00 |
|
Jeremy Stretch
|
4edd0b1fd6
|
Merge branch 'develop' into 4217-contextual-docs
|
2020-03-09 09:56:14 -04:00 |
|
Jeremy Stretch
|
f9073a2f07
|
Fixes #4326: Exclude Python modules without Script classes from scripts list
|
2020-03-06 20:59:32 -05:00 |
|
Jeremy Stretch
|
9fa5004a35
|
Closes #4324: Add CSV import view for services
|
2020-03-06 16:33:43 -05:00 |
|
Jeremy Stretch
|
2a5bf2a222
|
Fixes #4323: Add bulk edit view for power panels
|
2020-03-06 16:05:26 -05:00 |
|
Jeremy Stretch
|
09298dab7a
|
Release v2.7.9
|
2020-03-06 11:17:17 -05:00 |
|
Jeremy Stretch
|
c50714ec42
|
Introduce DOCS_ROOT configuration parameter
|
2020-03-06 09:35:58 -05:00 |
|
kobayashi
|
920078a738
|
set fix#4062 to release note
|
2020-03-05 23:52:33 -05:00 |
|
Jeremy Stretch
|
f2d1c7d82a
|
Update release notes navigation; ditch v1.x release notes
|
2020-03-05 17:27:59 -05:00 |
|
Jeremy Stretch
|
a7c133daa6
|
Reset documentation hierarchy
|
2020-03-05 17:23:56 -05:00 |
|
Jeremy Stretch
|
f89773f4a3
|
Cleaned up model documentation hierarchy
|
2020-03-05 17:03:03 -05:00 |
|
Jeremy Stretch
|
57df250128
|
Add doc pages for device component templates
|
2020-03-05 15:24:02 -05:00 |
|
Jeremy Stretch
|
1657d6a0b8
|
Add missing docs page for tags
|
2020-03-05 15:16:15 -05:00 |
|
Jeremy Stretch
|
8a23811831
|
Add missing model doc pages
|
2020-03-05 13:48:47 -05:00 |
|
Jeremy Stretch
|
5190710aef
|
Refactored device component docs
|
2020-03-05 11:44:18 -05:00 |
|
Jeremy Stretch
|
04ddc0487a
|
Standardize circuits page
|
2020-03-05 11:26:10 -05:00 |
|