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 |
|
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
|
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 |
|
Jeremy Stretch
|
d02f7acaef
|
Add nav menu entry for rack reservations import
|
2020-03-09 13:39:12 -04:00 |
|
Jeremy Stretch
|
b9f02e0ff2
|
Add test for RackReservation import
|
2020-03-09 13:35:44 -04:00 |
|
Jeremy Stretch
|
f4a602d420
|
Convert units to SimpleArrayField
|
2020-03-09 12:46:12 -04:00 |
|
Jeremy Stretch
|
66eaa9c019
|
Extend BulkImportView._save_obj to pass request context
|
2020-03-09 12:39:07 -04:00 |
|
Jeremy Stretch
|
88e64c352c
|
Merge pull request #4334 from netbox-community/4320-clean-up-template-tags-filters
Closes #4320: Clean up template tags filters
|
2020-03-09 10:56:41 -04:00 |
|
Jeremy Stretch
|
3cb1125319
|
Replace model_name and model_name_verbose filters with meta
|
2020-03-09 10:50:46 -04:00 |
|
Jeremy Stretch
|
6f859163df
|
Update markdown filter name
|
2020-03-09 10:42:32 -04:00 |
|
Jeremy Stretch
|
1a1649bcc9
|
Remove unused contains filter
|
2020-03-09 10:38:29 -04:00 |
|
Jeremy Stretch
|
9e1188dfe6
|
Rename gfm filter to render_markdown
|
2020-03-09 10:31:29 -04:00 |
|
Jeremy Stretch
|
2f5211d64c
|
Remove unused getlist and getkey filters
|
2020-03-09 10:24:37 -04:00 |
|
Jeremy Stretch
|
1bf4a6935f
|
Remove oneline filter
|
2020-03-09 10:22:30 -04:00 |
|
Jeremy Stretch
|
c044b6a91a
|
Changelog for #4217
|
2020-03-09 10:15:18 -04:00 |
|
Jeremy Stretch
|
dc280b6c9d
|
Merge pull request #4333 from netbox-community/4217-contextual-docs
Closes #4217: Implement contextual documentation for models
|
2020-03-09 10:13:14 -04:00 |
|
Jeremy Stretch
|
c5504f091b
|
Merge branch 'develop' into 4217-contextual-docs
|
2020-03-09 09:56:14 -04:00 |
|
Jeremy Stretch
|
cdab2b3d67
|
Fixes #4326: Exclude Python modules without Script classes from scripts list
|
2020-03-06 20:59:32 -05:00 |
|
Jeremy Stretch
|
45ffdbfe73
|
Started on #4325 (WIP)
|
2020-03-06 17:14:26 -05:00 |
|
Jeremy Stretch
|
193ab9a41d
|
Fix typo
|
2020-03-06 16:40:00 -05:00 |
|
Jeremy Stretch
|
2d824654ce
|
Closes #4324: Add CSV import view for services
|
2020-03-06 16:33:43 -05:00 |
|
Jeremy Stretch
|
247f6d6974
|
Fixes #4323: Add bulk edit view for power panels
|
2020-03-06 16:05:26 -05:00 |
|
Jeremy Stretch
|
64a35a1b2e
|
Fix upgrade.sh to show virtualenv warning only when needed
|
2020-03-06 15:07:29 -05:00 |
|
Jeremy Stretch
|
7fe0cc3b6c
|
Install wheel before NetBox dependencies
|
2020-03-06 13:59:19 -05:00 |
|
Jeremy Stretch
|
ba25eb3339
|
Post-release version bump
|
2020-03-06 11:26:59 -05:00 |
|
Jeremy Stretch
|
86931f7e0a
|
Release v2.7.9
|
2020-03-06 11:17:17 -05:00 |
|
Jeremy Stretch
|
7a0a4174c6
|
Delete squashed migration to avoid 'pending trigger events' exception under certain conditions
|
2020-03-06 10:32:12 -05:00 |
|