odoo/odoo.git
10 years ago[IMP] replace tabs by space.
Turkesh Patel (Open ERP) [Mon, 24 Feb 2014 07:30:02 +0000 (13:00 +0530)]
[IMP] replace tabs by space.

bzr revid: tpa@tinyerp.com-20140224073002-6m8sf5i4qo1ixa2z

10 years ago[IMP] add template of answers and improved code
Turkesh Patel (Open ERP) [Mon, 24 Feb 2014 07:02:06 +0000 (12:32 +0530)]
[IMP] add template of answers and improved code

bzr revid: tpa@tinyerp.com-20140224070206-pxxet6kfgpyftclc

10 years ago[IMP]: implement controllelers for questions, question, ask question and post answer...
Mantavya Gajjar [Sun, 23 Feb 2014 07:15:16 +0000 (12:45 +0530)]
[IMP]: implement controllelers for questions, question, ask question and post answer, create history for post

bzr revid: mga@tinyerp.com-20140223071516-h0xyxht4yh3r77el

10 years ago[IMP]: implement the activity that track user events
Mantavya Gajjar [Sat, 22 Feb 2014 20:26:18 +0000 (01:56 +0530)]
[IMP]: implement the activity that track user events

bzr revid: mga@tinyerp.com-20140222202618-xfjsvamipd4lr793

10 years ago[IMP]: improve, templates view need to fixed
Mantavya Gajjar [Sat, 22 Feb 2014 18:26:48 +0000 (23:56 +0530)]
[IMP]: improve, templates view need to fixed

bzr revid: mga@tinyerp.com-20140222182648-vjljdx1zczenpe1y

10 years ago[IMP]: improve licance and rename file forum -> website_forum
Mantavya Gajjar [Sat, 22 Feb 2014 18:02:20 +0000 (23:32 +0530)]
[IMP]: improve licance and rename file forum -> website_forum

bzr revid: mga@tinyerp.com-20140222180220-e55rw4hf42iduyl4

10 years ago[FIX]: change paths for the questions
Mantavya Gajjar [Sat, 22 Feb 2014 17:54:29 +0000 (23:24 +0530)]
[FIX]: change paths for the questions

/qustions - list of questions
/question/number - question page

bzr revid: mga@tinyerp.com-20140222175429-ed2bf13rvihzlmpe

10 years ago[FIX]: module installaiton succesfuly
Mantavya Gajjar [Sat, 22 Feb 2014 17:37:59 +0000 (23:07 +0530)]
[FIX]: module installaiton succesfuly

bzr revid: mga@tinyerp.com-20140222173759-8x2k0ubf5i9r81pa

10 years ago[FIX]: installation of module, objects woring fine
Mantavya Gajjar [Sat, 22 Feb 2014 17:19:37 +0000 (22:49 +0530)]
[FIX]: installation of module, objects woring fine

bzr revid: mga@tinyerp.com-20140222171937-l2yhwfypemmu8nfb

10 years ago[IMP]: implement users profile data
Mantavya Gajjar [Sat, 22 Feb 2014 06:27:15 +0000 (11:57 +0530)]
[IMP]: implement users profile data

bzr revid: mga@tinyerp.com-20140222062715-whh482ljz4xke31b

10 years ago[IMP]: implement forum, post, and vote
Mantavya Gajjar [Sat, 22 Feb 2014 06:02:01 +0000 (11:32 +0530)]
[IMP]: implement forum, post, and vote
Change structure of the code and refactor code

bzr revid: mga@tinyerp.com-20140222060201-k5f1h7fxi5w0vidb

10 years ago[ADD] website_forum for question and answer
Turkesh Patel (Open ERP) [Fri, 21 Feb 2014 13:16:08 +0000 (18:46 +0530)]
[ADD] website_forum for question and answer

