- 07 Nov, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 31 Oct, 2012 3 commits
-
-
Łukasz Nowak authored
This reverts commit 4e0c2786. Catalog clearing functionality is required.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 30 Oct, 2012 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
The promise will always fail, unless there is active system preference to fix.
-
- 25 Oct, 2012 2 commits
-
-
Łukasz Nowak authored
This is yet another case of object being already removed.
-
Łukasz Nowak authored
-
- 24 Oct, 2012 1 commit
-
-
Rafael Monnerat authored
-
- 23 Oct, 2012 1 commit
-
-
Romain Courteaud authored
Use aq_base to only fetch from document.
-
- 22 Oct, 2012 1 commit
-
-
Łukasz Nowak authored
The logic of assignments checking shall be easy to use by other plugins in order to avoid code duplication and minimise risk of non fixed security issues.
-
- 18 Oct, 2012 4 commits
-
-
Łukasz Nowak authored
Avoid calling isDivergent which can take few minutes to finish. causality_state comes from well designed causality workflow, which informs enough about delivery state. Fetching causality_state property is extremely fast.
-
Rafael Monnerat authored
Scope only includes cloudooo, memcached and kumofs configuration for now.
-
Rafael Monnerat authored
Create promise configuration on-the-fly with the configurations reusing existing API to get cloudooo, memcached and kumofs informations from environment. This approach allow us use erp5_promise alarms at any unit test to configure cloudooo, memcached and kumofs, instead implement ad-hoc configurations on tests afterSetup methods.
-
Rafael Monnerat authored
Ignore alarm if promise is not defined (not the contrary).
-
- 17 Oct, 2012 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Conflicts: bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/Delivery_localBuild.xml bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/transitions/confirm.xml bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/transitions/start.xml bt5/erp5_administration/SkinTemplateItem/portal_skins/erp5_administration/Alarm_activateFixConsistency.xml bt5/erp5_advanced_invoicing/WorkflowTemplateItem/portal_workflow/invoice_workflow/scripts/Delivery_Build.xml bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Delivery_getODTDataDict.xml bt5/erp5_base/WorkflowTemplateItem/portal_workflow/delivery_simulation_interaction_workflow/scripts/Delivery_updateCausalityState.xml bt5/erp5_base/WorkflowTemplateItem/portal_workflow/simulation_movement_causality_interaction_workflow/interactions/calculate_causality.xml bt5/erp5_base/bt/revision bt5/erp5_computer_immobilisation/SkinTemplateItem/portal_skins/erp5_computer_immobilisation/Computer_applyComputerModel.xml bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/InvoiceTransaction_postGeneration.xml bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODT.xml bt5/erp5_invoicing/bt/revision bt5/erp5_mrp/WorkflowTemplateItem/portal_workflow/production_order_workflow/scripts/Order_buildPackingList.xml bt5/erp5_open_trade/SkinTemplateItem/portal_skins/erp5_open_trade/Alarm_updateOpenOrderSimulation.xml bt5/erp5_open_trade/SkinTemplateItem/portal_skins/erp5_open_trade/OpenOrderLine_updateSimulation.xml bt5/erp5_open_trade/SkinTemplateItem/portal_skins/erp5_open_trade/OpenOrder_updateSimulation.xml bt5/erp5_open_trade/bt/revision product/CMFActivity/skins/activity/SQLBase_reserveMessageList.zsql product/ERP5/Document/Delivery.py product/ERP5/Tool/CertificateAuthorityTool.py product/ERP5/bootstrap/erp5_core/bt/revision product/ERP5Configurator/Tool/ConfiguratorTool.py product/ERP5Type/ERP5Type.py
-
- 16 Oct, 2012 11 commits
-
-
Rafael Monnerat authored
use by using "self" on transactional_cached decorator breaks ERP5Site creation due aq_base.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
If the list of bt5 is huge same dependencies are calculated several types due recursivity at the same transaction making this method useless
-
Rafael Monnerat authored
-
Rafael Monnerat authored
use by using "self" on transactional_cached decorator breaks ERP5Site creation due aq_base.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Romain Courteaud authored
Do not raise exception if user is not allowed to access the Trade Condition
-
Romain Courteaud authored
-
Lingnan Wu authored
change the style of RATE to percentage and add the price_renderer to control the length of the price
-
Ivan Tyagov authored
-
- 15 Oct, 2012 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
If the list of bt5 is huge same dependencies are calculated several types due recursivity at the same transaction making this method useless
-
Rafael Monnerat authored
-
Gabriel Monnerat authored
extend code to pass firefox and xvfb binaries as parameter to runUnitTest. With this, is possible run functional tests using firefox and xvfb binaries from selenium testrunner
-
Rafael Monnerat authored
- Simplify the code and Minor Optimization for sort
-
Rafael Monnerat authored
- Now getDependencyList returns entire list of dependencies even if it is already installed.
-