Tue, 14 Aug 2018 11:14:20 +0200 dporopat NevowServer : Added minimalist css style customization and a link to go to settings page and back
Mon, 13 Aug 2018 15:00:51 +0200 Edouard Tisserant fixed setServer call in WampClient module. Was doing nothing because _PySrv wasn't global.
Mon, 13 Aug 2018 14:58:59 +0200 Edouard Tisserant Removed now deprecated ForceReload from WAMP exposed calls
Mon, 13 Aug 2018 13:24:48 +0200 Edouard Tisserant fixed documentation bug
Mon, 13 Aug 2018 13:24:28 +0200 Edouard Tisserant NevowServer : added addInfoString to allow extensions to declare some read-only strings to be displayed in settings. Also renamed addExtension in addSettings for clarity.
Mon, 13 Aug 2018 11:10:23 +0200 Mario de Sousa fixed problems reported by certification testing : vendor identifier acces rights (now read only), and bvlc_maintenance timer was increasing too fast.
Thu, 09 Aug 2018 09:07:09 +0200 Edouard Tisserant Some blank lines to make bitbucket's PEP8 2.2.0 happy
Wed, 08 Aug 2018 13:46:19 +0200 Edouard Tisserant merged Andrey's default
Wed, 01 Aug 2018 13:09:45 +0300 Andrey Skvortsov Fix wrong code generation if EN/ENO are used in FBD/LD/SFC
Tue, 31 Jul 2018 14:17:41 +0300 Andrey Skvortsov Fix flickering in debug panel
Mon, 30 Jul 2018 19:28:39 +0300 Andrey Skvortsov Fix non-usable toolbar on wxPython with GTK3+
Mon, 30 Jul 2018 19:02:36 +0300 Andrey Skvortsov Fix problem with decreasing size of StatusToolBar when tools are removed from toolbar.
Sun, 29 Jul 2018 02:00:03 +0300 Andrey Skvortsov Add BACnet example
Fri, 27 Jul 2018 22:01:10 +0000 Andrey Skvortsov Rework README.md, add examples section, add instructions for Modbus extension, more information about runtime.
Fri, 27 Jul 2018 15:44:20 +0300 Andrey Skvortsov Add Modbus example
Wed, 08 Aug 2018 13:27:44 +0200 Edouard Tisserant Disable source quality checking on ethercat plugin - will fix it later
Wed, 08 Aug 2018 13:26:48 +0200 Edouard Tisserant Passed bacnet*.py through autopep8, and attemped to fix manually what went wrong + fixed pylint complains
Wed, 08 Aug 2018 10:17:19 +0200 Edouard Tisserant More pylint+pep8 conformance
Wed, 08 Aug 2018 10:15:51 +0200 Edouard Tisserant autopep8 + hand made fixes on ProjectController.py runtime/WampClient.py wxglade_hmi/wxglade_hmi.py
Tue, 07 Aug 2018 13:35:28 +0200 Edouard Tisserant pylint on runtime/NevowServer.py
Mon, 06 Aug 2018 15:36:09 +0200 Edouard Tisserant pep8 on runtime/NevowServer.py
Mon, 06 Aug 2018 14:30:43 +0200 Edouard Tisserant merged
Mon, 06 Aug 2018 13:14:50 +0200 Edouard Tisserant Make some POU libraries selected by default or not. This changes structure of features.libraries, please check and update your extensions if they use libraries
Wed, 04 Jul 2018 17:47:38 +0300 Andrey Skvortsov remove useless code
Wed, 04 Jul 2018 16:41:02 +0300 Andrey Skvortsov Add full screen mode (menu and title are hidden)
Tue, 03 Jul 2018 17:09:11 +0300 Andrey Skvortsov Add information how to make shelve command work with check_source.sh called from hg hook
Fri, 29 Jun 2018 17:53:57 +0300 Andrey Skvortsov Automatically increment IEC-location address if copy of the variable is created
Fri, 29 Jun 2018 15:36:34 +0300 Andrey Skvortsov Make information about translation to be in unicode
Fri, 29 Jun 2018 13:40:11 +0300 Andrey Skvortsov Take plcopen_icons.svg as source of png icons as well
Fri, 29 Jun 2018 13:36:32 +0300 Andrey Skvortsov Add 256x256 and 64x64 Beremiz icons
Fri, 29 Jun 2018 13:30:39 +0300 Andrey Skvortsov Add PLCOpenEditor icon to plcopen_icons.svg
Wed, 27 Jun 2018 18:13:31 +0300 Andrey Skvortsov Fix rounding of thousandths of microseconds in duration editor
Wed, 27 Jun 2018 17:13:06 +0300 Andrey Skvortsov Add checking value in microseconds field in duration editor dialog
Wed, 27 Jun 2018 13:57:03 +0300 Andrey Skvortsov Catch 'clipboard already open' errors in editors
Wed, 27 Jun 2018 10:58:45 +0300 Andrey Skvortsov If task type is changed from 'interrupt' to 'cyclic' init interval with T#20ms.
Tue, 26 Jun 2018 18:02:51 +0300 Andrey Skvortsov Explicitly enable required libraries in test projects
Tue, 26 Jun 2018 17:46:37 +0300 Andrey Skvortsov Disable by default unlisted in project beremiz.xml libraries
Tue, 26 Jun 2018 17:34:15 +0300 Andrey Skvortsov Fix 'DoGetTextExtent - invalid DC' error
Tue, 26 Jun 2018 14:48:44 +0300 Andrey Skvortsov Fix size of ProjectDialog used by PLCOpenEditor
Tue, 26 Jun 2018 10:37:36 +0300 Andrey Skvortsov Fix some compilation warnings for better ANSI C compliance
Fri, 20 Jul 2018 11:10:42 +0200 Edouard Tisserant Customizable columns in VariableTables (i.e. can be monkey patched properly)
Fri, 20 Jul 2018 11:05:17 +0200 Edouard Tisserant Merged
Thu, 19 Jul 2018 13:32:27 +0200 Edouard Tisserant Customizable update of toolbar buttons (i.e. 'methods') according to PLCStatus nevow_service_rework
Fri, 13 Jul 2018 09:06:01 +0200 Edouard Tisserant Fixed small typo in error message. nevow_service_rework
Thu, 12 Jul 2018 09:35:09 +0200 Edouard Tisserant WAMP : complains about failure to start WAMP only if it was successfully imported. nevow_service_rework
Wed, 11 Jul 2018 14:32:19 +0200 Edouard Tisserant WAMP: now config and secret given in project files always override those given in commandline. Also made extensions web customisations happen before registration of web interface. nevow_service_rework
Tue, 10 Jul 2018 12:54:05 +0200 Edouard Tisserant Moved Wamp configuration file selection logic into runtime/wampclient.py. Added Wamp CRA secret file upload and download. Slightly reworked code for config and secret file loading and saving. nevow_service_rework
Tue, 10 Jul 2018 12:51:28 +0200 Edouard Tisserant Added a way for extension to register dedicated URL under settings page URL (i.e. /settings/something) nevow_service_rework
Fri, 06 Jul 2018 15:09:44 +0200 Edouard Tisserant Fixed a bit of everything in WAMP, and added web settings for that same extension. nevow_service_rework
Fri, 06 Jul 2018 15:07:40 +0200 Edouard Tisserant Added some immutable field (platform) in default runtime web setting page, for the example. nevow_service_rework
Fri, 06 Jul 2018 15:05:03 +0200 Edouard Tisserant Fix misc typos in exception handling code. nevow_service_rework
Thu, 05 Jul 2018 13:46:18 +0200 Edouard Tisserant Fixed i18n related typo. nevow_service_rework
Thu, 05 Jul 2018 13:45:24 +0200 Edouard Tisserant Fixed typo nevow_service_rework
Thu, 05 Jul 2018 13:44:54 +0200 Edouard Tisserant Better logging of Nevow Server import in case of exception. nevow_service_rework
Thu, 05 Jul 2018 11:11:01 +0200 Edouard Tisserant WampClient : Simplified, removed dead code, use exception for handling failures and misconfiguration, check existence of mandatory parameters. nevow_service_rework
Wed, 04 Jul 2018 14:17:00 +0200 Edouard Tisserant Merged #2486, enhancements to WAMP client : auto reconnecting, wamp conf checking and saving, additional attributes for exposed calls, etc nevow_service_rework
Wed, 04 Jul 2018 14:10:03 +0200 Edouard Tisserant Nevow based web interface now show simple Log message sending form for basic runtime, and allow extensions to add their own web settings. nevow_service_rework
Fri, 22 Jun 2018 14:08:34 +0200 Edouard Tisserant Now, runtime extensions should be able to add their own settings to web configuration interface. nevow_service_rework
Fri, 22 Jun 2018 12:43:33 +0200 Edouard Tisserant Embrio of setting form, just to test nevow_service_rework
Tue, 05 Jun 2018 15:29:58 +0200 dporopat #2486 Exception if custom protocol options are wrong. #2486