Skip to content
  1. Feb 14, 2018
    • developer7's avatar
      4.0.7.15 · 56926acb
      developer7 authored
      - ais_readers_main_process.py:
        - added .keys() in listen_all() for DDEV_HND dict;
      - ais_readers.html:
        - change display for black/white button;
      - javas.js:
        - fixed bug for write black list;
        - added code that update devices count after list devices();
      - ais_http.py:
        fixed bugs;
      56926acb
    • developer7's avatar
      4.0.7.14 · 4e15cf8e
      developer7 authored
      - ais_readers_main_process.py:
           - set real names constants for reboot and ip
      - ais_shell.py(4.0.7.5):
           - added check for dev.hnd[0].value in AISGetVersion();
           - changed display for thios f;
      - ais_http.py(4.0.7.7)
           - fixed bug when length HND_LIST is 0
      4e15cf8e
  2. Feb 13, 2018
    • developer7's avatar
      web_api: · 07da25e1
      developer7 authored
         - ais_readers.html(2.0):
           - added table row for AIS_Restart() and AIS_Destroy();
      07da25e1
    • developer7's avatar
      web_api: · 58e5f9a2
      developer7 authored
         - ais_readers.html(2.0):
           - added table row for AIS_Restart() and AIS_Destroy();
         - ais_http.py (4.0.7.6):
           - added support for AIS_Restart() and AIS_Destroy();
           - fixed minor bugs;
      
      shell:
         - ais_shell.py(4.0.7.4):
           - added support for AIS_Restart() and AIS_Destroy();
           - added lokal parametar (dev) in AISOpen(dev) and AISClose(dev);
      58e5f9a2
  3. Feb 12, 2018
    • developer7's avatar
      4.0.7.11 · f7344d1b
      developer7 authored
      - ais_readers.html(2.9):
          - added <li> tag for dump all logs per device;
      
      - javas.js(2.9):
          - added object for 'DLD' for dump all logs per device;
      
      - ais_readers_main_process.py(4.0.7.11):
          - DoPOST():
            - switch for 'dump logs per device'
      f7344d1b
  4. Feb 07, 2018
  5. Feb 02, 2018
    • developer7's avatar
      4.0.7.8 · 05148d1f
      developer7 authored
      - ais_readers_main_process:
        - add time.sleep(.1) in listen_all() DDEV_HND > 0;
      05148d1f
    • developer7's avatar
      4.0.7.8 · 8b8315ee
      developer7 authored
      - xmlhtml.py:
        - add new line in xml dict ('ENABLE_UNREAD_LOG_UDP');
      
      - ais_http.py:
        - add f=='q' before check HND_LIST[];
      
      - ais_readers_main_process.py:
        - unread_log():
          - add xmlSettingsDict check for ENABLE_UNREAD_LOG_UDP;
      8b8315ee
  6. Jan 31, 2018
  7. 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
    • developer7's avatar
      4.0.7.2 · f5b94095
      developer7 authored
      - update shell
      f5b94095
  8. 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
  9. Jan 16, 2018
  10. 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
  11. Nov 25, 2017
    • developer7's avatar
      4.0.5.6 · 7aa74def
      developer7 authored
      - GetHandler()->do_POST():
      	commented line :self.SetHeaders();
      7aa74def
  12. Nov 20, 2017
  13. Nov 17, 2017
  14. Nov 14, 2017
    • developer23's avatar
      4.0.5.5 · c86d9031
      developer23 authored
      - GetHandler():
      	- added SetHeaders();
      c86d9031
  15. Nov 13, 2017
  16. Nov 09, 2017
  17. Nov 01, 2017
  18. Oct 31, 2017
  19. 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
  20. Oct 25, 2017
  21. Oct 24, 2017
  22. Oct 19, 2017
  23. 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
  24. 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