odoo/odoo.git
10 years agoMerge pull request #520 from odoo-dev/master-default-order-ged
odony [Mon, 23 Jun 2014 09:04:46 +0000 (11:04 +0200)]
Merge pull request #520 from odoo-dev/master-default-order-ged

[MERGE] Add support for per-view default order in list/kanban views (task #8527)

10 years agoMerge pull request #691 from odoo-dev/master-mail-headers-tde
Thibault Delavallée [Mon, 23 Jun 2014 08:23:54 +0000 (10:23 +0200)]
Merge pull request #691 from odoo-dev/master-mail-headers-tde

[IMP] mail: added headers field on mail.mail, allowing to store headers data when sending notification emails. This commit in master improves the commit 839815fdd44742663742b3506329d5b46cb3e3f7 (saas-5) that was using computed but not stored values.

10 years ago[IMP] mail: added headers field on mail.mail, allowing to store headers data when...
Thibault Delavallée [Fri, 20 Jun 2014 14:34:27 +0000 (16:34 +0200)]
[IMP] mail: added headers field on mail.mail, allowing to store headers data when sending notification emails.

10 years agoMerge remote-tracking branch 'odoo/master' into master-default-order-list-ged
Géry Debongnie [Mon, 23 Jun 2014 06:44:24 +0000 (08:44 +0200)]
Merge remote-tracking branch 'odoo/master' into master-default-order-list-ged

10 years ago[MERGE] forward port of branch saas-5 up to 4cb5381
Christophe Simonis [Sun, 22 Jun 2014 13:36:10 +0000 (15:36 +0200)]
[MERGE] forward port of branch saas-5 up to 4cb5381

Conflicts:
openerp/addons/base/module/wizard/base_module_upgrade_view.xml

10 years ago[MERGE] forward port of branch saas-4 up to 1f20f61
Christophe Simonis [Sun, 22 Jun 2014 13:33:22 +0000 (15:33 +0200)]
[MERGE] forward port of branch saas-4 up to 1f20f61

10 years ago[MERGE] forward port of branch saas-3 up to 75884c3
Christophe Simonis [Sun, 22 Jun 2014 13:30:57 +0000 (15:30 +0200)]
[MERGE] forward port of branch saas-3 up to 75884c3

10 years ago[MERGE] forward port of branch 7.0 up to 7e85786
Christophe Simonis [Sun, 22 Jun 2014 11:44:30 +0000 (13:44 +0200)]
[MERGE] forward port of branch 7.0 up to 7e85786

10 years ago[FIX] server: log network errors via logging. ignore EPIPE
Christophe Simonis [Sun, 22 Jun 2014 11:21:34 +0000 (13:21 +0200)]
[FIX] server: log network errors via logging. ignore EPIPE

10 years ago[FIX] werkzeug logging respect "--log-level" setting for warn, error and critical...
Christophe Simonis [Sun, 22 Jun 2014 09:44:30 +0000 (11:44 +0200)]
[FIX] werkzeug logging respect "--log-level" setting for warn, error and critical levels

10 years ago[IMP] js testing
Christophe Simonis [Sun, 22 Jun 2014 09:31:07 +0000 (11:31 +0200)]
[IMP] js testing

- output "error" if any qunit tests failed
- failed js tests are logged as errors
- when running phantomjs considere empty waiting condition or initialisation code as "true"
- lint phantomtest.js file

10 years agoweb: do not select the first result if click on search more
Jacques-Etienne Baudoux [Fri, 20 Jun 2014 14:10:02 +0000 (16:10 +0200)]
web: do not select the first result if click on search more

When searching for a record in a m2o field, if we click on 'search more' we loose the focus on the field and select the first suggestion (which triggers potential on_change). This prevents the selection for this case.

10 years ago[IMP] module: warning when uninstalling modules
Ruchir Shukla [Fri, 20 Jun 2014 15:36:26 +0000 (17:36 +0200)]
[IMP] module: warning when uninstalling modules

When a module is uninstalled, this will also uninstall modules depending of it. To avoid unexpected loss of data, this patch list the modules that will get impacted during the installation.
This also affects the configuration pages with on change warnings.

10 years agoMerge pull request #696 from odoo-dev/master-tour-change-retry-delay-chm
Christophe Matthieu [Fri, 20 Jun 2014 15:28:53 +0000 (17:28 +0200)]
Merge pull request #696 from odoo-dev/master-tour-change-retry-delay-chm

[IMP] tour.js: change delay time for retry to load a tour

10 years ago[IMP] tour.js: change delay time for retry to load a tour
Christophe Matthieu [Fri, 20 Jun 2014 15:27:10 +0000 (17:27 +0200)]
[IMP] tour.js: change delay time for retry to load a tour

10 years agoMerge pull request #534 from salvatoretrimarchi/master
Martin Trigaux [Fri, 20 Jun 2014 15:23:38 +0000 (17:23 +0200)]
Merge pull request #534 from salvatoretrimarchi/master

l10n_hn: Update TAX amount from 12% to 15%

10 years agoMerge pull request #598 from odoo-dev/master-wmsstaging3-jco
qdp-odoo [Fri, 20 Jun 2014 14:55:29 +0000 (16:55 +0200)]
Merge pull request #598 from odoo-dev/master-wmsstaging3-jco

ooookay

10 years agoMerge pull request #670 from franckbret/slugify
Martin Trigaux [Fri, 20 Jun 2014 14:14:19 +0000 (16:14 +0200)]
Merge pull request #670 from franckbret/slugify

[IMP] website: Unify website slugify method behavior with or without python-slugify

10 years agoMerge pull request #679 from odoo-dev/master-crm-claim-issue-adh
Thibault Delavallée [Fri, 20 Jun 2014 12:34:38 +0000 (14:34 +0200)]
Merge pull request #679 from odoo-dev/master-crm-claim-issue-adh

[FIX] crm_claim: remove fold checkbox on claim stages

10 years ago[REM] Old .bzrignore file
Richard Mathot [Fri, 20 Jun 2014 12:21:05 +0000 (14:21 +0200)]
[REM] Old .bzrignore file

10 years ago[IMP] web: allow fields in list view to use the attrs readonly to dynamically show...
Martin Trigaux [Fri, 20 Jun 2014 12:04:52 +0000 (14:04 +0200)]
[IMP] web: allow fields in list view to use the attrs readonly to dynamically show and hide the fields

10 years agoMerge pull request #676 from odoo-dev/master-imp-clear-image-icon-mme
Thibault Delavallée [Fri, 20 Jun 2014 11:41:55 +0000 (13:41 +0200)]
Merge pull request #676 from odoo-dev/master-imp-clear-image-icon-mme

[IMP] web: binary field image: allow to remove an image and set to null

10 years ago[ADD] Add a icon for remove pictures from product and partner
Mehul Mehta [Wed, 21 May 2014 11:34:39 +0000 (17:04 +0530)]
[ADD] Add a icon for remove pictures from product and partner

10 years ago[MERGE] forward port of branch saas-5 up to c9f6587
Christophe Simonis [Fri, 20 Jun 2014 10:31:48 +0000 (12:31 +0200)]
[MERGE] forward port of branch saas-5 up to c9f6587

10 years ago[MERGE] forward port of branch saas-4 up to 4be9142
Christophe Simonis [Fri, 20 Jun 2014 10:30:44 +0000 (12:30 +0200)]
[MERGE] forward port of branch saas-4 up to 4be9142

10 years ago[FIX] web: regenerate messed up `base.css` during commit 5087612
Christophe Simonis [Fri, 20 Jun 2014 10:27:55 +0000 (12:27 +0200)]
[FIX] web: regenerate messed up `base.css` during commit 5087612

10 years agoMerge pull request #672 from odoo-dev/master-survey-fix-rim
Richard Mathot [Fri, 20 Jun 2014 09:49:38 +0000 (11:49 +0200)]
Merge pull request #672 from odoo-dev/master-survey-fix-rim

[FIX] survey: display labels in the right order in survey reportings

10 years ago[FIX] survey: display labels in the right order in survey reporting views
Richard Mathot [Wed, 18 Jun 2014 15:08:08 +0000 (17:08 +0200)]
[FIX] survey: display labels in the right order in survey reporting views

10 years agoMerge pull request #671 from odoo-dev/master-tour-better-log-chm
Christophe Matthieu [Fri, 20 Jun 2014 09:35:28 +0000 (11:35 +0200)]
Merge pull request #671 from odoo-dev/master-tour-better-log-chm

[IMP] tour.js: improve log messages

10 years agoUnify website slugify method behavior with or without python-slugify, and add some...
Franck Bret [Fri, 20 Jun 2014 09:25:44 +0000 (11:25 +0200)]
Unify website slugify method behavior with or without python-slugify, and add some unit tests

10 years agoMerge pull request #666 from odoo-dev/master-statement-fixes-alot-qdp
qdp-odoo [Fri, 20 Jun 2014 09:22:29 +0000 (11:22 +0200)]
Merge pull request #666 from odoo-dev/master-statement-fixes-alot-qdp

evil pull request with fixes on the new bank statement reconciliation widget

10 years agoMerge pull request #611 from odoo-dev/saas-3-really-fix-session-expired-fme
odony [Fri, 20 Jun 2014 09:02:22 +0000 (11:02 +0200)]
Merge pull request #611 from odoo-dev/saas-3-really-fix-session-expired-fme

[MERGE]  http routing: fix handle_exception logic and _authenticate exceptions

* Better separate JsonRequest and HttpRequest handling
for exceptions, so each type of request handles exception
the right way. Previously HttpRequest would supersede
JsonRequest in some cases and generate pure HTML
responses where a JSON result was expected.
* Also ensure that ir.http._authenticate() only raises
two possible exception types, hiding any other kind
of internal errors:
 - openerp.exceptions.AccessDenied
 - openerp.http.SessionExpiredException

10 years ago[IMP] tour.js: improve log messages
Christophe Matthieu [Fri, 20 Jun 2014 08:53:07 +0000 (10:53 +0200)]
[IMP] tour.js: improve log messages

10 years ago[IMP] account: improved demo data for bank statement reconciliation
qdp-odoo [Thu, 19 Jun 2014 09:15:50 +0000 (11:15 +0200)]
[IMP] account: improved demo data for bank statement reconciliation

10 years ago[FIX] account: fixed the proposal of reconciliation in the bank statement for negativ...
qdp-odoo [Wed, 18 Jun 2014 12:37:29 +0000 (14:37 +0200)]
[FIX] account: fixed the proposal of reconciliation in the bank statement for negative amounts

10 years ago[FIX] account: bank statement creation do not confuse anymore with default name
qdp-odoo [Tue, 17 Jun 2014 15:29:40 +0000 (17:29 +0200)]
[FIX] account: bank statement creation do not confuse anymore with default name

10 years ago[FIX]account reconciliation: filter take partner name into account if no partner...
Cedric Snauwaert [Tue, 17 Jun 2014 15:10:49 +0000 (17:10 +0200)]
[FIX]account reconciliation: filter take partner name into account if no partner defined

10 years ago[FIX]account reconciliation: fix pager and filter search in widget
Cedric Snauwaert [Tue, 17 Jun 2014 14:18:26 +0000 (16:18 +0200)]
[FIX]account reconciliation: fix pager and filter search in widget

10 years ago[IMP] account, bank statement reconciliation: bugfixes related to the use case of...
qdp-odoo [Tue, 17 Jun 2014 14:17:05 +0000 (16:17 +0200)]
[IMP] account, bank statement reconciliation: bugfixes related to the use case of clearing accounts where the type is 'other' but can be reconciled (amount_residual can now be used on these accounts)

10 years ago[FIX] account: allow to cancel a bank statement if the option is set on the bank...
qdp-odoo [Tue, 17 Jun 2014 11:48:52 +0000 (13:48 +0200)]
[FIX] account: allow to cancel a bank statement if the option is set on the bank journal

10 years ago[IMP] account: learn the res.partner.bank of partners in reconciliation process on...
qdp-odoo [Tue, 17 Jun 2014 10:13:54 +0000 (12:13 +0200)]
[IMP] account: learn the res.partner.bank of partners in reconciliation process on bank statement + adapted l10n_be

10 years ago[FIX]account: reconciliation widget, some usability features
Cedric Snauwaert [Tue, 17 Jun 2014 09:29:27 +0000 (11:29 +0200)]
[FIX]account: reconciliation widget, some usability features

10 years ago[FIX] account: reconciliation on structured communication has to be done on ref field...
qdp-odoo [Mon, 16 Jun 2014 13:13:40 +0000 (15:13 +0200)]
[FIX] account: reconciliation on structured communication has to be done on ref field, not move name

10 years ago[FIX] l10n_be_coda: fixed coda file for structured communication use case
qdp-odoo [Mon, 16 Jun 2014 13:07:14 +0000 (15:07 +0200)]
[FIX] l10n_be_coda: fixed coda file for structured communication use case

10 years ago[IMP] l10n_be_coda: using the ref field to store the structured communication for...
qdp-odoo [Mon, 16 Jun 2014 11:30:50 +0000 (13:30 +0200)]
[IMP] l10n_be_coda: using the ref field to store the structured communication for automatic reconciliation as per new process on bank statement

10 years ago[IMP] account, bank statement reconciliation improvements: look for structured commun...
qdp-odoo [Mon, 16 Jun 2014 08:38:01 +0000 (10:38 +0200)]
[IMP] account, bank statement reconciliation improvements: look for structured communication first, if no partner is given then propose any unreconciled line, refactoring and bug fixes

10 years ago[FIX] account, bank statement reconciliation: post automatically an accounting entry...
qdp-odoo [Mon, 2 Jun 2014 09:54:18 +0000 (11:54 +0200)]
[FIX] account, bank statement reconciliation: post automatically an accounting entry of the currency rate difference at reconciliation time

10 years ago[FIX] account: another way to resolve multi currency reconciliation on bank statement...
qdp-odoo [Mon, 2 Jun 2014 00:28:15 +0000 (02:28 +0200)]
[FIX] account: another way to resolve multi currency reconciliation on bank statements: show the amount in statement line currency instead of converting them into the statement currency. This is needed in order to have a balance of 0 in the foreign currency. The only remaining thing is to make a foreign currency exchange writeoff automatic at the reconciliation time if we reconcile 2 lines having the same currency_id

10 years agoMerge pull request #662 from xmo-odoo/master-simplify-bit-xmo
xmo-odoo [Fri, 20 Jun 2014 07:28:41 +0000 (09:28 +0200)]
Merge pull request #662 from xmo-odoo/master-simplify-bit-xmo

Simplify bit of code

10 years agoMerge pull request #619 from odoo-dev/master-add-tour-backend-chm
Christophe Matthieu [Fri, 20 Jun 2014 07:24:41 +0000 (09:24 +0200)]
Merge pull request #619 from odoo-dev/master-add-tour-backend-chm

[IMP] Tour: add tour in web module; tour became available in backend.

10 years agoMerge pull request #663 from xmo-odoo/master-remove-pg1cursor-xmo
xmo-odoo [Fri, 20 Jun 2014 06:53:15 +0000 (08:53 +0200)]
Merge pull request #663 from xmo-odoo/master-remove-pg1cursor-xmo

Remove psycopg1.cursor usage

10 years ago[IMP] remove usage of psycopg1.cursor, implement dictfetch* on openerp cursor
Xavier Morel [Fri, 20 Jun 2014 05:54:44 +0000 (07:54 +0200)]
[IMP] remove usage of psycopg1.cursor, implement dictfetch* on openerp cursor

10 years ago[IMP] unpack a listcomp in a dict passed to an update, pass gencomp directly to update
Xavier Morel [Fri, 20 Jun 2014 05:52:42 +0000 (07:52 +0200)]
[IMP] unpack a listcomp in a dict passed to an update, pass gencomp directly to update

10 years ago[IMP] account: removed demo data about unexisting field, causing a warning.
Thibault Delavallée [Tue, 10 Jun 2014 11:16:14 +0000 (13:16 +0200)]
[IMP] account: removed demo data about unexisting field, causing a warning.

10 years agomerge upstream
Christophe Matthieu [Thu, 19 Jun 2014 16:46:49 +0000 (18:46 +0200)]
merge upstream

10 years ago[IMP] tour.js: less flickering and clean code
Christophe Matthieu [Thu, 19 Jun 2014 16:10:38 +0000 (18:10 +0200)]
[IMP] tour.js: less flickering and clean code

10 years ago[FIX] tour.js: forgotten backdrop and orphan css
Christophe Matthieu [Thu, 19 Jun 2014 15:52:32 +0000 (17:52 +0200)]
[FIX] tour.js: forgotten backdrop and orphan css

10 years ago[FIX] tour.js: fickering of the popover in tutorial mode in backend
Christophe Matthieu [Thu, 19 Jun 2014 15:29:39 +0000 (17:29 +0200)]
[FIX] tour.js: fickering of the popover in tutorial mode in backend

10 years ago[FIX] tour.js: don't throw error in tutorial mode; error with multi ajax request...
Christophe Matthieu [Thu, 19 Jun 2014 15:14:37 +0000 (17:14 +0200)]
[FIX] tour.js: don't throw error in tutorial mode; error with multi ajax request (change page, data...)

10 years agoMerge pull request #658 from odoo-dev/master-anglo-saxon-accounting-coa-cod
Richard Mathot [Thu, 19 Jun 2014 14:47:14 +0000 (16:47 +0200)]
Merge pull request #658 from odoo-dev/master-anglo-saxon-accounting-coa-cod

[IMP] accounting: add account_anglo_saxon in deps of l10n_uk and l10n_us

10 years ago[MERGE] forward port of branch saas-5 up to adf07a9
Christophe Simonis [Thu, 19 Jun 2014 14:23:32 +0000 (16:23 +0200)]
[MERGE] forward port of branch saas-5 up to adf07a9

10 years ago[MERGE] forward port of branch saas-4 up to 5087612
Christophe Simonis [Thu, 19 Jun 2014 14:13:35 +0000 (16:13 +0200)]
[MERGE] forward port of branch saas-4 up to 5087612

10 years agoMerge pull request #325 from odoo-dev/saas-3-opw-608186-acl
Martin Trigaux [Thu, 19 Jun 2014 14:01:23 +0000 (16:01 +0200)]
Merge pull request #325 from odoo-dev/saas-3-opw-608186-acl

[FIX] sale: cannot filter on paid = False (opw 608186)

10 years ago[IMP] accounting: add account_anglo_saxon in dependencies of l10n_uk l10n_us
cod-odoo [Thu, 19 Jun 2014 14:00:30 +0000 (16:00 +0200)]
[IMP] accounting: add account_anglo_saxon in dependencies of l10n_uk l10n_us

10 years agoMerge remote-tracking branch 'odoo/master' into master-wmsstaging3-jco
Josse Colpaert [Thu, 19 Jun 2014 13:48:07 +0000 (15:48 +0200)]
Merge remote-tracking branch 'odoo/master' into master-wmsstaging3-jco

10 years ago[MERGE] forward port of branch saas-3 up to bf53aed
Christophe Simonis [Thu, 19 Jun 2014 13:44:07 +0000 (15:44 +0200)]
[MERGE] forward port of branch saas-3 up to bf53aed

10 years ago[MERGE] forward port of branch 7.0 up to e5533d0
Christophe Simonis [Thu, 19 Jun 2014 13:32:32 +0000 (15:32 +0200)]
[MERGE] forward port of branch 7.0 up to e5533d0

10 years agoFix displaying of minKarma requirements
Niels Huylebroeck [Thu, 19 Jun 2014 09:36:59 +0000 (11:36 +0200)]
Fix displaying of minKarma requirements

10 years agoMerge pull request #654 from nel-odoo/patch-3
Martin Trigaux [Thu, 19 Jun 2014 13:16:01 +0000 (15:16 +0200)]
Merge pull request #654 from nel-odoo/patch-3

Production : Use the source location of the MO instead of the one of the BOM

10 years ago[FIX] web: focused field in view editable list
Denis Ledoux [Thu, 19 Jun 2014 12:58:44 +0000 (14:58 +0200)]
[FIX] web: focused field in view editable list

When adding an item to the editable list, the focused field was no longer the first visible field
This is related to revision 4a508885ac043b25465aa5741955082aa66ce949
visible_columns list is not ordered

10 years agoProduction : Source location of the BOM
Najlaâ El Khayat [Thu, 19 Jun 2014 12:51:32 +0000 (14:51 +0200)]
Production : Source location of the BOM

Use the source location defined on the current MO's routing not directly on the BOM

10 years ago[FIX] From crm_claim remove the checkbox 'Hide when empty' on claim stages
Anand-Dharampuriya [Thu, 19 Jun 2014 12:49:24 +0000 (18:19 +0530)]
[FIX] From crm_claim remove the checkbox 'Hide when empty' on claim stages

10 years ago[FIX] website: correct selector
Paramjit Singh Sahota [Thu, 19 Jun 2014 12:45:56 +0000 (14:45 +0200)]
[FIX] website: correct selector

The selector to toggle the theme was triggered too often (on almost each button) but had no effect because no view-id was present.
Patch fix #627

10 years agoMerge pull request #649 from odoo-dev/master-eval-action-context-pna
Richard Mathot [Thu, 19 Jun 2014 12:32:32 +0000 (14:32 +0200)]
Merge pull request #649 from odoo-dev/master-eval-action-context-pna

 [FIX] Accounting: Filter on fiscal year in CoA tree

10 years agoMerge remote-tracking branch 'odoo/master' into master-wmsstaging3-jco
Josse Colpaert [Thu, 19 Jun 2014 12:28:50 +0000 (14:28 +0200)]
Merge remote-tracking branch 'odoo/master' into master-wmsstaging3-jco

10 years agowrong domain in action_reception_picking_move in addons/stock/stock_view.xml
Guillermo Bisheimer [Wed, 18 Jun 2014 13:52:24 +0000 (10:52 -0300)]
wrong domain in action_reception_picking_move in addons/stock/stock_view.xml

10 years ago [FIX]Accounting: filter on fiscal year in CoA tree
Pinakin Nayi [Thu, 19 Jun 2014 08:57:32 +0000 (14:27 +0530)]
 [FIX]Accounting: filter on fiscal year in CoA tree

10 years agoMerge pull request #633 from komsas/patch-1
Martin Trigaux [Thu, 19 Jun 2014 11:54:02 +0000 (13:54 +0200)]
Merge pull request #633 from komsas/patch-1

account: Unify reconcile_partial and reconcile behaviour: return the account.move.reconcile id

10 years agoMerge pull request #648 from odoo-dev/7.0-fix-searchbar-navigation-ged
xmo-odoo [Thu, 19 Jun 2014 11:31:41 +0000 (13:31 +0200)]
Merge pull request #648 from odoo-dev/7.0-fix-searchbar-navigation-ged

[FIX] fixes searchbar navigation (web client)

10 years agoMerge pull request #640 from xmo-odoo/master-auth_crypt_passlib-xmo
Denis Ledoux [Thu, 19 Jun 2014 11:20:12 +0000 (13:20 +0200)]
Merge pull request #640 from xmo-odoo/master-auth_crypt_passlib-xmo

[MERGE] auth_crypt: Upgrade to pbkdf2_sha512

replace handrolled KDF by passlib (& usage of passlib API)
* replace handrolled KDF by passlib (& usage of passlib API)
* replace md5crypt by pbkdf2(sha512)
  - handle upgrade from an old database (rehash on login)
* forward-port encrypt-at-install from f29ff5e

10 years ago[FIX] Fix attach icon that was under the upload label.
Thibault Delavallée [Thu, 19 Jun 2014 10:56:46 +0000 (12:56 +0200)]
[FIX] Fix attach icon that was under the upload label.

10 years ago[FIX] fixes searchbar navigation (web client)
Géry Debongnie [Thu, 19 Jun 2014 10:43:25 +0000 (12:43 +0200)]
[FIX] fixes searchbar navigation (web client)

the code handling the keydown events was moved, but the variable this
was not adjusted accordingly, resulting in a broken navigation.

It is now possible to press LEFT and RIGHT again to move the focus
between facets.

10 years ago[FIX] web_calendar: check for edit access rights + use correct display mode (view...
Thibault Delavallée [Thu, 19 Jun 2014 10:26:24 +0000 (12:26 +0200)]
[FIX] web_calendar: check for edit access rights + use correct display mode (view or edit) when going into a document form view from the calendar.

10 years ago[FIX] tour.js: clear localStorage before testing; add a better log title
Christophe Matthieu [Thu, 19 Jun 2014 10:19:30 +0000 (12:19 +0200)]
[FIX] tour.js: clear localStorage before testing; add a better log title

10 years agoMerge pull request #643 from xmo-odoo/fix-svg-in-rte
xmo-odoo [Thu, 19 Jun 2014 10:09:39 +0000 (12:09 +0200)]
Merge pull request #643 from xmo-odoo/fix-svg-in-rte

Ignore SVG elements when looking for edition events

10 years agoMerge pull request #138 from odoo-dev/saas-3-bug_1307341-ptr
Thibault Delavallée [Thu, 19 Jun 2014 10:04:32 +0000 (12:04 +0200)]
Merge pull request #138 from odoo-dev/saas-3-bug_1307341-ptr

[FIX] kanban: ie9: fixed the display of 'show more' button

10 years ago[REV] ir_actions: Partial revert of 7d4df0b6b2eea31b6378aab0f97030738bc40f8b
Richard Mathot [Thu, 19 Jun 2014 09:49:49 +0000 (11:49 +0200)]
[REV] ir_actions: Partial revert of 7d4df0b6b2eea31b6378aab0f97030738bc40f8b

10 years ago[FIX] website: ignore SVG elements when looking for edition events in RTE
Xavier Morel [Thu, 19 Jun 2014 09:39:14 +0000 (11:39 +0200)]
[FIX] website: ignore SVG elements when looking for edition events in RTE

10 years ago[FIX] account_analytic_analysis: recurring_create_invoice
Denis Ledoux [Thu, 19 Jun 2014 08:55:17 +0000 (10:55 +0200)]
[FIX] account_analytic_analysis: recurring_create_invoice

If no contract found, just pass, to avoid making the sql request

10 years ago[FIX] run schedulers domain
Josse Colpaert [Thu, 19 Jun 2014 08:36:42 +0000 (10:36 +0200)]
[FIX] run schedulers domain

10 years ago[IMP] Other remarks pull request
Josse Colpaert [Thu, 19 Jun 2014 08:22:32 +0000 (10:22 +0200)]
[IMP] Other remarks pull request

10 years agoFix wrong partner_id refs in Project demo data
dreispt [Wed, 18 Jun 2014 15:41:51 +0000 (16:41 +0100)]
Fix wrong partner_id refs in Project demo data

10 years agoMerge pull request #581 from odoo-dev/master-ir-actions-context-rim
Richard Mathot [Thu, 19 Jun 2014 08:17:38 +0000 (10:17 +0200)]
Merge pull request #581 from odoo-dev/master-ir-actions-context-rim

[IMP] base: use current context when evaluating ir_actions' context

10 years agoMerge remote-tracking branch 'odoo/master' into master-default-order-list-ged
Géry Debongnie [Thu, 19 Jun 2014 08:00:47 +0000 (10:00 +0200)]
Merge remote-tracking branch 'odoo/master' into master-default-order-list-ged

10 years agoMerge pull request #639 from tfossoul/patch-2
xmo-odoo [Thu, 19 Jun 2014 07:58:53 +0000 (09:58 +0200)]
Merge pull request #639 from tfossoul/patch-2

Record values should not be passed by keyword to "Model.create": there
is no requirement or guarantee that overriding methods call the
parameter "vals".

10 years agovals=vals_line on a create function
tfossoul [Thu, 19 Jun 2014 07:45:14 +0000 (09:45 +0200)]
vals=vals_line on a create function

Come on !!!!

timesheet_obj.create(cr, uid, vals=vals_line, context=context)
timesheet_obj.create(cr, uid, vals_line, context=context)

10 years ago[IMP] auth_crypt: port encrypt-at-install from f29ff5e
Xavier Morel [Thu, 19 Jun 2014 07:44:40 +0000 (09:44 +0200)]
[IMP] auth_crypt: port encrypt-at-install from f29ff5e

also move utility methods to class bottom to improve reading experience
(hopefully)

10 years ago[FIX] website_mail: restored follow JS code that was wrongly merged with the mail...
Thibault Delavallée [Thu, 19 Jun 2014 07:33:36 +0000 (09:33 +0200)]
[FIX] website_mail: restored follow JS code that was wrongly merged with the mail group follow snippet. Now both widget animation exists, the second being more complex and therefore requiring a different animation.

10 years ago[IMP] auth_crypt: variables naming
Xavier Morel [Thu, 19 Jun 2014 07:19:56 +0000 (09:19 +0200)]
[IMP] auth_crypt: variables naming

10 years ago[IMP] auth_crypt: simplify get_pw
Xavier Morel [Thu, 19 Jun 2014 07:14:21 +0000 (09:14 +0200)]
[IMP] auth_crypt: simplify get_pw