20181121_jeffrey - silenceuncrio/diary GitHub Wiki

0905

今天來把沒人認領的 online manual 寫一寫

commit 0f7e7c0937d2b0391c61a706a8df4423d18ff978
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 09:28:57 2018 +0800

    add the following online manual:
    - Diagnosis > Ping
    - Diagnosis > Traceroute

 .../prosrc/www/src/manual/diagnosis_ping.h.html    | 31 ++++++++++++++++++++--
 .../www/src/manual/diagnosis_traceroute.h.html     | 30 +++++++++++++++++++--
 2 files changed, 57 insertions(+), 4 deletions(-)

0940

來幫 john 的 ip filter 補一下 white list

pull 最新的 develop branch

不過 john 的 management ip 還沒做完

我還是等 john 做完再一次做吧

1020

commit 81a16459462df9440d6175272840535442f818bf
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 10:17:37 2018 +0800

    add the online manual: Management > Identification

 .../prosrc/www/src/manual/ip_routing_bgp.h.html    |  2 +-
 .../src/manual/management_identification.h.html    | 62 +++++++++++++++++++++-
 2 files changed, 61 insertions(+), 3 deletions(-)

1025

commit fc7a24677ebf3d9bc910e582095365487b36e113
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 10:26:11 2018 +0800

    add the online manual: Management > Administration

 .../src/manual/management_administration.h.html    | 49 +++++++++++++++++++++-
 1 file changed, 47 insertions(+), 2 deletions(-)

1035

commit d7d43dc6e8b55ef0d968b17609c8316f02e8009a
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 10:33:34 2018 +0800

    add the online manual: Management > Firmware

 proscend/prosrc/www/src/manual/management_firmware.h.html | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

1040

commit 203bd729c8b061e60634ca72ce53dec1f2a5a51a
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 10:38:04 2018 +0800

    add the online manual: Management > Configuration

 proscend/prosrc/www/src/manual/management_configuration.h.html | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

1045

commit 4ff996de99c88c9dbf3dd087d3a2536ad1ed121d
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 10:42:31 2018 +0800

    add the following online manual:
    - Management > Load Factory
    - Management > Restart

 proscend/prosrc/www/src/manual/management_load_factory.h.html | 8 ++++++--
 proscend/prosrc/www/src/manual/management_restart.h.html      | 7 +++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

1125

ariel 的需求

commit 44246f3cfeb78950b5f910381c78f654086ca13b
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 11:22:59 2018 +0800

    combine 'APN1 Usage' and 'APN2 Usage' into 'APN1 / APN2 Usage':
    - the source file is 'lte_apnx_usage.h.html'

 proscend/prosrc/www/src/manual.html.src              | 3 +--
 proscend/prosrc/www/src/manual/lte_apn1_usage.h.html | 7 -------
 proscend/prosrc/www/src/manual/lte_apn2_usage.h.html | 7 -------
 proscend/prosrc/www/src/manual/lte_apnx_usage.h.html | 7 +++++++
 proscend/prosrc/www/src/manual/sidebar.h.html        | 5 +----
 5 files changed, 9 insertions(+), 20 deletions(-)

1125

john 的 ip filter 的 management ip 已經放上去了

1410

commit 6f507f3cc69879650a57935419d0c6e4e18974c3
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 14:07:27 2018 +0800

    modify 'Firewall > IP Filter' accoring to the designer:
    - support white list
    - add some hints

 proscend/prosrc/icos/include/module_ipfilter.h     |  1 +
 proscend/prosrc/webcgi/ipfilter.c                  | 16 +++++++-
 proscend/prosrc/www/app/feature/ipfilter.js        |  2 +
 proscend/prosrc/www/app/feature/ipfilter_edit.html | 19 +++++++++
 .../prosrc/www/app/feature/ipfilter_summary.html   | 47 +++++++++++++++++-----
 proscend/prosrc/www/app/locale-en.json             | 28 +++++++++++++
 proscend/prosrc/www/app/locale-fr.json             | 30 ++++++++++++++
 proscend/prosrc/www/app/locale-zh-tw.json          | 30 ++++++++++++++
 8 files changed, 163 insertions(+), 10 deletions(-)

1615

commit 4a414968c6e3b888b2e595c7def2ff85849d5389
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 16:14:15 2018 +0800

    add the online manual: Service > VRRP

 proscend/prosrc/www/src/manual/service_vrrp.h.html | 38 ++++++++++++++++++++--
 1 file changed, 36 insertions(+), 2 deletions(-)

1620

commit 73bc30c5066ab4ebbb4b6d7eb6a2df2cfe3a0579
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 16:20:05 2018 +0800

    add the online manual: Service > IP Alias

 .../prosrc/www/src/manual/service_ip_alias.h.html  | 42 ++++++++++++++++++++--
 1 file changed, 40 insertions(+), 2 deletions(-)

1635

commit c6374da4ea47b4f2f15e85642bed8a7a70619e3d
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 16:32:27 2018 +0800

    add the online manual: VPN > PPTP Server

 .../prosrc/www/src/manual/vpn_pptp_srever.h.html   | 55 +++++++++++++++++++++-
 1 file changed, 53 insertions(+), 2 deletions(-)

1640

commit d6ac16f6a144267377b1c59b831e20ac18838ac4
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 16:37:28 2018 +0800

    add the online manual: VPN > GRE

 proscend/prosrc/www/src/manual/vpn_gre.h.html | 39 ++++++++++++++++++++++++++-
 1 file changed, 38 insertions(+), 1 deletion(-)

1650

順手幫忙整理一下

commit 1ef50a867a66e99edc1458333ca2292e14363d74
Refs: [develop]
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 16:47:04 2018 +0800

    refactoring online manual: System > Alarm

 proscend/prosrc/www/src/manual/system_alarm.h.html | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)
commit c4f68fe665986935f077320b489c31531fa4be56
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Nov 21 16:51:29 2018 +0800

    refactoring online manual: System > Ethernet Ports

 .../www/src/manual/system_ethernet_ports.h.html    | 90 ++++++++--------------
 1 file changed, 34 insertions(+), 56 deletions(-)