Skip to content
Snippets Groups Projects
  1. Sep 23, 2014
  2. Sep 22, 2014
  3. Sep 19, 2014
  4. Sep 18, 2014
  5. Sep 17, 2014
  6. Sep 16, 2014
  7. Sep 15, 2014
    • Denis Ledoux's avatar
      c6fbfe7f
    • Fabien Meghazi's avatar
      [IMP] Improve stock's barcode start page · c6c7fab2
      Fabien Meghazi authored
      remove module_boot() usage
      c6c7fab2
    • Géry Debongnie's avatar
      [FIX] web: fixes issues with custom filters and search view · 22b1f5ce
      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)
      22b1f5ce
  8. Sep 13, 2014
Loading