Daniel Sheppard
|
fc8f02c180
|
Corrects error with ListSerializer as request_body
|
2021-01-26 14:03:46 -06:00 |
|
Jeremy Stretch
|
5e962719ca
|
Closes #5542: Show cable trace lengths in both meters and feet
|
2021-01-20 21:29:23 -05:00 |
|
Jeremy Stretch
|
b2e05aafc1
|
Closes #5531: Ensure consistent calls to parent clean() methods for models, forms
|
2020-12-28 12:54:42 -05:00 |
|
Jeremy Stretch
|
278c881059
|
as_range: Catch TypeErrors
|
2020-12-21 11:54:35 -05:00 |
|
Jeremy Stretch
|
1e5778e6db
|
Clean up prefix hierarchy annotation
|
2020-12-18 15:43:15 -05:00 |
|
Jeremy Stretch
|
4a066a1913
|
Rename get_subquery() to count_related()
|
2020-12-17 14:47:49 -05:00 |
|
Jeremy Stretch
|
91083fd6c5
|
Call Coalesce() inside get_queryset()
|
2020-12-17 14:45:50 -05:00 |
|
Jeremy Stretch
|
c835ec5102
|
Fixes #5470: Fix exception when making OPTIONS request for a REST API list endpoint
|
2020-12-15 21:04:47 -05:00 |
|
Jeremy Stretch
|
2b0ddd2a98
|
Closes #5399: Show options for cable endpoint types during bulk import
|
2020-12-02 10:08:41 -05:00 |
|
Jeremy Stretch
|
ef77961cf4
|
Fix tests
|
2020-12-01 12:01:10 -05:00 |
|
Jeremy Stretch
|
915cf3e715
|
Merge branch 'develop' into develop-2.10
|
2020-12-01 11:42:55 -05:00 |
|
Jeremy Stretch
|
cadba74b1f
|
#5306: Introduce CSVContentTypeField for cable termination types
|
2020-12-01 11:03:05 -05:00 |
|
Jeremy Stretch
|
f8b523b97b
|
Extend assertInstanceEqual to accept a list of data fields to exclude from comparison with the instance
|
2020-11-25 11:44:44 -05:00 |
|
Jeremy Stretch
|
b3c770216e
|
Relocate and group generic views
|
2020-11-11 16:07:38 -05:00 |
|
Jeremy Stretch
|
a0772fd7ba
|
Move context processors under NetBox core
|
2020-11-11 15:28:07 -05:00 |
|
Jeremy Stretch
|
64d1f57276
|
Add custom get_operation_id() method to avoid monkey-patching coreapi
|
2020-11-11 14:25:43 -05:00 |
|
Jeremy Stretch
|
5ed5ffea0e
|
Bulk update should return complete object representation
|
2020-11-11 13:02:28 -05:00 |
|
Jeremy Stretch
|
2b359ce1c7
|
Move rest_api_server_error() to utilities.api
|
2020-11-10 17:19:14 -05:00 |
|
Jeremy Stretch
|
db0c61dea4
|
Consolidate middleware under NetBox core
|
2020-11-10 16:59:37 -05:00 |
|
Jeremy Stretch
|
0567f0d190
|
Merge branch 'develop' into develop-2.10
|
2020-11-09 20:58:59 -05:00 |
|
Jeremy Stretch
|
bf836d4d46
|
Fixes #5331: Fix filtering of sites by null region
|
2020-11-09 15:58:59 -05:00 |
|
Jeremy Stretch
|
867f308027
|
Replace Font Awesome icons with Material Design
|
2020-11-06 14:33:20 -05:00 |
|
Jeremy Stretch
|
23cce55246
|
Merge branch 'develop' into develop-2.10
|
2020-11-05 15:33:07 -05:00 |
|
Jeremy Stretch
|
f845eeb117
|
Closes #5304: Return server error messages as JSON when handling REST API requests
|
2020-11-04 17:11:57 -05:00 |
|
Jeremy Stretch
|
7598b891c1
|
Add initial_params to all forms
|
2020-11-04 11:09:13 -05:00 |
|
Jeremy Stretch
|
1f0b1dd10e
|
Add initial_params to DynamicModelChoiceMixin
|
2020-11-04 10:15:15 -05:00 |
|
Jeremy Stretch
|
9a9babfc35
|
Remove extraneous prefetch_related() calls from object list views
|
2020-10-30 16:54:41 -04:00 |
|
Jeremy Stretch
|
97c8306eeb
|
Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets
|
2020-10-30 16:15:16 -04:00 |
|
Jeremy Stretch
|
fcb5e6ae1c
|
Merge branch 'develop' into develop-2.10
|
2020-10-30 10:38:05 -04:00 |
|
Jeremy Stretch
|
00e102fb0c
|
Fix resetting column preferences
|
2020-10-29 14:42:40 -04:00 |
|
Jeremy Stretch
|
ffdb727e1c
|
Update BaseTable to accept user instance directly
|
2020-10-29 14:03:08 -04:00 |
|
John Anderson
|
606b015314
|
Merge branch 'develop' into 4559-config-context-rendering
|
2020-10-25 18:47:40 -04:00 |
|
John Anderson
|
9e84e3b83b
|
added tests
|
2020-10-25 16:49:18 -04:00 |
|
Jeremy Stretch
|
ce2210b7bc
|
Introduce table_config_form template tag to simplify form generation
|
2020-10-23 16:47:53 -04:00 |
|
John Anderson
|
22d2289ed2
|
add support for regions and vms
|
2020-10-23 01:18:04 -04:00 |
|
Jeremy Stretch
|
4de7fcd758
|
Convert table config updates to use REST API
|
2020-10-21 14:52:50 -04:00 |
|
Jeremy Stretch
|
2e558ba031
|
Closes #5139: Omit utilization statistics from RIR list
|
2020-10-20 13:16:35 -04:00 |
|
Jeremy Stretch
|
a969b81e63
|
Change color for edit button
|
2020-10-16 16:36:12 -04:00 |
|
Jeremy Stretch
|
dde52309d2
|
Fixes #5243: Redirect user to appropriate tab after modifying device components
|
2020-10-15 16:55:20 -04:00 |
|
Jeremy Stretch
|
8781cf1c57
|
Closes #609: Add min/max value and regex validation for custom fields
|
2020-10-15 15:06:01 -04:00 |
|
Jeremy Stretch
|
143f3cc27c
|
#4711: Rename CustomField.obj_type to content_types
|
2020-10-14 15:26:46 -04:00 |
|
Jeremy Stretch
|
c0c5f52ed9
|
Reorganize REST API components under netbox app
|
2020-10-13 15:57:21 -04:00 |
|
Jeremy Stretch
|
96650b0216
|
Merge branch 'develop' into develop-2.10
|
2020-10-09 13:52:16 -04:00 |
|
Daniel Sheppard
|
eadecf3eda
|
Fixes: #5221 - Fix bulk component creation over multiple VMs
|
2020-10-08 12:39:20 -05:00 |
|
Jeremy Stretch
|
9738257aa2
|
Fixes #5217: Prevent erroneous removal of prefetched GenericForeignKey data from tables
|
2020-10-07 13:09:08 -04:00 |
|
Jeremy Stretch
|
693b32077a
|
Update the netbox-discuss mailing list URL
|
2020-10-07 08:53:04 -04:00 |
|
Jeremy Stretch
|
b846f631a4
|
Rename connection_status to connected_endpoint_reachable
|
2020-10-05 11:32:39 -04:00 |
|
Jeremy Stretch
|
12e2537222
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
Jeremy Stretch
|
28f0da0bc1
|
Introduce LinkedCountColumn to standardize approach to counting related items in tables
|
2020-09-25 12:42:17 -04:00 |
|
Jeremy Stretch
|
18a8a91d57
|
Introduce ChoiceFieldColumn to replace template columns
|
2020-09-25 10:52:14 -04:00 |
|