- 08 Jul, 2010 10 commits
-
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- install interactor on ERP5.Document.TradeCondition.TradeCondition to have it working on subclasses of TradeCondition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- technical aspect of reindexing subojects is solved by using RecursiveReindexInteractor, so remove workflow to avoid duplicated functionality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Fact of reindexing subobjects when object is indexed is not connected with particular portal type, but with group of objects. With this interactor it is possible to move away from spaghetti code in classes which are overriding reindexObject to do only one thing - reindex subobjects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
erp5.recipe.mysqlserver Despite that mysql_host was configured in part, default template in recipe did not have this parameter, so mysql was listening on default (0.0.0.0) address. This change will make fix in recipe backward compatible - on old configurations mysql server will still listen on 0.0.0.0 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
use dms_cache_factory instead of dms_cache_long (mistake), PDF form tab id is view, View tab of PDF form should be over than the form it self to allow good display git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* Select View tab corresponding to generated form git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* remove using getOwner (private method) * remove proxy roles git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2010 30 commits
-
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* remove test because id will be always present in owner_info git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* display name of requester in attachment list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* change automatic transitions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
Use specific name according to portal_type, Document Procedure Definition for portal_type and View for Application git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* rename complet transition to complete (mistake) and approuve to approve * change permission on states * modify role on transitions * add automatic transitions * add workflists * change transition in EGovTypeInformation according to workflow changes * remove permissions on renamed actions (managed on workflow transition) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
rename _getPortalTypeValue() to getPortalTypeValue(), because we might want to call target_solver.getPortalTypeValue() in restricted environment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
GNU ld is able to understand it, but llvm linker accepts only rpath /path/to/lib git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
No need to query server generate image URL with AJAX (we have all information during listbox rendering) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36936 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36934 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36933 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* configure a sample tester and a sample solver. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-