connectors/__init__.py
Wed, 13 Mar 2019 11:47:03 +0300 Andrey Skvortsov Fix various pylint and pep8 errors
Mon, 11 Mar 2019 17:20:15 +0100 Edouard Tisserant Fixed more pylint reports :
Mon, 11 Mar 2019 01:03:32 +0100 Edouard Tisserant check_sources.sh makes me become even less productive
Mon, 07 Jan 2019 11:33:34 +0100 Edouard Tisserant Disable MDNS:// scheme support. Also prevent discovery pannel to produce some. For now it seems that that feature is unused, and could be a security issue.
Mon, 10 Dec 2018 11:22:43 +0100 Edouard Tisserant Make easier to read console error message in case of connection problem.
Tue, 04 Dec 2018 11:31:58 +0100 Edouard Tisserant Chunk based transfer for PLC binary and extra files, and some collateral code refactoring.
Tue, 20 Nov 2018 11:32:42 +0100 Edouard Tisserant IDManager : refactored a bit, moved some code into PSKManagement.py. Now captures URI and PSK on new PYRO(S) and propose them when editing URI. Import/export still to be implemented.
Mon, 19 Nov 2018 10:39:50 +0100 Edouard Tisserant Renaming servicetype into scheme.
Thu, 08 Nov 2018 09:39:06 +0100 Edouard Tisserant URI editor : Rewrote most of it, cleaner.
Mon, 15 Oct 2018 16:26:59 +0200 Edouard Tisserant Replaced PYROSSL with PYROPSK.
Sat, 09 Jun 2018 17:14:56 +0300 Andrey Skvortsov Fix linter errors
Thu, 10 May 2018 13:11:11 +0200 dporopat #2476 Connectors dialog module added. #2476
Wed, 09 May 2018 15:09:54 +0200 dporopat #2476 Separate connectors dialogs from connectors module. #2476
Fri, 20 Apr 2018 11:21:20 +0200 dporopat #2476 Added uri location editor, getting connectors from list in Beremiz. #2476
Wed, 25 Oct 2017 13:50:26 +0300 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
Tue, 22 Aug 2017 12:45:06 +0300 Andrey Skvortsov clean-up: fix PEP8 W503 line break before binary operator
Sat, 19 Aug 2017 00:58:44 +0300 Andrey Skvortsov clean-up: fix PEP8 E124 closing bracket does not match visual indentation
Fri, 18 Aug 2017 12:36:31 +0300 Andrey Skvortsov clean-up: fix PEP8 E127 continuation line over-indented for visual indent
Wed, 16 Aug 2017 12:48:08 +0300 Andrey Skvortsov clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Mon, 14 Aug 2017 21:09:48 +0300 Andrey Skvortsov convert some files from CRLF to LF
Thu, 20 Apr 2017 13:01:45 +0300 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Fri, 03 Apr 2015 17:08:13 +0200 Ronan Bignaux add pyrossl client side
Sun, 08 Feb 2015 16:50:54 +0100 Edouard Tisserant Runtime : Added PLCobject methods registring. IDE : Added WAMP connector. Still need some fixes
Sat, 09 Jun 2012 00:08:34 +0200 Edouard Tisserant Now, PYRO:// locations also accept MDNS service names
Sat, 19 May 2012 19:00:55 +0200 Edouard Tisserant targets and connectors are nor extensible
Mon, 07 May 2012 18:47:29 +0200 Edouard Tisserant refactoring
Thu, 31 Mar 2011 19:04:03 +0200 Edouard Tisserant old typo
Thu, 24 Sep 2009 18:22:31 +0200 laurent Merging some improvements from BCT
Fri, 16 Jan 2009 16:52:23 +0100 etisserant Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Thu, 28 Aug 2008 14:53:11 +0200 etisserant - Some improovements in debug data feedback data
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :