Commit Graph

591 Commits

Author SHA1 Message Date
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
Antony Lesuisse 09ac43ea99 [FIX] doc lessc installation instructions 2015-01-15 11:26:18 +01:00
Xavier Morel da4db6a8ae [IMP] doc: title of api page
mostly to match apparent searches for it
2015-01-15 10:55:48 +01:00
Michiels Denis c5929c3f16 [IMP] Update themes.rst
Attempt to fix and clarify the guide.

I still can not get "Advanced Customization" to work.

closes ##4291
2015-01-14 13:12:28 +01:00
Julien De Coster 03c8f4c388 [FIX] Server Action examples in reference doc 2015-01-12 11:04:41 +01:00
Antony Lesuisse c8f07f2862 [IMP] doc: setup lessc installation details 2015-01-09 11:44:22 +01:00
Antony Lesuisse 82a37dc14a [IMP] doc: add instruction for less compiler 2015-01-08 16:50:10 +01:00
Antony Lesuisse 4be70c8288 [IMP] doc: installation source postgres setup 2015-01-07 04:47:39 +01:00
Antony Lesuisse 84419fcd0a [IMP] doc: update windows source code instructions
remove psutil dependency under windows

reverts documentation commit 96aba067a8 because
it prevent sphinx build

merge setup source code and vcs checkout sections and simplify wording

simplify source installation instructions for windows
2015-01-07 03:26:15 +01:00
Antony Lesuisse 98bd673202 [FIX] doc: views calendar view attribute name
Courtesy of: Michiels Denis

Closes: #4249
2014-12-23 00:22:41 +01:00
Antony Lesuisse 96aba067a8 [FIX] doc: clean exercise-dashboard xml to v8
Courtesy of Moises Lopez

Closes: #4336
2014-12-23 00:18:30 +01:00
ALIANE Abdelouahab 05400f56b3 [ADD] documentation requirements
add new requirements to generate the docs.
2014-12-22 14:48:15 +01:00
Xavier Morel f04f409943 [ADD] doc: setup documentation
* Odoo installation from packages or source
* Deployment instructions for production environments
* dbfilter

Add missing support for disabling xmlrpc(/http), useful for WSGI
deployments which require running cron-only Odoo instances.
2014-12-15 16:01:37 +01:00
Xavier Morel 2275ab5d95 [FIX] doc: remaining instances of ruby-style interpolation in templates
fixes #3157
2014-12-03 14:21:00 +01:00
Abhishek Jaiswal b374c51474 [ADD] document @default_order in list views
closes #2623
2014-12-02 16:59:23 +01:00
Nicolas Lempereur 38f0508bba [FIX] doc: typos and code samples from howtos
* The dashboard from the backend howto doesn't specify "name" field
  which causes non-null constraint violation.
* Some useful examples uses idea.idea" model which isn't available in
  8.0 so I replaced them with "note.note".

closes #3993
2014-12-02 16:22:55 +01:00
Xavier Morel 085e8e49c1 [FIX] doc: fetch font over https 2014-12-02 14:23:28 +01:00
Xavier Morel c0997c7877 [FIX] ws doc: copy button in columned version 2014-12-02 14:23:27 +01:00
Raphael Collet 4d6fb49b8f [IMP] doc: move translations to reference documentation 2014-12-02 09:40:59 +01:00
Xavier Morel f1af60b3a6 [ADD] doc: basic translations guide 2014-12-02 09:40:59 +01:00
Xavier Morel 479d94ea14 [IMP] wording and ordering of documentation index 2014-11-28 12:36:04 +01:00
Xavier Morel cb9ff8c630 [ADD] doc: debug flag 2014-11-28 12:14:22 +01:00
Xavier Morel 8e9c23235a [IMP] ws doc: affix language switcher to page top 2014-11-27 16:37:27 +01:00
Xavier Morel 39d77f9e85 [FIX] doc: viewport meta missing 2014-11-27 16:37:27 +01:00
Xavier Morel 2cfd7182cc [CHG] ws doc: set right section against a dark background 2014-11-27 16:37:26 +01:00
happyraul 8a4745f78c [FIX] doc: remove a word that does not make sense
closes #3594
2014-11-26 12:05:37 +01:00