20160912_jeffrey - silenceuncrio/diary GitHub Wiki

Index

  • 0935 - review
  • 1045 - engineering notebook
  • 1105 - Refactoring index.html
  • 1345 - Add sub page for the logging page
  • 1405 - Change all management sub page to the following CSS class
  • 1455 - Modify custom-digicomm.css

0935

review

1045

engineering notebook 寫完交出去了

1105

Revision: 587
Author: jeffrey
Date: 2016年9月12日 上午 11:06:25
Message:
Refactoring index.html
- remove the use of bootstrap.min.js

----
Deleted : /fsl-release-bsp/proscend/prosrc/www/assets/bootstrap.min.js
Deleted : /fsl-release-bsp/proscend/prosrc/www/assets/jquery.min.js
Modified : /fsl-release-bsp/proscend/prosrc/www/index.html

1345

Revision: 589
Author: jeffrey
Date: 2016年9月12日 下午 01:47:04
Message:
Add sub page for the logging page
- log_view.html
- log_setting.html

Modify custom-digicomm.css
- custom class "panel" with "panel-with-nav-custom"
- custom class "nav-tabs" with "nav-tabs-with-panel-custom"

----
Modified : /fsl-release-bsp/proscend/prosrc/www/assets/custom-digicomm.css
Modified : /fsl-release-bsp/proscend/prosrc/www/assets/pweb-app.js
Modified : /fsl-release-bsp/proscend/prosrc/www/index.html
Added : /fsl-release-bsp/proscend/prosrc/www/pages/log_setting.html
Added : /fsl-release-bsp/proscend/prosrc/www/pages/log_view.html

1405

Revision: 590
Author: jeffrey
Date: 2016年9月12日 下午 02:03:39
Message:
Change all management sub page to the following CSS class:
- panel-with-nav-custom
- nav-tabs-with-panel-custom

----
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/management_administration.html
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/management_configuration.html
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/management_firmware.html
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/management_identification.html
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/management_restart.html

1455

Revision: 591
Author: jeffrey
Date: 2016年9月12日 下午 02:56:18
Message:
Modify custom-digicomm.css
- reduce hight of navbar-custom from 60px to 50px
- custom class "panel-footer" with "panel-footer-custom"

Apply class "panel-footer-custom" to
- lanIpv4.html
- log_setting.html
- management_administration.html

----
Modified : /fsl-release-bsp/proscend/prosrc/www/assets/custom-digicomm.css
Modified : /fsl-release-bsp/proscend/prosrc/www/control.css
Modified : /fsl-release-bsp/proscend/prosrc/www/index.html
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/lanIpv4.html
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/log_setting.html
Modified : /fsl-release-bsp/proscend/prosrc/www/pages/management_administration.html