- 07 Jul, 2011 1 commit
-
-
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 6 commits
-
-
Lucas Carvalho authored
Applying mixin classes dynamically under portal types, does not allow to overwrite the methods which already exists in the inherit tree for the methods provided by the mixin class. So with this new document (WebSite.py), we can force which implementation must be used in that case.
-
Lucas Carvalho authored
This reverts commit 688cf160.
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This fixes a regression in 66cb9c96
-
Kazuhiko Shiozaki authored
-
- 05 Jul, 2011 11 commits
-
-
Lucas Carvalho authored
-
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
-
Lucas Carvalho authored
With this mixin enabled it is possible to handle the PUT methods for document creation.
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
ShaDir reuses the code of ShaCache. WebSection_putFactory takes care about publishing the document.
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
-
Lucas Carvalho authored
It is required to publish the document, but it can only be done after all. Otherwise, it can lead in security problems.
-
- 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 8 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
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 30 Jun, 2011 3 commits
-
-
Gabriel Monnerat authored
add steps to test_checkCredentialQuestionIsNotCaseSensitive and replace name in tests to use barney instead of real name
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-