- May 29, 2014
-
-
Antony Lesuisse authored
-
Antony Lesuisse authored
- move packaging stuff to setup - remove historical stuff - remove oe, odoo-cmd-fme will be merged with the convered commands - add an odoo.py script to run odo and boostrap it - simplify README - prepare to move documentation to the github wiki
-
Olivier Dony authored
The file was originally added in website_mail at 59b934 in saas-4 but was lost in master since.
-
Olivier Dony authored
[FIX] website_mail*: fix + bundlify changes of 0c89ca: move subscription widget from website_mail to website_mail_group
-
Fabien Meghazi authored
[FIX] website_mail.editor.js moved but still referenced Commit 0c89ca0f moves website_mail.editor.js but is still referenced in website_mail.xml
-
- May 28, 2014
-
-
Fabien Meghazi authored
Commit 0c89ca0f moves website_mail.editor.js but is still referenced in website_mail.xml
-
Christophe Simonis authored
[IMP] website_sale: add vat field on checkout + validate it if base_vat module is installed
-
Olivier Dony authored
-
Richard Mathot authored
-
Denis Ledoux authored
[FIX] web: on new ir actions act_window target current, change the active* params from context for the dataset only This fix is related to a37bad20 This previous fix did solved the issue of its purpose, but had a side effect for actions using these active* params, e.g. search views For instance, Go to Project > Projects, click on any project, you are than redirected to tasks/issues of this project If you reload the page, an error pops up, complaining that active_id cannot be found
-
Denis Ledoux authored
-
Thibault Delavallée authored
[FIX] website_mail_group: discussion group snippet - moved into website_mail_group, instead of having the snippet in website_mail and the archives in website_mail_group - fixed routes to avoid security issues - better display of email on groups and archive
-
Denis Ledoux authored
-
Denis Ledoux authored
opw-607517
-
Christophe Simonis authored
[FIX] logging PostgreSQLHandler: expand message + use contextmanagers to handle exceptions and cursor
-
Thibault Delavallée authored
[FIX] website_mail, websit_mail_group: moved discussion group snippet to the right module; it should not be available when the mailing list archives module is not installed. Also fixed get_alias_info route to be mail_group specific and to avoid allowing people to browse the database.
-
Richard Mathot authored
-
Richard Mathot authored
-
Thibault Delavallée authored
Added instead a controller to get alias data. This controller is called by the discussion group snippet to have the info about the alias.
-
- May 27, 2014
-
-
Fabien Pinckaers authored
[FIX] ir_qweb: contact field must add 'http://' if the website url value has not any protocol
-
Olivier Dony authored
-
Christophe Simonis authored
-
Denis Ledoux authored
event.event.ticket were set in website_event_sale, while this model is set in event_sale module Manager acl moved from website_event_sale to event_sale Created a new acl for event user in event_sale Left the acl for everyone in website_event_sale, meaning that when this module is installed, everyone can read tickets, event those who aren't event user
-
Christophe Simonis authored
-
Olivier Dony authored
-
Christophe Simonis authored
Extended view inheritance
-
Thibault Delavallée authored
-
Olivier Dony authored
-
Martin Trigaux authored
[FIX] Fix o2m record duplication when clicking on a button The button action will execute a write call, creating the new line. The reload is necessary to avoid recreating the line when using the save button.
-
Fabien Meghazi authored
Revert "Merge pull request #225 from odoo-dev/master-frontend-assets"
-
Fabien Meghazi authored
This reverts commit dd900408, reversing changes made to 4da882d4.
-
Denis Ledoux authored
-
Mohammed Shekha authored
-
Richard Mathot authored
Commit backported from master 8ad97da8
-
Thibault Delavallée authored
[CLEAN] website_mail: cleaned a lost console.log and a commented line that should have been removed with pr 213
-
Christophe Matthieu authored
-
Thibault Delavallée authored
[FIX] website_sale, website_event_sale: updated JS tests according to the new dom of the checkout page introduced in pull request 232
-
Martin Trigaux authored
[FIX]t-field wrong outputs when precision is 0
-
Christophe Matthieu authored
[IMP] website_sale: use company vat_check_vies field to select the method to check the vat id base_vat is installed
-
Thibault Delavallée authored
[FIX] website_sale, website_event_sale: updated tests according to the new dom of the checkout page introduced in pull request 232
-