- 19 Feb, 2010 17 commits
-
-
Yusei Tahara authored
* Set business_application category to Notification Message Module and Query Module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use DeliveryBuilder_selectPlannedDeliveryList as delivery select method for payment builder so that we can merge payment transactions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* No need to examine further following coordinates * No need to duplicate the same error message * No need to no-op using set.add(alread_added_item) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* list.pop() the unwanted items from object_id_split * store explicitely int-converted coordinates while parsing the object_id: - we do not have to reconvert those later - we dont have to carry around len(object_id_split) and do potentially error-prone indice-related operations later on git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
move non-test methods to the Mixin class so that we can easily extend tests by importing the Mixin class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
The typical example of why using short variable names is evil =) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Also make related unit test more strict. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
_objects member BaseTemplateItem class is a PersistentMapping object, which contains a _dict_ of persistent objects. In some cases, this dict remained in memory, preventing pickle cache to remove objects with temporary classes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 23 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also, factorise code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* partially apply guidelines for field library git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Add fields with technical context in name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* render_odt * render_odt_view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Enable request introspection in Unit test environment eg. getattr doesn't work on dummy request git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
can still reopen it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* all widget.render_odt are renamed to widget.render_odt_view * field.render_odt call widget.render_odt or widget.render_odt_view according request parameter (editable_mode) or field configuration. * Backward compatibility is kept: widget.render_odt fallback to widget.render_odt_view * CheckBoxField now implement both editable modes Reviewed by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-