- 01 Jun, 2012 4 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Use property sheets. Clean up citing a post.
-
Rafael Monnerat authored
After migrate the tests to use Test Page some code become obsolete and unused.
-
Rafael Monnerat authored
Make sure text_area is used instead FCKEditor by updating preferences after login with functional test user, this prevents unexpected failures due FCKEditor javascripts.
-
- 24 May, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
Add script Event_sendByActivity to call searchAndActivate method through the activity and with Manager role
-
- 31 May, 2012 11 commits
-
-
Ivan Tyagov authored
Set same categories as predicate on web section.
-
Ivan Tyagov authored
-
Rafael Monnerat authored
If start date and stop date, just use DateTime() it can make the packing list generated divergent by saving the form. DateTime() includes hour, minutes and seconds, but ERP5 UI don't.
-
Ivan Tyagov authored
This provides consistent UI.
-
Ivan Tyagov authored
Remove obosleted images.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 30 May, 2012 3 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Rafael Monnerat authored
The main reason for the test_installBusinessTemplatesFromRepository_update_catalog test is assert if the activities from created from clear catalog are present on the activity lists or not. This change re-creates the table using zsqls introduced by erp5_ingestion_mysql_innodb_catalog to make sure the table is there when the index activites related to the new BT5 be launched.
-
- 29 May, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 28 May, 2012 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 25 May, 2012 2 commits
-
-
Rafael Monnerat authored
It creates and drop currency for the Functional Test related to the tutorial: user-Howto.Create.and.Manage.Products-HTML5 It defines append preference variation "variation" if it is not present already at the default system preference. If this test runs after the Configurator this change is ignored.
-
Rafael Monnerat authored
The appropriate document for Configure Cloudooo is a System Preference and not a Preference. This changes create a de default system preference for the functional tests.
-
- 24 May, 2012 5 commits
-
-
Rafael Monnerat authored
The tutorial expects that the event is in Planned state.
-
Rafael Monnerat authored
This is required for user-Howto.Manage.Support.Request-HTML5
-
Julien Muchembled authored
cf commits 8ecf9753 (state) and a589c1ef (path)
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Revert "fix two regressions (support attachments, support sending to persons that are not yet indexed)." This reverts commit 5d552ce8.
-
- 23 May, 2012 4 commits
-
-
Julien Muchembled authored
This partially reverts commit a60dd069 ("Fix a few places that could create duplicate root applied rules").
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
The Tutorial Functional Test creates an additional Organisation during the test, this change update the clean up to delete this additional Organisation created.
-
Rafael Monnerat authored
-
- 22 May, 2012 5 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Cannot be easily applied to erp5/util/testnode/testnode.py because it prints to stderr, whereas testnode expects a logger function (passed as parameter) to be used.
-
Vincent Pelletier authored
-
Julien Muchembled authored
It is required anyway to install it in order to respect BT dependencies.
-
Julien Muchembled authored
This fixes a regression in recent commit 6e758ade The following line: simulation_movement_list = delivery_dict.get(movement) or \ movement.getDeliveryRelatedValueList() didn't work because the loop that fills delivery_dict does not necessarily find all related simulation movements for every key. New code is a little complicated because it tries to not call getDeliveryRelatedValueList() when 'movement' is not related to trade model.
-