Jeremy Stretch
|
dd1991f2c6
|
Closes #838: Display details of all objects being edited/deleted in bulk
|
2017-07-13 16:31:47 -04:00 |
|
Jeremy Stretch
|
1ef90902bd
|
Closes #1320: Remove checkbox from confirmation dialog
|
2017-07-12 14:53:52 -04:00 |
|
Jeremy Stretch
|
5b43a108bc
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/ipam/models.py
netbox/netbox/settings.py
netbox/templates/dcim/inc/interface.html
|
2017-07-06 13:27:13 -04:00 |
|
Jeremy Stretch
|
25ee796d5b
|
Include instructions when displaying an inactive user key
|
2017-07-05 10:51:25 -04:00 |
|
Jeremy Stretch
|
cd5a86bfcf
|
Closes #1303: Highlight installed interface connections in green on device view
|
2017-06-29 13:35:54 -04:00 |
|
Jeremy Stretch
|
97b67d0f93
|
Fixes #1299: Corrected permission to add a service to a device
|
2017-06-28 12:05:26 -04:00 |
|
Jeremy Stretch
|
5940feb64b
|
Closes #1121: Added asset_tag and description fields to inventory items
|
2017-06-23 17:05:37 -04:00 |
|
Jeremy Stretch
|
229e6809d8
|
Closes #1041: Added enabled and MTU fields to the interface model
|
2017-06-23 14:04:15 -04:00 |
|
Jeremy Stretch
|
68ebe85a98
|
Closes #1218: Added IEEE 802.11 wireless interface types
|
2017-06-16 17:52:09 -04:00 |
|
Jeremy Stretch
|
789ac5dfd4
|
Combined mgmt and non-mgmt interfaces into same list on device and device type views
|
2017-06-16 17:13:33 -04:00 |
|
Jeremy Stretch
|
ea869d4ffc
|
Fixes #1282: Fixed tooltips on "mark connected/planned" toggle buttons for device connections
|
2017-06-16 10:02:14 -04:00 |
|
Jeremy Stretch
|
9d89eed873
|
Fixes #1281: Show LLDP neighbors tab on device view only if necessary conditions are met
|
2017-06-16 09:32:58 -04:00 |
|
Jeremy Stretch
|
ba8f48af65
|
Merge branch 'develop' into develop-2.1
Conflicts:
netbox/netbox/settings.py
|
2017-06-15 14:26:02 -04:00 |
|
Jeremy Stretch
|
7195b7c803
|
Closes #626: Added bulk disconnect function for console/power/interface connections on device view
|
2017-06-15 14:01:49 -04:00 |
|
Jeremy Stretch
|
f427c00d94
|
Closes #819: Implemented IP address functional roles
|
2017-06-14 16:11:13 -04:00 |
|
Jeremy Stretch
|
05a796faf1
|
Closes #704: Allow filtering VLANs by group when editing prefixes
|
2017-06-09 14:15:12 -04:00 |
|
Jeremy Stretch
|
4f95926cbd
|
Added utilization percetange to aggregate and prefix views
|
2017-06-08 12:48:49 -04:00 |
|
Jeremy Stretch
|
26a13edcf3
|
Layout tweaks
|
2017-06-07 15:54:48 -04:00 |
|
Jeremy Stretch
|
0a6e4f31d5
|
Updated CSVForm validation
|
2017-06-07 14:19:08 -04:00 |
|
Jeremy Stretch
|
e6c4ce51f7
|
Replaced all CSVForm ChoiceFields with CSVChoiceField
|
2017-06-07 13:22:06 -04:00 |
|
Jeremy Stretch
|
d122f9f700
|
Added dynamic examples for CSV form fields
|
2017-06-06 17:27:26 -04:00 |
|
Jeremy Stretch
|
2520d9f400
|
Converted console/power import views to new scheme
|
2017-06-05 15:53:03 -04:00 |
|
Jeremy Stretch
|
c82658440f
|
Converted IPAM import views to new scheme
|
2017-06-02 16:07:11 -04:00 |
|
Jeremy Stretch
|
7e660d4d8e
|
Converted site/rack/device import views to new scheme
|
2017-06-02 14:49:25 -04:00 |
|
Jeremy Stretch
|
4a8147f8a5
|
Converted circuits import views to new scheme
|
2017-06-02 13:40:52 -04:00 |
|
Jeremy Stretch
|
a598f0e632
|
Initial work on #655: CSV import headers
|
2017-05-31 17:40:11 -04:00 |
|
Jeremy Stretch
|
6d908d3e79
|
Fixes #1236: Truncate rack names in elevations list; add facility ID
|
2017-05-30 13:13:01 -04:00 |
|
Jeremy Stretch
|
d5016c7133
|
Fixes #1235: Fix permission name for adding/editing inventory items
|
2017-05-30 13:03:25 -04:00 |
|
Jeremy Stretch
|
b5a1b692bd
|
Fixes #1225: Fixed border on empty circuits table on provider view
|
2017-05-26 10:08:03 -04:00 |
|
Jeremy Stretch
|
1dd5e2c926
|
Fixes #1229: Fix validation error on forms where API search is used
|
2017-05-25 14:33:50 -04:00 |
|
Jeremy Stretch
|
d5587de316
|
Fixes #1213: Corrected table header ordering links
|
2017-05-23 22:15:13 -04:00 |
|
Jeremy Stretch
|
77f28e3441
|
Fixes #1214: Add status to list of required fields on child device import form
|
2017-05-23 22:12:17 -04:00 |
|
Jeremy Stretch
|
713c7cd8e3
|
Cleaned up 500 error template
|
2017-05-19 16:03:04 -04:00 |
|
Jeremy Stretch
|
f927d5b8f5
|
Closes #1198: Allow filtering unracked devices on device list
|
2017-05-18 14:27:07 -04:00 |
|
Jeremy Stretch
|
f9328d53b4
|
Fixes #1197: Fixed status assignment during bulk import of devices, prefixes, IPs, and VLANs
|
2017-05-17 17:16:02 -04:00 |
|
Jeremy Stretch
|
f1cbc7da33
|
Fixes #1157: Hide nav menu search bar on small displays
|
2017-05-17 16:00:46 -04:00 |
|
Jeremy Stretch
|
3bc51c8e69
|
Fixes #1191: Bulk selection of IPs under a prefix incorrect when "select all" is used
|
2017-05-17 14:23:08 -04:00 |
|
Jeremy Stretch
|
6e69c9e375
|
Restored the option to hide the paginator on panel tables
|
2017-05-17 12:18:32 -04:00 |
|
Jeremy Stretch
|
e351ab0171
|
Fixes #1186: Corrected VLAN edit form so that site assignment is not required
|
2017-05-16 16:30:28 -04:00 |
|
Jeremy Stretch
|
779446da64
|
Fixes #1187: Fixed table pagination by introducing a custom table template
|
2017-05-16 16:19:55 -04:00 |
|
Jeremy Stretch
|
d11dfe2ced
|
Closes #1137: Allow filtering devices list by rack
|
2017-05-12 22:41:27 -04:00 |
|
Jeremy Stretch
|
ab30ba1e1b
|
Fixed dynamic selection of device type filter on devices list
|
2017-05-12 22:20:21 -04:00 |
|
Jeremy Stretch
|
66ae62fb91
|
Closes #1172: Linkify racks in side-by-side elevations view
|
2017-05-12 14:19:37 -04:00 |
|
Jeremy Stretch
|
f9b2c59974
|
Moved tenancy to separate panel on bulk IP creation form
|
2017-05-12 12:04:06 -04:00 |
|
Jeremy Stretch
|
a870a3b918
|
Fixes #1166: Re-implemented bulk IP address creation
|
2017-05-12 12:00:26 -04:00 |
|
Jeremy Stretch
|
008ed34553
|
Fixes #1168: Total count of obejcts missing from list view paginator
|
2017-05-11 23:30:23 -04:00 |
|
Jeremy Stretch
|
473b35f9a3
|
Added tenant_group/tenant form section to all objects with tenancy
|
2017-05-11 17:35:20 -04:00 |
|
Jeremy Stretch
|
9efa70a551
|
Fixes #1159: Only superusers can see "edit IP" buttons on the device interfaces list
|
2017-05-10 16:02:50 -04:00 |
|
Jeremy Stretch
|
5c7db04465
|
Closes #853: Add 'status' field to device bulk import form
|
2017-05-09 10:25:30 -04:00 |
|
Jeremy Stretch
|
5ca87c0f20
|
Merge branch 'develop' into v2-develop
|
2017-05-08 15:02:06 -04:00 |
|