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
|
1d7e2b69ac
|
Move releases.py to netbox/
|
2020-03-18 13:54:41 -04:00 |
|
Jeremy Stretch
|
23296adf23
|
Tweaked logging; renamed release config parameters
|
2020-03-18 13:46:47 -04:00 |
|
Jeremy Stretch
|
ee0c63bfe5
|
Merge pull request #4379 from netbox-community/refactor-registry
Refactor registry to behave as a dictionary
|
2020-03-18 13:21:55 -04:00 |
|
Jeremy Stretch
|
2ff503663f
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
|
Jeremy Stretch
|
2dc301b0a6
|
Refactor the registry into a dictionary object
|
2020-03-18 12:00:31 -04:00 |
|
Jeremy Stretch
|
b1e6184872
|
Fix Python 3.5 compatability for tests
|
2020-03-17 15:07:45 -04:00 |
|
Jeremy Stretch
|
1c7763399d
|
Fix Python 3.5 compatability for tests
|
2020-03-17 15:00:39 -04:00 |
|
Jeremy Stretch
|
5a5852b10e
|
Update tests
|
2020-03-17 14:44:49 -04:00 |
|
Jeremy Stretch
|
386dc917ad
|
Clean up URL damping
|
2020-03-17 12:14:17 -04:00 |
|
Jeremy Stretch
|
c2b0854b5d
|
Cache only the most recent NetBox release
|
2020-03-17 11:58:17 -04:00 |
|
Jeremy Stretch
|
15993dc36f
|
Tweak release template variables
|
2020-03-17 11:49:45 -04:00 |
|
Jeremy Stretch
|
77738d12ef
|
Check for an existing job before queuing a new one
|
2020-03-17 11:37:35 -04:00 |
|
Jeremy Stretch
|
857f1062b3
|
Fix template logic
|
2020-03-17 11:28:35 -04:00 |
|
Jeremy Stretch
|
71dcfbfc2f
|
Introduce a new 'check_releases' RQ queue
|
2020-03-17 11:22:56 -04:00 |
|
Jeremy Stretch
|
abf2f952c0
|
Rename 'webhooks' REDIS config to 'tasks'
|
2020-03-17 10:22:56 -04:00 |
|
Jeremy Stretch
|
ac86edf4d1
|
Merge pull request #4375 from netbox-community/4374-dynamic-fields-api-url
Closes #4374: Automatically derive API endpoint for dynamic choice fields
|
2020-03-16 16:02:25 -04:00 |
|
Jeremy Stretch
|
3b073b82ec
|
Change IPAddressForm.nat_vrf to DynamicModelChoiceField
|
2020-03-16 14:29:01 -04:00 |
|
Jeremy Stretch
|
dfdbd0384c
|
Change CircuitTerminationForm.site to a DynamicModelChoiceField
|
2020-03-16 14:24:17 -04:00 |
|
Jeremy Stretch
|
0ffdb411f9
|
Remove APISelect widget/api_url argument from dynamic fields
|
2020-03-16 14:08:48 -04:00 |
|
Jeremy Stretch
|
c3748bcf5d
|
Dynamically resolve the API URL for dynamic choice fields
|
2020-03-16 13:30:35 -04:00 |
|
John Anderson
|
067e92c1c2
|
rename FeatureQuery class
|
2020-03-16 11:58:35 -04:00 |
|
Jeremy Stretch
|
5bd91c0b6b
|
Merge pull request #4373 from kobayashi/2769-validate-prefixlength
Fixes #2769: improve prefix_length validations
|
2020-03-16 10:44:13 -04:00 |
|
kobayashi
|
b4a7208381
|
Fixes #2769: improve prefix_length validations
|
2020-03-16 03:20:15 -04:00 |
|
John Anderson
|
5b7a2f1002
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
|
Jeremy Stretch
|
daa2408b73
|
Closes #4369: Add a dedicated view for rack reservations
|
2020-03-13 13:53:44 -04:00 |
|
Jeremy Stretch
|
1aa4499f34
|
Cleaned up new release notification banner
|
2020-03-13 12:20:00 -04:00 |
|
Jeremy Stretch
|
8b5fa6aa58
|
Tweak UPDATE_REPO_URL to convey the full URL
|
2020-03-13 12:14:27 -04:00 |
|
Jeremy Stretch
|
82fb8f0fb7
|
Clean up logging
|
2020-03-13 11:55:06 -04:00 |
|
Jeremy Stretch
|
8d45a762ad
|
Simplify update repo URL validation
|
2020-03-13 10:20:09 -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
|
1e0a025d97
|
Closes #4363: Standardize secret creation URL
|
2020-03-12 21:14:14 -04:00 |
|
Jeremy Stretch
|
f1b25fbd7d
|
Closes #4362: Standardize URL for creation of RackReservations
|
2020-03-12 17:43:11 -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
|
c6c3e8067c
|
Post-release version bump
|
2020-03-10 14:03:22 -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
|
b887199a9f
|
Merge pull request #4335 from netbox-community/4325-rack-reservation-import
Closes #4325: Add suport for rack reservations CSV import
|
2020-03-09 13:45:38 -04:00 |
|