1. 12 Jun, 2020 3 commits
    • Jérome Perrin's avatar
      web_renderjs_ui_test: adjust testPrintActions · 6843c16a
      Jérome Perrin authored
      Since 05210e87 (erp5_web_renderjs_ui: add LabelField support,
      2020-05-26) we have label field support, so this labelfield is no longer
      rendered with the fallback "read only field" gadget and markup is
      different. Update selector to make the test happy.
      6843c16a
    • Kazuhiko Shiozaki's avatar
      erp5_web_renderjs_ui: do not display submit and cancel if action is empty in form_dialog. · 5eb06085
      Kazuhiko Shiozaki authored
      this is useful for an intermadiate dialog that does not require submit
      button but still top 'cancel' link works.
      5eb06085
    • Jérome Perrin's avatar
      ui_test: fix Foo_viewParallelListField for naming conventions test · 57e82771
      Jérome Perrin authored
      Fixes test failure:
      
          ======================================================================
          FAIL: testNamingConvention (testERP5NamingConvention.TestNamingConvention)
          ----------------------------------------------------------------------
          Traceback (most recent call last):
            File "./parts/erp5/Products/ERP5Type/tests/testERP5NamingConvention.py", line 120, in testNamingConvention
              self.assertEqual(0, len(final_result_list), "\n".join(final_result_list))
          AssertionError: erp5_ui_test/Foo_viewParallelListField : Title of the Form itself : 'Foo_viewParallelListField' is not titlecased
      57e82771
  2. 11 Jun, 2020 5 commits
  3. 10 Jun, 2020 1 commit
  4. 09 Jun, 2020 10 commits
  5. 08 Jun, 2020 2 commits
  6. 05 Jun, 2020 10 commits
  7. 04 Jun, 2020 1 commit
  8. 03 Jun, 2020 8 commits