20180611_jeffrey - silenceuncrio/diary GitHub Wiki
0910
review
0945
commit b7fefb78ccfa5f11602660a0659269229e62f14d
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 11 09:43:53 2018 +0800
compare the variables with 'undefined' instead of with the 'PROSRC_VLAN' compile flag
proscend/prosrc/www/app/feature/qos.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
1025
commit b904b0917a47460561c1c0bd50621721c2fbba3b
Author: jeffrey <[email protected]>
Date: Mon Jun 11 10:24:07 2018 +0800
QOS web page: offer the 'up' and 'down' functions
proscend/prosrc/www/app/feature/qos.html | 10 +++++++++-
proscend/prosrc/www/app/feature/qos.js | 21 +++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
1030
commit 5b1778309abace1acc8614f4420f1126054af341
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 11 10:29:28 2018 +0800
translate 'mode' to multi-language key
proscend/prosrc/www/app/feature/qos.html | 2 +-
proscend/prosrc/www/app/feature/qos.js | 9 +++++++++
2 files changed, 10 insertions(+), 1 deletion(-)
1040
commit 3fa6582a085db5e8c88fe649c8ba830ae442fb57
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 11 10:37:22 2018 +0800
remind the user when they want to show the status while the function not enabled
proscend/prosrc/www/app/feature/qos.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
1055
commit 9fc425784de4a77a938cf8cb90450be521e01d9d
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 11 10:54:40 2018 +0800
QOS page: remove unused hint
proscend/prosrc/www/app/feature/qos.html | 5 +----
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 +-
4 files changed, 4 insertions(+), 7 deletions(-)
1440
commit d7415f694ccc7b04952a25079708ee06f445d26e
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Jun 11 14:37:40 2018 +0800
About QOS:
- CGI: clean 'wan_mask' first while apply it
- CGI: use 'get_qos_error_msg()'
- limit the max length of 'name' field to 20
- modify the hint of 'Hint of IPv4v6 Address' field
- fix type: 'wach' to 'each'
proscend/prosrc/webcgi/qos.c | 12 +++++++++++-
proscend/prosrc/www/app/feature/qos.html | 2 +-
proscend/prosrc/www/app/locale-en.json | 5 ++---
proscend/prosrc/www/app/locale-fr.json | 5 ++---
proscend/prosrc/www/app/locale-zh-tw.json | 5 ++---
5 files changed, 18 insertions(+), 11 deletions(-)