- Sep 16, 2014
-
-
Denis Ledoux authored
-
Simon Lejeune authored
-
Mohammed Shekha authored
-
Jeremy Kersten authored
-
Raphael Collet authored
-
Géry Debongnie authored
Recently, the graph view was changed to prevent changing groupbys for active custom filters. Unfortunately, I did not take into account the fact that pivot table can be drawn in part when expanding rows. The "frozen" parameter was then undefined and caused display problems, this patch should fix the issue.
-
Raphael Collet authored
The method was expecting that name_get() returns complete and in-order values. Because of this, some records in the recordset could end up without a value.
-
- Sep 15, 2014
-
-
Christophe Simonis authored
-
Jeremy Kersten authored
-
Raphael Collet authored
-
Jeremy Kersten authored
[FIX] website_hr_recruitment: add param to force all countries else it use GeoIP, check that country returned by GeoIP have jobs availables else fallback on all countries
-
Denis Ledoux authored
-
Denis Ledoux authored
-
Denis Ledoux authored
-
Cecile Tonglet authored
This feature hasn't been implemented because of complexity problems. Therefore, we should not allow the developer to use it.
-
Denis Ledoux authored
-
Denis Ledoux authored
-
Christophe Simonis authored
-
Christophe Matthieu authored
[FIX] website_sale: The product breadcrumbs in shop not working.
-
Martin Trigaux authored
Well actually it's an empty forward port to avoid forward porting last 7.0 commit in saas...
-
Denis Ledoux authored
Fixing breadcrumb not being displayed after some action button (e.g. validate invoice, opw 612763)
-
Denis Ledoux authored
-
Christophe Simonis authored
[FIX] orm: correct read_group() on models with `_group_by_full` (introduced by previous forward-port) also add tests of `_group_by_full` functionality
-
Denis Ledoux authored
-
Fabien Meghazi authored
remove module_boot() usage
-
Denis Ledoux authored
-
Géry Debongnie authored
The problem was that when the user manipulates the graph view (in pivot table mode), the graph view resetted the group by facet in the search view. It was not a problem unless a custom filter with a groupby was already there, in which case, the group bys were duplicated. The search view is now smarter, it only resets the additional groupbys (and col_groupbys). Also, to prevent usability problems, the graph view disable the '+/-' groupbys added by a custom filters. Note that this fix is only temporary: a revamp of custom filters, facets, search view is coming in the next months. (at least, that's the idea). Right now, too much 'search logic' is in the graph view. Another note: this fix is somewhat fragile: it makes some assumptions about the search query (mainly that the custom filter is the first facet, also, that no other filters add groupbys/col_groupbys)
-
- Sep 13, 2014
-
-
Christophe Simonis authored
[FIX] website_event_sale: remove invalid code chunk introduced during previous forward-port (56f2b7ae0f6)
-
- Sep 12, 2014
-
-
Christophe Simonis authored
-
Daniel Reis authored
Showcase the feature by moving auth_ldap's description to README.rst (Manual rebase of PR #1759)
-
Olivier Dony authored
-
Christophe Simonis authored
-
Denis Ledoux authored
-
Fekete Mihai authored
PR #720
-
Jeremy Kersten authored
[IMP] website_crm: keep the new id from the created lead to allow another function which override this one to get the new lead.
-
Josse Colpaert authored
8.0 wmsstaging8 jco
-
Josse Colpaert authored
-
Josse Colpaert authored
-
Josse Colpaert authored
-
Josse Colpaert authored
-