20190925_jeffrey - silenceuncrio/diary GitHub Wiki
0900
先忙一下 M330[release/v0.07]
m330[release/v0.07] - remove the entry points at menu - testing for gps track
commit 40c90c71db74b52d4733c7192c3e7d719049eacc
Refs: [release/v0.07], {origin/release/v0.07}
Author: jeffrey <[email protected]>
Date: Wed Sep 25 09:47:06 2019 +0800
remove the entry points at menu
- testing for gps track
proscend/prosrc/www/src/menu.html.src | 9 ---------
1 file changed, 9 deletions(-)
m330[release/v0.07] - add 'State' field at 'LTE > Serving Cell' page
commit a86449c85f0fdd5ecb52dae3d2feb24aed0e5374
Refs: [release/v0.07], {origin/release/v0.07}
Author: jeffrey <[email protected]>
Date: Wed Sep 25 10:14:13 2019 +0800
add 'State' field at 'LTE > Serving Cell' page
proscend/prosrc/webcgi/lte.c | 2 ++
proscend/prosrc/www/app/feature/serving_cell.html | 4 ++++
proscend/prosrc/www/app/locale-en.json | 1 +
proscend/prosrc/www/app/locale-fr.json | 1 +
proscend/prosrc/www/app/locale-zh-tw.json | 1 +
5 files changed, 9 insertions(+)
1015
繼續加強 mongodb - MongoDB: The Definitive Guide: Powerful and Scalable Data Storage Second Edition
1500
m330[release/v0.07] - do not display 'VPN' menu if nothing there by some weird profile
commit 3cb1e284e9469ad1d5c479b95d62162a681920b7
Refs: [release/v0.07], {origin/release/v0.07}
Author: jeffrey <[email protected]>
Date: Wed Sep 25 14:56:07 2019 +0800
do not display 'VPN' menu if nothing there by some weird profile
proscend/prosrc/www/src/manual/sidebar.h.html | 2 ++
proscend/prosrc/www/src/menu.html.src | 2 ++
2 files changed, 4 insertions(+)