20180621_jeffrey - silenceuncrio/diary GitHub Wiki

0925

review

1050

commit b0665f46561ad71b2bf6c779f528c41bbad891fe
Author: jeffrey <[email protected]>
Date:   Thu Jun 21 10:48:28 2018 +0800

    fix typo: 'wach' to 'each'

 proscend/prosrc/www/app/locale-en.json    | 2 +-
 proscend/prosrc/www/app/locale-fr.json    | 2 +-
 proscend/prosrc/www/app/locale-zh-tw.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

1115

commit 8ae7ae09c3dc33809bcf88c2939087b22e2f1a1b
Refs: [release/v1.70], {origin/release/v1.70}
Author: jeffrey <[email protected]>
Date:   Thu Jun 21 11:13:27 2018 +0800

    correct the information while 'Apply fail'

 proscend/prosrc/www/app/feature/qos.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

1335

commit ded7b18455569098c3b6f37a5e18aaffd264bf77
Author: jeffrey <[email protected]>
Date:   Thu Jun 21 13:35:53 2018 +0800

    fix mantis issue 173: all wan ports must be stealth for any port scan

 proscend/prosrc/icos/icoslib/bgp/bgp.c         | 5 ++++-
 proscend/prosrc/icos/icoslib/gre/gre.c         | 5 ++++-
 proscend/prosrc/icos/icoslib/ospf_2g/ospf_2g.c | 5 ++++-
 proscend/prosrc/icos/icoslib/pptpd/pptpd.c     | 6 ++++++
 proscend/prosrc/icos/icoslib/rip_2g/rip_2g.c   | 5 ++++-
 5 files changed, 22 insertions(+), 4 deletions(-)

1425

因應 Port Forwarding 功能要從16組擴展到64組

針對 CSS 做一些修改讓使用者不需要捲動畫面才能找到 Apply 按鈕

commit 1bd68301a4d28f66bea79bcd8e7777e355b5c443
Refs: [release/v1.70], {origin/release/v1.70}
Author: jeffrey <[email protected]>
Date:   Thu Jun 21 14:24:07 2018 +0800

    apply a new css stye '.table-max-height-560' to the table of 'Port Forwarding'

 proscend/prosrc/www/app/feature/portForwarding_summary.html |  5 ++++-
 proscend/prosrc/www/brand_advice/brand/custom.css           | 10 ++++++++++
 proscend/prosrc/www/brand_ctcu/brand/custom.css             |  9 +++++++++
 proscend/prosrc/www/brand_cxr/brand/custom.css              |  9 +++++++++
 proscend/prosrc/www/brand_digicomm/brand/custom.css         | 10 ++++++++++
 proscend/prosrc/www/brand_hytec/brand/custom.css            | 10 ++++++++++
 proscend/prosrc/www/brand_nobrand/brand/custom.css          | 10 ++++++++++
 proscend/prosrc/www/brand_planet/brand/custom.css           |  9 +++++++++
 8 files changed, 71 insertions(+), 1 deletion(-)