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

1233 Commits

Author SHA1 Message Date
298ac1ba7a Widened page layout; improved mobile rendering 2016-12-09 16:23:11 -05:00
bd40f72ad5 #49: Allow selection of devices at other sites when connecting an interface 2016-12-09 11:43:50 -05:00
d5095362d7 Fixes #734: Corrected display of device type when editing a device 2016-12-08 09:59:21 -05:00
da216e2c22 Fixes #727: Corrected error in rack elevation display 2016-12-06 15:27:35 -05:00
300ee820fa #672: Cleaned up rack elevation CSS 2016-12-05 18:11:07 -05:00
dc88cb5ac7 Fixes #718: Restore is_primary field on IP assignment form 2016-12-01 14:54:20 -05:00
955abcef21 Fixes #691: Allow the assignment of power ports to PDUs 2016-11-14 11:29:03 -05:00
bbac6e2ba6 Fixes #664: Re-implemented view for bulk creation of interfaces across multiple devices 2016-11-02 16:43:24 -04:00
f2137683f9 Closes #647: Extend form used when assigning an IP to a device 2016-11-01 13:59:24 -04:00
fd38daf0c5 Standardized device component edit views to use ObjectEditView() 2016-10-28 16:14:23 -04:00
2db50dd4a7 Closes #191: Support for racks numbered top-to-bottom 2016-10-28 11:30:40 -04:00
4d40c015e4 Added instance count to DeviceType view 2016-10-19 15:56:15 -04:00
4405bc4182 Closes #608: Add "toggle all" button to device and device type components 2016-10-19 15:45:26 -04:00
c09cb5df3d #353: Added bulk editing for InterfaceTemplates 2016-10-19 12:15:54 -04:00
0da3661ff0 #353: Allow bulk editing of interfaces 2016-10-14 16:38:46 -04:00
3503c77699 Fixes #591: Correct display of component creation buttons in device type view 2016-10-04 10:17:56 -04:00
833499ffe8 #212: Introduced BASE_PATH configuration setting 2016-09-29 16:32:16 -04:00
5b7f350ded Added headers to all bulk edit tables 2016-09-28 17:20:16 -04:00
d5fc0e9ce7 Closes #345: Bulk edit: allow user to select all objects on page or all matching query 2016-09-28 16:56:17 -04:00
dec00cdb55 Closes #481: Require interface creation before trying to assign an IP to a device 2016-09-28 12:24:33 -04:00
30c7c2d359 Closes #475: Display add buttons at top and bottom of all device/device type panels 2016-09-28 12:06:00 -04:00
b10e29aaac Closes #561: Make custom fields accessible from within export templates 2016-09-19 16:11:37 -04:00
e0b17b1496 Fixes #515: Clarify when 'face' field is required 2016-09-12 09:36:23 -04:00
faed3c1314 Merged develop 2016-08-22 15:49:41 -04:00
eab18a81c9 Adjusted display of created and last_updated times for primary objects 2016-08-19 12:19:02 -04:00
63ac4e2c42 Fixes #476: Corrected rack import instructions 2016-08-18 15:23:28 -04:00
7d879bb0dc Added bulk editing capability for custom fields 2016-08-16 14:57:04 -04:00
a9a55350df Merging v1.5.2 2016-08-16 10:19:55 -04:00
989ec721d3 Fixes #472: Hide the connection button for interfaces which have a circuit terminated to them 2016-08-16 09:29:20 -04:00
6cdb62b67e Minimal implemtnation of custom fields 2016-08-15 15:24:23 -04:00
550a05487d Initial work on custom fields 2016-08-12 17:20:01 -04:00
c86a1123f0 Closes #421: Added asset_tag field to devices 2016-08-11 11:58:21 -04:00
219f084805 Fixes #457: Added role field to rack edit form 2016-08-11 10:19:50 -04:00
74528c6036 Colorized roles in rack and device lists 2016-08-10 22:20:09 -04:00
ed03449164 Closes #241: Introduced rack roles 2016-08-10 11:52:27 -04:00
a7dd2695a2 Closes #157: Added manufacturer field to module model 2016-08-10 10:24:47 -04:00
e7116b81a4 #180: Added type and width fields to Rack model 2016-08-08 18:01:15 -04:00
5116db3344 Fixes #442: Correct child device import instructions 2016-08-08 12:28:38 -04:00
1fd189f9b1 Replaced most glyphicons with Font Awesome 2016-08-01 13:29:45 -04:00
65ea2af4b7 Partial conversion from glyphicons to font awesome 2016-07-29 18:04:38 -04:00
8a9c6ce37a Standardized display of attributes for primary objects 2016-07-29 15:31:35 -04:00
bcb9ab7116 Show graphs button only if there is at least one graph to display 2016-07-29 13:19:58 -04:00
38aee33df0 Closes #358: Improved search of all objects 2016-07-29 12:51:23 -04:00
03d71f9764 Standardized breadcrumb hierarchies 2016-07-29 11:20:47 -04:00
6b41794e12 Implemented bulk editing for sites 2016-07-28 15:30:29 -04:00
faa12abc70 Enabled filtering of sites, racks, and devices by tenant 2016-07-26 17:28:46 -04:00
82a98f0e8f Applied tenancy to sites, racks, and devices 2016-07-26 16:46:22 -04:00
8f4980044a Closes #292: Added part_number field to DeviceType 2016-07-26 11:28:45 -04:00
3b4c8fa49c Fix unclosed form element 2016-07-26 10:17:19 -04:00
b4d68382ce Fix unclosed form element 2016-07-26 10:16:23 -04:00