Jeremy Stretch
|
4bb6809f9d
|
PowerFeed.phase to slug (#3569)
|
2019-11-25 21:14:04 -05:00 |
|
Jeremy Stretch
|
69a276d0d6
|
PowerFeed.supply to slug (#3569)
|
2019-11-25 21:08:34 -05:00 |
|
Jeremy Stretch
|
f197dd5f5d
|
PowerFeed.type to slug (#3569)
|
2019-11-25 21:03:11 -05:00 |
|
Jeremy Stretch
|
7c9f810555
|
Rack.outer_unit to slug (#3569)
|
2019-11-25 20:54:24 -05:00 |
|
Jeremy Stretch
|
523475de55
|
Cable.length_unit to slug (#3569)
|
2019-11-25 20:40:29 -05:00 |
|
Jeremy Stretch
|
a5f390e757
|
Cable.type to slug (#3569)
|
2019-11-25 19:57:13 -05:00 |
|
Jeremy Stretch
|
9aff8a6568
|
Front/RearPort.type to slug (#3569)
|
2019-11-25 19:39:25 -05:00 |
|
Jeremy Stretch
|
30eaafc2b7
|
Device.face to slug (#3569)
|
2019-11-25 19:23:43 -05:00 |
|
Jeremy Stretch
|
fb3595a4c5
|
Merge pull request #3701 from hSaria/3697-custom-scripts-example-typo
Fixes #3697: Correct field_order attribute name
|
2019-11-22 08:45:21 -05:00 |
|
Jeremy Stretch
|
b1a4be03fb
|
Site.status to slug (#3569)
|
2019-11-21 22:54:01 -05:00 |
|
Jeremy Stretch
|
67b014ab14
|
Interface.mode to slug (#3569)
|
2019-11-21 22:50:01 -05:00 |
|
Jeremy Stretch
|
6bb741e853
|
Consolidate #3569 field migrations by model
|
2019-11-21 22:26:35 -05:00 |
|
Jeremy Stretch
|
7cf5445365
|
Interface.type to slug (#3569)
|
2019-11-21 22:11:02 -05:00 |
|
Jeremy Stretch
|
885cb24a0a
|
Resolved migration discrepancies when dealing with NULL values
|
2019-11-21 21:44:30 -05:00 |
|
Jeremy Stretch
|
c48363eeeb
|
Move CircuitTermination.term_side choices to a ChoiceSet
|
2019-11-21 21:28:59 -05:00 |
|
hSaria
|
cf668d1066
|
Fixed #3697: Correct field_order attribute name
|
2019-11-20 17:03:12 +00:00 |
|
Jeremy Stretch
|
90fb4150d7
|
#3455: Correct related_name on Cluster.tenant
|
2019-11-18 22:12:29 -05:00 |
|
Jeremy Stretch
|
0c2d66952b
|
DeviceType.subdevice_role to slug (#3569)
|
2019-11-18 22:08:33 -05:00 |
|
Jeremy Stretch
|
af0f67a03e
|
Create a separate migration for each field
|
2019-11-18 21:41:04 -05:00 |
|
Jeremy Stretch
|
acfb8ff767
|
Standardize migration names for #3569
|
2019-11-18 21:04:12 -05:00 |
|
Jeremy Stretch
|
be4b790568
|
Tweak migrations to handle NULL values
|
2019-11-18 20:56:22 -05:00 |
|
Jeremy Stretch
|
304b92512a
|
Device.face to slug (#3569)
|
2019-11-16 21:46:07 -05:00 |
|
Jeremy Stretch
|
631e941eb9
|
Rack.status to slug (#3569)
|
2019-11-15 22:03:41 -05:00 |
|
Jeremy Stretch
|
fe365e3dd3
|
Correct Rack.type migration logic
|
2019-11-15 21:50:33 -05:00 |
|
Jeremy Stretch
|
28c723350e
|
Convert RACK_WIDTH_CHOICES to ChoiceSet
|
2019-11-15 21:33:56 -05:00 |
|
Jeremy Stretch
|
bcf56b59a7
|
Rack.status to slug (#3569)
|
2019-11-15 21:31:57 -05:00 |
|
Jeremy Stretch
|
ace420c52f
|
Convert all DCIM choice classes to ChoiceSets
|
2019-11-15 21:17:01 -05:00 |
|
Jeremy Stretch
|
db43f51dd3
|
Merge pull request #3687 from kobayashi/3679
fix url expressions
|
2019-11-14 22:03:03 -05:00 |
|
Jeremy Stretch
|
8fc5128352
|
Changelog for #3663
|
2019-11-14 22:01:37 -05:00 |
|
Jeremy Stretch
|
7e155898d2
|
Rename CreatedUpdatedFilter to CreatedUpdatedFilterSet
|
2019-11-14 22:00:12 -05:00 |
|
Jeremy Stretch
|
865d50e5b6
|
'base_name' deprecated in DRF v3.9.0
|
2019-11-14 21:58:37 -05:00 |
|
Jeremy Stretch
|
f7f262b830
|
Merge pull request #3680 from struppinet/develop
Closes #3663: API filter by created, last_updated
|
2019-11-14 21:57:26 -05:00 |
|
kobayashi
|
a16b22c833
|
fix url expressions
|
2019-11-13 00:48:47 -05:00 |
|
kobayashi
|
b995493916
|
Changelog for #3329
|
2019-11-12 09:47:31 -05:00 |
|
kobayashi
|
16e1c4af18
|
Merge pull request #3684 from bbock/docs-remove-p3p
Docs: Remove obsolete P3P policy
|
2019-11-12 09:38:46 -05:00 |
|
Bernhard Bock
|
9066d32524
|
Docs: Remove obsolete P3P policy
P3P is obsolete (https://www.w3.org/TR/P3P11/), therefore the HTTP header
should be removed from the recommended config in the installation docs.
|
2019-11-08 15:13:32 +01:00 |
|
struppi
|
eb03fd7a0f
|
Closes #3663: rename filter class
|
2019-11-07 22:41:09 +01:00 |
|
struppi
|
3a3e03bdd7
|
Closes #3663: PEP8 fixes
|
2019-11-07 22:38:51 +01:00 |
|
Jeremy Stretch
|
79f501d897
|
Circuit.status (#3569)
|
2019-11-07 11:11:10 -05:00 |
|
Jeremy Stretch
|
02a8dc36c0
|
Introduce ChoiceSet class for field choices
|
2019-11-07 10:33:10 -05:00 |
|
Jeremy Stretch
|
2e43b6b5ca
|
Extend DeviceType import test with power port/outlet types
|
2019-11-06 16:59:01 -05:00 |
|
Jeremy Stretch
|
b486eb19b4
|
Convert console port types to slugs (#3569)
|
2019-11-06 16:56:46 -05:00 |
|
Jeremy Stretch
|
4afc59e380
|
Merge pull request #3675 from netbox-community/792-power-types
Introduce power port and outlet types
|
2019-11-06 16:12:37 -05:00 |
|
Jeremy Stretch
|
34e7139b64
|
Initial work on #792
|
2019-11-06 15:30:54 -05:00 |
|
Jeremy Stretch
|
64a6bb275e
|
#3139: Add a message indicating why the user is redirected
|
2019-11-06 10:01:42 -05:00 |
|
Jeremy Stretch
|
262d9ca60f
|
Changelog entries for #3139 and #3457
|
2019-11-06 09:58:30 -05:00 |
|
Jeremy Stretch
|
18d35796c1
|
Merge pull request #3667 from steffann/3139-disable-user-password-change-if-come-in-with-ldap-auth
Hide password change page when user is logged in using LDAP
|
2019-11-06 09:57:25 -05:00 |
|
Jeremy Stretch
|
bfc9e39a09
|
Merge pull request #3673 from ananace/cable-color-display
3457 Display cable colors in device interface list
|
2019-11-06 09:53:59 -05:00 |
|
Jeremy Stretch
|
60737a8d6b
|
Fixes #3669: Include weight field in prefix/VLAN role form
|
2019-11-06 09:39:21 -05:00 |
|
Jeremy Stretch
|
43b5439f5d
|
Fixes #3674: Include comments on PowerFeed view
|
2019-11-06 09:26:49 -05:00 |
|