Jeremy Stretch
|
929c0648d0
|
Prefix.status to slug (#3569)
|
2019-11-27 21:46:53 -05:00 |
|
Jeremy Stretch
|
21fe5902a8
|
PowerOutlet.feed_leg to slug (#3569)
|
2019-11-27 21:30:11 -05:00 |
|
Jeremy Stretch
|
b2caaa6733
|
Fixes #3312: Fix validation error when editing power cables in bulk
|
2019-11-27 09:19:34 -05:00 |
|
Jeremy Stretch
|
15722c1871
|
Fixes #3720: Correctly indicate power feed terminations on cable list
|
2019-11-26 16:56:11 -05:00 |
|
Jeremy Stretch
|
1d18948307
|
Fixes #3709: Prevent exception when importing an invalid cable definition
|
2019-11-26 16:46:51 -05:00 |
|
Jeremy Stretch
|
8c7f6c62b0
|
PowerFeed.status to slug (#3569)
|
2019-11-25 21:22:14 -05:00 |
|
Jeremy Stretch
|
2dc07ca30d
|
PowerFeed.phase to slug (#3569)
|
2019-11-25 21:14:04 -05:00 |
|
Jeremy Stretch
|
bb8b012397
|
PowerFeed.supply to slug (#3569)
|
2019-11-25 21:08:34 -05:00 |
|
Jeremy Stretch
|
62494f295e
|
PowerFeed.type to slug (#3569)
|
2019-11-25 21:03:11 -05:00 |
|
Jeremy Stretch
|
9872a46583
|
Rack.outer_unit to slug (#3569)
|
2019-11-25 20:54:24 -05:00 |
|
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
|
f3a41df395
|
#3455: Correct related_name on Cluster.tenant
|
2019-11-18 22:12:29 -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
|
de986ec392
|
Merge pull request #3687 from kobayashi/3679
fix url expressions
|
2019-11-14 22:03:03 -05:00 |
|
Jeremy Stretch
|
bfede60f3d
|
Rename CreatedUpdatedFilter to CreatedUpdatedFilterSet
|
2019-11-14 22:00:12 -05:00 |
|
Jeremy Stretch
|
03b8759597
|
'base_name' deprecated in DRF v3.9.0
|
2019-11-14 21:58:37 -05:00 |
|
Jeremy Stretch
|
bdd623f82c
|
Merge pull request #3680 from struppinet/develop
Closes #3663: API filter by created, last_updated
|
2019-11-14 21:57:26 -05:00 |
|
kobayashi
|
3c8083ed7f
|
fix url expressions
|
2019-11-13 00:48:47 -05:00 |
|
struppi
|
0319450643
|
Closes #3663: rename filter class
|
2019-11-07 22:41:09 +01:00 |
|
struppi
|
099774d667
|
Closes #3663: PEP8 fixes
|
2019-11-07 22:38:51 +01: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
|
6ccaa0d9bd
|
Initial work on #792
|
2019-11-06 15:30:54 -05:00 |
|
Jeremy Stretch
|
b1761f7856
|
#3139: Add a message indicating why the user is redirected
|
2019-11-06 10:01:42 -05:00 |
|
Jeremy Stretch
|
b4433a8471
|
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
|
053f49c76a
|
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
|
fbde6187ea
|
Fixes #3669: Include weight field in prefix/VLAN role form
|
2019-11-06 09:39:21 -05:00 |
|
Jeremy Stretch
|
5eb5c4bac5
|
Fixes #3674: Include comments on PowerFeed view
|
2019-11-06 09:26:49 -05:00 |
|
Alexander Olofsson
|
bbd65988f9
|
3457 Display cable colors in device interface list
|
2019-11-06 10:15:55 +01:00 |
|
struppi
|
a11fa44170
|
Closes #3663: fix inheritance error
|
2019-11-04 21:00:44 +01:00 |
|
struppi
|
99a542e4e4
|
Closes #3663: API filter by created, last_updated
|
2019-11-04 20:51:56 +01:00 |
|
Sander Steffann
|
7f779e3942
|
Hide password change page when user is logged in using LDAP
|
2019-11-03 16:05:53 +03: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
|
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
|
b176e0fafd
|
Merge pull request #3616 from kobayashi/3357
allow null region filtering
|
2019-11-01 14:29:32 -04:00 |
|
Jeremy Stretch
|
391c42300e
|
Closes #3659: Add filtering for objects in admin UI
|
2019-11-01 12:22:39 -04:00 |
|
Jeremy Stretch
|
cf5c24ee2d
|
Add new Interface type from #3619
|
2019-11-01 11:49:17 -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
|
0f65cf23a5
|
Only use module.name for human-facing display
|
2019-10-30 09:13:26 -04:00 |
|
Jeremy Stretch
|
fd3f718a0a
|
Add tests for custom script API
|
2019-10-29 16:54:27 -04:00 |
|
Jeremy Stretch
|
93d28e6a72
|
Improve script output serialization
|
2019-10-29 16:17:59 -04:00 |
|
Jeremy Stretch
|
60ec3fde9d
|
Closes #3652: Limit next/previous rack by assigned rack group
|
2019-10-29 15:17:00 -04:00 |
|
Jeremy Stretch
|
1cfb8aea23
|
Initial work on #3538: script execution API
|
2019-10-28 15:02:21 -04:00 |
|
kobayashi
|
fb9279cc74
|
Merge pull request #3645 from BegBlev/llpd-port-id
Retrieve port-id in LLDP tab
|
2019-10-28 12:19:10 -04:00 |
|
kobayashi
|
d2aa9b8e79
|
filtering multiple regions with null
|
2019-10-28 02:24:44 -04:00 |
|
Tyler Bigler
|
eaeb52de20
|
Add CONN_MAX_AGE to documentation (#3642)
* Add CONN_MAX_AGE to sample configurations
* Correct alignment
* Restore ghost space
* Correct alignment.
* Use stable docs url
|
2019-10-25 13:11:48 -04:00 |
|
Jeremy Stretch
|
fdbf41e9fd
|
Fixes #3643: Update all Django documentation links to 'stable' version
|
2019-10-25 11:09:30 -04:00 |
|
Jeremy Stretch
|
5a5f51fe48
|
Merge pull request #3632 from netbox-community/3309-changelog-middleware
Rewrite change logging middleware
|
2019-10-25 09:47:32 -04:00 |
|
Jeremy Stretch
|
800df1ebbe
|
Fixes #3636: Add missing rack_group field to PowerFeed CSV export
|
2019-10-25 09:27:33 -04:00 |
|
Stefan de Kooter
|
42b679d9a3
|
Fix #3635 - cache circuits.*
Enable caching for items under the circuits app
|
2019-10-25 00:46:05 +02:00 |
|
Jeremy Stretch
|
c7d8083ac6
|
Closes #3594: Add ChoiceVar for custom scripts
|
2019-10-23 15:59:27 -04:00 |
|
Jeremy Stretch
|
ea0d232169
|
Merge pull request #3572 from frelon/cluster-tenant
Add tenancy to cluster
|
2019-10-23 11:53:22 -04:00 |
|
Jeremy Stretch
|
7467347af1
|
Fixes #3596: Prevent server error when reassigning a device to a new device bay
|
2019-10-23 09:28:00 -04:00 |
|
Jeremy Stretch
|
0ebc2e4ac0
|
Fix reporting of custom fields in webhook data on object deletion
|
2019-10-22 16:12:25 -04:00 |
|
Jeremy Stretch
|
ccb9f7bfe2
|
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
|
2019-10-22 15:10:49 -04:00 |
|
kobayashi
|
766b5dff24
|
allow null region filtering
|
2019-10-22 00:41:49 -04:00 |
|
Vincent Catros
|
68e0329c1b
|
Retrieve port-id in LLDP tab
|
2019-10-21 11:57:23 +02:00 |
|
kobayashi
|
244e85e836
|
modify patch panel port connection type list
|
2019-10-18 00:01:21 -04:00 |
|
Jeremy Stretch
|
c6893731ad
|
Merge pull request #3621 from netbox-community/451-devicetype-import
Enable YAML/JSON-based DeviceType import
|
2019-10-17 16:43:15 -04:00 |
|
Jeremy Stretch
|
2ffbced47e
|
Rework InterfaceTypes and PortTypes classes
|
2019-10-17 16:38:31 -04:00 |
|
Jeremy Stretch
|
bfce177a07
|
Merge pull request #3604 from netbox-community/3282-seperate-redis-config
implements #3282 - seperate webhooks and caching redis configs
|
2019-10-17 16:03:26 -04:00 |
|
Jeremy Stretch
|
8ca182571c
|
Rebase schema migrations
|
2019-10-17 15:53:10 -04:00 |
|
Jeremy Stretch
|
801dd384d8
|
Merge branch 'develop' into develop-2.7
|
2019-10-17 15:51:33 -04:00 |
|
Jeremy Stretch
|
adc96702db
|
Deleted errant import of graphviz
|
2019-10-17 15:43:49 -04:00 |
|
Fredrik Lönnegren
|
18e0bd8937
|
Fix typo
|
2019-10-16 08:22:06 +02:00 |
|
Tobias Genannt
|
a7380ba353
|
Add SCRIPTS_ROOT to configuration.example.py
Fixes #3608 by adding the new variable to the example configuration.
|
2019-10-14 09:29:04 +02:00 |
|
John Anderson
|
c7d9bf839e
|
implemented #3445 - Add support for additional user defined headers to be added to webhook requests
|
2019-10-13 03:09:58 -04:00 |
|
John Anderson
|
0d15ac15ae
|
implements #3282 - seperate webhooks and caching redis configs
|
2019-10-13 02:49:54 -04:00 |
|
John Anderson
|
b013a60b12
|
Merge branch 'develop' into develop-2.7
|
2019-10-13 02:03:16 -04:00 |
|
John Anderson
|
09d7d38b04
|
implemented #3499 - Add to Webhook model to support user supplied CA certificate verrification of webhook requests
|
2019-10-13 01:43:08 -04:00 |
|
Jeremy Stretch
|
d787c353f3
|
Added slug choices for interface and port types
|
2019-10-10 23:24:44 -04:00 |
|
Jeremy Stretch
|
553fe0fe97
|
Merge branch 'develop' into 451-devicetype-import
|
2019-10-10 13:50:57 -04:00 |
|