- 11 Nov, 2009 5 commits
-
-
Tatuya Kamada authored
Append minimul/maximul stock properties so that a resource enables to manage the min/max stock quantity. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30504 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30503 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30502 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
- fixed a bug for account registration during the checkout procedure. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2009 35 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30495 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30494 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
When an object was created, 2 activities were created: immediateReindexObject and recursiveImmediateReindexObject This wasn't a major issue before [29672] because they have same group_method_id Now that validated activities are executed in random order, 50% more activities would be executed in 'tic' tests of testPerformance. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30490 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
make possible to set a title on gadgets. If no title is set, the default title of portal_gadget is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* fix SolverProcess_view form so as to display correct informations of target solver and delivery solver. * fix SolverProcess_viewTargetSolverList so as to display correct informations of target solvers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add 1 to KnowledgePad_generateAjaxCall parameters, this is to ignore_security_check : in case of rss gadget displayed to annonymous users, we want the user to be able to click on the rss feed to expand informations. (But move gadget and configure it is not allowed) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30485 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30484 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Only decode into getMessageList() and keep the mail message text intact because some tests expect it. Optionally, the original messages can be get by getMessageList(decode=False) instead access _message_list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30475 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add PropertyRecordableMixin. * use them in Simulation Movement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30474 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
Zope 2.12 uses the python2.6 built-in expat which, when combined with our custom export of unicode objects was causing UnicodeDecodeErrors. In the future, we need to push all these xml import fixes upstream. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Fix Sale and PurchaseOrder_view/listbox_quantity_unit to show empty drop-down list if the line does not have any resource. This fix makes Delivery and Line consistence of quantity_unit displaying. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30465 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Temporary increase threashold for view & tic to notice future regressions * Shrink windows to see changes earlier. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30458 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use accessor in SolverDecision_getConfigurationUrl, because now SolverTypeInformation uses Configurable property sheet. * increase the priority of Configuration action so as to make 'View' first. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30457 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-