- 15 Sep, 2020 4 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This was never finished and would probably not be implemented this way, so let's remove.
-
- 11 Sep, 2020 7 commits
-
-
Jérome Perrin authored
ERP5 functional tests are failing too often, until we improve the tests or the code so that we don't have these intermitent failures, restart the failed tests a bit automatically. This is of course not good, because it's hiding problems, but the current state of the test suite with many randomly failing test makes that we sometimes miss when permanent failures are introduced. See merge request nexedi/erp5!1206
-
Jérome Perrin authored
these actions are not ready to be used by end users
-
Jérome Perrin authored
Persons created before the introduction of ERP5 Login and user_id will only have a user_id after migration if they were already user before migration, otherwise they will not have a user_id and creating assignments and ERP5 Login for this person creates a user which can not log in the system. To make it possible for these persons to login anyway, we ensure person has a user id when validating a login This is bc67c2c4 again, but with a proxy role on the interaction workflow and a non regression test to cover the problem with the first version of that commit.
-
Jérome Perrin authored
repair tests after nexedi/erp5!1207 See merge request nexedi/erp5!1260
-
Tatuya Kamada authored
Most parts of this patch come from wendelin, plus the tests and some fix. See merge request !1252
-
Jérome Perrin authored
erp5_jexcel_editor is now installed by this profile, since it's a dependency of erp5_officejs_jquery_app
-
Jérome Perrin authored
coding style test is failing, this business template cannot use WebSection as a prefix for skin unless Web Section portal type exists. Depend on erp5_web so that erp5_web gets installed in tests.
-
- 10 Sep, 2020 7 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
User must be informed that such query is not handled.
-
Romain Courteaud authored
-
Roque authored
Integrate Jexcel editor to Web Table app See merge request nexedi/erp5!1207
-
Romain Courteaud authored
Try to get the cropper options from previous device ID
-
Romain Courteaud authored
-
Tatuya Kamada authored
Most parts of this patch come from wendelin, plus the tests and some fix.
-
- 09 Sep, 2020 8 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
testFunctionalRunMyDocSample was moved to erp5_run_my_doc (1d700b09) but it was a mistake and should have been in erp5_user_tutorial where the Test Page is defined.
-
Arnaud Fontaine authored
-
Mikolaï Krol authored
-
Mikolaï Krol authored
-
Mikolaï Krol authored
- clone action added
-
Mikolaï Krol authored
-
- 08 Sep, 2020 2 commits
-
-
Jérome Perrin authored
Default printout (used for order, packing lists, invoices etc) was raising error for deliveries with cells when the resource descrption was only \n
-
Jérome Perrin authored
See merge request nexedi/erp5!1253
-
- 07 Sep, 2020 7 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
erp5_user_tutorial_ui_test: dependency on erp5_accounting was missing (account_module).
-
Arnaud Fontaine authored
-
- 05 Sep, 2020 5 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
runUnitTest: log_directory is imported from Unit Tests and thus must be global to avoid pylint error.
-