20200629_jeffrey - silenceuncrio/diary GitHub Wiki
0905
這個禮拜的 review list
M300 - task
- release v2.08 at 2020-07-10
- [100%] P2 - apply the rule of model name and host name
- [100%] P1 - enlarge band
- [0%] P4 - BGP status (web ui)
- [0%] P4 - give a init value for google map
M300 - issue
- [100%] 1064: hard coding interface options is danger
M300 - bug
- [30%] firmware upgrade 卡在 40%
- pc 網卡直連 M300 lan 端
- 檔案上傳慢到(1分鐘100KB)前端的 javascript 慢慢跑到 40% 在等著上傳檔案完成 - 一小時也等不到
M330 - task
- release v1.03 at 2020-07-15
- [100%] P1 - web ui: url filter whitelist
- [100%] P1 - enlarge band
- [100%] P1 - web ui: connect the selected search operator
- [100%] P1 - BGP status porting (include web ui)
- [100%] P2 - apply the rule of model name and host name
- [0%] P3 - sync multi language from m330 to all mobile project
M330 - issue
- [0%] P1 - 0001094: there is no log for L2TP server/L2TP client/PPTP server
M330 - bug
- [0%] firmware upgrade 上傳成 M300 的 firmware 第一次失敗後到至後續上傳正確的也會失敗
- lighttpd 回 request entity too large
M350-C - task
- release v0.05 at 2020-07-17
- [100%] P2 - apply the rule of model name and host name
- [0%] P2 - Dynamic Web UI by HW_MCSV
- [0%] P2 - Dynamic Firmware Upgrade by HW_MCSV
- [0%] P2 - Web UI: WAN as LAN
M350-C - issue
- none
M350-C - bug
- [20%] web ui openvpn wizard 會讓 lighttpd process 被 kill 掉
- M330 不會
- M330 的 lighttpd 為 1.4.30
- M350 的 lighttpd 為 1.4.40
- [80%] 修改 menu.html.src 透過 web upgrade 後會 cache 舊的 menu
- 可以套用至全平台
- [100%] web ui reboot 的倒數機制出了問題 - 似乎重開機時間變長了
- [100%] wifi 2.4g wps 要拿掉
M350-C - misc
- [30%] 跨 repository 間 code 的 sync - 培養功力
- 起手式
git format-patch -k --stdout ${A_COMMIT_HASH}..${B_COMMIT_HASH} > xxx.patch git am -k -3 < xxx.patch
- git am 失敗的時候該怎麼辦? git apply --reject
- 起手式
M360P - task
- [0%] P2 - web ui: Carrier Aggregation info porting
M360P - issue
- [60%] 1103: ui menu not base on compile flag
- [60%] 936: some routes learned via bgp, then they disappear then appear again after a few seconds, and again and again...
- [60%] 787: when local ethernet link is 100 half, firmware upgrade via web ui fail
M360P - bug
- [30%] - 0000908: sometimes first time modify LTE NET mode or APN on dual APN will apply fail - root cause 是 lighttpd 重啟了
- M360P 的 lighttpd 為 1.4.30
ISMS Server - task
- [40%] node config
- [50%] RWD and color, layout, navigation
- [90%] dashboard
- [75%] topology
- [70%] map
1420
M330 - task - [0%] P2 - apply the rule of model name and host name
commit e78ebdbfc8b67dee2d7e577f500c552139c5abb2
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 29 14:13:37 2020 +0800
apply the rule for 'model name' and 'host name'
proscend/prosrc/www/app/feature/identification.html | 1 +
proscend/prosrc/www/app/locale-de.json | 6 ++++--
proscend/prosrc/www/app/locale-en.json | 6 ++++--
proscend/prosrc/www/app/locale-es.json | 6 ++++--
proscend/prosrc/www/app/locale-fr.json | 6 ++++--
proscend/prosrc/www/app/locale-it.json | 6 ++++--
proscend/prosrc/www/app/locale-nl.json | 6 ++++--
proscend/prosrc/www/app/locale-zh-tw.json | 6 ++++--
8 files changed, 29 insertions(+), 14 deletions(-)
1505
M350-C - task - [0%] P2 - apply the rule of model name and host name
commit 5b4cf6d1e5eea668c7d9ac10978a7d54ceaf5a27
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 29 15:01:35 2020 +0800
apply the rule for 'model name' and 'host name'
proscend/prosrc/www/app/feature/identification.html | 1 +
proscend/prosrc/www/app/locale-en.json | 6 ++++--
proscend/prosrc/www/app/locale-fr.json | 6 ++++--
proscend/prosrc/www/app/locale-zh-tw.json | 6 ++++--
4 files changed, 13 insertions(+), 6 deletions(-)
1700
M300 - task - [0%] P2 - apply the rule of model name and host name
commit 001a7b0750d601dd8d702f9e802076765e3642e3
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 29 17:00:25 2020 +0800
apply the rule for 'model name' and 'host name'
proscend/prosrc/www/app/feature/identification.html | 2 ++
proscend/prosrc/www/app/locale-en.json | 6 ++++--
proscend/prosrc/www/app/locale-fr.json | 6 ++++--
proscend/prosrc/www/app/locale-zh-tw.json | 6 ++++--
4 files changed, 14 insertions(+), 6 deletions(-)