- 18 Dec, 2012 3 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Ivan Tyagov authored
If no threads are found this means no posts exists and no need to create a SQL query with empty parents (which would return all posts regardless if the belong to web section or not).
-
- 17 Dec, 2012 9 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Vincent Pelletier authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer. Signed-off-by: Julien Muchembled <jm@nexedi.com>
-
Julien Muchembled authored
Lazy* classes from ZCatalog product aren't used anymore because they don't accept iterators. Remove objectMap* methods instead of update them because they never worked. Add assertion to prevent passing a meta type, which was never supported for this type of folder. Signed-off-by: Vincent Pelletier <vincent@nexedi.com>
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 14 Dec, 2012 12 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Jérome Perrin authored
The getVariationCategoryList was here to prevent showing aggregate field for lines that does not have cells at the moment (isMovement return true), but already have variation category list. Problem was that cells have a getVariationCategoryList, and this field was never shown for cells
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
also fix a bug in getting real context logic where url is like web_site/lang/referefnce.
-
- 13 Dec, 2012 7 commits
-
-
Vincent Pelletier authored
This reverts commit 1f630eaa. One bug left, which uncovered shortcommings in 4 tests: - 3 tests duplicate checksum computation code - 1 test relies on previous tests not leaving garbage
-
Jérome Perrin authored
This plugin provides similar functionality that we have in ERP5 form to warn user when he's about to leave the page without saving.
-
Jean-Baptiste Braun authored
-
Sebastien Robin authored
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer. try 2: Now without NameError
-
Sebastien Robin authored
-
Sebastien Robin authored
This reverts commit 4d5df6e7. Revert done due to ERP5-MASTER : 3506 Tests, 174 Errors, 18 Failures
-
- 12 Dec, 2012 3 commits
-
-
Sebastien Robin authored
-
Vincent Pelletier authored
Allows getting current selection's MD5 even outside ListBox's renderer.
-
Vincent Pelletier authored
Only set response headers when published alone. Also, do not set Content-Length, as Zope can set it by itself.
-
- 11 Dec, 2012 4 commits
-
-
Gabriel Monnerat authored
add test to check if using the tag include_img on template, the image is added on the document, content.xml and manifest.xml
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Add condition to not replace the manifest it already exists. It was added to fix the issue when a dynamic image is added on style.xml. The manifest is replaced and turns the document invalid
-
Jérome Perrin authored
-
- 10 Dec, 2012 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-