1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

1190 Commits

Author SHA1 Message Date
7e3e18faea #4416: Add individual & changelog views for InventoryItem 2020-07-01 14:46:12 -04:00
88e3ac30b6 Closes #4807: Add bulk edit ability for device bay templates 2020-06-30 15:22:30 -04:00
40c416618a Link to cable termination objects 2020-06-26 15:13:41 -04:00
95965d65c9 Fix some instances where RestrictedQuerySet is evaluated prematurely 2020-06-26 12:22:02 -04:00
319799b5ce Closes #4795: Add bulk disconnect capability for console and power ports 2020-06-25 17:08:51 -04:00
128327b8a3 Split url_name template filter into viewname() and validated_viewname() 2020-06-25 16:50:35 -04:00
1dbae5b64c Closes #4792: Add bulk rename capability for console and power ports 2020-06-25 14:18:29 -04:00
ec9b33ac97 Fix typo 2020-06-25 13:36:54 -04:00
5aa2a6eefe Add plugin buttons & content to device component views 2020-06-25 13:27:01 -04:00
0fcdd63941 Linkify components under device view 2020-06-25 12:21:25 -04:00
ecf40e1525 Add/update device component templates 2020-06-25 11:00:25 -04:00
ba138de53b Fix display of tags 2020-06-24 16:27:44 -04:00
36cf40f25c Enable CSV import for virtual chassis 2020-06-24 15:29:25 -04:00
59c1e34024 Initial work on #2018: Add name to VirtualChassis 2020-06-24 15:21:42 -04:00
4d2c75a824 Restore ability to assign interface when editing an IPAddress 2020-06-24 11:30:28 -04:00
052555c3f7 Add bulk renaming function for VM interfaces 2020-06-24 10:02:40 -04:00
9a0bc16c86 Update device/VM interface templates 2020-06-24 09:52:22 -04:00
afda46d587 Fix VMInterface bulk creation 2020-06-23 17:28:34 -04:00
603c804535 Add VMInterface CSV import view 2020-06-23 17:09:21 -04:00
fce19a363d Add VMInterface list view 2020-06-23 16:52:05 -04:00
a1b816b403 Remove 'parent' attribute from VMinterface 2020-06-23 15:31:53 -04:00
5ad5994b9d Update interface view templates 2020-06-23 15:09:32 -04:00
25d6bbf659 Update view and permission names for VMInterface 2020-06-23 14:48:37 -04:00
bb6be8e3d3 Disable editing assigned interface under IPAddress form 2020-06-22 16:36:06 -04:00
31bb70d9a2 Fixed IPAM tests 2020-06-22 14:46:25 -04:00
2608b3f9f3 Separate VM interface view and template 2020-06-22 14:33:53 -04:00
2d4694e72d Merge pull request #4770 from netbox-community/3703-limit-tag-creation
Closes #3703: Restrict tag creation
2020-06-17 12:28:04 -04:00
efed2bc262 Fix restriction violations for rack model 2020-06-16 14:53:51 -04:00
adf0255bdf Allow unrestricted access to assigned tags 2020-06-16 14:17:40 -04:00
1e259f3043 Allow unrestricted retrieval of MPTT ancestors 2020-06-16 14:10:56 -04:00
ffa3a229b5 Fix restriction violations for provider, circuit models 2020-06-16 14:00:43 -04:00
e917535380 Merge branch 'develop' into develop-2.9 2020-06-15 16:04:32 -04:00
5bcf85e57d Closes #4744: Hide IP addresses tab when viewing a container prefix 2020-06-15 13:33:16 -04:00
1d466d6fd1 Closes #4761: Enable tag assignment during bulk creation of IP addresses 2020-06-15 13:24:34 -04:00
57cfb4ed7e Fixes #4760: Enable power port template assignment when bulk editing power outlet templates 2020-06-15 13:18:26 -04:00
9fc4a4f24a Closes #4755: Enable creation of rack reservations directly from navigation menu 2020-06-12 15:11:27 -04:00
da906f48d9 Standardize add, import, and export functionality for tags 2020-06-12 09:48:23 -04:00
9b48a26aef Merge pull request #4723 from jsenecal/4615_interface_label
Closes: #4615 Physical labels
2020-06-11 13:03:46 -04:00
f041c762ac Prevent the table cell from rendering empty for interface.label
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-06-10 14:59:23 -04:00
88ae522c9a Closes #4742: Add tagging for cables, power panels, and rack reservations 2020-06-10 14:55:46 -04:00
286a3e6ca2 Add label to forms, views and templates 2020-06-05 13:59:59 -04:00
110bad7041 Update custom napalm_read, napalm_write permissions 2020-06-02 09:46:32 -04:00
03da9348e5 Merge branch 'develop-2.9' into 554-object-permissions 2020-05-26 16:42:39 -04:00
bae050e689 Replace legacy add/edit secret views with SecretEditView 2020-05-22 11:24:49 -04:00
cd236aa886 Closes #4645: Update minimum required version of PostgreSQL to 9.6 2020-05-15 10:11:36 -04:00
b7a96a33ef Fixes #4598: Display error message when invalid cable length is specified 2020-05-07 10:34:33 -04:00
5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user 2020-05-06 23:44:06 -04:00
a4dbd2dae5 Closes #3064: Include tags in object lists as a toggleable table column 2020-05-06 14:42:51 -04:00
fbc8b46d13 Cosmetic tweaks to the user area 2020-05-06 13:25:17 -04:00
9312dea2b2 Merge pull request #4564 from netbox-community/3147-csv-import-fields
Closes #3147: Allow dynamic access to related objects during CSV import
2020-05-06 10:15:00 -04:00