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

640 Commits

Author SHA1 Message Date
88bf183af5 Merge branch 'develop' into develop-2.9 2020-06-18 13:20:32 -04:00
462f992a2b Introduce ComponentCreateForm to standardize forms for device component creation 2020-06-18 12:09:28 -04:00
c5dc075fb0 Fixes #4775: Allow selecting an alternate device type when creating component templates 2020-06-18 11:59:24 -04:00
3890d17c61 Clean up errant references to TagField 2020-06-17 13:29:27 -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
e917535380 Merge branch 'develop' into develop-2.9 2020-06-15 16:04:32 -04:00
57cfb4ed7e Fixes #4760: Enable power port template assignment when bulk editing power outlet templates 2020-06-15 13:18:26 -04:00
9fa4cbdfa5 Correction for #4756 2020-06-15 12:43:08 -04:00
2e5058c4c9 Fixes #4756: Filter parent group by site when creating rack groups 2020-06-15 10:02:35 -04:00
9fc4a4f24a Closes #4755: Enable creation of rack reservations directly from navigation menu 2020-06-12 15:11:27 -04:00
7dc4f8d5cc Remove TagField 2020-06-12 10:01:39 -04:00
9b48a26aef Merge pull request #4723 from jsenecal/4615_interface_label
Closes: #4615 Physical labels
2020-06-11 13:03:46 -04:00
cf81a8979f Avoid component_type on subclasses 2020-06-10 22:10:45 -04:00
88ae522c9a Closes #4742: Add tagging for cables, power panels, and rack reservations 2020-06-10 14:55:46 -04:00
4301c06d17 Refactorization into LabeledComponentForm 2020-06-08 23:07:12 -04:00
892c0e3d8b Leftover fix 2020-06-08 17:00:07 -04:00
286a3e6ca2 Add label to forms, views and templates 2020-06-05 13:59:59 -04:00
74c29b0bb7 Fixes #4684: Fix ignored comment when importing DeviceType 2020-05-26 01:17:10 -04:00
a64351279d Fixes #4648: Fix bulk CSV import of child devices 2020-05-15 09:36:16 -04:00
1461be2004 Fixes #4613: Fix tag assignment on config contexts (regression from #4527) 2020-05-13 10:28:48 -04:00
b7a96a33ef Fixes #4598: Display error message when invalid cable length is specified 2020-05-07 10:34:33 -04:00
cd0eb0d8ce Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk 2020-05-06 15:00:01 -04:00
270d61ce1b Remove boilerplate error messages from CSV model choice fields 2020-05-06 09:58:12 -04:00
70d0a5f665 Introduce CSVModelChoiceField to provide better validation for CSV model choices 2020-05-06 09:43:10 -04:00
839e999a71 Introduce CSVModelForm for dynamic CSV imports 2020-05-05 16:15:09 -04:00
718ff4a743 Update help_texts for models, import forms 2020-05-01 15:40:34 -04:00
4b8ef6b09a Removed FlexibleModelChoiceField 2020-05-01 13:40:52 -04:00
d8cb58c746 #4416: Add bulk edit & delete views for VirtualChassis 2020-04-24 15:20:52 -04:00
7b50f2b0eb Fix tag assignment when bulk creating components 2020-04-22 14:05:27 -04:00
e975f1b216 Update device component bulk edit forms to use form_from_model() 2020-04-22 11:47:26 -04:00
62cdf0d928 Add bulk creation view for rear ports 2020-04-22 11:26:04 -04:00
97b8e73716 Introduce model-specific bulk create forms for device components 2020-04-22 11:15:39 -04:00
67f2cdc921 Fixes #4474: Fix population of device types when bulk editing devices 2020-04-13 10:34:44 -04:00
a72d5c899e Merge branch 'develop' into develop-2.8 2020-03-27 12:53:55 -04:00
058c78d8be Closes #4389: Add a bulk edit view for device bays 2020-03-19 16:32:08 -04:00
ced6fe313a Fix RackGroupForm field 2020-03-18 15:41:23 -04:00
09e09e43ba Merge branch 'develop' into develop-2.8 2020-03-18 14:44:18 -04:00
0068108c57 Remove APISelect widget/api_url argument from dynamic fields 2020-03-16 14:08:48 -04:00
9df238c5f2 Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
cebe580484 Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
5e971994ff Closes #4362: Standardize URL for creation of RackReservations 2020-03-12 17:43:11 -04:00
84de0458aa Implement nested RackGroups 2020-03-11 14:40:29 -04:00
0de857bf7a Merge branch 'develop' into develop-2.8 2020-03-10 15:06:37 -04:00
049da81bf2 Convert units to SimpleArrayField 2020-03-09 12:46:12 -04:00
947affd78f Extend BulkImportView._save_obj to pass request context 2020-03-09 12:39:07 -04:00
ad9dfec894 Started on #4325 (WIP) 2020-03-06 17:14:26 -05:00
2a5bf2a222 Fixes #4323: Add bulk edit view for power panels 2020-03-06 16:05:26 -05:00
c85bcbcf31 Merge branch 'develop' into develop-2.8 2020-03-03 13:20:00 -05:00
faf676e6e0 Closes #4281: Allow filtering device component list views by type 2020-02-26 17:22:53 -05:00
28e3b7af18 Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05:00