- Aug 29, 2014
-
-
Thibault Delavallée authored
[FIX] mail: invite: name of the document was missing in the link to access the document, leading to 'Access False'.
-
Thibault Delavallée authored
[FIX] mail: chatter: display blockquotes with normal font size (appearing for example when replying through thunderbird).
-
Thibault Delavallée authored
-
Christophe Simonis authored
record rules. Partial revert of commit 80017b04. Conflicts: addons/web/static/src/js/chrome.js
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Xavier Morel authored
[FIX] translations loading for selection fields in website
-
Raphael Collet authored
-
- Aug 28, 2014
-
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
This was added as a security check, but access to this field is need by the wizard itself. As non employee users can't read/create email templates, this will not be problematic
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
André Paramés authored
Selection fields in the new QWeb reports aren't being translated, because the context with the language isn't being passed.
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Jeremy Kersten authored
-
Christophe Simonis authored
-
Fabien Meghazi authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Géry Debongnie authored
when the user is not registered, the announcement bar messed up the layout by adding a third scrollbar. This commit fixes the issue by ajusting the height if necessary. The timeout is necessary to prevent a scrollbar from appearing when the animation is running.
-
Géry Debongnie authored
the stupid left menu was not displayed with IE11. This fix uses a media query ignored by all (?) browsers but IE11.
-
Xavier Morel authored
-
Xavier Morel authored
-
Raphael Collet authored
-
Thibault Delavallée authored
leading to potential issues. Now the behavior is back to its previous version, posting on the user creates a private discussion. Fixed management of model variable in message_post to avoid posting messages on the mail.thread model. Classic inbox writes on partner, with hr it writes on the employee profile, like previously.
-
Thibault Delavallée authored
[FIX] website_forum: fixed (un)publish management on the profile. Partners are now also published by default. Better protection of displayed profile: only publis profiles with karma >= 1 are displayed on the forum, to avoid allowing external users to browse the user lists. Some cleaning / improvements in the bio edit form that was a bit buggy.
-
Thibault Delavallée authored
[FIX] survey: in prepare_result, result_summary variable could be returned without being initialized (error in question.type maybe, but anyway should be more secure)
-
Jeremy Kersten authored
-
Quentin De Paoli authored
[FIX] account: several fixes in bank statement reconciliation related to multi-currencies use cases where the statement is a foreign currency but receive a payment in the company currency
-
Jérome Maes authored
[FIX] bus, im_chat : disabled realtime status notification, replace it with rpc calls and set random retry delay on bus (longpolling)
-
Jérome Maes authored
-
- Aug 27, 2014
-
-
Denis Ledoux authored
-
Max Mumford authored
-
Leonardo Donelli authored
Fixes #811
-
Fabien Meghazi authored
-
Denis Ledoux authored
Portal users are not allowed to read account.move.line model Therefore, in the portal, if you let the payments in the invoice view, the portal user is warned that he is not allowed to see account.move.line
-