20170508_jeffrey - silenceuncrio/diary GitHub Wiki

0920

review

engineering notebook

0940

morris 拿了兩片 NAND FLASH 換成 winbond 的 M300 請我燒錄程式

1010

盤一下待解決的 issue

  • 0000257 - apply Log, the messages will clear
    • web 在收到空的 log 的時候, sleep 個一秒再去要一次就可要到了
  • 0000331 - [DNS User defined] the DNS IP is empty and apply, no warring
    • 待確認
  • 0000349 - [system->Logging] new log messages should be on top
    • 有空再做
  • 0000359 - [WAN->DNS] DNS from ISP, but I can configure IP
    • 待確認
  • 0000371 - [login] login web page fail by enter on IE11
    • 按鍵盤的 enter 沒反應
  • 0000372 - [load default] why no support load default by web
    • 待實作
  • 0000373 - M300,No H/W MCSV information on web and cli
    • 待實作
  • 0000376 - Web UI IE has no firmware upgrade progressing bar
    • 待確認
  • 0000378 - uboot environment CRC error cause environment variables are all gone
    • 無法防止問題發生, 只能想個機制方便事後補救
  • 0000379 - web UI openvpn enable issue
    • aaron 有發相關 email 給我
  • 0000383 - Modify uboot's env 'bootdelay''s default to zero
    • 幫忙解決 vcom 的相關問題
  • 0000384 - Loggin Refresh button does not work on IE
    • 不是指 登入 的問題
  • 0000386 - web ui cache issue
    • ng-include 也需要多個 unique 的參數

先解跟 IE 瀏覽器相關的 issue

  • 0000371 - [login] login web page fail by enter on IE11
    • 按鍵盤的 enter 沒反應
  • 0000376 - Web UI IE has no firmware upgrade progressing bar
    • 待確認
  • 0000384 - Loggin Refresh button does not work on IE
    • 不是指 登入 的問題

1030

參考 Submitting a form by pressing enter without a submit button

解決 0000371 - [login] login web page fail by enter on IE11

1110

解決 0000376 - Web UI IE has no firmware upgrade progressing bar

1150

解決 0000379 - web UI openvpn enable issue

1300

切回 monkeyjj

1555

ariel 希望我在五月底時能加上下述功能的 WEB UI

  • snmp
  • mac filter
  • ipfilter
  • url filter

因為要保留一個禮拜的 release branch 整合測試

所以我應該在 5/19 日前把這些 WEB UI 實作在 develop branch

先來做 snmp 吧

1705

一步一步前進

snmp.cgi 目前已經完成 act=config 部分