Commit Graph

769 Commits

Author SHA1 Message Date
Jairo Llopis d65f251d12 [CLA] Grupo ESOC 2015-09-29 15:27:45 +02:00
Olivier Dony 49be54171c [IMP] sign-cla: email must be git committer email
- Many CLA PRs initially fail the CLA check because the email
used in the signature is not the git committer email, so we
cannot match them.
- Minor spellchecking
2015-09-29 10:59:07 +02:00
yannprada f0b8e52320 [FIX] doc: typo 2015-09-24 15:36:30 +02:00
Ruchir Shukla 516d723cd4 [CLA] signature for BizzAppDev 2015-09-21 16:40:34 +02:00
Xavier Morel a139d81c46 [FIX] doc: odoo theme so it's compatible with Sphinx 1.3
Sphinx.set_translator is a Sphinx 1.3 API, and we only require Sphinx
1.2 at this point. Replace the use of set_translator with explicitly
setting the ``html_translator_class`` config setting.
2015-09-15 16:06:13 +02:00
Xavier Morel 2474a91bc9 [IMP] doc: recommend not using @api.one
* alter docstring of @api.one to mark it as deprecated for 9.0,
  recommend using @api.multi instead
  - deprecation notes were not correctly styled, add styling
    matching "warning" alerts
* move @api.one down the doc page to deemphasize it
* fix "backend" tutorial to remove all instances of ``@api.one``

