Skip to content
  1. Oct 12, 2017
  2. Oct 03, 2017
    • developer23's avatar
      ver 4.0.5.3 · 466e863a
      developer23 authored
      - added verification if key exist in pq dict;
      
      - resolved bug if 'NoneType' returned from client app;
      
      466e863a
  3. Sep 27, 2017
    • developer23's avatar
      ver 4.0.5.3 · 833e793e
      developer23 authored
      ais_http.py:
         add 'index.html' in do_GET() function;
         add return in do_POST() if getBaseName() == AIS_MAIN (line:117);
      833e793e
  4. Sep 20, 2017
    • developer23's avatar
      ver 4.0.5.2 · d2a2690d
      developer23 authored
      - create new folder 'html';
      - 'ais_readers.html' imported in html folder;
      - no import from xmlhtml module;
      - removed codes for xml support;
      d2a2690d
  5. Sep 19, 2017
  6. Sep 15, 2017
  7. Sep 14, 2017
    • developer23's avatar
      - ver 4.0.5.0 · 4807b04b
      developer23 authored
      - removed line for choise content-type extenstion in do_GET();
      4807b04b
  8. Sep 13, 2017
    • developer23's avatar
      ver 4.0.5.0 · 1c70de88
      developer23 authored
      - added ".js" for content-type in do_GET();
      1c70de88
    • developer23's avatar
      ver 4.0.5.0 · 5ebbd06d
      developer23 authored
      - added support for .css file as content-type in do_GET();
      5ebbd06d
  9. Aug 18, 2017
  10. Jun 23, 2017
    • developer23's avatar
      ver 4.0.4.4 · b9e3f9e0
      developer23 authored
      - ais_http.py:add list container for signs X,x for close fun
      b9e3f9e0
    • developer23's avatar
      ver 4.0.4.4 (build) · bbf8e6aa
      developer23 authored
      - ais_http.py: add 'or GetBaseName() == AIS_MAIN_EXE' in appropriate if flow
      bbf8e6aa
  11. Jun 22, 2017
    • developer23's avatar
      ver 4.4.3 · 3bd5a32c
      developer23 authored
      - ais_http.py->display new values if choise 'd' on html
      3bd5a32c
  12. Jun 06, 2017
  13. May 30, 2017
  14. May 20, 2017
    • developer22's avatar
      ver 4.0.4.2 · f6de1e3e
      developer22 authored
      ais_http.py:
      - import subprocess library into IP def
      f6de1e3e
    • developer22's avatar
      ver 4.0.4.2 · 3c441a36
      developer22 authored
      ais_http.py:
      - resolved bug in view IP address from linux platform;
      3c441a36
  15. May 18, 2017
    • developer22's avatar
      ver 4.0.4.2 (build) · 6ce0d31d
      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;
      6ce0d31d
  16. May 16, 2017
  17. May 10, 2017
  18. May 08, 2017
    • developer22's avatar
      ver 4.0.4.0 · 8dcb42c6
      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;
      8dcb42c6
  19. Apr 22, 2017
    • developer7's avatar
      ver 4.0.3.8 · 3e67cf58
      developer7 authored
      fixed bug in ais_http.py
      3e67cf58
    • developer7's avatar
      ver 4.0.3.8 · 5b2b89ab
      developer7 authored
      ais_http.py:GetHandler()->do_POST() resolved minor bug for IP address
      5b2b89ab
    • developer7's avatar
      ver 4.0.3.8 · 11c2e405
      developer7 authored
      ais_http.py:GetHandler()->do_POST() get IP address from 'hostame' shell cmd if platform is linux
      11c2e405
  20. Apr 11, 2017
  21. Apr 10, 2017
    • developer7's avatar
      ver 4.0.3.5 · e7493b37
      developer7 authored
      - GetHandler()->do_POST(): resolve minor bug if device type or device id == None,for 'Q' function
      e7493b37
  22. Apr 04, 2017
  23. Mar 31, 2017
    • developer7's avatar
      ver 4.0.3.4 · ce6afe2d
      developer7 authored
       add submodule update without username:pass
      ce6afe2d
    • developer7's avatar
      ver 4.0.3.4 · 977fe811
      developer7 authored
      ais_http.py: GetHandler->do_POST()
      added 'Up To Date' in code
      977fe811
    • developer7's avatar
      ais_http.py module: · 3aa4ae51
      developer7 authored
      - change 'git pull' command
      3aa4ae51
    • developer7's avatar
      ver 4.0.3.2 · ad0778c1
      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
      ad0778c1
  24. Mar 30, 2017
    • developer7's avatar
      ver 4.0.3.1 · b6d2f191
      developer7 authored
      add 'resource busy' in GetHandler->do_POST();
      b6d2f191
  25. Mar 28, 2017
    • developer7's avatar
      ver 4.0.3.1 · 0516e8fb
      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;
      0516e8fb