Commit Graph

1859 Commits

Author SHA1 Message Date
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
Jeremy Stretch
3e4b66675b Rearranged circuits navigation dropdown 2017-08-24 12:51:50 -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
Jeremy Stretch
6f8d3f7a57 Fixes #1443: Fixed API validation error involving custom field data 2017-08-22 11:31:33 -04:00
Jeremy Stretch
eb994a691a Added style to BaseTable's empty_text 2017-08-21 17:38:27 -04:00
Jeremy Stretch
ae73e6f04d Removed task list formatting 2017-08-21 11:10:07 -04:00
Jeremy Stretch
7843a6bf77 Fixed devicetype_id filter for DeviceType components 2017-08-18 10:27:43 -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
Joseph Kennedy
2c339b1bda Comment mac_address and enabled in InterfaceListFilterForm 2017-08-17 21:32:30 -04:00
Joseph Kennedy
de9229b532 Comment role FilterChoiceField and uncomment enabled field. 2017-08-17 21:25:02 -04:00
Joseph Kennedy
b145fb0e69 Remove enabled field from IntefaceListFilterForm to test. 2017-08-17 21:16:33 -04:00
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
Jeremy Stretch
fa6d933544 Converted list of issue types to a task list 2017-08-17 15:14:20 -04:00
Jeremy Stretch
83085d08ca Revised the GitHub issue template 2017-08-17 15:11:55 -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
Jeremy Stretch
70a6b171d0 Fixes #1429: Fixed uptime formatting on device status page 2017-08-16 11:20:52 -04:00
Joseph Kennedy
322ad2ca15 Checking filter on InterfaceListView to see if the broke the view 2017-08-15 21:48:06 -04:00
Jeremy Stretch
9a25b5458d Merge pull request #1430 from xmudrii/fix-docs
docs: web-server link to new ssl tutorials for 16.04
2017-08-15 21:39:59 -04:00
Marko Mudrinić
416aeb4072 docs: web-server link to new ssl tutorials for 16.04 2017-08-15 23:39:10 +02:00
Jeremy Stretch
0c1594b8f8 Post-release version bump 2017-08-15 15:53:10 -04:00
Jeremy Stretch
669ae104a4 Release v2.1.3 2017-08-15 15:50:51 -04:00
Jeremy Stretch
c37cfeb74f Fixed page titles in the browsable API 2017-08-15 15:30:45 -04:00
Jeremy Stretch
51b1da660a Fixes #1330: Raise validation error when assigning an unrelated IP as the primary IP for a device 2017-08-15 14:05:02 -04:00
Jeremy Stretch
c394985b1b Fixes #1421: Improved model validation logic for API serializers 2017-08-15 13:54:04 -04:00
Jeremy Stretch
04c300b8e2 Fixes #1420: Exclude virtual interfaces from device LLDP neighbors view 2017-08-15 11:07:26 -04:00
Joseph Kennedy
d71556547e Added Interface export and custom field option 2017-08-15 02:23:26 -04:00
Jeremy Stretch
117f33afc5 Fixes #1419: Allow editing image attachments without re-uploading an image 2017-08-11 10:47:06 -04:00