closes #8527
2015-09-15 14:38:45 +02:00
Olivier Laurent 47133c7d3f [ADD] doc: database upgrade API: structure change
1° add a second level of titles because they were too long and
overrided the second column (the 'code column)
2° Add 'double backticks' around some keys
2015-09-14 11:52:12 +02:00
Olivier Laurent 7163a0c865 [ADD] doc: database upgrade API (background image)
Add a background image.
The previous one was empty.
2015-09-11 08:46:01 +02:00
Mohamed M. Hagag 9069f29efa [ADD] l10n_sa: Saudi Arabia multi-lang CoA
Closes #8098
2015-09-10 15:20:05 +02:00
Olivier Laurent 1545591f3b [ADD] doc: database upgrade API 2015-09-10 12:51:47 +02:00
Olivier Dony 2f8d6e796b [CLA] Update Camptocamp CLA
Typo + add older Camptocamp contributors.

Confirmed by email with Joël Grand-Guillaume
and Luc Maurer on 2015-09-09.
2015-09-09 15:51:15 +02:00
Luc Bonjean 4792156e1f [CLA] Corporate Lubon bvba
Closes #7671
2015-09-08 15:51:50 +02:00
pedro 782db031c9 [CLA] Pedro Rodriguez Gil
Closes #8377
2015-09-08 15:50:38 +02:00
JoshuaJan 682672ea50 [CLA] Joshua Jan
Closes #8335
2015-09-08 15:50:37 +02:00
Martin Trigaux b4b373c965 [IMP] doc: better xpath example
The xpath syntax `"//selector` is mostly used in Odoo, is clearer on the meaning
and more flexible about view changes.
Give an example with the mostly used syntax.

Add a tip to indicate the shorter xpath syntax
2015-08-26 12:27:16 +02:00
Florian Hatat d6d9b0df4e [CLA] flh signs CLA 2015-08-19 11:04:19 +02:00
Denis Baranov b8f177ddeb [CLA] IT Libertas corporate 2015-08-14 17:39:22 +02:00
cysnake4713 0ab438b76e [CLA] Matt Cai (cysnake4713) 2015-08-12 08:09:44 +02:00
rossasa 84dffd2dee [CLA] Rossa S.A. 2015-08-11 09:31:46 +02:00
Paulius Sladkevičius 3074835079 [CLA] HBEE
Closes #7825
2015-08-10 16:02:51 +02:00
Richard deMeester 9e6bfc9852 [CLA] Willow-IT corporate 2015-08-10 10:55:32 +02:00
Anthony Ruhier 75092f0a14 [FIX] doc: typo in backend tutorial 2015-07-30 14:49:44 +02:00
Anthony Ruhier c337b389b6 [CLA] Add anthony25 in individuals CLA 2015-07-30 14:49:34 +02:00
Nicolas Lempereur 4914e07718 [FIX] doc: xpath invalid for 8.0
The current xpath was the one for saas-6 or future 9.0 but didn't work
in version 8.

closes #7715
opw-645555

note: this commit should not be forward ported after 8.0
2015-07-23 10:12:49 +02:00
Nicolas Lempereur 3835a1e344 [FIX] doc: typos in themes tutorial
closes #7715
opw-645555
2015-07-23 09:43:01 +02:00
Jos De Graeve 38281c2c9c [CLA] Update CLA from apertoso
add new team member Jean-Paul
fix email adres Maarten
2015-07-17 16:45:00 +02:00
Fabrice Henrion 81b9bc1b11 typo 2015-07-16 18:30:48 -07:00
Irenie White 4cd8b15fd5 [CLA] Credativ Ltd. github usernames 2015-07-15 17:04:57 +02:00
Irenie White 56143f05a0 [CLA] Credativ Ltd. 2015-07-15 16:50:02 +02:00
Alessio Gerace fc2d7f7945 [ADD] archetipo CLA 2015-07-15 15:53:40 +02:00
Fekete Mihai bfb919cdb2 [CLA] sign for feketemihai 2015-07-13 16:04:14 +02:00
Xavier Morel 610f6fdafe [IMP] doc: support for image centering
Also handle (and ignore) substitution definition nodes.
2015-07-10 11:57:06 +02:00
Dariusz Żbikowski cfb444a9d1 [CLA] Dariusz Żbikowski 2015-07-10 11:37:13 +02:00
Xavier Morel f94a667ed1 [IMP] doc: handling of toc outside master_doc
* remove local toc sidebar in non-index documents with a toctree
* change toctree rendering to only have links on leaf nodes (don't link
  to intermediate toctree'd documents)
2015-07-09 11:11:08 +02:00
Xavier Morel 5f768ed5b3 [IMP] doc: don't limit width of pages with code column 2015-07-08 13:06:11 +02:00
Xavier Morel c97cb35086 [FIX] doc: prevent compacting paragraphs with custom classes 2015-07-08 13:06:11 +02:00
Xavier Morel 9beaeddf60 [FIX] doc: new theme snags
* fix handling of no banner (and no default banner) on documents:
  - don't try to build a banner URL at the top of document
  - don't build a mini-banner in cards
* fix compatibility between custom HTML translator and domains creating
  new nodes (and their rendering): hook translator via
  app.add_translator so app.add_node can do the job correctly: with
  html_translator_class the application is not aware of the new HTML
  translator and add_node can't add the relevant rendering methods
* add translation for line_block and line (classes not used, point is
  just to have a div for each line so "newlines" are kept
2015-07-08 13:06:10 +02:00
Xavier Morel 374dacf5e6 [FIX] doc: incorrect role syntax 2015-07-07 16:31:48 +02:00
Xavier Morel 41ee29119d [REM] doc: unnecessary sidebar title/heading 2015-07-07 16:31:48 +02:00
Max Hellwig be2efb207c [IMP] doc: add title to glossary.rst
New documentation theme prominently features the page title, which looks
terrible on pages missing one (appears as ``<no title>``).

closes #7392
2015-07-07 12:10:54 +02:00
J Bradshaw 2f7ab001e2 [IMP] doc: grammar and readability
Backport of most of #6827 by J Bradshaw with additional
modifications (and some reverts) during review.

closes #6827
2015-07-07 12:09:21 +02:00
Xavier Morel 95e56a109d [ADD] doc: new theme
Pretty much completely rewritten theme with custom HTML translator and a
few parts of the old theme extracted to their own extensions.

Banner images thought not to be that huge after all, and not worth the
hassle of them living in a different repository.

co-authored with @stefanorigano
2015-07-07 11:22:50 +02:00
Fabien Pinckaers fc58529616 testing commit fro mgithub 2015-07-06 18:18:08 -07:00
mrshelly eb315ac330 [CLA] mrshelly 2015-07-02 10:43:21 +02:00
Dušan Laznik 49f2514a9d [CLA] mentis
Received by email on June 30th 2015
opw-643688
2015-07-01 15:24:03 +02:00
Briksisn 29582605d1 [CLA] Syncordia 2015-07-01 09:24:19 +02:00
kmatitaishvili 1f684b6447 [CLA] Delta-comm
Closes #7368
2015-06-30 14:07:30 +02:00
bevanweiss 6ceb41dae4 [CLA] Bevan Weiss 2015-06-30 12:21:22 +02:00
florent.thomas 9805160530 [CLA] Florent Thomas 2015-06-30 08:24:12 +02:00
Max Hellwig 282ecc2898 [CLA] Max Hellwig 2015-06-29 15:02:15 +02:00