- 07 Jul, 2011 6 commits
-
-
Leonardo Rochael Almeida authored
simulation_movement.setPropertyList( 'variation_category', movement.getProperty('variation_category_list')) Does work after all. Note the absence of the _list suffix on the setting property.
-
Leonardo Rochael Almeida authored
-
Leonardo Rochael Almeida authored
If a mapped property had a '-', it would be called like: document.setProperty('-price', -20.0) Also, add a warning about trying to set 'variation_category_list' in a SimulationMovement with property mapping.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
66cb9c96 prevented init scripts to be used to set default values, so original order of initialization must be reverted. _edit may also trigger interactions that require workflows to be initialized. Code simplication is kept, and _edit **kw is now passed to init script as an alternate way for init scripts to know properties given to newContent.
-
- 06 Jul, 2011 3 commits
-
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This fixes a regression in 66cb9c96
-
- 05 Jul, 2011 2 commits
-
-
Vincent Pelletier authored
That property can be used to request more databases in a given suite. This removes the need of fetching an hardcoded number of connection strings at an hardcoded position in mysql_db_list, which in turns fixes a python mistake ("string + list").
-
Yusei Tahara authored
-
- 04 Jul, 2011 11 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Forgotten in 557ebc2a.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This class has nothing to do with ProjectTestSuite, so drop "Project" in its name.
-
Julien Muchembled authored
-
Vincent Pelletier authored
Homonyms cannot be distinguished by test runner, so if there are multiple matches (because of duplicated product, or duplicate path_list entry, ...) it will be just the same test executed multiple time.
-
Lucas Carvalho authored
-
Vincent Pelletier authored
One for automated test lookup. One for --save/--load support.
-
Mame Coumba Sall authored
-
Mame Coumba Sall authored
When two or more databases are used in unit tests always use existing sql connection strings
-
- 01 Jul, 2011 4 commits
-
-
Łukasz Nowak authored
This avoids issues, when portal_solvers are not available yet, and reindexation was already triggered.
-
Romain Courteaud authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 30 Jun, 2011 9 commits
-
-
Gabriel Monnerat authored
add steps to test_checkCredentialQuestionIsNotCaseSensitive and replace name in tests to use barney instead of real name
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Yusei Tahara authored
-
Romain Courteaud authored
This is the expected parameter to allow tesseract convertion.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 29 Jun, 2011 5 commits
-
-
Leonardo Rochael Almeida authored
-
Gabriel Monnerat authored
-
Romain Courteaud authored
-
Kazuhiko Shiozaki authored
if delivery_mode, incoterm or payment_mode is defined in Trade Model Path, we just use it and should not care one that is stored in input movement.
-
Yusei Tahara authored
-