Commit Graph

1652 Commits

Author SHA1 Message Date
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
Richard Mathot
6a5c652b8c
[MERGE] Forward-port of branch 11.0 up to 0ee0d5f1b2 2020-01-14 10:39:11 +01:00
Alex Tuyls
1610fec9d5 [FIX] crm: Improve VOIP User Doc (#525)
VOIP was refactored to move this in "Settings / General Settings" under
the "Integrations" subsection.
2020-01-14 10:33:20 +01:00
Odoo Translation Bot
0ee0d5f1b2 [I18N] Update translation terms from Transifex 2020-01-12 05:00:44 +01:00
Odoo Translation Bot
99f72bd1d4 [I18N] Update translation terms from Transifex 2020-01-12 02:30:26 +01:00
Richard Mathot
3f454308a4
[FIX] website: wait a bit before complaining that it does not work 2020-01-11 12:57:59 +01:00
Martin Trigaux
afc32a9baf [MERGE] Forward port of 9.0 to 10.0
To fix opw-2167071
2020-01-06 10:43:12 +01:00
Martin Trigaux
ab228fe7dc [FIX] _extension: backport 11.0 documentation layout
With canonical links, switcher, etc

opw-2167071
where switching from version 10 -> 13 computed and incorrect link
2020-01-06 10:40:50 +01:00