- 19 Feb, 2010 40 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Explicitly check if hasData do exists. As Document is an abstract class such a check should be avoided and all inheriting classes should implement the standard hasBaseData method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
XXX this should be done automatically git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Set contributor to logged in user at end of transaction. This way user editing document gets added in contribute list in next page view (without waiting for activities to fill it in). Because execution speed of set contributor script is quite minimal and fact that activities due have an overhead this trade off seems acceptable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* http://myerp5site.com/module/document_id?editable_mode:int=0 will return a read only Form. * This patch do not break default behaviour * Works also for WebSites. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Instace part of buildout is reusing software part, but without using buildout mechanism. Thanks to this it is possible to separate software and data in clean way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
follow up r32773 : make possible to use menu bar on small window, before, "Modules" and "Languages" goes below "My favourites" and become impossible to select. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Revise base_amount/payroll category structure. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Import CodingStyle and add switchable LOG trace which is useful in case of bootstrap issue to debug. (if this is not OK, it is OK to remove it). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Move base_amount/payroll and base_amount/payroll/l10n categories to erp5_payroll. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Move base_amount/payroll and base_amount/payroll/l10n categories from French localisation business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
CodingStyleTestCase abstract base class implements testing of coding style methods. testERP5WebCodingStyle is an example of test which uses CodingStyleTestCase. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Initial upload of coding style methods and monkey patches. The idea is to provide a checkConsistency method for all skin folder items until they become all ERP5Type documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Set business_application category to Business Process Module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Set business_application category to Sale Invoice Module and Purchase Invoice Module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-