1. 30 Oct, 2016 3 commits
  2. 19 Aug, 2016 12 commits
  3. 18 Aug, 2016 1 commit
  4. 08 Aug, 2016 1 commit
  5. 28 Jul, 2016 1 commit
  6. 15 Jul, 2016 10 commits
  7. 01 Jul, 2016 2 commits
  8. 23 Jun, 2016 1 commit
  9. 21 Jun, 2016 2 commits
  10. 26 May, 2016 1 commit
  11. 24 May, 2016 1 commit
  12. 25 Apr, 2016 1 commit
    • Douglas's avatar
      Fixup wendelin gadet data stream ui · 567e3775
      Douglas authored
      ```
      1. portal_gadgets/WendelinInformationGadget state should be made public (not invisible like now)
      
      2. portal_gadgets/WendelinInformationGadget should have a default thumbnail (i.e. image). You can simply make print screen and add it
      
      3. When Wendelin gadget rendered I see links like http://wendelin:2200/erp5/$%7Bportal_url%7D/portal_skins/erp5_data_notebook/manage_main looks like script not called that replaces it dynamically ?
      
      4. In /DataStream_view my_append_file is in group "not_assigned" but it should be right under "my_file" in "right" groupd
      ```
      
      @Tyagov: everything fixed as requested.
      
      /reviewed-on !14
      567e3775
  13. 22 Apr, 2016 1 commit
  14. 21 Apr, 2016 1 commit
  15. 20 Apr, 2016 1 commit
  16. 18 Apr, 2016 1 commit
    • Douglas's avatar
      erp5_wendelin: added Data Stream UI to append file · 702943ab
      Douglas authored
      The Append File control is hidden when the Data Stream is empty and enabled
      when the Data Stream already has content. Meaninful notes were added to both
      Upload File and Append File control to avoid confusion.
      702943ab