1. 18 Sep, 2017 2 commits
    • Boxiang Sun's avatar
      erp5_officejs_support_request_ui: Fix the listbox always loading problem. · 14cac0bc
      Boxiang Sun authored
      When the homepage refreshed with "field_listbox_begin_from", the
      listbox always on loading state.
      
      We should not call child gadget's "changeState" directly. Instead,
      we need to call child(listbox) render in parent render.
      
      Which can let the child listbox aware of the parameter change in the parent gadget.
      14cac0bc
    • Tristan Cavelier's avatar
      erp5_web: add Vary Origin to hateoas · dfd37887
      Tristan Cavelier authored
      This fixes an issue :
      When we work on two web apps in two different domains
      but using the same erp5 as storage backend,
      the allow origin response header was equal to one sole
      domain for the two web apps.
      dfd37887
  2. 15 Sep, 2017 4 commits
  3. 14 Sep, 2017 8 commits
  4. 13 Sep, 2017 2 commits
  5. 12 Sep, 2017 3 commits
  6. 11 Sep, 2017 10 commits
  7. 08 Sep, 2017 11 commits