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

732 Commits

Author SHA1 Message Date
74821c2c17 Closes : Allow negative voltage for DC power feeds 2020-03-03 12:10:08 -05:00
1e4dd102bd Closes : Include device name in tooltip on rack elevations 2020-03-03 10:35:07 -05:00
0f9c37fbc7 Closes : Add MRJ21 port and cable types 2020-03-03 10:13:21 -05:00
a261060e5c Closes : Add 10-inch option for rack width 2020-03-03 10:07:20 -05:00
78a1aad6c0 Fixes : Fix toggling of device images for all racks in elevations view 2020-03-03 10:04:35 -05:00
c7b74b2090 Fixes : Pass "commit" argument when executing scripts via REST API 2020-03-02 13:29:32 -05:00
0be5488104 Fix : Set correct value schema for int typed ChoiceField 2020-03-02 11:26:56 -05:00
13fcdc0c1e Fixes : Fix exception when deleting device type with components 2020-03-02 09:41:37 -05:00
22ec11c766 Fix up CentOS installation instructions; add troubleshooting guide 2020-02-28 17:31:51 -05:00
1b6f721e50 Extend installation docs to include creation of a specific netbox user 2020-02-28 16:25:43 -05:00
9c88f12abe Add note about Redis config to installation instructions 2020-02-28 15:58:55 -05:00
1449dfc966 Fixes : Fix assignment of parent LAG during interface bulk edit 2020-02-28 09:44:41 -05:00
faf676e6e0 Closes : Allow filtering device component list views by type 2020-02-26 17:22:53 -05:00
624566b04e Fixes : Fix label on export button for device types 2020-02-26 16:49:39 -05:00
5a00939512 Fixes : Include A/Z termination sites in provider circuits table 2020-02-26 16:41:59 -05:00
56c26f80b3 Changelog for 2020-02-26 15:56:26 -05:00
1abc82e718 Update upgrade script & instructions to better accomodate moving to a venv 2020-02-26 15:26:12 -05:00
be9df3c07d Simplify the systemctl commands 2020-02-26 14:38:25 -05:00
798ecfc8f0 Clean up the upgrade guide 2020-02-26 14:09:54 -05:00
015a339202 Update systemd migration guide 2020-02-26 14:09:27 -05:00
2ee06c13f9 Remove Python 2 migration guide 2020-02-26 13:56:44 -05:00
0851b97ba5 Update the upgrade script & instructions to use a virtual environment 2020-02-26 13:54:07 -05:00
1b64f67f2b Update installation instructions to use a Python virtual environment 2020-02-26 12:28:35 -05:00
c78df40cb0 Refactor installtion docs 2020-02-26 11:40:31 -05:00
5a61bbec26 Fixes : Fix filtering of clusters by tenant 2020-02-26 09:11:38 -05:00
7e81d5fe11 Release v2.7.8 2020-02-25 15:04:08 -05:00
5000f7f8d7 Extend custom scripts to pass the 'commit' value via run() 2020-02-25 14:49:41 -05:00
5bf68493df Changelog & cleanup for 2020-02-25 12:34:48 -05:00
62efe0621f Fixes : Interface type should be required by API serializer 2020-02-25 11:20:43 -05:00
40b56d7f62 Merge branch 'develop' into 4227-omit-private-changelog 2020-02-25 11:02:11 -05:00
35786966c6 Changelog for 2020-02-25 10:46:16 -05:00
c3b64164ba Always use a JSON object to convey change data when no body template is present 2020-02-25 10:43:14 -05:00
644b4aa42d Revised webhook documentation 2020-02-25 10:24:27 -05:00
3296298d21 Fixes : Omit internal fields from the change log data 2020-02-25 14:48:11 +00:00
81d001d49e Add a note about X-Frame-Options to the HTTP daemon instructions 2020-02-24 14:30:03 -05:00
f7b620c6a2 Closes : Add 'decommissioning' status for cables 2020-02-24 14:09:36 -05:00
76138f3080 Fixes : Escape double quotes on encapsulated values during CSV export 2020-02-24 13:29:00 -05:00
909971f237 Fixes : Fix exception when deleting a device with interface connections when an interfaces webhook is defined 2020-02-24 12:41:55 -05:00
4e76e4ec9c Merge pull request from hSaria/3612-update-screenshots
Fixes : Update screenshots
2020-02-24 11:45:15 -05:00
87d90adaef Downscaled pictures to 50% (~1600 x ~1000) 2020-02-24 16:41:32 +00:00
d9dcc92300 Update release notes for 2020-02-24 09:31:52 -06:00
23d0241865 Updated screenshots with v2.7.7 2020-02-24 15:21:17 +00:00
61c0a4cc61 Fixes : Fix power port assignment for power outlet templates created via REST API 2020-02-24 10:13:47 -05:00
b97d3b0716 Fixes : Fix duplication of field attributes when multiple IPNetworkVars are present in a script 2020-02-24 10:01:31 -05:00
1a997610c7 Fixes : Correct IP address hyperlinks on interface view 2020-02-21 21:43:04 -05:00
04ee55a40c Fixes : Fix exception when filtering foreign keys by NULL 2020-02-21 21:38:25 -05:00
1c72d75b62 Fixes : Fix exception when selecting all filtered objects during bulk edit 2020-02-21 20:44:53 -05:00
9128dc961c Closes : Return graceful error message when webhook queuing fails 2020-02-21 17:21:04 -05:00
11d012de4e Fixes : Fix API representation of content_type for export templates 2020-02-21 14:38:38 -05:00
45cdac6f36 Changelog for 2020-02-21 14:19:02 -05:00