Jeremy Stretch
|
a6b03b8884
|
Update WritableNestedSerializer to call unrestricted() on RestrictedQuerySets
|
2020-06-29 10:38:32 -04:00 |
|
Jeremy Stretch
|
0dbe248df8
|
Call restrict() when retrieving related Graphs
|
2020-06-29 10:14:43 -04:00 |
|
John Anderson
|
1681dbfa39
|
refactor migration
|
2020-06-29 04:22:01 -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
|
8c0adc9c61
|
Update test methods to call unrestricted() on RestrictedQuerySets
|
2020-06-26 16:15:21 -04:00 |
|
Ryan Merolle
|
c8461095c9
|
add missing NEMA power ports/outlets (#4784)
* add various NEMA power ports/outlets
|
2020-06-26 15:34:38 -04:00 |
|
Jeremy Stretch
|
a452e78fa6
|
Use unrestricted() when compiling ObjectPermissions for user
|
2020-06-26 15:28:08 -04:00 |
|
Jeremy Stretch
|
04571ce920
|
Fix the initial permissions check on create/edit view tests
|
2020-06-26 15:21:59 -04:00 |
|
Jeremy Stretch
|
5dfa80c0b9
|
Fix the initial permissions check on create/edit/delete view tests
|
2020-06-26 15:17:07 -04:00 |
|
Jeremy Stretch
|
40c416618a
|
Link to cable termination objects
|
2020-06-26 15:13:41 -04:00 |
|
Jeremy Stretch
|
9a1531442a
|
Apply restrict_form_fields() to bulk edit views
|
2020-06-26 15:11:05 -04:00 |
|
Jeremy Stretch
|
6128ef4b37
|
Remove redundant ObjectPermissionViewTestCase
|
2020-06-26 15:00:47 -04:00 |
|
Jeremy Stretch
|
84db1adfaf
|
Fix create, edit view test methods
|
2020-06-26 14:48:04 -04:00 |
|
Jeremy Stretch
|
2c354c7f86
|
Fix automatic creation of UserConfig for user created via admin UI
|
2020-06-26 14:29:24 -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
|
8412f9481c
|
Force restriction of RestrictedQuerySet even for superusers
|
2020-06-26 13:18:12 -04:00 |
|
Sander Steffann
|
b26fc81187
|
Sort the list for consistent output
|
2020-06-26 18:42:08 +02:00 |
|
Sander Steffann
|
0455947597
|
Make sure that the endpoint is actually a CableTermination
|
2020-06-26 18:24:04 +02:00 |
|
Jeremy Stretch
|
95965d65c9
|
Fix some instances where RestrictedQuerySet is evaluated prematurely
|
2020-06-26 12:22:02 -04:00 |
|
Daniel Sheppard
|
8179cfa4c1
|
#4695 - Rename LimitedMetaData to ContentTypeMetadata
|
2020-06-26 11:09:27 -05:00 |
|
Daniel Sheppard
|
d21881e207
|
#4695 - Add Metadata class that returns content type choices
|
2020-06-26 10:59:21 -05:00 |
|
Jeremy Stretch
|
9777f25b9f
|
Set the default action to 'view' for restrict()
|
2020-06-26 11:57:07 -04:00 |
|
Jeremy Stretch
|
6e3a32567c
|
Move utility functions to utils.py
|
2020-06-26 11:56:30 -04:00 |
|
Sander Steffann
|
25926e32f0
|
Replace is_connected_endpoint with simple isinstance check
It was only used in a single location anyway…
|
2020-06-26 17:30:59 +02:00 |
|
Sander Steffann
|
3fdc8e7d3d
|
Replace is_path_endpoint with simple isinstance check
It was only used in a single location anyway…
|
2020-06-26 17:25:07 +02:00 |
|
Jeremy Stretch
|
71afba4d2e
|
Fixes #4791: Update custom script documentation for ObjectVar
|
2020-06-25 17:33:41 -04:00 |
|
Jeremy Stretch
|
319799b5ce
|
Closes #4795: Add bulk disconnect capability for console and power ports
|
2020-06-25 17:08:51 -04:00 |
|
Jeremy Stretch
|
128327b8a3
|
Split url_name template filter into viewname() and validated_viewname()
|
2020-06-25 16:50:35 -04:00 |
|
Jeremy Stretch
|
6f8f3f98b4
|
Tweak ObjectChangeLogView to work with both restricted and unrestricted querysets
|
2020-06-25 15:58:13 -04:00 |
|
Jeremy Stretch
|
2e272132b0
|
Add test method for changelog view
|
2020-06-25 15:43:47 -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
|
6d23d9ebb7
|
Merge pull request #4790 from netbox-community/4788-component-views
#4788: Add individual views for device components
|
2020-06-25 13:38:09 -04:00 |
|
Jeremy Stretch
|
ec9b33ac97
|
Fix typo
|
2020-06-25 13:36:54 -04:00 |
|
Jeremy Stretch
|
5aa2a6eefe
|
Add plugin buttons & content to device component views
|
2020-06-25 13:27:01 -04:00 |
|
Jeremy Stretch
|
103a44991a
|
Changelog for #4788
|
2020-06-25 12:22:21 -04:00 |
|
Jeremy Stretch
|
0fcdd63941
|
Linkify components under device view
|
2020-06-25 12:21:25 -04:00 |
|
Jeremy Stretch
|
8695714c65
|
Fix device component changelog display
|
2020-06-25 12:09:56 -04:00 |
|
Jeremy Stretch
|
2001cfe864
|
Update and simplify device component tables
|
2020-06-25 12:03:44 -04:00 |
|
Jeremy Stretch
|
3badfd756c
|
Extend DeviceComponentViewTestCase to include GetObjectViewTestCase
|
2020-06-25 11:04:42 -04:00 |
|
Jeremy Stretch
|
b08d9a5a8e
|
Add individual views for device components
|
2020-06-25 11:01:18 -04:00 |
|
Jeremy Stretch
|
ecf40e1525
|
Add/update device component templates
|
2020-06-25 11:00:25 -04:00 |
|
Jeremy Stretch
|
909ddd653c
|
Extend ObjectView to provide a default get() method
|
2020-06-25 10:53:00 -04:00 |
|
Jeremy Stretch
|
2f19350ff5
|
Tweak url_name template filter to work with URLs which need a PK
|
2020-06-25 10:49:30 -04:00 |
|
Jeremy Stretch
|
68ef5177f0
|
Introduce template filters for checking dynamic permissions
|
2020-06-25 10:48:21 -04:00 |
|
Jeremy Stretch
|
ba138de53b
|
Fix display of tags
|
2020-06-24 16:27:44 -04:00 |
|
Jeremy Stretch
|
2303034c92
|
Changelog for #2018
|
2020-06-24 16:22:37 -04:00 |
|
Jeremy Stretch
|
2ceed475d5
|
Merge pull request #4787 from netbox-community/2018-virtual-chassis-name
#2018: Add name field to VirtualChassis model
|
2020-06-24 16:14:21 -04:00 |
|
Jeremy Stretch
|
e2398c8c0e
|
Fix signal logic
|
2020-06-24 15:57:52 -04:00 |
|
Jeremy Stretch
|
36cf40f25c
|
Enable CSV import for virtual chassis
|
2020-06-24 15:29:25 -04:00 |
|