Skip to content
  1. Jan 29, 2018
    • developer7's avatar
      4.0.7.3 · dbf5ebe1
      developer7 authored
      - ais_http.py:
        - do_POST():
          - added try/catch block when no device found;
      dbf5ebe1
  2. Jan 18, 2018
    • developer7's avatar
      4.0.7.2 · 6d85e17b
      developer7 authored
      ais_http.py:
         - do_POST():
      	global variables declared(start_index,end_index,start_time,end_time);
      	resolved problem when printing AIS_GetTime () when the 'i' called
      6d85e17b
  3. Jan 16, 2018
  4. Nov 28, 2017
    • developer7's avatar
      4.0.5.6 · 4bd44f68
      developer7 authored
      - do_POST():
      	- replace logical 'or' with logical 'and' in line:245;
      	
      4bd44f68
  5. Nov 25, 2017
    • developer7's avatar
      4.0.5.6 · 7aa74def
      developer7 authored
      - GetHandler()->do_POST():
      	commented line :self.SetHeaders();
      7aa74def
  6. Nov 14, 2017
    • developer23's avatar
      4.0.5.5 · c86d9031
      developer23 authored
      - GetHandler():
      	- added SetHeaders();
      c86d9031
  7. Nov 01, 2017
  8. Oct 27, 2017
    • developer23's avatar
      4.0.5.5 · 0df929ee
      developer23 authored
      - remove comment;
      0df929ee
    • developer23's avatar
      4.0.5.5 · 6bc1b4a2
      developer23 authored
      - GetHandler():
      	- WriteFile():replace os.curdir with os.sep
      6bc1b4a2
    • developer23's avatar
      4.0.5.5 · c7e04edd
      developer23 authored
      - do_POST():
      	- remove second return value from AisGetTime();
      c7e04edd
  9. Oct 25, 2017
  10. Oct 24, 2017
  11. Oct 19, 2017
  12. Oct 17, 2017
    • developer23's avatar
      ver 4.0.5.4 · 2255e6b0
      developer23 authored
      ais_http.py:
      	- add script_name() in GetHandler() class;
      constants.py:
      	- add constants for other html file name;
      2255e6b0
  13. Oct 16, 2017
    • developer23's avatar
      version 4.0.5.4: · 7c707239
      developer23 authored
      - ais_http.py:
      	do_POST():
      		- remove codes for IP,R and Git update;
      7c707239
    • developer23's avatar
      version 4.0.5.4 · d0981509
      developer23 authored
      web_api:
      - ais_http.py:
        do_POST() ->
      	- dislocate code for debug_log into ais_readers_main_process.py;
      	
      - constant.py:
      	remove constants for debug_log;
      	add constants for HTML script folder name and html init script name;
      	
      d0981509
    • developer23's avatar
      ver 4.0.5.4 · 07a85ef8
      developer23 authored
      do_POST():
      - allocate code that check any device exist;
      07a85ef8
  14. Oct 15, 2017
  15. Oct 13, 2017
  16. Oct 12, 2017
  17. 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
  18. 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
  19. 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
  20. Sep 19, 2017
  21. Sep 15, 2017
  22. 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
  23. 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
  24. Aug 18, 2017
  25. 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
  26. 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
  27. Jun 06, 2017
  28. May 30, 2017
  29. 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