Commit Graph

616 Commits

Author SHA1 Message Date
Leonardo Rochael Almeida 9e62efc8fb [CLA] Leonardo Rochael Almeida 2015-02-26 16:28:47 -03:00
Daniel Kraft 51f61ed23d [ADD] D9T GmbH CLA
closes #5433
2015-02-26 16:15:50 +01:00
Xavier Morel e700805a43 [FIX] ws doc: language switcher in some iOS versions 2015-02-26 11:47:07 +01:00
E.R. Spada II d981f27dc1 [CLA] Corporate CLA EUGE Consulting
Closes #5364
2015-02-20 15:26:25 +01:00
Renzo Meister 5ee4028346 [CLA] Corporate CLA for Jamotion GmbH
Closes #5377
2015-02-20 15:20:34 +01:00
Vicente Jimenez Aguilar 0892a088fc [FIX] report_webkit: multiple misspellings of wkhtmltopdf
closes #5392
2015-02-20 11:16:13 +01:00
Xavier Morel f24df6a93c [FIX] ws doc: fix DOM order for copy/paste usability
The toggle button for the setup code in code examples of the webservice
page was mistakenly inserted between the setup code and the "actual"
code in the DOM. Trying to select the whole snippet (including setup)
would thus also select the text of the button and copy it to the
clipboard, breaking the copied code and confusing users.

Fix DOM order so selecting setup and actual code does not include the
text of the toggle button.
2015-02-20 10:26:13 +01:00
Xavier Morel 06b037b558 [IMP] doc: some systems choke on bare URL in CSS imports 2015-02-18 11:37:10 +01:00
Jos De Graeve 222b2d3370 [CLA] Corporate CLA for Apertoso team
Closes #5262
2015-02-17 17:34:10 +01:00
Daniel Reis 07221374d1 [CLA] Daniel Reis
Closes #5309
2015-02-17 17:32:19 +01:00
Xavier Morel eac831f45b [IMP] doc: allow force-right sections, removing bootstrap class from tables 2015-02-16 09:44:33 +01:00
Stéphane Bidoul 9d167ea7b3 [CLA] Acsone (fix emails)
Closes #5217 (again)
2015-02-11 12:15:41 +01:00
Stéphane Bidoul 71e3b2d624 [CLA] ACSONE signature of Corporate CLA 1.0
Closes #5217
2015-02-11 11:06:16 +01:00
Parthiv Patel 95aaea3a73 [CLA] Tech Receptives
Closes #5200
2015-02-11 11:01:06 +01:00
Serpent Consulting Services Pvt Ltd 32a39b3a3c [CLA] Serpent Consulting Services Pvt Ltd.
Closes #5206
2015-02-11 10:31:50 +01:00
ma78nee 8f7b60903f [CLA] copadoMEDIA UG
Closes #5214
2015-02-11 10:20:41 +01:00
Anton Chepurov 7b9ff1be72 [CLA] Anton Chepurov
Closes #5185
2015-02-10 14:27:41 +01:00
Joël Grand-Guillaume 3be46240ca [CLA] Corporate CLA for Camptocamp team
Closes #5190
2015-02-10 12:06:35 +01:00
moylop260 028458a87f [CLA] vauxoo
Closes #5178
2015-02-09 22:15:30 +01:00
Kiril Vangelovski ea60fed97a [FIX] tools.translate: use `request` to find `cr` and `lang` when other methods fail
Do it only after other direct methods fail,
to avoid ignoring a closer environement coming
from a calling frame.

+ Sign CLA

Closes #5148
2015-02-09 20:21:10 +01:00
Csaba Tóth a8b88e4dd4 [CLA] i3 Rendszerház Kft.
Closes #5175
2015-02-09 18:26:17 +01:00
Nicolas Piganeau 233cc8c484 Added cla 2015-02-09 14:19:59 +01:00
buke d0518d2da3 Sign the Odoo CLA 2015-02-09 16:58:18 +05:30
Mario Arias Badila 1553ac99e1 [CLA] Mario Arias - TheCloneMaster
Closes #5157
2015-02-09 04:46:39 +01:00
Maxime Chambreuil 7831dac1f1 [CLA] Savoir-faire Linux 2015-02-08 23:51:10 +01:00
Antony Lesuisse beb5c24adb [ADD] git mailmap and CLA stats
Try a "git blame" or "git shortlog -nse"

