- 24 Jan, 2013 3 commits
-
-
Pere Cortes authored
-
Pere Cortes authored
-
Pere Cortes authored
-
- 23 Jan, 2013 3 commits
-
-
Sebastien Robin authored
-
Vincent Pelletier authored
This reverts commit 991a6467. Module is already allowed without this change.
-
Vincent Pelletier authored
-
- 22 Jan, 2013 5 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
The same mistake seem to be present in other parts of this test.
-
Sebastien Robin authored
This reverts commit fccf5f8c. This test is not passing yet, mark it as expected failure, or wait to commit it... find a way to not show errors, we do not have regressions here
-
- 21 Jan, 2013 6 commits
-
-
Kazuhiko Shiozaki authored
fixup: ERP5Site_reindexAll now reindexes everything all tools in portal and all ERP5 Python Scripts under portal_skins.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
remove ERP5 Python Script reindex code from ERP5Site_reindexAll for now, that does not work in bootstrap. this commit partially reverts adee3e48.
-
Kazuhiko Shiozaki authored
check only if the new catalog does not miss anything, because the original catalog before reindexAll can be imperfect by other tests, that are bad though...
-
Mame Coumba Sall authored
-
Kazuhiko Shiozaki authored
fix ERP5Site_reindexAll so that it reindexes everything having getUid and also ERP5 Python Scripts under portal_skins. and improve test_13_ERP5Site_reindexAll to check if list of paths is exactly same.
-
- 18 Jan, 2013 1 commit
-
-
Jérome Perrin authored
-
- 17 Jan, 2013 22 commits
-
-
Vincent Pelletier authored
Person subobjects are not needed after first pass, so don't waste time indexing them.
-
Vincent Pelletier authored
Preferences were reindexed early, because they are needed to index documents requiring access to a conversion server. This must not be required to reindex users (which just happen to be Person documents so far) as they are needed to index security properly and categories.
-
Vincent Pelletier authored
Several ZSQLMethods do tests on parameter values, causing other parameter values to be discarded (ie not indexed). A pseudo-code example is if isMovement[x]: append(getPrice[x])
-
Vincent Pelletier authored
Allows subclassing list/tuple. Also, allow more iterable types. Also, avoid building the type tuple on each call.
-
Vincent Pelletier authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Some specific features such as text:s, text:tab or text:line-break are now supported.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Gabriel Monnerat authored
Change listbox to display the portal_type in the column Type and add a new column to display the resource_title
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-