- 28 Apr, 2009 2 commits
-
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2009 31 commits
-
-
Kazuhiko Shiozaki authored
* use the full width for the consistent appearance. * use the white background for both even and odd rows. * add more vertical margin between rows. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26668 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use text area instead of (possibly long) pull-down menu, that will increase the rendering view and decrease the size of output HTML. * update functional tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26666 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Added source_payment_region base cateogry * Added destination_payment_region base category git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
getReference method, and this method could be acquired. Also traverse from portal when getting this document, to prevent having context in the acquisition chain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26663 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove all_languages default arguments. Here it's useless, we can use **kw to pass it. And default value is the same in called script (False). This also permit to fix this understandable comment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
This allow to directly call the attribute on the result objects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* modified to remove abreviation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26655 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26648 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use this class in Document.Transformation - updated copyrights in Document.Transformation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26645 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use parallel MultiListField to specify Membership Categories for each category instead of using a single long MultiListField for all categories. * display fallback category id instead of own id for using fallback cases (eg. region/europe for source_region categories). * update test to follow this change. * add LinesField to specify Membership Values (eg. source/person_module/123). * add an external validator for this field. * accept filter argument in getMembershipCriterionCategoryList to return categories only or documents only for membership values. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26642 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
(bad) tmp_list = caching_method() tmp_list.extend(...) (good) tmp_list = caching_method()[:] tmp_list.extend(...) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
confirm if cached value will not be modified by calling Predicate_getMembershipCriterionCategoryList script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26640 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26638 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
- LinesField via point-reference did not work, because it looked wrong node - LinesField insert order was wrong, it was reversed * Append replacing some control charactors such as tabs and line-breaks git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26637 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Apr, 2009 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2009 5 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove AccessFuturePortalContent, as it has been dropped from CMF, and ERP5 does not use it, either. See https://bugs.launchpad.net/zope-cmf/+bug/161490 for more info. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Apply render_pdf to a default value. Otherwise, the value may not be formatted by options to a field. This passes all the tests, but I have not written any additional test to verify that this results better. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-