- Oct 12, 2017
-
-
developer23 authored
-
- Oct 03, 2017
-
-
developer23 authored
- added verification if key exist in pq dict; - resolved bug if 'NoneType' returned from client app;
-
- Sep 27, 2017
-
-
developer23 authored
ais_http.py: add 'index.html' in do_GET() function; add return in do_POST() if getBaseName() == AIS_MAIN (line:117);
-
- Sep 20, 2017
-
-
developer23 authored
- create new folder 'html'; - 'ais_readers.html' imported in html folder; - no import from xmlhtml module; - removed codes for xml support;
-
- Sep 19, 2017
-
-
developer23 authored
-commit
-
developer23 authored
- commit
-
- Sep 15, 2017
-
-
developer23 authored
- bug in do_GET() for key,value pairs;
-
- Sep 14, 2017
-
-
developer23 authored
- removed line for choise content-type extenstion in do_GET();
-
- Sep 13, 2017
-
-
developer23 authored
- added ".js" for content-type in do_GET();
-
developer23 authored
- added support for .css file as content-type in do_GET();
-
- Aug 18, 2017
-
-
developer23 authored
-
- Jun 23, 2017
-
-
developer23 authored
- ais_http.py:add list container for signs X,x for close fun
-
developer23 authored
- ais_http.py: add 'or GetBaseName() == AIS_MAIN_EXE' in appropriate if flow
-
- Jun 22, 2017
-
-
developer23 authored
- ais_http.py->display new values if choise 'd' on html
-
- Jun 06, 2017
-
-
developer23 authored
add sys._exec() function in do_POST() method;
-
- May 30, 2017
-
-
developer23 authored
-
developer23 authored
-
- May 20, 2017
-
-
developer22 authored
ais_http.py: - import subprocess library into IP def
-
developer22 authored
ais_http.py: - resolved bug in view IP address from linux platform;
-
- May 18, 2017
-
-
developer22 authored
ais_http.py - AisHttpGetProgramVersion() : get app name and version; - http_request(): multi exception for url and http errors; - GetHandler->do_POST() : correct align codes block;
-
- May 16, 2017
-
-
developer22 authored
ais_http.py:add two return value in http_request()->page.read(),page.code
-
- May 10, 2017
-
-
developer22 authored
-
- May 08, 2017
-
-
developer22 authored
ais_http.py: - http_request() add optional parameter for http_request timeout.More codes for exception message in this func; ais_readers.html: - delete table rows for reboot and other tags;
-
- Apr 22, 2017
-
-
developer7 authored
fixed bug in ais_http.py
-
developer7 authored
ais_http.py:GetHandler()->do_POST() resolved minor bug for IP address
-
developer7 authored
ais_http.py:GetHandler()->do_POST() get IP address from 'hostame' shell cmd if platform is linux
-
- Apr 11, 2017
-
-
developer7 authored
-
- Apr 10, 2017
-
-
developer7 authored
- GetHandler()->do_POST(): resolve minor bug if device type or device id == None,for 'Q' function
-
- Apr 04, 2017
-
-
developer7 authored
-
developer7 authored
-
developer7 authored
modified code line for get hostname value
-
developer7 authored
GetHandler()->do_POST:add subprocess check_out method for display full hostname IP address where platform is linux;
-
developer7 authored
comment lines for submodule update when try Git pull
-
developer7 authored
ais_http.py modul:GetHandler()->do_POST():add codes that display IP and MAC address
-
- Mar 31, 2017
-
-
developer7 authored
add submodule update without username:pass
-
developer7 authored
ais_http.py: GetHandler->do_POST() added 'Up To Date' in code
-
developer7 authored
- change 'git pull' command
-
developer7 authored
- ais_http.py module:GetHandler()->do_POST() add subprocess for git pull and git submodule updates - ais_readers.html : add tags for git update; - constants.py : add global defined constants for git
-
- Mar 30, 2017
-
-
developer7 authored
add 'resource busy' in GetHandler->do_POST();
-
- Mar 28, 2017
-
-
developer7 authored
* ais_http.py: GetHandler()->do_POST():local value for 'debug_log' folder; support for 'R' (reboot) host device on linux platform; resolved bug for 'r' RT; * ais_readers.html: - add javascript code for parse filename from tag 'files'; - add text tag for 'REBOOT' - add tag 'files' for upload fw and config file to device;
-