lp:~xavinsky/openerp-web/trunk-web-xma

Created by xavinsky and last modified
Get this branch:
bzr branch lp:~xavinsky/openerp-web/trunk-web-xma
Only xavinsky can upload to this branch. If you are xavinsky please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
xavinsky
Project:
Odoo Web (MOVED TO GITHUB)
Status:
Merged

Recent revisions

1346. By xavinsky

For import addons web modules, we need includes addons path in sys.path

Default addons path didn't works in Debian.
And config file or command line didn't affect the sys.path

sys.path.insert must be do after path_addons evaluation by config or param.

I add some formating path and test path with clearest error message.

1345. By xavinsky

Error when the log_config path is false.
And it is false in default configuration for now.
Then I switch to logging.basicConfig if path is bad.

1344. By xavinsky

rename openerp-web.py to openerp-web
as openerp-server, openerp-client

1343. By xavinsky

fix : setup scripts value error.

1342. By xavinsky

fix lp:876308

package 'addons/base' not exist.
I use standart method find_packages from setuptools
for fill packages setup.

1341. By Xavier (Open ERP)

[IMP] import: only show second step once file has been uploaded

1340. By Xavier (Open ERP)

[ADD] dropdown arrow next to import autocompletes

1339. By Xavier (Open ERP)

[FIX] Display 'don't import' placeholder when no value selected

1338. By Fabien Meghazi (OpenERP)

[FIX] Do not use node.parentElement (sorry all)

1337. By Fabien Meghazi (OpenERP)

[IMP] Kanban: set appropriate debug property on qweb instance

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openerp-web
This branch contains Public information 
Everyone can see this information.

Subscribers