Commit Graph

1696 Commits

Author SHA1 Message Date
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
Joseph Kennedy
23e20964e9 Switch to FlexibleModalChoiceField for lag...still broken clean_lag method 2017-08-26 21:39:53 -04:00
Joseph Kennedy
6e1af855bf Whoops 2017-08-26 01:55:14 -04:00
Joseph Kennedy
bb75f65cf5 Error will robinson
r Please enter the commit message for your changes. Lines starting
2017-08-26 01:52:03 -04:00
Joseph Kennedy
35110beca8 Use cleaned_data 2017-08-26 01:41:30 -04:00
Joseph Kennedy
b1ec7dfec2 Removed ordering as it is unnecessary 2017-08-26 01:16:09 -04:00
Joseph Kennedy
37c0538f7d Messing up interface ordering 2017-08-26 01:07:33 -04:00
Joseph Kennedy
952f6e7754 Trying self.fields attributes 2017-08-26 00:54:19 -04:00
Joseph Kennedy
e92a72cdb6 Missing device reference 2017-08-26 00:17:21 -04:00
Joseph Kennedy
17428e7057 use self.device 2017-08-26 00:00:05 -04:00
Joseph Kennedy
da2f1560f4 Remove extraneous line and remove try for error testing 2017-08-25 23:50:55 -04:00
Joseph Kennedy
509848031b Switch to IntegerField for form_factor and mtu and switch back to BooleanFields 2017-08-25 23:20:44 -04:00
Joseph Kennedy
6f7bb50475 Change lag interface...add clean_lag function. Switch to NullBooleanField for other fields in InterfaceCSVForm 2017-08-25 22:55:27 -04:00
Joseph Kennedy
5dd5608e5b Switch to BooleanFields 2017-08-24 20:32:41 -04:00
Joseph Kennedy
0377474ecc Reference to nonexistent method removed 2017-08-24 20:17:50 -04:00
Joseph Kennedy
3fd2911bdc Add is_lag field and try to fix lag FlexibleModelChoice in InterfaceCSVForm 2017-08-24 20:09:22 -04:00
Joseph Kennedy
89b6aee205 Missing comma... 2017-08-22 20:27:38 -04:00
Joseph Kennedy
f7bb400940 Try to fix lag field in InterfaceCSVForm...likely to fail 2017-08-22 20:08:41 -04:00
Joseph Kennedy
67bf11ab82 Add more fields to InterfaceCSVForm and InterfaceImportTable 2017-08-22 18:44:55 -04:00
Joseph Kennedy
3e122c4a32 Added csv_headers to Interface model 2017-08-22 15:08:05 -04:00
Joseph Kennedy
bb7fc02654 Add InterfaceListFilter, add device as CharField instead of ModelChoiceField, and add the filter to InterfaceListView 2017-08-17 22:10:45 -04:00
Joseph Kennedy
421779cb56 Adding back all but device field to InterfaceListFilterForm. 2017-08-17 21:54:09 -04:00
Joseph Kennedy
d8fb8e60f9 Comment out device field as ModelChoiceField. 2017-08-17 21:40:10 -04:00