Commit Graph

89573 Commits

Author SHA1 Message Date
Parthiv e1feec1c7c [ADD] l10n_ae: new chart of accounts for U.A.E
(Manual rebase of PR #889)
2014-07-03 11:46:44 +02:00
antonylesuisse c67174d3e2 Merge pull request #886 from odoo-dev/master-contactus-jke
[IMP] website_crm: allow contact_us to fill in any field
2014-07-02 22:36:11 +02:00
Fabien Pinckaers 0c702bdfa7 Merge pull request #885 from odoo-dev/master-shop-fp
Fixes for perf issues /shop + cleaning pricelists & currencies
2014-07-02 20:34:21 +02:00
odony fd7d1ab661 Merge pull request #884 from rewritten/patch-1
[FIX] debian/control: add required python-pypdf package
2014-07-02 20:12:15 +02:00
Fabien Pinckaers 1dadcc1fba fix 2014-07-02 20:08:51 +02:00
Jeremy Kersten 29ad0216e3 [IMP] website_crm: Improve contact_us to fill in all fields from the model crm_lead posted in the form except a blacklist of fields. 2014-07-02 19:29:22 +02:00
xmo-odoo 2c23b0020b Merge pull request #881 from xmo-odoo/master-qweb-lxml-xmo
Convert qweb (Python) to use lxml
2014-07-02 19:28:24 +02:00
Fabien Pinckaers c0307f37d2 FIX 2014-07-02 19:20:30 +02:00
Fabien Pinckaers 1ce0b70a02 Speed Improvements 2014-07-02 19:03:10 +02:00
Fabien Pinckaers 470503dc8b Speed Improvement: caching security 2014-07-02 18:35:09 +02:00
Fabien Pinckaers 5cc81dd64f Fixes 2014-07-02 18:18:29 +02:00
Saverio Trioni 6ddb3f77da Added required python-pypdf package
It's needed because fc8592adf2 is now loading the `pyPdf` package.
2014-07-02 18:10:48 +02:00
Xavier Morel ce80ad2960 [FIX] don't call render_node on comments (or PIs) 2014-07-02 18:00:03 +02:00
Antony Lesuisse 2851cbbf00 [IMP] point-of-sale, customer selection, remove dead code 2014-07-02 17:52:34 +02:00
Christophe Matthieu 2ba44c51bd Merge pull request #855 from odoo-dev/master-enable-test-chm
[FIX] website_sale_options: enable tour test; close and return error log without throw error.
2014-07-02 17:35:09 +02:00
Christophe Matthieu 0c1489e8bd [IMP] tour.js: add return when calling error to stop the tour. 2014-07-02 17:06:25 +02:00
Xavier Morel b18d83c0e0 [IMP] convert qweb to use lxml instead of minidom
should be >20x faster at parsing document strings and gain close to 40s on crawling
2014-07-02 16:01:36 +02:00
Fabien Meghazi 5d0ee85ac5 [FIX] The documentation stored in /dev/null states t-css|t-js 2014-07-02 15:45:28 +02:00
Thibault Delavallée 988bc923de Merge pull request #870 from odoo-dev/master-harmonize-kanban-view-rba
[IMP] crm, gamification, hr_recruitment, project, sales_team, stock: light kanban view harmonization.

Main changes :
- slight harmonization: bold centered titles, aliases display if left and right parts defined
- remove ".oe.e .oe_alias" classes + use of old icons; use fontawesome instead in the various kanban view
- regenerated the css for job position (weird indentation issues)
2014-07-02 15:35:45 +02:00
Olivier Dony c887e53b32 [FIX] web: force seession context reload when reloading client
The goal is to ensure that HTTP requests
done while reloading the client (e.g. the
menu bar, etc.) do not use a deprecated
session context.

Also undo the previous fix from a0ee2b5
as it would cause other issues (e.g.
prevent setting the admin password/lang
when creating a new db using the db manager)
This logic does not belong in the business
methods of res.users.
2014-07-02 15:18:56 +02:00
Frederic van der Essen 1ace8f7406 Merge branch 'master' into master-pos-restaurant-fva 2014-07-02 15:04:53 +02:00
Frederic van der Essen 9007aeb5a6 [FIX] point_of_sale: typo in the template field blocked the point of sale launch 2014-07-02 15:04:18 +02:00
Frederic van der Essen 4e513fc81e [IMP] point_of_sale: load assets with templating sytem so that scripts are not minified in debug mode 2014-07-02 15:01:55 +02:00
Christophe Matthieu 36d8954d87 [FIX] website: blog and event must be tested with admin login 2014-07-02 14:52:45 +02:00
rba-odoo c6d8eaabf5 [IMP]kanban View: harmonize kanban view by changing head as bold and centered and aliases as centered 2014-07-02 14:52:29 +02:00
Christophe Matthieu 21615e6b2b [FIX] website_sale: change picture in function of the product selected 2014-07-02 14:45:37 +02:00
Richard Mathot f0d66ec5c6 [IMP] auth_oauth: avoid invalid providers 2014-07-02 14:33:36 +02:00
Christophe Matthieu 8914453a50 [FIX] website: enable test for blog, event... 2014-07-02 14:09:57 +02:00
Frederic van der Essen 8e6fab5447 Merge branch 'master' into master-pos-restaurant-fva 2014-07-02 14:05:45 +02:00
Christophe Matthieu ca02d8820a [FIX] website: customize menu stay empty if it's open to quick. Don't throw an exception when the tour have an error: log error and close tour. 2014-07-02 13:54:57 +02:00
Christophe Matthieu 78f87dce34 [FIX] website_sale_options: tour and filter by attributes 2014-07-02 13:00:13 +02:00
Thibault Delavallée 160ddc0240 [IMP] crm (sales_team), hr_recruitment, project: fixed display of alias on kanban view. The alias is not shown when not having alias_name (left part) or alias_domain (right part) defined. Indeed only using alias_id.value is not correct, as we could have '<alias_name>' or 'Inactive Alias', depending on the missing part. 2014-07-02 11:35:39 +02:00
Christophe Matthieu 32b68d15a4 [FIX] website_sale_options: enable tour test 2014-07-02 10:43:07 +02:00
Antony Lesuisse 58481cee00 website crawl test report number of sql queries 2014-07-01 22:45:20 +02:00
Antony Lesuisse ed34640d3a [IMP] test display sql query counter 2014-07-01 21:57:55 +02:00
Fabien Meghazi f142250496 Merge pull request #864 from odoo-dev/master-sass-stdout-fme
[IMP] join stdout and stderr in error report when sass returncode>0
2014-07-01 18:42:36 +02:00
Fabien Meghazi 54a7e9665a [IMP] join stdout and stderr in error report when sass returncode>0 2014-07-01 18:38:01 +02:00
sle-odoo d96da1fa05 Merge pull request #861 from odoo-dev/master-allow-translate-on-noedit-sle
Master allow translate on noedit sle
2014-07-01 17:45:28 +02:00
sle-odoo a0ee2b5a5e Merge pull request #848 from odoo-dev/master-fix-session-reset-sle
[FIX] correct context resetting when changing user lang
2014-07-01 17:22:41 +02:00
Simon Lejeune 186b56519d Merge remote-tracking branch 'odoo/master' into master-allow-translate-on-noedit-sle 2014-07-01 17:17:40 +02:00
Simon Lejeune 95446047ee [IMP] website translator: allow to translate a page even when you can't edit it 2014-07-01 17:02:04 +02:00
Antony Lesuisse 3c7c8f904f [FIX] web_tests dont assume an act_window
if mail module is installed it could be a client action
2014-07-01 16:49:53 +02:00
Frederic van der Essen cab5fdf4f3 [FIX] point_of_sale: finally made the webclient instanciate the pos 2014-07-01 16:47:37 +02:00
Fabien Meghazi c0c6ff68ea Merge pull request #659 from odoo-dev/master-sass-in-bundles-fme
[ADD] SASS support in bundles

Sass installation:

      $ sudo gem install sass compass bootstrap-sass

If the following error is encountered:
      'ERROR: Cannot load compass.'
Use this:
      $ sudo gem install compass --pre
2014-07-01 16:31:25 +02:00
Frederic van der Essen 1703af0f4a [WIP] point_of_sale: trying to make the web client instanciation work 2014-07-01 16:14:58 +02:00
Fabien Meghazi 656cd8ce30 Merge remote-tracking branch 'odoo/master' into master-sass-in-bundles-fme 2014-07-01 15:38:30 +02:00
Fabien Meghazi 0be5fb7d91 Fix sass attribute recognition 2014-07-01 15:21:36 +02:00
Fabien Meghazi a0d2df72f6 Rename sha to version in bundle controllers 2014-07-01 15:18:39 +02:00
Frederic van der Essen bfac53d8fa Merge branch 'master' into master-pos-restaurant-cleanup-v8-fva 2014-07-01 15:15:53 +02:00
Frederic van der Essen 25e4a10878 [FIX] point_of_sale: the webclient needs a html stub to instanciate itself 2014-07-01 15:15:19 +02:00