Commit 55fabe2c authored by Arnaud Fontaine's avatar Arnaud Fontaine

ZODB Components: Workflow History must always be kept.

Avoid an extra step for developers by keeping the last Workflow History for
Components by default.
parent 75ccaece
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
148 149
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.ERP5Administration
portal_components/extension.erp5.Security
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
279 280
\ No newline at end of file \ No newline at end of file
portal_components/document.erp5.ApparelFabric
portal_components/document.erp5.ApparelShape
portal_components/document.erp5.ApparelComponent
portal_components/document.erp5.ApparelModel
portal_components/document.erp5.ApparelAssortment
portal_components/document.erp5.ApparelColourRange
portal_components/document.erp5.ApparelSize
portal_components/document.erp5.ApparelMeasurement
portal_components/document.erp5.ApparelCloth
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-30 arnaud.fontaine 2013-08-30 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
501 502
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.CheckbookReceptionImport
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
23 24
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.Barcode
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
1046 1047
\ No newline at end of file
portal_components/extension.erp5.BaseMigration
portal_components/extension.erp5.BarcodeUtils
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
12 13
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.BearerToken
portal_components/test.erp5.testERP5BearerToken
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
4 5
\ No newline at end of file \ No newline at end of file
portal_components/document.erp5.Person
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
287 288
\ No newline at end of file
portal_components/extension.erp5.Ecommerce
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
portal_components/extension.erp5.ConfigurationTemplate_readOOoCalcFile
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
28 29
\ No newline at end of file \ No newline at end of file
portal_components/test.erp5.testMaxmaDemoConfigurationWorkflow
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
10 11
\ No newline at end of file \ No newline at end of file
portal_components/test.erp5.testRunMyDocConfigurationWorkflow
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
666 667
\ No newline at end of file \ No newline at end of file
portal_components/test.erp5.testStandardConfigurationWorkflow
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
680 681
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.ConfiguratorTestUtils
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
60 61
\ No newline at end of file \ No newline at end of file
portal_components/test.erp5.testUNGConfigurationWorkflow
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
423 424
\ No newline at end of file \ No newline at end of file
portal_components/document.erp5.CredentialRequest
portal_components/document.erp5.CredentialRecovery
portal_components/extension.erp5.Credential
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
665 666
\ No newline at end of file
portal_components/extension.erp5.CRMMigration
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
44 45
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.DataProtectionRequestUtils
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
10 11
\ No newline at end of file \ No newline at end of file
portal_components/document.erp5.DataSet
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
74 75
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.Development
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
1275 1276
\ No newline at end of file
portal_components/extension.erp5.DocumentManagement
portal_components/extension.erp5.DocumentSecurity
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
23 24
\ No newline at end of file \ No newline at end of file
portal_components/extension.erp5.DocumentConversion
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
23 24
\ No newline at end of file \ No newline at end of file
portal_components/document.erp5.DummyDelivery
portal_components/document.erp5.DummyMovement
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-30 arnaud.fontaine 2013-08-30 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
763 764
\ No newline at end of file
portal_components/document.erp5.EGovTypeInformation
portal_components/document.erp5.Person
portal_components/extension.erp5.SetUpEGovInstance
portal_components/extension.erp5.Captcha
portal_components/extension.erp5.ERP5EGov_Extensions
portal_components/extension.erp5.EGovSecurity
portal_components/test.erp5.TestEGovMixin
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-30 arnaud.fontaine 2013-08-30 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
31 32
\ No newline at end of file \ No newline at end of file
portal_components/document.erp5.EmailReader
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
675 676
\ No newline at end of file
portal_components/extension.erp5.Glossary
portal_components/extension.erp5.ProxyFieldUtils
portal_components/extension.erp5.PythonScriptParserUtility
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
portal_components/test.erp5.testDiscussionThread
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
147 148
\ No newline at end of file \ No newline at end of file
portal_components/test.erp5.testLiveIngestion
\ No newline at end of file
portal_components/test.erp5.testInotifyTool
\ No newline at end of file
portal_components/test.erp5.testSOAPBinding
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
69 70
\ No newline at end of file
portal_components/extension.erp5.VObject_export
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
11 12
\ No newline at end of file \ No newline at end of file
portal_components/test.erp5.prepareMobileFunctionalTest
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
portal_components/document.erp5.PaypalService
portal_components/test.erp5.testERP5PaypalSecurePayment
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
portal_components/document.erp5.PayzenService
portal_components/test.erp5.testERP5PayzenSecurePayment
\ No newline at end of file
portal_components/document.erp5.TileImage
portal_components/document.erp5.TileImageTransformed
portal_components/extension.erp5.ERP5ZoomifyImage
portal_components/extension.erp5.ERP5SafeImage_Selenium
portal_components/test.erp5.testSafeImage
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
27 28
\ No newline at end of file \ No newline at end of file
portal_components/test.erp5.testERP5SocialContracts
\ No newline at end of file
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.
2013-08-28 arnaud.fontaine 2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests. * ZODB Components: Migrate Documents, Extensions and Tests.
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment