|
3b200bbffc
|
Remove title from docs modal
|
2020-03-05 14:54:48 -05:00 |
|
|
121c7ada1f
|
Add admonition support for embedded docs
|
2020-03-05 14:49:52 -05:00 |
|
|
25f4cae3ff
|
Add model doc modal to object add/edit template
|
2020-03-05 13:56:03 -05:00 |
|
|
9f42bce16a
|
Update modal template
|
2020-03-05 13:55:27 -05:00 |
|
|
defe59d79e
|
Introduce get_docs() template filter for models
|
2020-03-05 13:52:34 -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 |
|
|
57b6ac7cb1
|
Finish work on improved custom fields API tests
|
2020-03-04 09:53:49 -05:00 |
|
|
4611536ca9
|
Revise custom field API tests to check for single/multiple objects with/without custom field values
|
2020-03-03 17:07:43 -05:00 |
|
|
e4abfd192e
|
Introduce CustomFieldDefaultValues class to handle default custom field values
|
2020-03-03 14:54:48 -05:00 |
|
|
e4fc37e91a
|
Merge pull request #4304 from dstarner/4288-incorrect-swagger-type
Set local_context_data serializer on Device and VM to method
|
2020-03-03 12:13:06 -05:00 |
|
|
74821c2c17
|
Closes #4218: Allow negative voltage for DC power feeds
|
2020-03-03 12:10:08 -05:00 |
|
|
e6ee9803d4
|
use FieldInspector for JSONField type
|
2020-03-03 12:04:46 -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 |
|
|
7b6bd75c22
|
#4295 follow-up: Tweak handling of initial data for bulk edit forms
|
2020-03-03 09:43:56 -05:00 |
|
|
3070c7e991
|
fix linting mistake
|
2020-03-02 15:45:58 -05:00 |
|
|
406708218b
|
set local_context_data serializer on device and vm to method
|
2020-03-02 13:47:07 -05:00 |
|
|
c7b74b2090
|
Fixes #4300: Pass "commit" argument when executing scripts via REST API
|
2020-03-02 13:29:32 -05:00 |
|
|
1e1c6526b2
|
Add BaseFilterSetTest to validate automatic generation of filters
|
2020-03-02 12:25:21 -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 |
|
|
e5f8f15293
|
added lookup map for treenode filter
|
2020-02-28 19:58:06 -05:00 |
|
|
e285d0b547
|
Remove obsolete querydict_to_dict() utility function
|
2020-02-28 15:47:59 -05:00 |
|
|
1449dfc966
|
Fixes #4295: Fix assignment of parent LAG during interface bulk edit
|
2020-02-28 09:44:41 -05:00 |
|
|
bdf9857e6f
|
Closes #4294: Add tenancy filter tests for all models
|
2020-02-27 13:28:08 -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 |
|
|
c908f132ec
|
Merge branch 'develop' into 4121-filter-lookup-expressions
|
2020-02-26 12:05:27 -05:00 |
|
|
5a61bbec26
|
Fixes #4277: Fix filtering of clusters by tenant
|
2020-02-26 09:11:38 -05:00 |
|
|
3b4607d30d
|
refactor lookup map logic
|
2020-02-25 15:16:27 -05:00 |
|
|
5befe66aa5
|
Post-release version bump
|
2020-02-25 15:11:04 -05:00 |
|
|
7e81d5fe11
|
Release v2.7.8
|
2020-02-25 15:04:08 -05:00 |
|
|
6b4858303b
|
Fix object list table width when no filter_form is present
|
2020-02-25 15:03:27 -05:00 |
|
|
5000f7f8d7
|
Extend custom scripts to pass the 'commit' value via run()
|
2020-02-25 14:49:41 -05:00 |
|
|
f643af13d7
|
Fix field label for Prefix.vrf
|
2020-02-25 14:12:53 -05:00 |
|
|
afc8c9bfe9
|
fix tenancy filterset bases
|
2020-02-25 13:50:31 -05:00 |
|
|
a6e859d9b7
|
Remove extraneous prefetches from racks queryset
|
2020-02-25 12:35:27 -05:00 |
|
|
5bf68493df
|
Changelog & cleanup for #4267
|
2020-02-25 12:34:48 -05:00 |
|
|
43f3488270
|
Merge pull request #4271 from ananace/4267-rack-roles-in-elevations
Fixes #4267: Display rack roles in elevation list view
|
2020-02-25 12:18:31 -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 |
|
|
c3b64164ba
|
Always use a JSON object to convey change data when no body template is present
|
2020-02-25 10:43:14 -05:00 |
|
|
838291c3f3
|
Display rack roles in elevation list view
|
2020-02-25 16:00:21 +01:00 |
|
|
3296298d21
|
Fixes #4227: Omit internal fields from the change log data
|
2020-02-25 14:48:11 +00:00 |
|
|
211311be9f
|
Add http_method field to Webhook
|
2020-02-24 20:42:24 -05:00 |
|
|
9a532b1eb2
|
Extend templatization ability to additional_headers field
|
2020-02-24 17:47:17 -05:00 |
|
|
1fbd3a2c26
|
Convert additional_headers to a TextField
|
2020-02-24 16:59:35 -05:00 |
|