1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

5322 Commits

Author SHA1 Message Date
1706db38df Fix Python 3.5 compatability for tests 2020-03-17 15:00:39 -04:00
81287833ee Update tests 2020-03-17 14:44:49 -04:00
2f12d09663 Clean up URL damping 2020-03-17 12:14:17 -04:00
3ace83c5aa Cache only the most recent NetBox release 2020-03-17 11:58:17 -04:00
356de985d2 Tweak release template variables 2020-03-17 11:49:45 -04:00
ab93606e4a Check for an existing job before queuing a new one 2020-03-17 11:37:35 -04:00
ec2dc8d7a4 Fix template logic 2020-03-17 11:28:35 -04:00
a2eb2e7da6 Introduce a new 'check_releases' RQ queue 2020-03-17 11:22:56 -04:00
3590ed378d Rename 'webhooks' REDIS config to 'tasks' 2020-03-17 10:22:56 -04:00
2f37357a1b added support for prepending elements to middleware 2020-03-17 02:35:34 -04:00
981c982237 added support for plugin nav bar links 2020-03-17 02:35:12 -04:00
457354c244 inject origional context as obj_context 2020-03-17 00:03:58 -04:00
00afe7aa94 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
450615e0bb Change IPAddressForm.nat_vrf to DynamicModelChoiceField 2020-03-16 14:29:01 -04:00
73881ad1e0 Change CircuitTerminationForm.site to a DynamicModelChoiceField 2020-03-16 14:24:17 -04:00
2522b88fc6 Merge branch 'develop-2.8' into 3351-plugins 2020-03-16 14:21:05 -04:00
0068108c57 Remove APISelect widget/api_url argument from dynamic fields 2020-03-16 14:08:48 -04:00
400f6fc5fb Dynamically resolve the API URL for dynamic choice fields 2020-03-16 13:30:35 -04:00
901143b72a Merge branch 'develop' into develop-2.8 2020-03-16 12:17:00 -04:00
9a38586e13 rename FeatureQuery class 2020-03-16 11:58:35 -04:00
62ad7734b2 Merge pull request #4373 from kobayashi/2769-validate-prefixlength
Fixes #2769: improve prefix_length validations
2020-03-16 10:44:13 -04:00
7ef9a6c0a7 Fixes #2769: improve prefix_length validations 2020-03-16 03:20:15 -04:00
8364694fb4 added plugin template content injection to primary model detail views 2020-03-15 23:45:18 -04:00
683c5a22db Merge branch 'develop-2.8' into 3351-plugins 2020-03-15 00:55:25 -04:00
0574ac7530 fixed migration order 2020-03-15 00:48:05 -04:00
a955f90a7e Merge branch 'develop-2.8' into 3351-plugins 2020-03-15 00:26:33 -04:00
2dc31c0edd Revert "implemented registry for extras model functionality"
This reverts commit 235d99021b.
2020-03-15 00:25:46 -04:00
6ea15cec6f Revert "refactor extras registry"
This reverts commit c189895f6c.
2020-03-15 00:24:05 -04:00
9df238c5f2 Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
9466802a95 closes #4368 - extras features model registration 2020-03-14 03:03:22 -04:00
36130965f2 Merge pull request #4370 from netbox-community/4078-standardize-fields
Closes #4078: Standardize description fields
2020-03-13 17:07:07 -04:00
d4f6909859 Rename Tag.comments to description 2020-03-13 17:00:00 -04:00
1a8554fd32 Changelog for #4078 2020-03-13 16:42:47 -04:00
9f5b138b0f Add migrations for description fields 2020-03-13 16:35:36 -04:00
cebe580484 Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
3b4ec5926d Standardize existing description fields to a length of 200 chars 2020-03-13 15:49:58 -04:00
c5776d9da4 Closes #4369: Add a dedicated view for rack reservations 2020-03-13 13:53:44 -04:00
9e45cafac4 Cleaned up new release notification banner 2020-03-13 12:20:00 -04:00
2033d15b2f Tweak UPDATE_REPO_URL to convey the full URL 2020-03-13 12:14:27 -04:00
e2123f4a9e Clean up logging 2020-03-13 11:55:06 -04:00
f6dfd2fa43 Simplify update repo URL validation 2020-03-13 10:20:09 -04:00
1f382f9252 Merge branch 'develop' into 738-detect-new-releases 2020-03-13 10:05:24 -04:00
459bcd88a9 Fixes #4365: Fix exception raised on IP address bulk add view 2020-03-13 09:07:03 -04:00
1487b5004d Closes #4309: Add descriptive tooltip to custom fields on object views 2020-03-12 21:43:34 -04:00
a28509019a Closes #4363: Standardize secret creation URL 2020-03-12 21:14:14 -04:00
c189895f6c refactor extras registry 2020-03-12 18:12:12 -04:00
5e971994ff Closes #4362: Standardize URL for creation of RackReservations 2020-03-12 17:43:11 -04:00
f108049142 Remove outdated TODOs 2020-03-12 11:57:26 -04:00
9fc1e88d9f Update minimum Python version to 3.6 2020-03-12 11:46:11 -04:00
2cd44d0234 Changelog for #3416 2020-03-12 11:38:39 -04:00