Jeremy Stretch
|
a260019a7f
|
#4843: Use subqueries when counting multiple types of related objects
|
2020-07-10 15:38:54 -04:00 |
|
Jeremy Stretch
|
9abc67bbeb
|
Fixes #4737: Introduce ColoredLabelColumn for consistent display of colored labels
|
2020-06-10 11:38:23 -04:00 |
|
Jeremy Stretch
|
7def37961a
|
Correct exempted test methods on InterfaceTestCase
|
2020-06-05 16:17:10 -04:00 |
|
Jeremy Stretch
|
d3fbaca228
|
Standardize virtualization API tests
|
2020-06-05 15:06:08 -04:00 |
|
Jeremy Stretch
|
1461be2004
|
Fixes #4613: Fix tag assignment on config contexts (regression from #4527)
|
2020-05-13 10:28:48 -04:00 |
|
Jeremy Stretch
|
a4dbd2dae5
|
Closes #3064: Include tags in object lists as a toggleable table column
|
2020-05-06 14:42:51 -04:00 |
|
Jeremy Stretch
|
1ccb3162ff
|
Ensure all model FilterSets support the 'id' field
|
2020-05-06 12:33:52 -04:00 |
|
Jeremy Stretch
|
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 |
|
Jeremy Stretch
|
270d61ce1b
|
Remove boilerplate error messages from CSV model choice fields
|
2020-05-06 09:58:12 -04:00 |
|
Jeremy Stretch
|
70d0a5f665
|
Introduce CSVModelChoiceField to provide better validation for CSV model choices
|
2020-05-06 09:43:10 -04:00 |
|
Jeremy Stretch
|
839e999a71
|
Introduce CSVModelForm for dynamic CSV imports
|
2020-05-05 16:15:09 -04:00 |
|
Jeremy Stretch
|
80f08e6830
|
Merge pull request #4555 from netbox-community/492-table-column-ordering
Closes #492: Table column ordering
|
2020-05-04 15:12:29 -04:00 |
|
Jeremy Stretch
|
718ff4a743
|
Update help_texts for models, import forms
|
2020-05-01 15:40:34 -04:00 |
|
Jeremy Stretch
|
81ffa0811e
|
Closes #4556: Update form for adding devices to clusters
|
2020-04-29 15:50:16 -04:00 |
|
Jeremy Stretch
|
c096232cb1
|
#492: Extend virtualization tables
|
2020-04-29 11:42:44 -04:00 |
|
Jeremy Stretch
|
6e832de4a9
|
Remove squashed migrations
|
2020-04-29 09:31:52 -04:00 |
|
Jeremy Stretch
|
7b50f2b0eb
|
Fix tag assignment when bulk creating components
|
2020-04-22 14:05:27 -04:00 |
|
Jeremy Stretch
|
6a61f0911d
|
Update InterfaceBulkCreateForm for VMs
|
2020-04-22 12:09:40 -04:00 |
|
John Anderson
|
09e09e43ba
|
Merge branch 'develop' into develop-2.8
|
2020-03-18 14:44:18 -04:00 |
|
Jeremy Stretch
|
0068108c57
|
Remove APISelect widget/api_url argument from dynamic fields
|
2020-03-16 14:08:48 -04:00 |
|
John Anderson
|
9df238c5f2
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
John Anderson
|
9466802a95
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
|
Jeremy Stretch
|
9f5b138b0f
|
Add migrations for description fields
|
2020-03-13 16:35:36 -04:00 |
|
Jeremy Stretch
|
cebe580484
|
Add a description field to all organizational models
|
2020-03-13 16:33:28 -04:00 |
|
Jeremy Stretch
|
a53f854187
|
Remove tests for API _choices endpoints
|
2020-03-12 10:48:53 -04:00 |
|
Jeremy Stretch
|
ea9de37dd1
|
Remove FieldChoicesViewSet
|
2020-03-12 10:48:17 -04:00 |
|
Jeremy Stretch
|
b5d57262f9
|
Update tests for nested TenantGroups
|
2020-03-11 21:14:53 -04:00 |
|
John Anderson
|
a504f5f309
|
closes #4340 - Enforce unique constraints for device and virtual machine names in the API
|
2020-03-10 19:15:24 -04:00 |
|
Jeremy Stretch
|
803287a514
|
Closes #4313: Remove id__in filters
|
2020-03-06 12:05:53 -05:00 |
|
Jeremy Stretch
|
1a89e35729
|
Merge branch 'develop' into develop-2.8
|
2020-03-06 11:34:01 -05:00 |
|
Jeremy Stretch
|
1dd07337fd
|
Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
|
2020-03-04 11:51:19 -05:00 |
|
Jeremy Stretch
|
c85bcbcf31
|
Merge branch 'develop' into develop-2.8
|
2020-03-03 13:20:00 -05:00 |
|
Jeremy Stretch
|
bdf9857e6f
|
Closes #4294: Add tenancy filter tests for all models
|
2020-02-27 13:28:08 -05:00 |
|
John Anderson
|
c908f132ec
|
Merge branch 'develop' into 4121-filter-lookup-expressions
|
2020-02-26 12:05:27 -05:00 |
|
Jeremy Stretch
|
5a61bbec26
|
Fixes #4277: Fix filtering of clusters by tenant
|
2020-02-26 09:11:38 -05:00 |
|
Jeremy Stretch
|
28e3b7af18
|
Merge branch 'develop' into develop-2.8
|
2020-02-21 15:26:55 -05:00 |
|
Jeremy Stretch
|
2cf990bd92
|
Standardize on two-word form of "change log"
|
2020-02-19 12:45:52 -05:00 |
|
John Anderson
|
9116d74cf7
|
merge develop
|
2020-02-18 00:39:30 -05:00 |
|
Jeremy Stretch
|
8687226cc7
|
Update family filters in querysets
|
2020-02-14 15:11:12 -05:00 |
|
Jeremy Stretch
|
440f754fec
|
Clean up TODO notes
|
2020-02-14 13:30:53 -05:00 |
|
Jeremy Stretch
|
182fddddd2
|
Merge branch 'develop' into 4164-object-list-template
|
2020-02-14 13:11:30 -05:00 |
|
Jeremy Stretch
|
6bc7be7ba5
|
Merge pull request #3925 from hSaria/3840-limit-vlan-choices
Fixes #3840: Only show valid interface VLAN choices
|
2020-02-14 11:48:29 -05:00 |
|
Saria Hajjar
|
7aba8e3ec4
|
Added back clean
|
2020-02-14 16:43:42 +00:00 |
|
Jeremy Stretch
|
1d72436bfc
|
Fixes #4168: Role is not required when creating a virtual machine
|
2020-02-14 09:13:05 -05:00 |
|
John Anderson
|
9ead2635c5
|
merge develop
|
2020-02-13 16:00:07 -05:00 |
|
Jeremy Stretch
|
6884404957
|
Migrate virtualization views to use common object list template
|
2020-02-13 14:24:22 -05:00 |
|
kobayashi
|
335343642b
|
additional status choices for vms
|
2020-02-12 22:43:40 -05:00 |
|
kobayashi
|
bc7f5fb33a
|
Modify offline status color for vm
|
2020-02-12 22:19:17 -05:00 |
|
kobayashi
|
ca56fc709a
|
Fixes #4093: Add decommissioning for vms
|
2020-02-12 22:19:17 -05:00 |
|
Jeremy Stretch
|
3b1128f8f3
|
Establish standard test cases for all models
|
2020-02-12 13:25:56 -05:00 |
|