20171006_jeffrey - silenceuncrio/diary GitHub Wiki

0845

review

1000

M300 ι€±ζœƒ

1120

δΎ†εš Client list - Azuretec

1135

ε…ˆεš CGI

commit 46d0cb6244c3fa11a47fd5cf281253e978187ebd
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Oct 6 11:35:40 2017 +0800

    Add CGI: dhcp_client_list.cgi:
    - query the client list with JSON format

 proscend/prosrc/webcgi/Makefile           |  2 +-
 proscend/prosrc/webcgi/dhcp_client_list.c | 59 +++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+), 1 deletion(-)

1355

Client List ζ”Άε·₯

commit b4a1da1ee1ebceed0f923d1ed7309659aaa372c0
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Oct 6 13:54:59 2017 +0800

    Add 'Client List' Web page

 .../prosrc/www/app/feature/dhcpClientList.html     | 54 ++++++++++++++++++++
 proscend/prosrc/www/app/feature/dhcpClientList.js  | 58 ++++++++++++++++++++++
 proscend/prosrc/www/app/locale-en.json             | 12 +++++
 proscend/prosrc/www/app/locale-fr.json             | 12 +++++
 proscend/prosrc/www/app/locale-zh-tw.json          | 12 +++++
 proscend/prosrc/www/app/services/icos.service.js   |  6 +++
 proscend/prosrc/www/src/index.html.src             |  1 +
 proscend/prosrc/www/src/menu.html.src              |  2 +
 8 files changed, 157 insertions(+)

1615

因應 aaron ηš„ιœ€ζ±‚ε†ι‡ζ§‹δΈ€δΈ‹

commit 34b38fd79914a02b30ec8357b758e2bbe6898197
Author: jeffrey <[email protected]>
Date:   Fri Oct 6 16:12:37 2017 +0800

    Refactoring the 'Client List' Web page:
    - according the following types to list:
      - all
      - dhcp
      - online

 .../prosrc/www/app/feature/dhcpClientList.html     | 72 ++++++++++++++++++----
 proscend/prosrc/www/app/feature/dhcpClientList.js  | 11 ++++
 proscend/prosrc/www/app/locale-en.json             |  7 +++
 proscend/prosrc/www/app/locale-fr.json             |  7 +++
 proscend/prosrc/www/app/locale-zh-tw.json          |  7 +++
 5 files changed, 91 insertions(+), 13 deletions(-)

εΏ˜δΊ†ζŠŠζ²’η”¨ηš„εŠŸθƒ½ζ‹ΏζŽ‰

commit c805188d7181aee4c3799df45675d87fafe0d8d3
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Oct 6 16:15:44 2017 +0800

    remove the unused functions

 proscend/prosrc/www/app/feature/dhcpClientList.js | 15 ---------------
 1 file changed, 15 deletions(-)