20190816_jeffrey - silenceuncrio/diary GitHub Wiki

0845

繼續 M330 - P2 - Web UI: WAN WiFi


M330[develop] - finish 'WAN > WiFi STA' web page

commit 36821da132392d0cf25b7ffdd4721ee6ea7bb828
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Aug 16 09:56:01 2019 +0800

    finish 'WAN > WiFi STA' web page

 proscend/prosrc/webcgi/wifi_sta.c                | 163 ++++++++++++++++++-
 proscend/prosrc/www/app/feature/wifi_sta.html    | 189 ++++++++++++++++++++++-
 proscend/prosrc/www/app/feature/wifi_sta.js      | 125 ++++++++++++++-
 proscend/prosrc/www/app/locale-en.json           |  16 ++
 proscend/prosrc/www/app/locale-fr.json           |  17 ++
 proscend/prosrc/www/app/locale-zh-tw.json        |  17 ++
 proscend/prosrc/www/app/services/icos.service.js |  10 +-
 7 files changed, 516 insertions(+), 21 deletions(-)

1330

寫週報

M300[develop]

  • limit the max-height of top banner and give it a 'overflow-y: auto'
  • fix multi user related issue:

M330

  • 出貨準備
  • All modules related to OpenSSl need to check (new 1.0.2)

M330[release/v0.06]

  • fix multi user related issue according to PROSRC_GNSS and PROSRC_GNSS_LAB to display LTE > GPS Config' offer the following web api to control DO

M330[develop]

  • add 'Management > Web' for user to change the HTTP/HTTPS port
  • finish 'WAN > WiFi STA' web page

M360P[develop]

  • limit the max-height of top banner and give it a 'overflow-y: auto'

1445

M300[release/v2.01] - limit the max-height of top banner and give it a 'overflow-y: auto'

commit 0f7acd4c4e40936a861b90bd05f9d21e9a7618cd
Refs: [release/v2.01], {origin/release/v2.01}
Author: jeffrey <[email protected]>
Date:   Fri Aug 16 14:38:14 2019 +0800

    limit the max-height of top banner and give it a 'overflow-y: auto'
    - prevent it covers the menu if browser's width is not enough

 proscend/prosrc/www/brand_advice/brand/custom.css  | 3 +++
 proscend/prosrc/www/brand_ctcu/brand/custom.css    | 3 +++
 proscend/prosrc/www/brand_cxr/brand/custom.css     | 3 +++
 proscend/prosrc/www/brand_hytec/brand/custom.css   | 3 +++
 proscend/prosrc/www/brand_nobrand/brand/custom.css | 3 +++
 proscend/prosrc/www/brand_planet/brand/custom.css  | 3 +++
 proscend/prosrc/www/brand_xentino/brand/custom.css | 3 +++
 7 files changed, 21 insertions(+)

M300[release/v2.01] - fix multi user related issue:

commit 53318caad1af1bf458303d841a874109a74ddab8
Refs: [release/v2.01], {origin/release/v2.01}
Author: jeffrey <[email protected]>
Date:   Fri Aug 16 14:45:30 2019 +0800

    fix multi user related issue:
    - the access level of icos_config.cgi?act=coldreboot should be level 1 or read_only user will not be able to reboot the device
    - the access level of system.cgi?act=apply_by_name should be level 1 or read_only user will not be able to apply
    - correct the javascript behaviour at 'Management > Administration'
    - after login, only redirect to wizard if user is super user (level 3)
      - since we can chnage the password of super user during wizard follow

 proscend/prosrc/webcgi/icos_config.c              |  2 +-
 proscend/prosrc/webcgi/system.c                   |  2 +-
 proscend/prosrc/www/app/feature/administration.js |  3 ++-
 proscend/prosrc/www/app/feature/login.js          | 32 ++++++++++++++---------
 4 files changed, 23 insertions(+), 16 deletions(-)

1450

盤一下檯面上的 task

M300

  • P3 - Layer 2 Encapsulation over GRE (L2oGRE)

M330

  • P2 - Wizard
  • P2 - web ui display issue via smartphone
  • P2 - web ui: GPS track drawing