An error occurred fetching the project authors.
- 22 Jul, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2010 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Do not return movements that have, in the same simulation tree, non-delivered movements that are related to predecessors of BusinessPath in context git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Thanks to tatuya for noticing! git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jul, 2010 1 commit
-
-
Yusei Tahara authored
* Set reference field to Rounding Model view form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2010 2 commits
-
-
Julien Muchembled authored
Because some sites don't have an 'erp5_users' plugin in acl_users, and what ERP5Site_getAuthenticatedMemberPersonValue does is not specific to 'erp5_users'. This is done by moving code outside ERP5UserManager class so that it can be reused. Changes to ERP5UserManager.getUserLogin method are: - use a transactional cache instead of erp5_content_short: - a transactional cache is enough because authenticateCredentials already caches its result in erp5_content_short - no need to care about empty result from the catalog, which was done using _AuthenticationFailure (instead, we simply return an empty list) - cache person objects instead of their path - no need to use SUPER_USER since we use unrestrictedSearchResults git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use getRootDeliveryValue() instead of getExplanationValue() because what we want to have here is the root delivery value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jul, 2010 2 commits
-
-
Jérome Perrin authored
treat divergence on price as line level divergence. This is dirty (and incorrect because it can be a cell), but this will allow to solve price divergence with "legacy" simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
don't use getViewPermissionOwner, because it does not return owner if Owner role does not have view permission git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2010 1 commit
-
-
Ł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
-
- 07 Jul, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36953 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
-
- 06 Jul, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* Add delivery_solver base category that is used to specify available delivery solver portal types per target solver portal type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jul, 2010 5 commits
-
-
Kazuhiko Shiozaki authored
* Move Solver Process related actions from the experimental erp5_simulation business template to the erp5_base business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* Use a different view form for Solver Type to display validation_state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jul, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add automatic_solver field in Solver Type's view. * add predicate_view action in Solver Type. * reorder actions of Solver Type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2010 6 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Reimplement Delivery_solveDivergenceAutomatically by using Solver Process Tool's API instead of ad-hoc way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Move Solver Decision portal type from the experimental erp5_simulation business template to the erp5_base business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Add fallback scripts for target solvers' default configuration values. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36671 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Move portal_solvers and portal_solver_processes from the experimental erp5_simulation business template to the erp5_base business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jun, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
delegate more properties in CurrencyExchangeLine_view/listbox and inline the TALES instead of using a simple script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36636 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jun, 2010 2 commits
-
-
Jérome Perrin authored
They will not be searchable/sortable for now, we'll have to use search dialog or domain tree git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* Do not invoke simulation_movement_causality_interaction_workflow/interactions/calculate_causality for temporary documents. Well, calling 'python:not here.isTempDocument()' needs a bit of time. So it becomes a bit slower for non-temporary documents. If we often want to have 'isTempDocument()' check for interactions, adding 'Ignore Temporary Document' option in InteractionDefinition class can be a good idea to reduce the load of preparing python expresison context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2010 1 commit
-
-
Sebastien Robin authored
* remove obsolete comment git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35916 20353a03-c40f-0410-a6d1-a30d3c3de9de
-