Saria Hajjar
|
02cf39c85b
|
Merge branch 'develop' into 3840-limit-vlan-choices
|
2020-01-16 15:09:39 +00:00 |
|
Jeremy Stretch
|
4556eac780
|
Fix IPAddressTestCase
|
2020-01-16 09:47:46 -05:00 |
|
Jeremy Stretch
|
c955aeebeb
|
Merge branch 'develop' into develop-2.7
|
2020-01-16 09:38:23 -05:00 |
|
Jeremy Stretch
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
|
Jeremy Stretch
|
bc696f2e11
|
Make filter test logic more obvious
|
2020-01-15 16:25:26 -05:00 |
|
Jeremy Stretch
|
c28684a8b3
|
Remove obsolete utility function model_names_to_filter_dict()
|
2020-01-15 16:21:41 -05:00 |
|
Jeremy Stretch
|
215b4d0b3f
|
#3892: Convert WEBHOOK_MODELS to a Q object
|
2020-01-15 16:18:47 -05:00 |
|
Jeremy Stretch
|
d9437a08f0
|
#3892: Convert EXPORTTEMPLATE_MODELS to a Q object
|
2020-01-15 16:11:44 -05:00 |
|
Jeremy Stretch
|
f81e7d30e2
|
#3892: Convert GRAPH_MODELS to a Q object
|
2020-01-15 16:08:19 -05:00 |
|
Jeremy Stretch
|
09bee75cb3
|
#3892: Convert CUSTOMLINK_MODELS to a Q object
|
2020-01-15 16:04:41 -05:00 |
|
Jeremy Stretch
|
9c4ab79bea
|
#3892: Convert CUSTOMFIELD_MODELS to a Q object
|
2020-01-15 16:00:54 -05:00 |
|
Jeremy Stretch
|
f8dad1744c
|
#3892: Convert CABLE_TERMINATION_TYPES to a Q object
|
2020-01-15 15:51:51 -05:00 |
|
Jeremy Stretch
|
b98ac64ac2
|
Fix reference to obsolete constant IFACE_MODE_TAGGED
|
2020-01-15 14:54:46 -05:00 |
|
Jeremy Stretch
|
88267e9d05
|
Move BGP_ASN_MIN and BGP_ASN_MAX to ipam.constants
|
2020-01-15 14:53:46 -05:00 |
|
Jeremy Stretch
|
caf7d02637
|
Remove obsolete constant CABLE_TERMINATION_TYPE_CHOICES
|
2020-01-15 14:49:52 -05:00 |
|
Jeremy Stretch
|
aefe2b4196
|
Move rack elevation CSS to project-static/rack_elevation.css
|
2020-01-15 14:05:44 -05:00 |
|
Jeremy Stretch
|
fdf8211e9a
|
Fixes #3930: Fix API rendering of the family field for aggregates
|
2020-01-15 13:56:37 -05:00 |
|
Jeremy Stretch
|
28350d84f9
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |
|
Jeremy Stretch
|
351a6e005e
|
Merge branch 'develop' into 3919-utilization-bar-width
|
2020-01-15 10:55:28 -05:00 |
|
Jeremy Stretch
|
e5ebe6cebc
|
Fix breadcrumbs for changelog entries for deleted objects
|
2020-01-15 10:48:30 -05:00 |
|
Jeremy Stretch
|
0053aa2d2e
|
Fix objectchange related changes panel styling
|
2020-01-15 10:44:31 -05:00 |
|
Jeremy Stretch
|
dda9a2ee1c
|
Fixes #3927: Fix exception when deleting devices with secrets assigned
|
2020-01-15 10:39:23 -05:00 |
|
Jeremy Stretch
|
1ea820a50e
|
Fixes #3900: Fix exception when deleting device types
|
2020-01-15 10:23:07 -05:00 |
|
Jeremy Stretch
|
c202c1325b
|
Add test for VM interface type choices
|
2020-01-15 10:04:12 -05:00 |
|
Jeremy Stretch
|
49f027fae7
|
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
|
2020-01-15 09:59:44 -05:00 |
|
Jeremy Stretch
|
deec10efe7
|
Rename ExportTemplateLanguageChoices to TemplateLanguageChoices
|
2020-01-15 09:40:05 -05:00 |
|
Jeremy Stretch
|
826f4d313d
|
Move unpack_grouped_choices() to utilities.choices
|
2020-01-15 09:36:39 -05:00 |
|
Saria Hajjar
|
201416ba52
|
Semicolons for completeness
|
2020-01-15 12:38:09 +00:00 |
|
Saria Hajjar
|
9d846d7b87
|
Fixes #3840: Only show valid interface VLAN choices
|
2020-01-15 12:23:34 +00:00 |
|
Jeremy Stretch
|
8df53eac91
|
Add tests for dynamic choices
|
2020-01-14 16:38:14 -05:00 |
|
Jeremy Stretch
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
Jeremy Stretch
|
3f37cc461d
|
Reorder operations to avoid "pending trigger events" SQL error
|
2020-01-14 14:37:50 -05:00 |
|
Saria Hajjar
|
a9e1e7fc78
|
Fixes #3919: Utilization graph bar bounds
|
2020-01-14 18:23:31 +00:00 |
|
Jeremy Stretch
|
f27e06e619
|
Move utility functions for secrets to secrets/utils.py
|
2020-01-14 12:13:58 -05:00 |
|
Jeremy Stretch
|
c084547dca
|
Move IPAddressManager to a separate file
|
2020-01-14 12:07:45 -05:00 |
|
Jeremy Stretch
|
6959785cd1
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
Jeremy Stretch
|
26a257b794
|
Don't import constants from inside a migration
|
2020-01-14 11:47:28 -05:00 |
|
Jeremy Stretch
|
2615906526
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
|
Jeremy Stretch
|
d33e10b4ce
|
Merge branch 'develop' into 3525
|
2020-01-14 09:20:02 -05:00 |
|
Saria Hajjar
|
9d0da0f45a
|
Fixes #3914: Interface filter field when unauthenticated
|
2020-01-14 06:08:19 +00:00 |
|
Jeremy Stretch
|
5c047faa1d
|
Delete old squashed migrations
|
2020-01-13 17:01:54 -05:00 |
|
Jeremy Stretch
|
f170a579de
|
Add test for DeviceType YAML export
|
2020-01-13 15:35:01 -05:00 |
|
Jeremy Stretch
|
0dad9f8901
|
Change DeviceType export from CSV to YAML
|
2020-01-13 15:10:16 -05:00 |
|
Jeremy Stretch
|
473d67354f
|
Merge branch 'develop' into develop-2.7
|
2020-01-13 13:49:22 -05:00 |
|
Jeremy Stretch
|
5d7af0fae9
|
Post-release version bump
|
2020-01-13 13:26:50 -05:00 |
|
Jeremy Stretch
|
c3c3000a53
|
Release v2.6.12
|
2020-01-13 13:17:43 -05:00 |
|
Jeremy Stretch
|
66daeda85f
|
Merge pull request #3887 from hSaria/3021-cable-tenant-filter
Fixes #3021: Added tenancy filter for cables
|
2020-01-13 12:09:53 -05:00 |
|
Jeremy Stretch
|
0fd0e76183
|
Merge pull request #3888 from hSaria/3491-webhook-error-message
Fixes #3491: Include content of webhook error response
|
2020-01-13 11:33:25 -05:00 |
|
hSaria
|
736cd709d9
|
Merge branch 'develop' into 3898-cable-str-pk
|
2020-01-13 15:40:22 +00:00 |
|
Jeremy Stretch
|
0f42219b4b
|
Merge pull request #3906 from hSaria/3905-powerfeed-divide-by-zero
Fixes #3905: divide by zero on power feeds with low values
|
2020-01-13 10:32:59 -05:00 |
|