[WIP] point_of_sale: more progress on ipadification: the app now is in a separate...
authorFrédéric van der Essen <fva@openerp.com>
Wed, 27 Nov 2013 14:44:27 +0000 (15:44 +0100)
committerFrédéric van der Essen <fva@openerp.com>
Wed, 27 Nov 2013 14:44:27 +0000 (15:44 +0100)
commit165af24f49573bfc31e990f2ca3642a960136f7e
tree90f550bfd577ee661591e81615dc4c7fe4227b7c
parent28c074dcb265d595fa373e2730763c0a4849628e
[WIP] point_of_sale: more progress on ipadification: the app now is in a separate controller, with proper meta tags for standalone apps, pixel ratio, etc

bzr revid: fva@openerp.com-20131127144427-odf37v9dthuw4yrm
addons/point_of_sale/controllers/main.py
addons/point_of_sale/static/src/css/pos.css
addons/point_of_sale/static/src/img/touch-icon-ipad-retina.png [new file with mode: 0644]
addons/point_of_sale/static/src/img/touch-icon-ipad.png [new file with mode: 0644]
addons/point_of_sale/static/src/img/touch-icon-iphone-retina.png [new file with mode: 0644]
addons/point_of_sale/static/src/img/touch-icon-iphone.png [new file with mode: 0644]
addons/point_of_sale/static/src/img/touch-icon.svg [new file with mode: 0644]
addons/point_of_sale/static/src/js/models.js
addons/point_of_sale/static/src/js/screens.js
addons/point_of_sale/static/src/js/widgets.js
addons/point_of_sale/static/src/xml/pos.xml