odoo/addons/im_livechat
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
..
security merge upstream 2014-01-29 20:08:34 +01:00
static [FIX][ADD] im, im_livechat: fix security rules and add history when opening a conversation 2014-01-28 17:26:49 +01:00
__init__.py Renammed modules 2013-03-15 12:21:53 +01:00
__openerp__.py [FIX] livechat dataweb-style rename 2014-01-26 22:20:18 +01:00
im_livechat.py merge upstream 2014-01-29 20:08:34 +01:00
im_livechat_demo.xml Renammed modules 2013-03-15 12:21:53 +01:00
im_livechat_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
include.html Put requirejs in libs 2013-08-13 15:54:04 +02:00
loader.js [MERGE] from trunk 2013-08-28 18:39:37 +02:00
web_page.html Renammed modules 2013-03-15 12:21:53 +01:00