Commit Graph

128 Commits

Author SHA1 Message Date
Frédéric van der Essen 71ebd81229 [FIX] point_of_sale: (do not forward-port!) allow horizontal scrolling of the order list 2014-12-17 15:19:31 +01:00
Frederic van der Essen 5d2ea60157 [FIX] point_of_sale: I see a chrome receipt and I want it painted black ;) 2014-11-13 12:03:32 +01:00
Frederic van der Essen 1c1e069f7e [IMP] point_of_sale: add a zero default margin when printing a receipt from the browser. 2014-11-06 16:03:37 +01:00
Frederic van der Essen b55cd571f5 [IMP] point_of_sale: show traceback when there is a posbox error 2014-11-04 23:11:07 +01:00
Frederic van der Essen 5377a9e2d6 [IMP] point_of_sale: partner edition ! -> create partners, edit partners, assign them barcodes, take pictures, etc. 2014-09-17 16:57:34 +02:00
Frederic van der Essen ac4f7a14b9 [WIP] point_of_sale: qweb template for partner edition 2014-09-17 16:57:34 +02:00
Frederic van der Essen 8b4c7d7655 [FIX] point_of_sale: the category list now uses less space when the categories don't have pictures, freeing some screen space on tablets 2014-08-25 14:31:44 +02:00
Frederic van der Essen 37a2f10127 [IMP] point_of_sale: make the confirm action color less frightening & longer delay 2014-08-11 17:17:12 +02:00
Frederic van der Essen 4f55c9d68d [FIX] point_of_sale: it was too easy to accidentally hit the close button on ipads, made it double click only 2014-08-11 17:17:12 +02:00
Frederic van der Essen 4ae6babb29 [FIX] point_of_sale: order buttons were too big to be used on tablets 2014-08-11 17:17:12 +02:00
Frederic van der Essen 584a78a82b [IMP] point_of_sale: add debug popup that displays unsent order data, for when localStorage is hard to inspect
Conflicts:
	addons/point_of_sale/static/src/js/widgets.js
