Jeremy Stretch
|
b3c770216e
|
Relocate and group generic views
|
2020-11-11 16:07:38 -05:00 |
|
Jeremy Stretch
|
2b359ce1c7
|
Move rest_api_server_error() to utilities.api
|
2020-11-10 17:19:14 -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
|
9a9babfc35
|
Remove extraneous prefetch_related() calls from object list views
|
2020-10-30 16:54:41 -04:00 |
|
Jeremy Stretch
|
ffdb727e1c
|
Update BaseTable to accept user instance directly
|
2020-10-29 14:03:08 -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
|
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
|
9b16d6df2e
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
Jeremy Stretch
|
43f1fbf5b3
|
Fixes #5136: Fix exception when bulk editing interface 802.1Q mode
|
2020-09-16 13:07:55 -04:00 |
|
Jeremy Stretch
|
c5ab89d71e
|
Merge branch 'develop-2.10' into 4878-custom-fields
|
2020-09-04 16:14:06 -04:00 |
|
Jeremy Stretch
|
08c492f1f4
|
Merge develop into develop-2.10
|
2020-09-04 16:09:05 -04:00 |
|
Jeremy Stretch
|
2276603ac3
|
Drop CustomFieldValue
|
2020-08-21 16:21:11 -04:00 |
|
Jeremy Stretch
|
802af06c0f
|
Closes #4991: Add Python and NetBox versions to error page
|
2020-08-21 12:58:48 -04:00 |
|
Jeremy Stretch
|
bf4fee1592
|
Fixes #5020: Correct handling of dependent objects during bulk deletion
|
2020-08-20 09:44:45 -04:00 |
|
Jeremy Stretch
|
ff5a3c1055
|
Cache custom fields on instance during bulk edit
|
2020-08-17 12:29:40 -04:00 |
|
Jeremy Stretch
|
b1ec332a56
|
Fixes #4951: Redirect to device inventory view after creting a new inventory item
|
2020-08-06 13:20:12 -04:00 |
|
Jeremy Stretch
|
65b42c93b0
|
Merge branch 'develop' into develop-2.9
|
2020-08-05 09:15:10 -04:00 |
|
Jeremy Stretch
|
24cedab04b
|
Fixes #4929: Correct log message when creating a new object
|
2020-07-30 08:51:01 -04:00 |
|
Jeremy Stretch
|
22ee6703ad
|
Merge branch 'develop' into develop-2.9
|
2020-07-23 14:35:34 -04:00 |
|
kobayashi
|
a12d94a3bc
|
Fixes #4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit
|
2020-07-23 01:36:31 -04:00 |
|
Jeremy Stretch
|
4458ce69df
|
Enforce constrained permissions when bulk renaming objects
|
2020-07-14 13:18:22 -04:00 |
|
Jeremy Stretch
|
5fd5dbab7b
|
Merge branch 'develop' into develop-2.9
|
2020-07-08 13:04:57 -04:00 |
|
Jeremy Stretch
|
fec3ee6f08
|
Closes #4835: Support passing multiple initial values for multiple choice fields
|
2020-07-08 12:50:12 -04:00 |
|
Jeremy Stretch
|
f98fa364c0
|
Merge branch 'develop-2.9' into 2006-scripts-reports-background
|
2020-07-02 11:00:59 -04:00 |
|
Jeremy Stretch
|
4613b69c28
|
Extend GetReturnURLMixin to automatically resolve default return URL for querysets
|
2020-07-01 11:50:31 -04:00 |
|
John Anderson
|
3777fbccc3
|
Implements #2006 - run reports and scripts in the background
|
2020-06-29 03:50:05 -04:00 |
|
Jeremy Stretch
|
86d1370512
|
Apply restrict_form_fields() to import views
|
2020-06-26 16:26:22 -04:00 |
|
Jeremy Stretch
|
9a1531442a
|
Apply restrict_form_fields() to bulk edit views
|
2020-06-26 15:11:05 -04:00 |
|
Jeremy Stretch
|
edc65a6a34
|
Introduce restrict_form_fields() to automatically restrict field querysets based on user
|
2020-06-26 13:59:53 -04:00 |
|
Jeremy Stretch
|
1dbae5b64c
|
Closes #4792: Add bulk rename capability for console and power ports
|
2020-06-25 14:18:29 -04:00 |
|
Jeremy Stretch
|
909ddd653c
|
Extend ObjectView to provide a default get() method
|
2020-06-25 10:53:00 -04:00 |
|
Jeremy Stretch
|
052555c3f7
|
Add bulk renaming function for VM interfaces
|
2020-06-24 10:02:40 -04:00 |
|
Jeremy Stretch
|
88bf183af5
|
Merge branch 'develop' into develop-2.9
|
2020-06-18 13:20:32 -04:00 |
|
Jeremy Stretch
|
c5dc075fb0
|
Fixes #4775: Allow selecting an alternate device type when creating component templates
|
2020-06-18 11:59:24 -04:00 |
|
Jeremy Stretch
|
360c56ec34
|
Fix permission evaluation for BulkComponentCreateViews
|
2020-06-17 13:30:00 -04:00 |
|
Jeremy Stretch
|
b318bde76c
|
Fix queryset reference under BulkDeleteView
|
2020-06-16 16:40:16 -04:00 |
|
Jeremy Stretch
|
e917535380
|
Merge branch 'develop' into develop-2.9
|
2020-06-15 16:04:32 -04:00 |
|
Jeremy Stretch
|
57cfb4ed7e
|
Fixes #4760: Enable power port template assignment when bulk editing power outlet templates
|
2020-06-15 13:18:26 -04:00 |
|
Jeremy Stretch
|
9b48a26aef
|
Merge pull request #4723 from jsenecal/4615_interface_label
Closes: #4615 Physical labels
|
2020-06-11 13:03:46 -04:00 |
|
Jonathan Senecal
|
25cbab2ea4
|
Avoid checking field twice on all iterations
Yields a small performance improvement
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
|
2020-06-10 22:16:46 -04:00 |
|
Jonathan Senecal
|
81d08ac50b
|
Stay consistent with codebase: i vs pos
|
2020-06-10 16:41:52 -04:00 |
|
Jonathan Senecal
|
286a3e6ca2
|
Add label to forms, views and templates
|
2020-06-05 13:59:59 -04:00 |
|
Jeremy Stretch
|
e463430d51
|
Change CableCreateView to use ObjectEditView
|
2020-06-02 15:15:57 -04:00 |
|
Jeremy Stretch
|
cae412d280
|
Update ObjectImportView to support ObjectPermissions
|
2020-06-02 14:23:04 -04:00 |
|
Jeremy Stretch
|
85e932bfc1
|
Clean up permissions utility functions
|
2020-06-02 09:31:59 -04:00 |
|
Jeremy Stretch
|
3a9512f086
|
Refine queryset restriction logic
|
2020-06-01 13:09:34 -04:00 |
|
Jeremy Stretch
|
5574aaa8cb
|
Tweak restrict() to accept only an action keyword
|
2020-06-01 10:45:49 -04:00 |
|