* remove DOD meta-data from record aspect
* create dod record aspect in dod model to contain dod specific meta-data (modelled as record mate data aspect so can be added manaually and UI reacts accodingly without modification)
* automatically add dod record aspect to record when created (maintains status quo for the time being)
* allow groups to be automatically added to form UI template when record meta-data found on record (DOD meta-data automatically displayed and editable if present)
* add simple module patch frameowrk so RM patches going forward are module schema based (so order and application is predictable)
* fix up existing patchs (pre 2.2) so basic order is guarenteed
* add patch for DOD data reshuffle
* general restructuring of patch configuration and implementations for clarity
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59972 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* remove DOD meta-date from record aspect
* create dod record aspect in dod model to contain dod specific meta-data (modelled as record mate data aspect so can be added manaually and UI reacts accodingly without modification)
* automatically add dod record aspect to record when created (maintains status quo for the time being)
* allow groups to be automatically added to form UI template when record meta-data found on record (DOD meta-data automatically displayed and editable if present)
* add simple module patch frameowrk so RM patches going forward are module schema based (so order and application is predictable)
* fix up existing patchs (pre 2.2) so basic order is guarenteed
* add patch for DOD data reshuffle
* general restructuring of patch configuration and implementations for clarity
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59943 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* merges from previous branches are now possible without tree conflicts
* added back missing commits when structure was changed (r59445, r59446) .. see RM-765
* updated Maven POM's to use existing code structure
* NOTE: r59454 and r59473 may have been missed in this update .. will go back and re-add
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59491 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
58768: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58769: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58770: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58771: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58772: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58773: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58776: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58777: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58838: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58844: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58847: RM-1107 (Mavenization of the RM build)
58888: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58939: RM-1107 (Mavenization of the RM build)
58940: RM-1107 (Mavenization of the RM build)
58955: RM-1107 (Mavenization of the RM build)
58956: RM-1107 (Mavenization of the RM build)
58957: RM-1107 (Mavenization of the RM build)
58966: RM-1107 (Mavenization of the RM build)
58979: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58989: RM-1104 (Investigate the integrate of UI automation tests into RM build)
58991: RM-1107 (Mavenization of the RM build)
58992: RM-1107 (Mavenization of the RM build)
59067: RM-1107 (Mavenization of the RM build)
59095: RM-1107 (Mavenization of the RM build)
59096: RM-1107 (Mavenization of the RM build)
59097: RM-1107 (Mavenization of the RM build)
59098: RM-1104 (Investigate the integrate of UI automation tests into RM build)
59149: RM-1107 (Mavenization of the RM build)
59151: RM-1107 (Mavenization of the RM build)
59161: RM-1107 (Mavenization of the RM build)
59178: RM-1107 (Mavenization of the RM build)
59179: RM-1107 (Mavenization of the RM build)
59184: RM-1107 (Mavenization of the RM build)
59185: RM-1107 (Mavenization of the RM build)
59186: RM-1107 (Mavenization of the RM build)
59209: RM-1107 (Mavenization of the RM build)
59215: RM-1107 (Mavenization of the RM build)
59220: RM-1107 (Mavenization of the RM build)
59222: RM-1107 (Mavenization of the RM build)
59232: RM-1107 (Mavenization of the RM build)
59260: RM-1107 (Mavenization of the RM build)
59261: RM-1107 (Mavenization of the RM build)
59263: RM-1107 (Mavenization of the RM build)
59265: RM-1107 (Mavenization of the RM build)
59300: RM-1107 (Mavenization of the RM build)
59301: RM-1107 (Mavenization of the RM build)
59302: RM-1107 (Mavenization of the RM build)
59303: RM-1107 (Mavenization of the RM build)
59304: RM-1107 (Mavenization of the RM build)
59305: RM-1107 (Mavenization of the RM build)
59306: RM-1107 (Mavenization of the RM build)
59307: RM-1107 (Mavenization of the RM build)
59308: RM-1107 (Mavenization of the RM build)
59324: RM-1107 (Mavenization of the RM build)
59333: RM-1107 (Mavenization of the RM build)
59399: Updates to read me for new Mavenized RM build.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59452 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* dod meta-data moved into record meta-data aspect within DOD model
* by default dod compliance aspect is added to all records (via behaviour) .. will be configurable later (see RM-1116)
* moved share related DOD config and spring context into separate files and package
* fixed up RM form filters and overide of FormUIGet to allow the dynamic discovery and addition of form set's relating to the specially marked record meta-data aspects
* clean up any references to the DOD model in the RM core code
* Note that the patch for these changes is yet to be added
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59445 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261