1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

68 Commits

Author SHA1 Message Date
645383509b change render_format to render for svg elevations 2019-12-11 17:33:58 -05:00
77a5f6ef81 Touched up the release notes 2019-12-11 17:22:41 -05:00
577b4593de Changelog for 2019-12-11 16:14:41 -05:00
05938d60f0 Merge pull request from netbox-community/2248-svg-rack-elevations
2248 svg rack elevations
2019-12-11 14:26:32 -05:00
7f788eaa06 review updates to svg rendering 2019-12-11 13:39:10 -05:00
9f204f72ef Changelog and documentation for 2019-12-11 11:01:31 -05:00
c09aefd509 updated changelog with deprecation notice of rack units endpoint 2019-12-11 10:39:46 -05:00
e0c81fd837 changelog for 2019-12-11 10:34:44 -05:00
0787713298 Add deprecation warning for Python 3.5 2019-12-10 13:44:45 -05:00
a6904dc5d5 Add description field to CircuitType () 2019-12-10 13:25:14 -05:00
3d5fb2491a Chnagelog for 2019-12-10 13:09:41 -05:00
9452cebc6a Merge branch 'develop' into develop-2.7 2019-12-10 11:51:10 -05:00
6a2651991a Release v2.6.8 2019-12-10 10:42:48 -05:00
086813fc3e Changelog for 2019-12-09 17:28:21 -05:00
f25e2a1922 Fixes : Fix exception when connecting a cable to a RearPort with no corresponding FrontPort 2019-12-09 15:42:04 -05:00
2956eff051 Closes : Pre-populate forms when selecting "create and add another" 2019-12-06 16:40:39 -05:00
446acbdf82 Closes : Add ability to clone objects (pre-populate form fields) 2019-12-06 16:13:52 -05:00
45917f8014 Closes : Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00
7518174374 Closes : Change Graph.type to a ContentType foreign key field 2019-12-06 10:32:59 -05:00
7a4b202064 Fixes : Enforce client validation for minimum service port number 2019-12-05 21:22:34 -05:00
a97ebc6d4c Fixes : Allow the underscore character in IPAddress DNS names 2019-12-05 21:14:29 -05:00
ec9443edb8 Changelog updates 2019-12-05 20:52:30 -05:00
8cbd2f5c2d Add list view for device components ()
* Initial Work on 

*  - Fixup issue with filter on interface

*  - Fix PEP8 errors

*  - Finalize fields, readjust order, reduce repetition

*  - Update Changelog

*  - Fix extra space

*  - Change interface table ordering

*  - Minor cleanup

*  - Add Import Links

* Fix PEP8
2019-12-05 17:10:49 -05:00
fe2c682dc3 Changelog updates 2019-12-05 15:54:29 -05:00
adb25fd7d7 822 bulk import of device components ()
Closes : CSV import for device components

* Implement CSV import for netbox-community#822

* Comment out default_return_url until there is a proper target

* Fix the default value of `enabled` when not included in the import

* rear_port is definitely required here

* Power Ports don't have a type (yet)

* Add import for console-ports and console-server-ports

* Add import for device-bays
2019-12-05 15:36:11 -05:00
1048d3909b fixes - allow filtering interfaces by more than one device name 2019-12-04 02:00:08 -05:00
b2caaa6733 Fixes : Fix validation error when editing power cables in bulk 2019-11-27 09:19:34 -05:00
15722c1871 Fixes : Correctly indicate power feed terminations on cable list 2019-11-26 16:56:11 -05:00
1d18948307 Fixes : Prevent exception when importing an invalid cable definition 2019-11-26 16:46:51 -05:00
de986ec392 Merge pull request from kobayashi/3679
fix url expressions
2019-11-14 22:03:03 -05:00
4b415caad2 Changelog for 2019-11-14 22:01:37 -05:00
3c8083ed7f fix url expressions 2019-11-13 00:48:47 -05:00
5904f1f8ee Changelog for 2019-11-12 09:47:31 -05:00
1bc38f66ae Changelog entries for and 2019-11-06 09:58:30 -05:00
fbde6187ea Fixes : Include weight field in prefix/VLAN role form 2019-11-06 09:39:21 -05:00
5eb5c4bac5 Fixes : Include comments on PowerFeed view 2019-11-06 09:26:49 -05:00
b8f1585976 Merge branch 'develop' into develop-2.7 2019-11-01 16:19:36 -04:00
3deedfd177 Release v2.6.7 2019-11-01 15:37:05 -04:00
ee854eff2c Changelog for 2019-11-01 14:31:03 -04:00
391c42300e Closes : Add filtering for objects in admin UI 2019-11-01 12:22:39 -04:00
66f4aac0e8 Changelog for 2019-11-01 11:45:22 -04:00
bb30f64252 Closes : Add console port and console server port types 2019-10-30 14:25:55 -04:00
c4dd76a748 Updated v2.7 release notes 2019-10-30 10:34:26 -04:00
60ec3fde9d Closes : Limit next/previous rack by assigned rack group 2019-10-29 15:17:00 -04:00
846acf7e9d Changelog for 2019-10-28 13:19:01 -04:00
092346c819 Changelog for 2019-10-25 09:57:17 -04:00
800df1ebbe Fixes : Add missing rack_group field to PowerFeed CSV export 2019-10-25 09:27:33 -04:00
8eec67e73a changelog 2019-10-24 23:31:06 -04:00
ae4f17264f Fixes : Extend upgrade script to validate Python dependencies 2019-10-23 17:12:32 -04:00
c7d8083ac6 Closes : Add ChoiceVar for custom scripts 2019-10-23 15:59:27 -04:00