Still around 10 commit remaining to be indentified.
2015-02-08 23:00:10 +01:00
nafex 919ac5289d [CLA] Stefan Reisich 2015-02-08 15:38:24 +01:00
Erwin van der Ploeg 6ea1dc67a7 [CLA] CLA BAS Solutions 2015-02-08 15:27:23 +01:00
Olivier Dony c66a48a455 [FIX] doc/cla/sign-cla.md: emphasize the option to modify existing PR + spellcheck 2015-02-08 02:00:14 +01:00
Christophe Combelles 64c8437bce [CLA] Christophe Combelles
Closes #5138
2015-02-07 23:52:42 +01:00
Adrien Peiffer (ACSONE) 23e611c493 [CLA] Adrien Peiffer
Closes #5136
2015-02-07 23:50:35 +01:00
Olivier 523c640afc [FIX] doc/cla/sign-cla.md: typos 2015-02-07 23:42:38 +01:00
Mohammad Alhashash ffc8af1f8d [CLA] Mohammad Alhashash 2015-02-07 18:55:47 +01:00
Antony Lesuisse af901f51fc [ADD] Odoo Contributor License Agreement 2015-02-07 13:47:08 +01:00
xmo-odoo d87aedb731 [FIX] doc: missing self params in examples 2015-02-04 14:34:13 +01:00
Xavier Morel 2140ead305 [IMP] doc: support disabling sidebar 2015-02-03 15:46:14 +01:00
Jeremy Kersten 4a698da8b3 [IMP] qweb: Allow to propagate value to variables outside the loop.
If the variable was existing outside the context of the ``foreach``,
the value is copied at the end of the foreach into the global context.

Fix #4461 - Q74531 - Q71486 - Q71675
2015-01-30 14:26:48 +01:00
Xavier Morel 205143cc32 [IMP] doc: update website to scaffold 2015-01-28 16:14:41 +01:00
Antoine Lorence c772b3db9a [FIX] doc: install.rst typo
closes #4937
2015-01-27 14:29:48 +01:00
Damien Bouvy ec6fa5d3d9 [IMP] doc: documentation for qweb reports
closes #4876
2015-01-27 11:49:02 +01:00
Xavier Morel 4e62515819 [IMP] doc: old/new API clarifications 2015-01-26 15:33:44 +01:00
Xavier Morel 0aab81cd3a [IMP] doc: move manifest description from backend tutorial to manifest doc 2015-01-19 15:51:16 +01:00
Xavier Morel 4a4d3a60bb [IMP] doc: simplify webservice api doc
* remove ZeroClipboard, pain to test locally and deployment didn't work
  right due to needing absolute path to the swf always
* remove the clipboard alteration on the fly, behaves oddly and can be
  confusing
* add an explicit button to expand and collapse the setup content
* fixup some styling
2015-01-19 15:36:26 +01:00
Xavier Morel f020c5f534 [ADD] documentation for un-deprecated --log-level 2015-01-19 11:03:35 +01:00
Xavier Morel 53f4e87627 [ADD] doc: link to docker image 2015-01-16 11:58:38 +01:00
Xavier Morel cbb0ad80cd [IMP] install doc: wording, windows instructions post-2.7.9 2015-01-16 11:54:23 +01:00
moylop260 8351c6c5ed [IMP] Use explicitly relative imports in backend doc
closes #3336

Implicit relative imports have been removed in Python 3, and developers
should be encouraged to use explicitly relative imports to avoid
confusion between local and global modules

See https://www.python.org/dev/peps/pep-0328 for PEP on the subject with
reasonings and justifications
2015-01-15 15:36:37 +01:00
Henri-Maxime Ducoulombier 0baa13232c [FIX] doc: typo in qweb reference
fixes #4711
2015-01-15 15:27:33 +01:00
Xavier Morel af90f5f638 [IMP] test experience and documentation
closes #3152
2015-01-15 15:23:08 +01:00
Xavier Morel 9808ca3e31 [IMP] test discovery, documentation, deprecation warnings
* document and warn that checks and fast_suite in tests sub-packages are
  deprecated and have no effect
* avoid iterating all currently loaded modules when looking for test
  modules in a tests sub-package
* replace use of __import__ by importlib

Fixes #3152
2015-01-15 13:28:25 +01:00