Commit Graph

1509 Commits

Author SHA1 Message Date
Olivier Dony 3c44972f02 [ADD] legal: update contracts for new maintenance
- Update Enterprise & Partnership agreement (EN, FR)
- Update legal page index: hide outdated agreements, replace
  with a link to an archive of the old PDFs.
- Add icons for missing files, to make index table layout more consistent
- Add `text-justify` on HTML versions of contracts, for consistency with
  the PDF versions.
- Fix compatibility of PDF generation with recent sphinx versions
  (\sphinxmaketitle instead of \maketitle)
- Re-add NL PDF building, still needs to be updated like all others

Backport of 5b80ed551c from 13.0
2020-06-09 02:13:40 +02:00
Antoine Vandevenne (anv) 6533e34618 [MERGE] Forward-port of 11.0 in 12.0 2020-05-19 09:14:03 +02:00
Jonathan 4c6d0e4b90 [ADD] contribution: new doc about content guidelines (#668) 2020-05-18 20:35:13 +02:00
Loan (lse) 8e5e70c155 [IMP] odoo_sh: emphasize private submodule must be added using git
Move an important paragraph at section beginning and emphasize it with a warning.

OPW-2235054
2020-05-05 10:29:41 +02:00
Odoo Translation Bot d75d06f32a [I18N] Update translation terms from Transifex 2020-04-12 05:03:03 +02:00
Odoo Translation Bot 7e986a090e [I18N] Update translation terms from Transifex 2020-04-12 02:31:44 +02:00
Jonathan c48763f92f [FIX] accounting: fix screenshot in cash discount
Closes #623
2020-04-07 14:52:04 +02:00
Antoine Vandevenne (anv) e4306fe1b0 [FIX] redirects: add a redirection to contributing
This commit adds a redirection for files removed in b109c3af (12.0)
following #544 (11.0):

- support/user_doc.rst replaced by contributing/documentation/introduction_guide.rst
2020-04-07 12:24:13 +02:00
Antoine Vandevenne (anv) 07fd1db10d [MERGE] Forward-port of 11.0 to 12.0 2020-04-07 10:19:35 +02:00
Antoine Vandevenne (anv) 72f93038b5 [FIX] technical: clarify instructions for redirect rules 2020-04-07 09:48:18 +02:00
Antoine Vandevenne (anv) 8bd94e4aea [MERGE] Forward-port of 11.0 to 12.0 2020-04-06 16:32:52 +02:00
Antoine Vandevenne (anv) 09bab807aa [IMP] technical: add a static redirection feature for missing pages 2020-04-06 16:31:27 +02:00
Lau-Odoo fbc3a584d1 [ADD] Point of Sale: New doc about pricelists (#604) 2020-03-26 16:28:19 +01:00
Odoo Translation Bot 6f2daaf18c [I18N] Update translation terms from Transifex 2020-03-22 02:30:22 +01:00
Antoine Vandevenne (anv) 5b0624269f [MERGE] Forward-port of 11.0 to 12.0 2020-03-10 14:20:50 +01:00
LSE b1cb9124c2 [IMP] odoo.sh: add setup and connection instructions for SSH
closes #589
2020-03-10 13:13:38 +01:00
Odoo Translation Bot a51019c41f [I18N] Update translation terms from Transifex 2020-03-08 02:30:27 +01:00
Antoine Vandevenne (anv) 954cbef948 [FIX] contributing: fix typo 2020-02-27 11:24:55 +01:00
Odoo Translation Bot f048af2f7a [I18N] Update translation terms from Transifex 2020-02-23 05:00:57 +01:00
Odoo Translation Bot ba7c82f9ca [I18N] Update translation terms from Transifex 2020-02-23 02:30:45 +01:00
Antoine Vandevenne (anv) 8aae0e448e [FIX] README: replace non-processed directives by absolute links 2020-02-20 16:51:55 +01:00
Antoine Vandevenne (anv) ce6785d158 [IMP] README: update README and refer to contributing/documentation 2020-02-20 16:51:55 +01:00
Antoine Vandevenne (anv) de5d205c4d [FIX] README: replace non-processed directives by absolute links 2020-02-20 16:33:26 +01:00
Antoine Vandevenne (anv) f08b5da17f [IMP] README: update README and refer to contributing/documentation 2020-02-20 16:23:48 +01:00
Antoine Vandevenne (anv) b109c3afa1 [REM] support: remove doc for writing content in the user doc
This is now covered by contributing/documentation/*
2020-02-20 11:23:32 +01:00
Arnaud Joset 93bb794ebc [REM] technical: remove test for Python version 2020-02-20 11:14:39 +01:00
Arnaud Joset 8a0f371531 [IMP] technical: remove warning about scripts assets
Before this commit, the following warning was displayed at compilation: "RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead."
2020-02-20 11:14:36 +01:00
Antoine Vandevenne (anv) 142e1926f3 [MERGE] Forward-port of branch 11.0 to 12.0 2020-02-20 11:10:41 +01:00
Arnaud Joset 950b460794 [IMP] technical: remove future warning of Sphinx 2020-02-20 11:01:17 +01:00
Arnaud Joset a0f6d3e925 [IMP] technical: allow building with Python 3 and Sphinx 2.4.0
This commit updates the requirements of the documentation to Python 3 and Sphinx 2.4.0 and later.
2020-02-20 11:01:03 +01:00
Antoine Vandevenne (anv) 108dae79c5 [ADD] contributing: add doc for contributing to the documentation 2020-02-20 10:52:42 +01:00
Odoo Translation Bot a5d6a50405 [I18N] Update translation terms from Transifex 2020-02-16 05:00:51 +01:00
Odoo Translation Bot 8b206151f6 [I18N] Update translation terms from Transifex 2020-02-16 02:30:33 +01:00
Xavier Morel a60364a5e4 [FIX] rendering of tables with merged cells
Merged cells in the first columns were not rendered correctly and values from
other columns would be placed in the wrong columns.
2020-02-14 11:20:37 +01:00
Antoine Vandevenne (anv) 9334afe66d [REV] Revert 54f0228dae
Reason: delay changes until internal build tools are updated
2020-02-12 15:13:59 +01:00
Antoine Vandevenne (anv) b343d51cec [MERGE] Forward-port of 11.0 to 12.0 2020-02-12 15:04:08 +01:00
Antoine Vandevenne (anv) 1081f8b7b5 [REV] Revert dbba515 to 8678876
Reason: delay changes until internal build tools are updated
2020-02-12 15:01:08 +01:00
Arnaud Joset 54f0228dae [IMP] technical: remove warning about scripts assets
Before this commit, the following warning was displayed at compilation: "RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead."
2020-02-12 10:59:23 +01:00
Antoine Vandevenne (anv) 541bd54521 [MERGE] Forward-port of 11.0 to 12.0 2020-02-12 10:47:11 +01:00
Arnaud Joset 867887613a [IMP] technical: remove future warning of Sphinx 2020-02-12 10:41:48 +01:00
Arnaud Joset dbba515566 [IMP] technical: allow building with Python3 and Sphinx 2.X
Before this commit, sphinx-build could not be used with Python3 and Sphinx 2.X.
2020-02-12 10:41:48 +01:00
Odoo Translation Bot 038446bae4 [I18N] Update translation terms from Transifex 2020-02-11 15:13:28 +01:00
Odoo Translation Bot 5e01f93371 [I18N] Update translation terms from Transifex 2020-02-11 15:12:28 +01:00
Lau-Odoo fd3c2bcd7b [REV] pos: revert doc about ingenico and six as they only exist since 13.0 (#529) 2020-01-27 10:58:20 +01:00
Antoine Vandevenne (anv) d4f100f6fe [MERGE] Forward-port of branch 11.0 to 12.0 2020-01-16 14:25:38 +01:00
Antoine Vandevenne (anv) 1405d39cb4 [MERGE] Forward-port of branch 10.0 to 11.0 2020-01-16 14:24:45 +01:00
Antoine Vandevenne (anv) e491537685 [MERGE] Forward-port of 9.0 to 10.0 2020-01-16 14:21:07 +01:00
Antoine Vandevenne (anv) 907195ae7a [IMP] base: add a commit message template with the guidelines 2020-01-16 14:17:37 +01:00
Antoine Vandevenne (anv) 5e9fd47f7a [MERGE] Forward-port of 11.0 to 12.0 2020-01-16 09:56:18 +01:00
Antoine Vandevenne (anv) 38c3137a88 [MERGE] Forward-port of 10.0 to 11.0 2020-01-16 09:53:31 +01:00