2014-08-05 14:07:14 +02:00
Frederic van der Essen 85d697670c [IMP] point_of_sale: show traceback popup when there is a server error when posting orders (which should NEVER happen !) 2014-08-05 14:04:50 +02:00
Dimitri del Marmol b021330f0e [MERGE] Bzr branch lp:~openerp-usertesting/openobject-addons/trunk-restaurant-wip-fva 2014-06-13 16:19:05 +02:00
Frédéric van der Essen 1e09d3b3f5 [IMP] point_of_sale: Realtime printer & scanner online status
bzr revid: fva@openerp.com-20140126215528-q32v2q8keh6m0ufo
2014-01-26 22:55:28 +01:00
Frédéric van der Essen b0abc338d2 [IMP] point_of_sale: better feedback on network and proxy connectivity + removed pos settings for obsolete features + improved proxy settings
bzr revid: fva@openerp.com-20140117175830-himux7xmaopw9yia
2014-01-17 18:58:30 +01:00
Frédéric van der Essen 1353e44bb3 [IMP] point_of_sale: less confusing synchronisation indicator
bzr revid: fva@openerp.com-20140116172846-7lyz50jr69crbxsn
2014-01-16 18:28:46 +01:00
Frédéric van der Essen a97a587fad [IMP] point_of_sale: posbox automatic discovery
bzr revid: fva@openerp.com-20140110171746-286285ds696d5kby
2014-01-10 18:17:46 +01:00
Frédéric van der Essen b9a245b22a [IMP] point_of_sale: proper dom cache implementation, removed Imagecache as it is now obsolete, and some minor css fixes
bzr revid: fva@openerp.com-20140106171532-bue38i0myofyt3ww
2014-01-06 18:15:32 +01:00
Frédéric van der Essen 643bb8566c [IMP] point_of_sale: detailed tax report on receipt
bzr revid: fva@openerp.com-20140106135119-cnhopx3nie7f0r8h
2014-01-06 14:51:19 +01:00
Frédéric van der Essen 96dd2211c9 [IMP] point_of_sale: styling of the category button without pictures
bzr revid: fva@openerp.com-20140103164048-pwq852fmbroz27c3
2014-01-03 17:40:48 +01:00
Frédéric van der Essen 36a58d47d0 [FIX] point_of_sale: changed background of product categories list
bzr revid: fva@openerp.com-20140103155615-on0o5sy4d2f6jxx1
2014-01-03 16:56:15 +01:00
Frédéric van der Essen d38b7c2065 [FIX] point_of_sale: overflow on the receipt footer & header in the web printing
bzr revid: fva@openerp.com-20140103155319-lvxy7slsw9riwfwq
2014-01-03 16:53:19 +01:00
Frédéric van der Essen 586e8984fe [FIX] point_of_sale: proper closing action
bzr revid: fva@openerp.com-20131218145602-0ss9j35xg0bofeh7
2013-12-18 15:56:02 +01:00
Frédéric van der Essen a0199955b3 [FIX] point_of_sale: minimal viable styling for OpenERP error dialogs
bzr revid: fva@openerp.com-20131217170654-qj5evj3t7ilih69b
2013-12-17 18:06:54 +01:00
Frédéric van der Essen 68f8dd7e23 [FIX] point_of_sale: activate the font 'Lato' & prevent rubberbanding on application body when possible
bzr revid: fva@openerp.com-20131217151550-i8wd88qby6gjaclj
2013-12-17 16:15:50 +01:00
Frédéric van der Essen e4ab24115a [FIX] point_of_sale: css fixes for firefox
bzr revid: fva@openerp.com-20131217110900-e90yywg8yr0ey4bh
2013-12-17 12:09:00 +01:00
Frédéric van der Essen a50930e0d6 [FIX] point_of_sale: debug widget imput styling
bzr revid: fva@openerp.com-20131216160911-i7g286ksotw4esby
2013-12-16 17:09:11 +01:00
Frédéric van der Essen f8777d18db [WIP] point_of_sale: removing useless backbone models & making browser print work again
bzr revid: fva@openerp.com-20131216143559-6unghp0sza9ihs4r
2013-12-16 15:35:59 +01:00
Frédéric van der Essen 019938f2c8 [WIP] point_of_sale: finished css optimisations
bzr revid: fva@openerp.com-20131205175325-8v81lfj69020x0qe
2013-12-05 18:53:25 +01:00
Frédéric van der Essen d4e7b6eb96 [WIP] point_of_sale: more perf improvement, this time on the receipt and payment screen + lots of usability improvements and cleanups
bzr revid: fva@openerp.com-20131204172122-mzl4wg4uw51uzdfv
2013-12-04 18:21:22 +01:00
Frédéric van der Essen 7d062a0b45 [WIP] point_of_sale: improved performance of the product screen & order widget + ongoing cleanup
bzr revid: fva@openerp.com-20131202162144-6se3s0wjwz0jdfih
2013-12-02 17:21:44 +01:00
Frédéric van der Essen 14e995b452 [WIP] point_of_sale: improving performance on mobile devices
bzr revid: fva@openerp.com-20131127191750-ob13h0s99b9amsa5
2013-11-27 20:17:50 +01:00
Frédéric van der Essen 165af24f49 [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
2013-11-27 15:44:27 +01:00
Frédéric van der Essen 1a96fe1402 [WIP] point_of_sale: mobile ui optimisations
bzr revid: fva@openerp.com-20131125172726-xp81rn938rtfwlbs
2013-11-25 18:27:26 +01:00
Frédéric van der Essen 3fe26a6bb7 [MERGE] from trunk
bzr revid: fva@openerp.com-20131125103655-2w83i8oy6ebtruin
2013-11-25 11:36:55 +01:00
Frédéric van der Essen 1fba5804fc [IMP] point_of_sale: allow up to 8 simultaneous payment methods to be displayed at once
bzr revid: fva@openerp.com-20131118172301-c71ic2xazlkjhr4d
2013-11-18 18:23:01 +01:00
Frédéric van der Essen 7c6292f91e [FIX] point_of_sale: make the web printed receipt fit on 80mm paper
bzr revid: fva@openerp.com-20131112140457-sfmbu0ujz8lwfiil
2013-11-12 15:04:57 +01:00
Frédéric van der Essen 7f0e721cc1 [IMP] point_of_sale: more css adaptations for iPad / android + a few bug correction along the way
bzr revid: fva@openerp.com-20131106161723-vus7amgc6cfw3bzr
2013-11-06 17:17:23 +01:00
Frédéric van der Essen 6582780d3b [IMP] point_of_sale: restructured the main widget to use a generic scrollable subwindow system
bzr revid: fva@openerp.com-20131106103255-3ym4kh9wom5t1vra
2013-11-06 11:32:55 +01:00
Frédéric van der Essen fcbe2e3a97 [IMP] point_of_sale: renamed point-of-sale class + new subwindow layouting system
bzr revid: fva@openerp.com-20131105151548-vpsg2npnp0bx7pwd
2013-11-05 16:15:48 +01:00
Frédéric van der Essen b0c8e312d8 [IMP] point_of_sale: use placeholder + remove obsolete css rules
bzr revid: fva@openerp.com-20131105145844-69o6j8ynkn90fz23
2013-11-05 15:58:44 +01:00
Frédéric van der Essen d4e8041601 [IMP] point_of_sale: removed all ids from templates and css
bzr revid: fva@openerp.com-20131105141903-3n8iq4geiwhq4nav
2013-11-05 15:19:03 +01:00
Frédéric van der Essen d6ae4209e4 [IMP] point_of_sale: hardware acceleration for scrolling
bzr revid: fva@openerp.com-20131014163414-x3mub8q5ajsqvsdl
2013-10-14 18:34:14 +02:00
Frédéric van der Essen 06aaa06d9f [WIP] point_of_sale: don't auto bottom scroll if not at bottom + saner css
bzr revid: fva@openerp.com-20131009145717-n42jt76nig0poc2n
2013-10-09 16:57:17 +02:00
Frédéric van der Essen ca28f214e4 [WIP] point_of_sale: used one jquery event handler for all products in product list in order to accelerate rerendering
bzr revid: fva@openerp.com-20131009101325-d71q3ppxb7hstzvd
2013-10-09 12:13:25 +02:00
Frédéric van der Essen 96d57510af [WIP] point_of_sale: removed js scrollbars
bzr revid: fva@openerp.com-20131008143639-qacekusrhy6uoues
2013-10-08 16:36:39 +02:00
Frédéric van der Essen e73a22ccb9 [WIP] point_of_sale: trying to remove all css fx to see if it's really faster
bzr revid: fva@openerp.com-20131008142309-4a1hgsg8ikw8dvzw
2013-10-08 16:23:09 +02:00
Frédéric van der Essen c33fd59465 [MERGE] from upstream
bzr revid: fva@openerp.com-20130917101910-4h2g2njs2e9toc36
2013-09-17 12:19:10 +02:00
Frédéric van der Essen 65c70b85a7 [IMP + FIX] point_of_sale: plugged the memory leaks
- correctly call destroy on widgets
 - unbind backbone events on destroy
 - jquery show() hide() flooded jQuery.cache
 - introduced automated ui tests

bzr revid: fva@openerp.com-20130917101420-g76gos2qjjaii3zf
2013-09-17 12:14:20 +02:00
Thibault Delavallée 2f9980881b [FORWARD] Forward-port of addons saas-1 until revision 8775 (revid tde@openerp.com-20130913092546-kzshg1a7sls566l8).
[FIX] account: trunk version of the fix added in version 9440 of 7.0 branch

bzr revid: tde@openerp.com-20130913095612-i2f0kd3mhxdavdp6
2013-09-13 11:56:12 +02:00