Commit Graph

1859 Commits

Author SHA1 Message Date
Jeremy Stretch
e6b6082a2b Release v2.1.4 2017-08-30 14:40:52 -04:00
Jeremy Stretch
e0ee0b9254 Closes #1460: Hostnames with no domain are now acceptable in custom URL fields 2017-08-30 14:08:39 -04:00
Jeremy Stretch
fde47133da Fix global search placeholder text 2017-08-30 12:07:11 -04:00
Jeremy Stretch
643f64df3f Closes #1341: Added a MEDIA_ROOT configuration setting to specify where uploaded files are stored on disk 2017-08-30 11:11:59 -04:00
Jeremy Stretch
a6ec1ba23b Closes #1376: Ignore anycast when detecting duplicate IPs 2017-08-30 10:46:30 -04:00
Joseph Kennedy
e80a98e9bc Add name and device 2017-08-30 04:42:37 -04:00
Joseph Kennedy
658a482adf Remove description 2017-08-30 04:30:47 -04:00
Joseph Kennedy
96efdc0f97 device_id replace 2017-08-30 04:19:18 -04:00
Joseph Kennedy
b7c5981aaf Remove extra filter field 2017-08-30 04:11:35 -04:00
Joseph Kennedy
e121a61f09 More field changes 2017-08-30 03:46:31 -04:00
Joseph Kennedy
0bda6c936e Interfaces not a valid filter_count choice 2017-08-30 03:19:54 -04:00
Joseph Kennedy
ae37155de5 Add site to filter 2017-08-30 03:16:22 -04:00
Joseph Kennedy
ca83c32441 fix search queryset filter 2017-08-30 03:12:31 -04:00
Joseph Kennedy
0b8d251cd6 Add filter fields and add generic search to InterfaceFilterForm 2017-08-30 03:02:22 -04:00
Jeremy Stretch
ae231b1d1b Moved circuit speed humanization to a template tag 2017-08-29 22:42:06 -04:00
Jeremy Stretch
ecdf66c454 Closes #1326: Added dropdown widget with common values for circuit speed fields 2017-08-29 22:29:30 -04:00
Jeremy Stretch
aaca28c1a6 Closes #1402: Increased max length of name field for device components 2017-08-29 17:27:30 -04:00
Jeremy Stretch
f0d8fdf2d8 Closes #1431: Added interface form factor for 10GBASE-CX4 2017-08-29 17:02:09 -04:00
Jeremy Stretch
c9288a052a Closes #1432: Added a commit_rate field to the circuits list search form 2017-08-29 16:48:11 -04:00
Jeremy Stretch
4b3a425888 Fixed role link on IP address view 2017-08-29 16:14:32 -04:00
Jeremy Stretch
1308839a41 Fixes #1458: Corrected permission name on prefix/VLAN roles list 2017-08-29 15:36:51 -04:00
Jeremy Stretch
6d849ad5f6 Deleted obsolete templates 2017-08-29 15:31:11 -04:00
Joseph Kennedy
d0327c8b0d Hide description fields through css display none 2017-08-29 03:22:58 -04:00
Joseph Kennedy
69f8e8abb8 Hide description comment bubble...hopefully 2017-08-29 03:18:56 -04:00
Joseph Kennedy
02008ca448 Unchecked glyphicon 2017-08-28 23:12:44 -04:00
Joseph Kennedy
c84226b0b5 Missed the uncheck class option. Revert !selected 2017-08-28 23:11:28 -04:00
Joseph Kennedy
1baad763f8 comment !selected 2017-08-28 22:51:26 -04:00
Joseph Kennedy
8b120e5c15 Added label-enabled and label-disabled to base css 2017-08-28 20:54:26 -04:00
Joseph Kennedy
88095c020d Show description disabled by default. Added IFACE_STATUS_CLASSES for labels. 2017-08-28 20:24:51 -04:00
Joseph Kennedy
79eda3a55d Trying html hidden for comment bubble 2017-08-28 18:14:04 -04:00
Joseph Kennedy
97ac9fa59d Hide comment bubble by default 2017-08-28 17:35:22 -04:00
Joseph Kennedy
da1ade224e Change description classes and try to hide comment bubble 2017-08-28 17:24:49 -04:00
Joseph Kennedy
8ee05e6208 Use unique class name 2017-08-28 15:38:17 -04:00
Joseph Kennedy
d274f3e9c0 Rename description field so we can hide it... 2017-08-28 15:32:27 -04:00
Joseph Kennedy
80e56e4fd8 Try actual field name... 2017-08-28 15:29:12 -04:00
Joseph Kennedy
e6bc968d62 Add toggle to show description field. Need to add conditional for comment bubble 2017-08-28 15:24:50 -04:00
Joseph Kennedy
39f139a24d Reorder items 2017-08-28 03:25:43 -04:00
Joseph Kennedy
98e3461503 Switch back to base model for Interface and remove custom_fields 2017-08-28 02:29:09 -04:00
Joseph Kennedy
9e086932d9 Added get_status_class to template code and change to CustomFieldModel for InterfaceModel 2017-08-28 02:24:50 -04:00
Joseph Kennedy
271c771b76 Allow custom fields for interfaces. Switch to get_status_display on INTERFACE_ENABLED template code. 2017-08-28 01:32:38 -04:00
Joseph Kennedy
f855733f46 LinkColumn for lag and try to do a proper get 2017-08-26 23:58:46 -04:00
Joseph Kennedy
98308b2eef Back to name 2017-08-26 23:40:26 -04:00
Joseph Kennedy
f3abe1da44 Wrong variable... 2017-08-26 23:37:05 -04:00
Joseph Kennedy
b9060d846c Try again... 2017-08-26 23:35:46 -04:00
Joseph Kennedy
01301777c8 ehhh 2017-08-26 23:33:38 -04:00
Joseph Kennedy
8271c9383c self 2017-08-26 23:32:33 -04:00
Joseph Kennedy
6c86718434 Switch to cleaned_data 2017-08-26 22:58:39 -04:00
Joseph Kennedy
26300649d2 - 2017-08-26 22:34:49 -04:00
Joseph Kennedy
197529514d Try a different to_field_name 2017-08-26 21:56:04 -04:00
Joseph Kennedy
2e01087aad Set required=False 2017-08-26 21:44:09 -04:00