- 02 Sep, 2009 2 commits
-
-
Yusei Tahara authored
Rename test_102. The name said the test was checking SQLQueue feature, but the content was obviously checking SQLDict feature. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Update and add comments to distribute method definition. Remove a new line mistakenly added. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2009 28 commits
-
-
Jérome Perrin authored
- add a no-op setVariationBaseCategoryList, because getVariationBaseCategoryList is not a standard reader anyway git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- don't add useless + git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
More generally, the 'security' attribute should not be used once the class is built, because the constructor of classes inherited from SimpleItem deletes it. This is currently tolerated in ERP5 because there is always CopyContainer that provides one, but it also means that CopyContainer.security is just a mix of attributes generated automatically on most classes. Previous code was equivalent to CopyContainer.security.declarePrivate('doSomethingStupid') CopyContainer.security.apply(Organisation) which is nonsense. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- it is possible, that invoice comes from no order, so related_order is not None is outer condition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
make sitemap depth configurable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- remove duplicated variables with same functionality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- root rules need order link to match movements to be stable in case of duplication of other properties (resource, etc) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* tax_category category is renamed to contribution_share category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28708 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
the real diff on this commit is the following: - FCKConfig.ProcessHTMLEntities = true ; - FCKConfig.IncludeLatinEntities = true ; - FCKConfig.IncludeGreekEntities = true ; - - FCKConfig.ProcessNumericEntities = false ; - - FCKConfig.AdditionalNumericEntities = '' ; + FCKConfig.ProcessHTMLEntities = false git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Fix a bug. serialization tag guarantees that tagged messages are processed serially and not parallelly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Fix test_115_TestSerializationTagSQLDictPreventsParallelExecution. Delete remaining activities at the end. This broke other test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
move assertion for a precision into the scope of pushReport/popReport, because the precision is set in the scope, and it is disappeared on out of the scope git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2009 10 commits
-
-
Kazuhiko Shiozaki authored
* remove bogus script that will cause 'escape twice'. * add more comments. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use permanent URL instead of absolute_url for link and guid value. * do not escape twice for title and description. * do not include author. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-