- May 27, 2014
-
-
Martin Trigaux authored
[IMP] When no result is displayed in m2o field with option "no_create", add a "No result" value to avoid confusion.
-
- May 26, 2014
-
-
Edgar Tenesaca authored
* Deleted: manually translation in es.po
-
Edgar Tenesaca authored
-
Fabien Meghazi authored
[IMP] Add 'Import Module' wizard to base_import_module
-
Fabien Meghazi authored
-
Edgar Tenesaca authored
-
Fabien Meghazi authored
-
Martin Trigaux authored
Removed confusing doubled check box "child_depend" in the tax view
-
Fabien Meghazi authored
[FIX] sitemap.xml urls
-
Fabien Meghazi authored
-
Martin Trigaux authored
[FIX] website_forum: display the users as a table in block of 3 cols
-
Martin Trigaux authored
-
Martin Trigaux authored
Add contributing.md file
-
Martin Trigaux authored
-
Martin Trigaux authored
-
Martin Trigaux authored
-
Martin Trigaux authored
-
- May 23, 2014
-
-
Edgar Tenesaca authored
-
David Arnold authored
This checkbox caused greate confusion, as it was doubled in the tax form view. Field is already present in line 937 Thanks for merging.
-
Xavier Morel authored
Various ex-module remains
-
Xavier Morel authored
* document_page should have disappeared a long time ago, no idea why it remains * thunderbird seems to have suffered from odd conflictual moves (or lack thereof) * audittrail was removed but not deactivated in rosetta
-
Xavier Morel authored
-
Thibault Delavallée authored
[FIX] website: fixed languages errors - ir_http: added a missing ? when a route using the default language was re-rerouted to remove the language part of the path, leading to a wrong url - website layout: fixed use of a languages variable not always defined depending on the working conditions
-
Thibault Delavallée authored
[FIX] website: ir_http: when rerouting url containing default language -> url without language, the ? was missing, leading to wrong urls.
-
Thibault Delavallée authored
[FIX] website: define languages variable outside of an 'if' as it is used below in the same template, leading to a crash due to the variable not always being defined.
-
Fabien Pinckaers authored
-
Fabien Pinckaers authored
-
Fabien Pinckaers authored
-
Fabien Pinckaers authored
Merge branch 'master-remove-html-fields-backend-ypa' of https://github.com/odoo-dev/odoo into odoo-dev-master-remove-html-fields-backend-ypa
-
Fabien Pinckaers authored
[FIX] Issues #167. Remove obsolete shop reference
-
- May 22, 2014
-
-
Sylvain LE GAL authored
-
Edgar Tenesaca authored
-
Thibault Delavallée authored
[FIX] website_sale: cleaned call to removed methods in website_sale
-
Martin Trigaux authored
Add field sequence on the delivery.gird.line to order rules Add condition quantity to add more flexibility in the rules Add operators > and < to be able to create rules without gap (instead of needing hack like 'x <= 100', 'x >= 100.000001')
-
Thibault Delavallée authored
-
Thibault Delavallée authored
Fixed checkout redirection that was meant to clean the session (incorrect sale order or transaction) that may happen when having issues with the payment.
-
Martin Trigaux authored
-
Martin Trigaux authored
-
Thibault Delavallée authored
MERGE [IMP] website_forum: make forum.forum inherit from mail.thread. This way we add the possibility to users to follow a forum and be automatically followers of new questions, using some new subtypes on the forum.forum model that do the auto subscription. Misc : also added a profile link on the forum, when logged. also added a subscribe button on the forum.
-
Thibault Delavallée authored
add the possibility to users to follow a forum and be automatically followers of new questions, using some new subtypes on the forum.forum model that do the auto subscription. Also added a profile link on the forum, when logged. Also added a subscribe button on the forum.
-