Jeremy Stretch
|
4846557d61
|
Cable.length_unit to slug (#3569)
|
2019-11-25 20:40:29 -05:00 |
|
Jeremy Stretch
|
79a40e22c9
|
Cable.type to slug (#3569)
|
2019-11-25 19:57:13 -05:00 |
|
Jeremy Stretch
|
dead5b42be
|
Front/RearPort.type to slug (#3569)
|
2019-11-25 19:39:25 -05:00 |
|
Jeremy Stretch
|
bcc34f6099
|
Device.face to slug (#3569)
|
2019-11-25 19:23:43 -05:00 |
|
Jeremy Stretch
|
5c95927a43
|
Site.status to slug (#3569)
|
2019-11-21 22:54:01 -05:00 |
|
Jeremy Stretch
|
3fa4ceadb0
|
Interface.mode to slug (#3569)
|
2019-11-21 22:50:01 -05:00 |
|
Jeremy Stretch
|
f93cd17fee
|
Consolidate #3569 field migrations by model
|
2019-11-21 22:26:35 -05:00 |
|
Jeremy Stretch
|
5f5081f719
|
Interface.type to slug (#3569)
|
2019-11-21 22:11:02 -05:00 |
|
Jeremy Stretch
|
180d3d0029
|
Resolved migration discrepancies when dealing with NULL values
|
2019-11-21 21:44:30 -05:00 |
|
Jeremy Stretch
|
4e2863e4ec
|
Move CircuitTermination.term_side choices to a ChoiceSet
|
2019-11-21 21:28:59 -05:00 |
|
Jeremy Stretch
|
afd82fd9d3
|
DeviceType.subdevice_role to slug (#3569)
|
2019-11-18 22:08:33 -05:00 |
|
Jeremy Stretch
|
fbd12e1887
|
Create a separate migration for each field
|
2019-11-18 21:41:04 -05:00 |
|
Jeremy Stretch
|
4f0d82ac16
|
Standardize migration names for #3569
|
2019-11-18 21:04:12 -05:00 |
|
Jeremy Stretch
|
88b8cf3360
|
Tweak migrations to handle NULL values
|
2019-11-18 20:56:22 -05:00 |
|
Jeremy Stretch
|
a8db07e0a8
|
Device.face to slug (#3569)
|
2019-11-16 21:46:07 -05:00 |
|
Jeremy Stretch
|
c79c29e769
|
Rack.status to slug (#3569)
|
2019-11-15 22:03:41 -05:00 |
|
Jeremy Stretch
|
e1e09bff9b
|
Correct Rack.type migration logic
|
2019-11-15 21:50:33 -05:00 |
|
Jeremy Stretch
|
07aa036fe8
|
Convert RACK_WIDTH_CHOICES to ChoiceSet
|
2019-11-15 21:33:56 -05:00 |
|
Jeremy Stretch
|
8d27b62114
|
Rack.status to slug (#3569)
|
2019-11-15 21:31:57 -05:00 |
|
Jeremy Stretch
|
62b45494b6
|
Convert all DCIM choice classes to ChoiceSets
|
2019-11-15 21:17:01 -05:00 |
|
Jeremy Stretch
|
e09ad6915f
|
Circuit.status (#3569)
|
2019-11-07 11:11:10 -05:00 |
|
Jeremy Stretch
|
a2a6b754be
|
Introduce ChoiceSet class for field choices
|
2019-11-07 10:33:10 -05:00 |
|
Jeremy Stretch
|
d392982fe7
|
Extend DeviceType import test with power port/outlet types
|
2019-11-06 16:59:01 -05:00 |
|
Jeremy Stretch
|
8cb7eb0382
|
Convert console port types to slugs (#3569)
|
2019-11-06 16:56:46 -05:00 |
|
Jeremy Stretch
|
48dcd2d2b9
|
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
|
6ccaa0d9bd
|
Initial work on #792
|
2019-11-06 15:30:54 -05:00 |
|
Jeremy Stretch
|
b8f1585976
|
Merge branch 'develop' into develop-2.7
|
2019-11-01 16:19:36 -04:00 |
|
Jeremy Stretch
|
a2a83a4a4c
|
Post-release version bump
|
2019-11-01 15:54:17 -04:00 |
|
Jeremy Stretch
|
f6fbf66c8c
|
Merge branch 'master' into develop
|
2019-11-01 15:39:24 -04:00 |
|
Jeremy Stretch
|
3deedfd177
|
Release v2.6.7
|
2019-11-01 15:37:05 -04:00 |
|
Jeremy Stretch
|
e9d5ff095c
|
Suppress migration messages during tests; fix typo
|
2019-11-01 15:08:59 -04:00 |
|
Jeremy Stretch
|
43d6bfa15f
|
Corrected test
|
2019-11-01 15:08:20 -04:00 |
|
Jeremy Stretch
|
875e09013c
|
Move TreeNodeMultipleChoiceFilter tests to utilities (follow-up to #3616)
|
2019-11-01 15:01:24 -04:00 |
|
Jeremy Stretch
|
ee854eff2c
|
Changelog for #3357
|
2019-11-01 14:31:03 -04:00 |
|
Jeremy Stretch
|
b176e0fafd
|
Merge pull request #3616 from kobayashi/3357
allow null region filtering
|
2019-11-01 14:29:32 -04:00 |
|
Jeremy Stretch
|
fb24a4d420
|
Merge pull request #3660 from tyler-8/gunicorn_options
Add max_requests details to example config
|
2019-11-01 12:32:39 -04:00 |
|
Jeremy Stretch
|
391c42300e
|
Closes #3659: Add filtering for objects in admin UI
|
2019-11-01 12:22:39 -04:00 |
|
Tyler Bigler
|
2a8fa01a57
|
Increase request counts for max_requests
|
2019-11-01 12:09:44 -04:00 |
|
Jeremy Stretch
|
bd4b496d14
|
Tweak PR template to indicate placement of issue number
|
2019-11-01 11:52:43 -04:00 |
|
Jeremy Stretch
|
cf5c24ee2d
|
Add new Interface type from #3619
|
2019-11-01 11:49:17 -04:00 |
|
Jeremy Stretch
|
66f4aac0e8
|
Changelog for #3619
|
2019-11-01 11:45:22 -04:00 |
|
Jeremy Stretch
|
267caa348e
|
Merge pull request #3657 from Netnod/3619-new-400G-osfp-interface-type
3619 new 400 g osfp interface type
|
2019-11-01 11:43:43 -04:00 |
|
Tyler Bigler
|
7bf09a3085
|
Remove redundant word
|
2019-11-01 10:26:53 -04:00 |
|
Tyler Bigler
|
a0de0696c5
|
Add max_requests details to example config
|
2019-11-01 10:23:25 -04:00 |
|
Jeremy Stretch
|
a63383dc08
|
Reorganized navigation menu
|
2019-10-30 16:39:32 -04:00 |
|
Jeremy Stretch
|
0ad19081ac
|
Move slug-based choices to choices.py
|
2019-10-30 16:31:04 -04:00 |
|
Emil Palm
|
aa6b2b8407
|
Merge remote-tracking branch 'upstream/develop' into 3619-new-400G-osfp-interface-type
|
2019-10-30 14:31:17 -05:00 |
|
Emil Palm
|
3e6726ff97
|
Add IFACE_TYPE_400GE_OSPF
|
2019-10-30 14:30:23 -05:00 |
|
Jeremy Stretch
|
bb30f64252
|
Closes #1865: Add console port and console server port types
|
2019-10-30 14:25:55 -04:00 |
|
Jeremy Stretch
|
c4dd76a748
|
Updated v2.7 release notes
|
2019-10-30 10:34:26 -04:00 |
|