1. 03 Sep, 2020 1 commit
    • Jérome Perrin's avatar
      corporate_identity_test: adjust test for new "Export as Chapter" action · 812b0454
      Jérome Perrin authored
      Since 206a8e25 (erp5_officejs: new OfficeJS Slideshow Editor application,
      2020-07-06) this test runs with erp5_run_my_doc installed, and the first export
      action for Web Page is no longer "Export as SlideShow" but "Export as Chapter".
      This is an action which is here since a long time in erp5_run_my_doc, but since
      erp5_run_my_doc was not installed in this test it was not impacting this test.
      
      Adjust the tests so that they don't assume that the first export action is
      "Export as SlideShow" but are more independent on which is the first action.
      
      Also, all actions have a new index, so places where we select the action by
      index no longer work. Instead of updating the indexes, select by label which
      should be more future proof.
      812b0454
  2. 02 Sep, 2020 15 commits
  3. 01 Sep, 2020 9 commits
  4. 31 Aug, 2020 8 commits
  5. 27 Aug, 2020 1 commit
  6. 26 Aug, 2020 1 commit
  7. 25 Aug, 2020 3 commits
  8. 24 Aug, 2020 2 commits