Commit Graph

1743 Commits

Author SHA1 Message Date
Joseph Kennedy
e729b560de Custom fields don't work with the interface list at present. Trying to fix export and InterfaceListFilterForm now. 2017-08-17 21:01:05 -04:00
Joseph Kennedy
ad3814968a Revert filter in InterfaceListView 2017-08-17 20:15:39 -04:00
Joseph Kennedy
57584b9254 Remove filter from InterfaceListView 2017-08-17 19:56:14 -04:00
Joseph Kennedy
86c1503f12 Revert to InterfaceFilterForm 2017-08-16 18:13:05 -04:00
Joseph Kennedy
6dbc014fee Switching to forms.InterfaceConnectionFilterForm now 2017-08-16 16:48:16 -04:00
Joseph Kennedy
4b13149769 Switch to DeviceFilterForm in InterfaceListView to confirm InterfaceListFilterForm is broken 2017-08-16 14:20:26 -04:00
Joseph Kennedy
322ad2ca15 Checking filter on InterfaceListView to see if the broke the view 2017-08-15 21:48:06 -04:00
Joseph Kennedy
d71556547e Added Interface export and custom field option 2017-08-15 02:23:26 -04:00
Joseph Kennedy
8ec6f7c0b5 Switched to correct ChoiceField 2017-08-04 12:08:22 -04:00
Joseph Kennedy
dd0544c25c Missing constant import 2017-08-04 11:47:16 -04:00
Joseph Kennedy
6ad30dab73 Fix IFACE_ENABLED_CHOICES...again 2017-08-04 11:36:35 -04:00
Joseph Kennedy
266e948865 Define IFACE_ENABLED choices 'properly' 2017-08-04 11:19:51 -04:00
Joseph Kennedy
35f3e573b3 Added IFACE_ENABLED_CHOICES for InterfaceListFilterForm 2017-08-04 05:23:23 -04:00
Joseph Kennedy
c97f490ee8 Typo on forms 2017-08-04 05:07:59 -04:00
Joseph Kennedy
62281cb1aa Created InterfaceListFilterForm and added more search terms. Remove export on device page. Fix enabled column 2017-08-04 04:53:02 -04:00
Joseph Kennedy
04ea5bdebb Messing with accessors 2017-08-03 21:40:40 -04:00
Joseph Kennedy
13170708a2 Switch device link in InterfaceListTable to identifier property 2017-08-03 21:23:41 -04:00
Joseph Kennedy
8b70ea78ce Try again on pk variable 2017-08-03 21:16:00 -04:00
Joseph Kennedy
81bca1bc31 Fix Interface Link to use device and device fk 2017-08-03 21:02:50 -04:00
Joseph Kennedy
dd62e7576a Trying link in interface name 2017-08-03 20:15:51 -04:00
Joseph Kennedy
747830fc01 . 2017-08-03 19:47:02 -04:00
Joseph Kennedy
d1b7f49560 Remove toggle field 2017-08-03 19:35:32 -04:00
Joseph Kennedy
23c29781c2 One change at a time... 2017-08-03 18:20:35 -04:00
Joseph Kennedy
f7d3717413 Revert description column 2017-08-03 04:06:06 -04:00
Joseph Kennedy
34c3c2e10e Fix template references 2017-08-03 03:49:44 -04:00
Joseph Kennedy
01856f4990 Changes to tables for InterfaceListView 2017-08-03 03:25:48 -04:00
Joseph Kennedy
3f6cba446c Working on table view 2017-08-03 01:36:23 -04:00
Joseph Kennedy
9fccbc5c3c More attempts to fix InterfaceListView 2017-08-02 18:18:43 -04:00
Joseph Kennedy
2232b04256 Trying select_related again. 2017-08-02 17:44:33 -04:00
Joseph Kennedy
8475f78802 Switch to all() 2017-08-01 23:10:57 -04:00
Joseph Kennedy
39a9c1a723 Bad character 2017-08-01 23:01:50 -04:00
Joseph Kennedy
836dc37ee1 Change queryset to test output 2017-08-01 22:54:42 -04:00
Joseph Kennedy
7e9d052248 Remove queryset to test output 2017-08-01 22:46:14 -04:00
Joseph Kennedy
3079acc132 More with select_related 2017-08-01 22:32:44 -04:00
Joseph Kennedy
44f8bc47e8 Added InterfaceListTable for queryset and updated view InterfaceViewList 2017-08-01 22:19:21 -04:00
Joseph Kennedy
df59845c17 Fixed permission value and working on queryset options for export 2017-08-01 21:50:00 -04:00
Joseph Kennedy
306f0a84e9 . 2017-08-01 21:12:36 -04:00
Joseph Kennedy
20f03db8e5 Fix InterfaceListView queryset 2017-08-01 20:53:38 -04:00
Joseph Kennedy
d4dd073b84 Fix object type 2017-08-01 20:50:31 -04:00
Joseph Kennedy
be98967336 Fixed reference to InterfaceBulkImportView 2017-08-01 20:24:32 -04:00
Joseph Kennedy
61a12c5850 Fix a heading 2017-08-01 20:07:33 -04:00
Joseph Kennedy
f49a407451 Adding export interface and interface list views 2017-08-01 19:54:35 -04:00
Joseph Kennedy
ac8a23bd8a Missed InterfacesBulkImportView changes. 2017-08-01 18:07:07 -04:00
Joseph Kennedy
1a8913f625 Changes to allow import of interfaces and show descriptions inline in interface...some work on description column display 2017-08-01 16:51:42 -04:00
Jeremy Stretch
52a490bf5d Fixes #461: Display a validation error when attempting to assigning a new child device to a rack face/position 2017-07-28 10:05:51 -04:00
Jeremy Stretch
f2c16fbf3c Closes #893: Allow filtering by null values for NullCharacterFields (e.g. return only unnamed devices) 2017-07-27 09:53:41 -04:00
Jeremy Stretch
65a633f42d Closes #1374: Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters 2017-07-26 11:47:59 -04:00
Jeremy Stretch
d2c6d79589 Closes #1375: Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD 2017-07-26 11:24:19 -04:00
Jeremy Stretch
f4a873745f Post-release version bump 2017-07-25 11:26:50 -04:00
Jeremy Stretch
c7e9d90321 Release v2.1.0 2017-07-25 11:19:33 -04:00