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

531 Commits

Author SHA1 Message Date
63ac4e2c42 Fixes : Corrected rack import instructions 2016-08-18 15:23:28 -04:00
de8fd550cb Fixes : Allow bulk deletion of >1K objects 2016-08-18 10:12:43 -04:00
aa84d04c8b Removed redundant PK list from bulk edit template 2016-08-17 12:04:16 -04:00
f019253c8e Post-release version bump 2016-08-16 09:34:26 -04:00
2eb8b4fe71 Release v1.5.2 2016-08-16 09:32:53 -04:00
989ec721d3 Fixes : Hide the connection button for interfaces which have a circuit terminated to them 2016-08-16 09:29:20 -04:00
d045429b51 Fixes : Added missing import buttons to list views 2016-08-15 17:57:17 -04:00
78c3b25f0a Fixes : Include prefixes and IPs which inherit tenancy from their VRF in tenant stats 2016-08-15 16:11:17 -04:00
13136d0ccb Fixes : Added validation to prevent a connected interface from having its form factor set to 'virtual' 2016-08-15 15:52:06 -04:00
8faa16c831 Fixes : For real this time 2016-08-15 15:39:48 -04:00
4f774f8ba6 Fixes : Corrected ordering of IP addresses with differing prefix lengths 2016-08-13 01:02:03 -04:00
bf1b8ab9b8 Enable custom export templates for Tenants 2016-08-12 13:29:24 -04:00
b74f338aa1 Fixes : Prevent prepopulation of livesearch field with '---------' 2016-08-12 11:24:29 -04:00
35aa8acd09 Post-release version bump 2016-08-11 13:54:07 -04:00
0b4d3446bf Release v1.5.1 2016-08-11 13:47:09 -04:00
2b8e06faa2 Added Device asset_tag field to API tests 2016-08-11 13:46:44 -04:00
c86a1123f0 Closes : Added asset_tag field to devices 2016-08-11 11:58:21 -04:00
e2ad1d4be0 Closes : Added IP search box to home page 2016-08-11 11:06:56 -04:00
219f084805 Fixes : Added role field to rack edit form 2016-08-11 10:19:50 -04:00
098ff961e3 Fixes : Correct typecasting on rack export 2016-08-10 22:27:27 -04:00
74528c6036 Colorized roles in rack and device lists 2016-08-10 22:20:09 -04:00
3324f397d9 Post-release version bump 2016-08-10 17:48:14 -04:00
0f779dd682 Release v1.5.0 2016-08-10 17:41:08 -04:00
7938c9211f Removed obsolete setting LOGOUT_URL 2016-08-10 16:08:02 -04:00
1f4d5b84b3 Added status field to DeviceTestCase tests (Django 1.10 BooleanField issue) 2016-08-10 16:04:44 -04:00
a89fb734a0 Added colored labels for device and rack roles 2016-08-10 13:35:55 -04:00
b2f03dfb16 Fixed redirect after editing RackGroups and VLANGroups 2016-08-10 13:13:26 -04:00
cbde6e8321 Miscellaneous query optimizations 2016-08-10 13:07:11 -04:00
ed03449164 Closes : Introduced rack roles 2016-08-10 11:52:27 -04:00
47a89999b8 Extended DCIM API to include a device modules list 2016-08-10 10:44:37 -04:00
a7dd2695a2 Closes : Added manufacturer field to module model 2016-08-10 10:24:47 -04:00
8035538b74 Fixes : Limit rack height to between 1U and 100U (inclusive) 2016-08-09 17:19:23 -04:00
474b19d927 We have a logo! 2016-08-09 14:57:14 -04:00
31ebbb3324 Fixes : Corrected prefix model validation 2016-08-09 09:50:50 -04:00
bddd29c99f Fixes : Correctly display and initialize VRF for creation of new IP addresses 2016-08-08 21:44:54 -04:00
e7116b81a4 : Added type and width fields to Rack model 2016-08-08 18:01:15 -04:00
d463161619 Closes : Added upstream_speed field to Circuit 2016-08-08 16:51:19 -04:00
5116db3344 Fixes : Correct child device import instructions 2016-08-08 12:28:38 -04:00
b131fbd774 Corred typo in HTML 2016-08-08 12:04:20 -04:00
324a5e10d7 Fixes : Correct form validation when editing child devices 2016-08-08 09:45:44 -04:00
69debfdefa Post-release version bump 2016-08-06 16:32:54 -04:00
e55acf8c63 Migration for new interface form factors added in 2016-08-06 16:27:00 -04:00
c19e358eef Making PEP8 happy 2016-08-06 16:19:44 -04:00
efe7b46021 Release v1.4.2 2016-08-06 16:16:35 -04:00
ededd3f464 Fixes : Added ability to search by prefix to IP address filters 2016-08-06 16:02:57 -04:00
ac2aa7ea89 Fixes : Added a "add prefix" button to the VLAN view 2016-08-06 15:44:28 -04:00
04c9ebd46d Fixes : Increased user actions history on home page from 15 to 50; restored admin UI access but disabled bulk deletion function 2016-08-06 15:35:13 -04:00
c3c3b80cd9 Fixed toggling of secret lock/unlock buttons 2016-08-04 14:42:34 -04:00
29c4394e64 Fixes : Correct redirection of user when adding a secret to a device 2016-08-04 14:37:38 -04:00
76b9a1c3af : Added new interface form factors 2016-08-04 13:38:45 -04:00