20180823_jeffrey - silenceuncrio/diary GitHub Wiki

0905

review

1025

commit 574a3e6171264535bac67cceee77e57c8899a968
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Thu Aug 23 10:21:50 2018 +0800

    fix the compile error while compile flag 'PROSRC_DO_REMOTE' turns on

 proscend/prosrc/webcgi/status.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

1035

commit 94eecdaebdf17b74594b1f1ded50a173f3420987
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Thu Aug 23 10:31:35 2018 +0800

    aligh the 'IPv4 Conn Time' value under the colume of 'Current SIM'

 proscend/prosrc/www/brand_advice/app/feature/status.html.src   | 8 ++++----
 proscend/prosrc/www/brand_ctcu/app/feature/status.html.src     | 8 ++++----
 proscend/prosrc/www/brand_cxr/app/feature/status.html.src      | 8 ++++----
 proscend/prosrc/www/brand_digicomm/app/feature/status.html.src | 8 ++++----
 proscend/prosrc/www/brand_hytec/app/feature/status.html.src    | 8 ++++----
 proscend/prosrc/www/brand_nobrand/app/feature/status.html.src  | 8 ++++----
 proscend/prosrc/www/brand_planet/app/feature/status.html.src   | 8 ++++----
 7 files changed, 28 insertions(+), 28 deletions(-)

1725

commit e301e1c8565c5c73161574a82f60fb6674c04745
Refs: [release/v1.71], {origin/release/v1.71}
Author: jeffrey <[email protected]>
Date:   Thu Aug 23 17:21:09 2018 +0800

    add 'Default Gateway' information at 'Status' web page for brand xentino

 .../www/brand_xentino/app/feature/status.html.src  | 30 +++++++++++++++-------
 1 file changed, 21 insertions(+), 9 deletions(-)

1730

commit 66556d57b3231b3785b512f4e3ea07f96b8fdc75
Refs: [release/v1.71], {origin/release/v1.71}
Author: jeffrey <[email protected]>
Date:   Thu Aug 23 17:29:55 2018 +0800

    add back the 'Lock PCI' function to 'LTE / Engineer' web page

 proscend/prosrc/www/app/feature/engineer.html | 86 +++++++++++++++++++++++----
 1 file changed, 75 insertions(+), 11 deletions(-)

1805

commit 9e361770d4dba6062df82163c2b9098ff047fc2b
Refs: [release/v1.71], {origin/release/v1.71}
Author: jeffrey <[email protected]>
Date:   Thu Aug 23 18:01:33 2018 +0800

    apply the MODULE_SCHEDULE_REBOOT when receive the ICOS_TIME_UPDATE event

 .../icos/icoslib/schedule_reboot/schedule_reboot.c | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)