- 23 Jul, 2009 16 commits
-
-
Romain Courteaud authored
Fix my_related_object_list field on Base_viewMetadata, which accessed all related ZODB objects to display itself (which can lead to long transaction). Instead, use a listbox with portal_catalog, which will only access displayed objects on the page. Base_getRelatedObjectList was an unused script, so, no need to keep compatibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- move logic to prevision list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- restrict movements to builder Sale Packing List to confirmed only, as any movement related to root applied rule is buildable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- as BPM builders are alarm like it is needed to update catalog configuration to catalog alarm related information for builders git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Avoid calculating possible tabs for erp5_tabber.js and add all tabs as this will improve its rendering time. Fix bad caching and move it to script level. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- categorise helpers by overriding or not - run expand recursively on children git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put more into base class - inform developer what is to overload and what is to not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jul, 2009 16 commits
-
-
Vincent Desmares authored
* Include Paypal payment into erp5_commerce git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
use the same properties in the error message than in the query (and start_date don't exist on request_eform) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put docstrings and comments in common place - do more checks in _checkBPMSimulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- do more checks about simulations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add needed portal type definitions - test packing list alone (BPM Delivery Rule usage) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add utf8 encoding git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- provide new experimental, private methods in order to minimize code duplication between rules - simplify and unhardcode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
replace static path for table_style_icon.png image by tales expression git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Remove commented logging. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28134 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2009 8 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add list of frozen and completed states defined in test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- create commong mixin class for low level BPM tests and put common methods into, to avoid code repetition, left some repetition for better readability - refactor existing tests to use mixin class - use variable for completed state, use this variable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28128 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- implement test for ordered, invoiced and delivered business process with sequence not related to appearance of simulation tree with using of compensation - explain more in docstrings about tests - add comments relating to isBuildable implementation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-