- 01 Feb, 2011 13 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Clarify the situation: raise useful errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Just a smaller function that exposes generation of related category accessors. For now it's used in both Utils and dynamic/, but soon enough the Utils caller will be gone and we will be able to simplify all this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
(I'm implementing my own TODOs; I know, nice, right?) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Changes to dynamic_class_generation_interaction_workflow: * use resetDynamicDocumentsOnceAtTransactionBoundary so that several changes to portal types during the same transaction are cheaper. * change trigger to happen after action since it's always queued at end of transaction anyway * add ERP5TypeInformation._setBaseCategoryList to triggers as well so that accessors are regenerated when base categories are changed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
replace _aq_reset calls/resetDynamicDocuments calls with resetDynamicDocumentsOnceAtTransactionBoundary calls git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
interactions/interactors calls to resetDynamicDocuments and only ever do once a reset. If used wisely, with clever enough tests (aka do not commit like crazies after each setter call), this should allow tests to run much faster. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jan, 2011 27 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
sleep a bit more to wait for expiration otherwise possibly it seems to fail due to precision problem. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* aggregate all _categories values from accessor holders git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
You can use this bt5 to configure your fresh instance with everything required by UNG. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
You can use this bt5 to configure your fresh instance with everything required by erp5_configurator_standard. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
base_data conversions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
getInfoData. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Main guidelines: * no more property sheet creation through ClassTool, use Property Sheet Tool instead * ban _aq_reset and use resetDynamicDocuments instead * everytime an action on a portal type/workflow is done, we have to wait for the transaction boundary, as those workflows delay the resetDynamicDocuments at the end of the transaction. hence the many new commits() This test is too big and poorly isolated. I expect this commit to add as much as 4 errors and 4 failures when run sequentially; but when each of those errors/failures are run individually, they do not fail. This issue needs more investigation, but is not related to the migration, hence the early commit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
This causes problems with Tools that do not have a portal type but still inherit from BaseTool, for instance Catalog Tool, Class Tool, etc...: when trying to index those tools, group methods such as isResourceType are called on the Tools, and those that are not portal type classes cause crashes, because they wont have such methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
workflows anyway git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-