- 22 Jun, 2010 20 commits
-
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36517 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Fix a issue that Aggregate Items view caused an attribute error when there is a document which is not a movement, ex payment condition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
transaction cache for getDefaultConfigurationPropertyDict() should be differentiated per configurable document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
if tested_base_category_list is not passed in SolverTool.searchTargetSolverList(), no need to use [] instead of None, otherwise category matching does not work as expected. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36508 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
* use catalog search and filter validated EGov Type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36506 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
*update ERP5Type_getSecurityCategoryFromAssignmentTree in erp5_egov to consider the user's role in security group generation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36504 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* Correct copyright message git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- make balance transaction line indexable - pass all archive related parameters during delta indexation - stop cleaning up manually in tear down git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36498 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
decimal separator git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2010 20 commits
-
-
Mohamadou Mbengue authored
*add external methods to use the new extension - setUpInstance to set up all egov instance - enableProcedureLogin to enable some procedure such as Subscription Form to log in. * add SetUpEGovInstance Extension, to use Egov User and Group Manager and to enable some procedure log in. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36494 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* add SetUpEGovInstance Extension, to use Egov User and Group Manager and to enable some procedure log in. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36493 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* add publication_section property in erp5_egov Assignment _view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* update EgovSecurity to set security for Anonymous only if there is no authentification and no subscription git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
* update generatePortalType to use good role category for role information definition * add publication_section category if procedure needs subscription git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36490 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36489 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
* Added a draft script: WebSite_getSkinSignature git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36485 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36484 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add SolverTool.searchTargetSolverList() that returns target solver as predicates against a divergence tester. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
honor 'preferred accounting section category strict membership' in transaction tab from entities and accounts git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Rewrite InventoryModule_reindexMovementList, as this script still assumed the older implementation of reindexObject which indexed a delta for each inventory movement, but now we index all movements from each inventory document at a time, thus this script started to do needless indexing. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Specify the inventory group to the portal type Inventory. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36476 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Inherit Predicate in SolverTypeInformation to make it possible to find appropriate target solvers by using predicate API. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
when there was a delta in the inventory and the account had a non zero balance. Also add a few reindex in the tests, some effects of this problem were that there was some errors when indexing a balance twice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-