bzr revid: tpa@tinyerp.com-20140221131608-e37a88h2u8ljkomr

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 20 Feb 2014 05:14:43 +0000 (05:14 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140220051443-j5eojea132bflo3e

10 years ago[FIX] actually retry select on EINTR
Xavier Morel [Wed, 19 Feb 2014 15:53:03 +0000 (16:53 +0100)]
[FIX] actually retry select on EINTR

Turns out select has its own select.error which does *not* subclass
EnvironmentError (or OSError or IOError) and does *not* have a .errno
attribute. So use the correct exception, might just work better than using
a completely different one with no relation.

bzr revid: xmo@openerp.com-20140219155303-sgz7m3gnzr2bmani

10 years ago[FIX] re-enable website_sale tests because they pass so whatever
Xavier Morel [Wed, 19 Feb 2014 14:47:54 +0000 (15:47 +0100)]
[FIX] re-enable website_sale tests because they pass so whatever

bzr revid: xmo@openerp.com-20140219144754-52dz24qmnjq72zor

10 years ago[REM] broken and PITA test_02_public_login_logout
Xavier Morel [Wed, 19 Feb 2014 14:21:15 +0000 (15:21 +0100)]
[REM] broken and PITA test_02_public_login_logout

* / fails to load, it turns out Tour is undefined because unlogged home does
  not load bootstrap-tour

* after injecting bootstrap-tour, redirects to /login (to log in), tries to
  inject tour again except this time ``openerp.website`` is completely empty
  (although it is present on the page), no idea why.

removed test because whatever, if enable-test-fix-tour is ever rewritten and
fixed it may reappear.

bzr revid: xmo@openerp.com-20140219142115-5kpu5uvzpkwnt1ef

10 years ago[FIX] typo method name
Xavier Morel [Wed, 19 Feb 2014 14:02:41 +0000 (15:02 +0100)]
[FIX] typo method name

bzr revid: xmo@openerp.com-20140219140241-5p6u4t818mkuo74w

10 years ago[FIX] correctly display JS stack frames in phantomjs runner
Xavier Morel [Wed, 19 Feb 2014 12:38:50 +0000 (13:38 +0100)]
[FIX] correctly display JS stack frames in phantomjs runner

altered reporting to handle and deserialize JSON if JSON-deserializable. Can't
just send multiple lines as driver currently does not handle multiple lines of
message... Yeah turns out having a JSON-based protocol between phantomjs and
the python runner allowed multiple lines in messages, who'd have thought eh?

bzr revid: xmo@openerp.com-20140219123850-0h0upb3x33j7leqk

10 years ago[IMP] note: user_id owner field added in model, allowing to tune a bit
Thibault Delavallée [Wed, 19 Feb 2014 11:13:30 +0000 (12:13 +0100)]
[IMP] note: user_id owner field added in model, allowing to tune a bit
the access rules, notably about reading and creation. This allows by the way
to remove the hack about the operation in context when subscribing
users on a document.
The new rules on create and read now include user_id, aka the owner of a note
can always create (default value) and read its notes.
Also removed an unnecessary field (current_partner_id), as it was buggy and
unnecessary; view udpated accordingly.

[IMP] mail: removed a hack introduced in saas-3 with the current orm operation
in context to by-pass some access rules when subscribing someone on a document.

bzr revid: tde@openerp.com-20140219111330-l3hw5324hvuikpjc

10 years ago[IMP] style
Xavier Morel [Wed, 19 Feb 2014 10:13:34 +0000 (11:13 +0100)]
[IMP] style

use break instead of return so cleanup can eventually be put after loop if necessary (?)

bzr revid: xmo@openerp.com-20140219101334-n8fcmzxptrqj717a

10 years ago[FIX] possibility of select being interrupted, just restart the call
Xavier Morel [Wed, 19 Feb 2014 10:11:10 +0000 (11:11 +0100)]
[FIX] possibility of select being interrupted, just restart the call

uses EnvironmentError because not sure if socket.error or os.error

bzr revid: xmo@openerp.com-20140219101110-4g4o658vzsol7jae

10 years ago[FIX] imports, use @expectedFailure, simplify some inject specs
Xavier Morel [Tue, 18 Feb 2014 16:03:39 +0000 (17:03 +0100)]
[FIX] imports, use @expectedFailure, simplify some inject specs

bzr revid: xmo@openerp.com-20140218160339-2r34z4ks2o4lriu5

10 years ago[IMP] remove pointless semicolons, use @expectedFailure instead of commenting broken...
Xavier Morel [Tue, 18 Feb 2014 14:06:10 +0000 (15:06 +0100)]
[IMP] remove pointless semicolons, use @expectedFailure instead of commenting broken test

bzr revid: xmo@openerp.com-20140218140610-t4amo9b2jjkk2r0h

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 19 Feb 2014 05:23:08 +0000 (05:23 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140219052308-a68gl450xb2r5kd8

10 years ago[MERGE] hw_proxy: posbox documentation
Frédéric van der Essen [Tue, 18 Feb 2014 17:02:33 +0000 (18:02 +0100)]
[MERGE] hw_proxy: posbox documentation

bzr revid: fva@openerp.com-20140218170233-68jn6riwan2ff0f0

10 years ago[MERGE] from trunk
Frédéric van der Essen [Tue, 18 Feb 2014 17:01:53 +0000 (18:01 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20140218170153-1nnck8im4hdkrdr6

10 years ago[IMP] hw_escpos: added a posbox schematic
Frédéric van der Essen [Tue, 18 Feb 2014 17:00:03 +0000 (18:00 +0100)]
[IMP] hw_escpos: added a posbox schematic

bzr revid: fva@openerp.com-20140218170003-72g4s35qjgdu75w0

10 years ago[MERGE] [IMP] hr: broadcast the welcome message only for new employee coming
Thibault Delavallée [Tue, 18 Feb 2014 16:29:58 +0000 (17:29 +0100)]
[MERGE] [IMP] hr: broadcast the welcome message only for new employee coming
from the recruitment, not all created employees.
Before this merge, every created employee was broadcasted to all existing users
of the same company. However when creating a batch of employees, for example
when configuring an new openerp instance, this was creating a lot of noise
in the inboxes.
Now, only recruited employee have a welcome message.

bzr revid: tde@openerp.com-20140218162958-2rr967jh9zu2spwe

10 years ago[IMP] hw_proxy: initial commit for the posbox's documentation
Frédéric van der Essen [Tue, 18 Feb 2014 14:11:29 +0000 (15:11 +0100)]
[IMP] hw_proxy: initial commit for the posbox's documentation

bzr revid: fva@openerp.com-20140218141129-sa4bhpi535sd7uhb

10 years ago[IMP] phantomjs runner
Xavier Morel [Tue, 18 Feb 2014 13:34:45 +0000 (14:34 +0100)]
[IMP] phantomjs runner

* use Skip exception to skip tests in case phantomjs binary not found
* remove spurious logging, move some to debug when debatable
* use testing assertions for correct reporting
* allow failure message
* use mutable buffer to accumulate stdout data

bzr revid: xmo@openerp.com-20140218133445-e5l155j10i934o88

10 years ago[FIX] QUnitSuite: don't be self-recursive
Xavier Morel [Tue, 18 Feb 2014 10:43:47 +0000 (11:43 +0100)]
[FIX] QUnitSuite: don't be self-recursive

bzr revid: xmo@openerp.com-20140218104347-u56pghrto948iclx

10 years ago[IMP] slightly improve error message at the end of a module's failed tests
Xavier Morel [Tue, 18 Feb 2014 10:18:47 +0000 (11:18 +0100)]
[IMP] slightly improve error message at the end of a module's failed tests

bzr revid: xmo@openerp.com-20140218101847-mwsd2zolpze1xdhf

10 years ago[FIX] run_unit_tests lying about its return value: it only ever returns a bool, never...
Xavier Morel [Tue, 18 Feb 2014 09:56:32 +0000 (10:56 +0100)]
[FIX] run_unit_tests lying about its return value: it only ever returns a bool, never None

bzr revid: xmo@openerp.com-20140218095632-r4aq7gnzj4hq9u64

10 years ago[ADD] hooks to enable/disable tests running during install
Xavier Morel [Tue, 18 Feb 2014 09:54:52 +0000 (10:54 +0100)]
[ADD] hooks to enable/disable tests running during install

also add flag for post_install run, but not used yet

bzr revid: xmo@openerp.com-20140218095452-pptez5rlpdez1ttl

10 years ago[MERGE] [IMP] website: server action: add a widget url in the form view on the websit...
Thibault Delavallée [Tue, 18 Feb 2014 09:12:45 +0000 (10:12 +0100)]
[MERGE] [IMP] website: server action: add a widget url in the form view on the website_url field.
Seems quite logical.

bzr revid: tde@openerp.com-20140218091245-b3w86tr4ia7y3674

10 years ago[IMP] Add url widget in server actions form view
Richard Mathot (OpenERP) [Tue, 18 Feb 2014 08:43:15 +0000 (09:43 +0100)]
[IMP] Add url widget in server actions form view

bzr revid: rim@openerp.com-20140218084315-gtutjttm6sx627k1

10 years ago[MERGE] [IMP] point of sale: usability: label typos + help in menus
Thibault Delavallée [Tue, 18 Feb 2014 08:34:12 +0000 (09:34 +0100)]
[MERGE] [IMP] point of sale: usability: label typos + help in menus

bzr revid: tde@openerp.com-20140218083412-k1jajrze3nc51xyh

10 years ago[IMP] actionmanager report port to the new synchronous pyeval api.
Antony Lesuisse [Mon, 17 Feb 2014 22:46:26 +0000 (23:46 +0100)]
[IMP] actionmanager report port to the new synchronous pyeval api.

bzr revid: al@openerp.com-20140217224626-3s0q34x0jw8t4okg

10 years ago[IMP] unwrap tests suites during module loading, prepare for storing/filtering attributes
Xavier Morel [Mon, 17 Feb 2014 15:58:30 +0000 (16:58 +0100)]
[IMP] unwrap tests suites during module loading, prepare for storing/filtering attributes

bzr revid: xmo@openerp.com-20140217155830-dcacx7qvyf7i0i4m

10 years ago[MERGE] Renamed 'paper_format' field on the company to 'rml_paper_format' and reorder...
openerp-sle [Mon, 17 Feb 2014 15:41:20 +0000 (16:41 +0100)]
[MERGE] Renamed 'paper_format' field on the company to 'rml_paper_format' and reorder all report's configuration into one tab

bzr revid: openerp-sle@openerp-sle.home-20140217154120-owxojq0tzoys5n32

10 years ago[MERGE] trunk
openerp-sle [Mon, 17 Feb 2014 15:36:01 +0000 (16:36 +0100)]
[MERGE] trunk

bzr revid: openerp-sle@openerp-sle.home-20140217153601-75znvem3gez24ycs

10 years ago[FIX] Added the 'oldname' attribute on the renamed 'paper_format' field
openerp-sle [Mon, 17 Feb 2014 15:34:59 +0000 (16:34 +0100)]
[FIX] Added the 'oldname' attribute on the renamed 'paper_format' field

bzr revid: openerp-sle@openerp-sle.home-20140217153459-3hcxvzmd1j5vvwgq

10 years ago[FIX] re-enable crawler tests
Xavier Morel [Mon, 17 Feb 2014 15:15:35 +0000 (16:15 +0100)]
[FIX] re-enable crawler tests

Move URLCase back out of the test module, otherwise loadTestFromModule
attempts to load it in the usual manner (~URLCase('runTest')). Which does not
work at all, because that's not what URLCase is for.

URLCase extends TestCase to benefit from the TestCase.run infrastructure
(running tests, filling result object, etc...)

bzr revid: xmo@openerp.com-20140217151535-alq7pq6qapski73x

10 years ago[FIX] only run test modules called test_*, similar to normal autodiscovery
Xavier Morel [Mon, 17 Feb 2014 15:15:21 +0000 (16:15 +0100)]
[FIX] only run test modules called test_*, similar to normal autodiscovery

bzr revid: xmo@openerp.com-20140217151521-vyg130iznzojv3e4

10 years ago[FIX] fleet: vehicle cost name field unhacked.
Thibault Delavallée [Mon, 17 Feb 2014 13:39:30 +0000 (14:39 +0100)]
[FIX] fleet: vehicle cost name field unhacked.
- remove name composition based on vehicle name, date and cost_subtype_id;
instead those fields have been added to the tree view. name field is now just
a related to the vehicle name, but the name field itself does not seem necessary
anymore. Should be checked further.

bzr revid: tde@openerp.com-20140217133930-dmzbwjtr58s4upy3

10 years ago[FIX] website's slug() should check if slugified string is empty
Fabien Meghazi [Mon, 17 Feb 2014 13:07:55 +0000 (14:07 +0100)]
[FIX] website's slug() should check if slugified string is empty

lp bug: https://launchpad.net/bugs/1271143 fixed

bzr revid: fme@openerp.com-20140217130755-ip1hccv9cxiscqf8

10 years ago[MERGE] [IMP] accounting: usability
Thibault Delavallée [Mon, 17 Feb 2014 10:38:41 +0000 (11:38 +0100)]
[MERGE] [IMP] accounting: usability
- bank statement form view: partner is usually a supplier, add default suplier
is context of partner_id
- bank account form view: bank bic not required anymore

bzr revid: tde@openerp.com-20140217103841-yucx1dh744ihz5uu

10 years ago[MERGE] trunk
openerp-sle [Mon, 17 Feb 2014 09:49:35 +0000 (10:49 +0100)]
[MERGE] trunk

bzr revid: openerp-sle@openerp-sle.home-20140217094935-1vow2td4pxb6wq3x

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 17 Feb 2014 05:44:39 +0000 (05:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140217053857-8opbvvb5zv3f0eyz
bzr revid: launchpad_translations_on_behalf_of_openerp-20140217054439-5d8e8kmqhrft30uv

10 years ago[FIX] website_sale disable some tests
Antony Lesuisse [Mon, 17 Feb 2014 01:54:50 +0000 (02:54 +0100)]
[FIX] website_sale disable some tests

bzr revid: al@openerp.com-20140217015450-r3ptbenz7642v97b

10 years ago[FIX] website_sale enable some tests
Antony Lesuisse [Mon, 17 Feb 2014 01:28:27 +0000 (02:28 +0100)]
[FIX] website_sale enable some tests

bzr revid: al@openerp.com-20140217012827-3rb4mrkgx3ubp0dx

10 years ago[FIX] ir.http testing generate a router including the current module
Antony Lesuisse [Mon, 17 Feb 2014 00:51:37 +0000 (01:51 +0100)]
[FIX] ir.http testing generate a router including the current module
this fix is a dirty hack, the proper fix could be a new 'installing' state in
modules, or an improved registry object.

bzr revid: al@openerp.com-20140217005137-mhrzc4znr8rqe9yu

10 years ago[FIX] website tests
Antony Lesuisse [Mon, 17 Feb 2014 00:11:48 +0000 (01:11 +0100)]
[FIX] website tests

bzr revid: al@openerp.com-20140217001148-2ub37hxyz8tbxrwe

10 years ago[FIX] temp fix for runbot-job
Antony Lesuisse [Mon, 17 Feb 2014 00:07:02 +0000 (01:07 +0100)]
[FIX] temp fix for runbot-job

bzr revid: al@openerp.com-20140217000702-xgi1lidpkjdvpnzf

10 years ago[FIX] tests HttpCase phantomjs conditional injection inject=[(need,file)]
Antony Lesuisse [Mon, 17 Feb 2014 00:01:50 +0000 (01:01 +0100)]
[FIX] tests HttpCase phantomjs conditional injection inject=[(need,file)]

bzr revid: al@openerp.com-20140217000150-wt3pwqrqcd7n2mfd

10 years ago[IMP] tests move test_ui from base to web
Antony Lesuisse [Sun, 16 Feb 2014 22:54:50 +0000 (23:54 +0100)]
[IMP] tests move test_ui from base to web

bzr revid: al@openerp.com-20140216225450-c92e6f63s8ic6drz

10 years ago[IMP] phantomjs testing
Antony Lesuisse [Sun, 16 Feb 2014 22:53:53 +0000 (23:53 +0100)]
[IMP] phantomjs testing
- avoid dbmanager by presetting db in the test session
- correctly handle login option
- serialize test cursor access

bzr revid: al@openerp.com-20140216225353-npx88osq7l45zjub

10 years ago[FIX] web test_ui test for view form instead of kanban
Antony Lesuisse [Sun, 16 Feb 2014 22:32:08 +0000 (23:32 +0100)]
[FIX] web test_ui test for view form instead of kanban

bzr revid: al@openerp.com-20140216223208-0gw9dev1jpxsskib

10 years ago[FIX] tests move test_ui to web as it requires web.login template
Antony Lesuisse [Sun, 16 Feb 2014 21:50:39 +0000 (22:50 +0100)]
[FIX] tests move test_ui to web as it requires web.login template

bzr revid: al@openerp.com-20140216215039-448vh07674on9569

10 years ago[FIX] tests move test_ui to web as it requires web.login template
Antony Lesuisse [Sun, 16 Feb 2014 21:44:56 +0000 (22:44 +0100)]
[FIX] tests move test_ui to web as it requires web.login template

bzr revid: al@openerp.com-20140216214456-gplefhb821s61677

10 years ago[IMP] phantomjs testing
Antony Lesuisse [Sun, 16 Feb 2014 21:22:22 +0000 (22:22 +0100)]
[IMP] phantomjs testing
- avoid dbmanager by presetting db in the test session
- correctly handle login option
- serialize test cursor access

bzr revid: al@openerp.com-20140216212222-4o6x9uljyua3g1og

10 years ago[FIX] tests HTTPCase if phantomjs is not installed
Antony Lesuisse [Sun, 16 Feb 2014 16:20:26 +0000 (17:20 +0100)]
[FIX] tests HTTPCase if phantomjs is not installed

bzr revid: al@openerp.com-20140216162026-ymbzoi70txbr64yl

10 years ago[MERGE] trunk
openerp-sle [Sun, 16 Feb 2014 10:34:56 +0000 (11:34 +0100)]
[MERGE] trunk

bzr revid: openerp-sle@openerp-sle.home-20140213121357-upr6tlajbebkcre3
bzr revid: openerp-sle@openerp-sle.home-20140216103456-epv8x3f8j8jcbla7

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 15 Feb 2014 06:38:38 +0000 (06:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140215063838-vx03eda0w9ei804g

10 years ago[FIX] missed case where sys.modules values can be None
Xavier Morel [Fri, 14 Feb 2014 15:30:55 +0000 (16:30 +0100)]
[FIX] missed case where sys.modules values can be None

bzr revid: xmo@openerp.com-20140214153055-xguhxigsnrzy3ejq

10 years ago[IMP] website: remove bootstrap in addons/website and use bootstrap from web
Christophe Matthieu [Fri, 14 Feb 2014 14:55:27 +0000 (15:55 +0100)]
[IMP] website: remove bootstrap in addons/website and use bootstrap from web

bzr revid: chm@openerp.com-20140214145527-ugejurjsc86bu58b

10 years ago[IMP] small cleanups to module loading stuff
Xavier Morel [Fri, 14 Feb 2014 14:54:49 +0000 (15:54 +0100)]
[IMP] small cleanups to module loading stuff

bzr revid: xmo@openerp.com-20140214145449-wq1oyg632u7anzsb

10 years ago[IMP] web: update lib bootstrap 3.1.0
Christophe Matthieu [Fri, 14 Feb 2014 14:53:38 +0000 (15:53 +0100)]
[IMP] web: update lib bootstrap 3.1.0

bzr revid: chm@openerp.com-20140214145338-yiorj76d75gjwfw0

10 years ago[REM] spurious print in test
Xavier Morel [Fri, 14 Feb 2014 14:53:08 +0000 (15:53 +0100)]
[REM] spurious print in test

bzr revid: xmo@openerp.com-20140214145308-xvcer7yyz582g9g9

10 years ago[IMP] use TestSuite.addTests instead of manually iterating on loadTestsFromModule...
Xavier Morel [Fri, 14 Feb 2014 14:52:57 +0000 (15:52 +0100)]
[IMP] use TestSuite.addTests instead of manually iterating on loadTestsFromModule results

bzr revid: xmo@openerp.com-20140214145257-2alo4dvn8rmq3xfj

10 years ago[IMP] remove pointless extra newline in log message of column removal
Xavier Morel [Fri, 14 Feb 2014 14:52:19 +0000 (15:52 +0100)]
[IMP] remove pointless extra newline in log message of column removal

bzr revid: xmo@openerp.com-20140214145219-07pk822tpo0nohpn

10 years ago[IMP] replace explicit iteration by listcomp
Xavier Morel [Fri, 14 Feb 2014 14:39:32 +0000 (15:39 +0100)]
[IMP] replace explicit iteration by listcomp

bzr revid: xmo@openerp.com-20140214143932-8nb30mkdxzt96fd5

10 years ago[REM] unused variable
Xavier Morel [Fri, 14 Feb 2014 14:37:24 +0000 (15:37 +0100)]
[REM] unused variable

bzr revid: xmo@openerp.com-20140214143724-fcxy9tn8gmodi223

10 years ago[IMP] fix flow analysis warning, simplify loader code
Xavier Morel [Fri, 14 Feb 2014 14:35:49 +0000 (15:35 +0100)]
[IMP] fix flow analysis warning, simplify loader code

bzr revid: xmo@openerp.com-20140214143549-sezf14rvt0cnm2cr

10 years ago[REM] redundant logger initialization
Xavier Morel [Fri, 14 Feb 2014 14:34:44 +0000 (15:34 +0100)]
[REM] redundant logger initialization

bzr revid: xmo@openerp.com-20140214143444-z5ez21g0t61jh81u

10 years ago[MERGE] from trunk
Christophe Matthieu [Fri, 14 Feb 2014 13:37:40 +0000 (14:37 +0100)]
[MERGE] from trunk

bzr revid: chm@openerp.com-20140214133740-lr8lh47bem6pq8yi

10 years ago[MERGE] from trunk
Christophe Matthieu [Fri, 14 Feb 2014 13:36:07 +0000 (14:36 +0100)]
[MERGE] from trunk

bzr revid: chm@openerp.com-20140214133607-0pdcfyxvuqwsway6

10 years ago[FIX] debian deps
Antony Lesuisse [Fri, 14 Feb 2014 11:14:54 +0000 (12:14 +0100)]
[FIX] debian deps

bzr revid: al@openerp.com-20140214111454-oatpkjqrbclypzi7

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 14 Feb 2014 06:49:17 +0000 (06:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140214064917-zj30bpyc0mlpvqer

10 years agoಠ_ಠ
Christophe Simonis [Thu, 13 Feb 2014 15:23:48 +0000 (16:23 +0100)]
ಠ_ಠ

bzr revid: chs@openerp.com-20140213152348-alye3ovcn2y53xp3

10 years ago[ADD] gamification: i18n translation files
Martin Trigaux [Thu, 13 Feb 2014 15:12:08 +0000 (16:12 +0100)]
[ADD] gamification: i18n translation files

bzr revid: mat@openerp.com-20140213151208-l452x2lf2g4dyhdj

10 years ago[FIX] forward port ensure_db fix from saas-3
Fabien Meghazi [Thu, 13 Feb 2014 13:42:19 +0000 (14:42 +0100)]
[FIX] forward port ensure_db fix from saas-3

bzr revid: fme@openerp.com-20140213134219-pn5xmo5alxn1d57u

10 years ago[MERGE] [IMP] website_mail: email template visual editor:
Thibault Delavallée [Thu, 13 Feb 2014 12:45:08 +0000 (13:45 +0100)]
[MERGE] [IMP] website_mail: email template visual editor:
- reordered email snippets: 2 categories with clearer name, holding basic and advanced email structures
- email_template: better display of the front-end link
- email designer: added a link to the backend
- added forgotten dependency towards email_template

bzr revid: tde@openerp.com-20140213124508-xr6xzmqgd9qqrtp0

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Thu, 13 Feb 2014 12:06:02 +0000 (13:06 +0100)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140213120602-fuai78kcqwb8vijg

10 years ago[MERGE] [IMP] crm: added default alias configurable directly in sales configuration...
Thibault Delavallée [Thu, 13 Feb 2014 11:28:11 +0000 (12:28 +0100)]
[MERGE] [IMP] crm: added default alias configurable directly in sales configuration menu. This default alias is an alias creating leads, not linked to a specific thread or parent.

Like what has been done in HR recently, it is now possible to directly configure a default alias for leads in the sales configuration menu. This allows an easier alias configuration compared to directly editing the aliases.

[FIX] hr: fixed default alias computation.

bzr revid: tde@openerp.com-20140213112811-y4rynjmdldrjs4gg

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 13 Feb 2014 06:11:21 +0000 (06:11 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140213054839-bknb7wozzfcl2b5p
bzr revid: launchpad_translations_on_behalf_of_openerp-20140213061121-vm9ot1x4ve6ekaoe

10 years ago[FIX] Increased allowed virtual memory per worker
openerp-sle [Wed, 12 Feb 2014 22:52:40 +0000 (23:52 +0100)]
[FIX] Increased allowed virtual memory per worker

bzr revid: openerp-sle@openerp-sle.home-20140212225240-nhu8dj68z84rm9u5

10 years ago[IMP] hw_scanner: remove useless controller
Frédéric van der Essen [Wed, 12 Feb 2014 16:51:45 +0000 (17:51 +0100)]
[IMP] hw_scanner: remove useless controller

bzr revid: fva@openerp.com-20140212165145-i1vevufc1bluq31y

10 years ago[MERGE] [IMP] account, analytic, project: misc usability improvements.
Thibault Delavallée [Wed, 12 Feb 2014 12:13:15 +0000 (13:13 +0100)]
[MERGE] [IMP] account, analytic, project: misc usability improvements.
Small improvements and fixes in label of views, added some strings, cleaned
some tooltips, updated a project data.

bzr revid: tde@openerp.com-20140212121315-s4vol4b159dqh042

10 years ago[IMP] Renamed paper_format to rml_paperformat and moved report's related configuratio...
openerp-sle [Wed, 12 Feb 2014 11:53:50 +0000 (12:53 +0100)]
[IMP] Renamed paper_format to rml_paperformat and moved report's related configuration into a tab in the company form

bzr revid: openerp-sle@openerp-sle.home-20140212115350-2p9ky7ei2t9q99xs

10 years ago[MRG] merge with lp:openobject-addons
Turkesh Patel (Open ERP) [Wed, 12 Feb 2014 11:38:07 +0000 (17:08 +0530)]
[MRG] merge with lp:openobject-addons

bzr revid: tpa@tinyerp.com-20140212113807-mbuwn7n791cf221d

10 years ago[MERGE] [IMP] website: server actions: usability improvements
Thibault Delavallée [Wed, 12 Feb 2014 11:16:09 +0000 (12:16 +0100)]
[MERGE] [IMP] website: server actions: usability improvements
- added website_path, used to compute the full URL allowing to access the server action. This allows more custom and short URLs, like website/action/partners instead of website/action/website.action_partners;
- added website_url, computed file with the full URL of the server action that is displayed on the form view, to ease usability.
- added a filter for server action, to easily find code and published server actions
- updated server action controller: now takes xml_id, id, or website_path

bzr revid: tde@openerp.com-20140212111609-55mkck2tu1zkeley

10 years ago[IMP] create new method to broadcast message to employess in hr.
Turkesh Patel (Open ERP) [Wed, 12 Feb 2014 11:12:38 +0000 (16:42 +0530)]
[IMP] create new method to broadcast message to employess in hr.

bzr revid: tpa@tinyerp.com-20140212111238-3b3ddlwl3062fjef

10 years ago[FIX] oe initialize start http server to allow http tests to pass
Christophe Simonis [Wed, 12 Feb 2014 10:55:12 +0000 (11:55 +0100)]
[FIX] oe initialize start http server to allow http tests to pass

bzr revid: chs@openerp.com-20140212105512-lag945hh0l8z7owk

10 years ago[MRG] merge with lp:openobject-addons
Turkesh Patel (Open ERP) [Wed, 12 Feb 2014 10:43:40 +0000 (16:13 +0530)]
[MRG] merge with lp:openobject-addons

bzr revid: tpa@tinyerp.com-20140212104340-0vv22hxz3fdhy1dy

10 years ago[CLEAN] website: ir_actions: removed commented line + small reordering of columns...
Thibault Delavallée [Wed, 12 Feb 2014 10:42:27 +0000 (11:42 +0100)]
[CLEAN] website: ir_actions: removed commented line + small reordering of columns definition + fixed an help string

bzr revid: tde@openerp.com-20140212104227-bd2rsrewqizmxtf3

10 years ago[FIX] website: server action controllers: fixed typo in a domain
Thibault Delavallée [Wed, 12 Feb 2014 10:39:12 +0000 (11:39 +0100)]
[FIX] website: server action controllers: fixed typo in a domain

bzr revid: tde@openerp.com-20140212103912-1rhyl3wxa2a084ls

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Wed, 12 Feb 2014 10:38:23 +0000 (11:38 +0100)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140212103823-aifj3y0dwir0cbyv

10 years ago[CLEAN] website: server action controllers: removed unnecessary variable
Thibault Delavallée [Wed, 12 Feb 2014 10:37:53 +0000 (11:37 +0100)]
[CLEAN] website: server action controllers: removed unnecessary variable

bzr revid: tde@openerp.com-20140212103753-8fheizloj3minlt6

10 years ago[IMP] improved code.
Turkesh Patel (Open ERP) [Wed, 12 Feb 2014 10:31:48 +0000 (16:01 +0530)]
[IMP] improved code.

bzr revid: tpa@tinyerp.com-20140212103148-p8sem0gfnb2evpq1