Odoo Translation Bot
ba7c82f9ca
[I18N] Update translation terms from Transifex
2020-02-23 02:30:45 +01:00
Odoo Translation Bot
551d6be656
[I18N] Update translation terms from Transifex
2020-02-23 01:31:47 +01:00
Antoine Vandevenne (anv)
9cf90b1345
[ADD] Email_marketing: new doc
...
* [ADD] email_marketing: documentation
* [IMP] email_marketing: improved toctree
Co-authored-by: KBR <57449423+kbr-odoo@users.noreply.github.com>
Co-authored-by: Julien B. <37931357+jubodoo@users.noreply.github.com>
2020-02-21 15:15:40 +01:00
KBR
303b9219b9
[IMP] FSM: global improvement
2020-02-21 12:00:10 +01:00
KBR
80991f155c
[IMP]SMS Marketing: general improvements
...
* [IMP] sms_marketing: update costs page
* [IMP] sms_marketing: improve wording
* [MOV] sms_marketing: shorten overly long file names
* [IMP] sms_marketing: improved toctree
Co-authored-by: Antoine Vandevenne (anv) <antoine.vandevenne@gmail.com>
2020-02-21 11:06:36 +01:00
keli brugalli (kbr)
28754a2cc4
[IMP] marketing automation: delete of a word
2020-02-21 10:25:01 +01:00
KBR
5818c41562
[ADD]Marketing automation: new docs
...
* [ADD] marketing_automation: documentation
* [IMP] marketing_automation: improvement of toctree
2020-02-20 18:22:02 +01:00
Antoine Vandevenne (anv)
5b03c33afd
[MERGE] Forward-port of branch 12.0 to 13.0
2020-02-20 16:55:36 +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)
c3fd57bb03
[MERGE] Forward-port of branch 12.0 to 13.0
2020-02-20 11:27:56 +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
Jonathan Castillo (jcs)
fafc13ef0f
[ADD] accounting: add a new documentation about Chart of Accounts
2020-02-20 11:18:54 +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
kosta (kts)
a542d9adb4
[IMP] index links looking bad with underline
2020-02-17 09:53:12 +01:00
kosta (kts)
4203285f93
[REF] port developer doc's design
...
Task #2188277
2020-02-17 09:53:12 +01:00
kosta (kts)
52e49eda47
[IMP] search-form: improve ui & fix bug on mobile
...
Bug fix on mobile that was displaying the button on a new line.
Smaller input/button sizes to win some space for breadcrumb nav.
Vertical alignment of search-form.
2020-02-17 09:53:12 +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
Odoo Translation Bot
c5b9af9192
[I18N] Update translation terms from Transifex
2020-02-16 01:31:32 +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)
440fd9ba93
[MERGE] Forward-port of 12.0 to 13.0
2020-02-12 15:20:01 +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
Antoine Vandevenne (anv)
bbf2badab2
[MERGE] Forward-port of 12.0 to 13.0
2020-02-12 11:08:10 +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
Odoo Translation Bot
8715fed0c8
[I18N] Update translation terms from Transifex
2020-02-11 15:11:47 +01:00
Martin Trigaux
b79366cd57
[I18N] export 13.0 source terms
2020-02-11 14:58:22 +01:00
Antoine Vandevenne (anv)
45a01ad2e7
Revert "[New] Email Marketing : 3 new pages (mailing lists, manage unsub, campaigns)"
...
This reverts commit bbc1a00b0b
.
2020-02-11 14:49:50 +01:00
cop-odoo
d32d8dc2bb
[IMP] Sales: small fix generate from email
2020-02-11 14:04:21 +01:00
KBR
bbc1a00b0b
[New] Email Marketing : 3 new pages (mailing lists, manage unsub, campaigns)
2020-02-11 14:02:45 +01:00
Antoine Vandevenne (anv)
9323cba5ce
[FIX] config: fix path of odoo logo
2020-02-10 16:56:13 +01:00
cdu-odoo
32019a2154
[IMP] sales: update Get paid to confirm order
2020-02-10 10:31:22 +01:00
Catherine Dubois (cdu)
8179f5a36e
[IMP] update content of optional items (Sales - V13)
2020-02-07 16:09:48 +01:00
cdu-odoo
ae9b5e9048
[IMP] sales: update online signature
2020-02-07 14:33:23 +01:00
Antoine Vandevenne (anv)
7f16f62bf9
[IMP] *: update banners
...
- Most banners were too large, they are converted to PNG-8bit
- Some were badly referenced or not referenced at all.
2020-02-06 17:15:02 +01:00
Antoine Vandevenne (anv)
5aec6d4fd6
[REM] index: remove references to mementos
...
Because:
- Mementos are already referenced multiple times in related toctrees.
- Only two mementos are remaining, which is not enough to justify a whole doc category.
- References to mementos are easily broken without being detected at compilation time.
2020-02-06 17:02:55 +01:00