1. 31 Aug, 2017 1 commit
  2. 11 Aug, 2017 1 commit
  3. 10 Aug, 2017 3 commits
  4. 11 Apr, 2017 1 commit
  5. 10 Apr, 2017 2 commits
  6. 30 Mar, 2017 3 commits
  7. 24 Feb, 2017 1 commit
  8. 19 Sep, 2016 1 commit
  9. 19 Aug, 2016 2 commits
  10. 18 Aug, 2016 1 commit
  11. 08 Aug, 2016 1 commit
  12. 28 Jul, 2016 1 commit
  13. 15 Jul, 2016 10 commits
  14. 01 Jul, 2016 2 commits
  15. 23 Jun, 2016 1 commit
  16. 21 Jun, 2016 2 commits
  17. 26 May, 2016 1 commit
  18. 24 May, 2016 1 commit
  19. 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
  20. 22 Apr, 2016 1 commit
  21. 21 Apr, 2016 1 commit
  22. 20 Apr, 2016 1 commit
  23. 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