Commit Graph

676 Commits

Author SHA1 Message Date
Roy Wetherall
e96d85d453 RM-765: Remove DOD meta-data from core RM model
* 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
2014-01-15 17:16:42 +00:00
Roy Wetherall
42944b1aa6 RM: Revert to r59943 due to SVN madness
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59971 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-15 16:46:17 +00:00
Roy Wetherall
72dc478b2d RM: DOD model constants
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59966 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-15 15:44:42 +00:00
Tuna Aksoy
fa3c68b4c1 Added the reference for the ticket for a bug
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59959 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-15 14:52:36 +00:00
Roy Wetherall
b159dbd4cf RM-765: Remove DOD meta-data from core RM model
* missed file during checkin



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-15 14:02:56 +00:00
Roy Wetherall
23a421e980 RM-765: Remove DOD meta-data from core RM model
* 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
2014-01-15 13:52:30 +00:00
Tuna Aksoy
89f040c601 RM-1107 (Mavenization of the RM build)
* Minor changes (update README.txt, pom.xml and build.xml)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59637 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-09 16:30:41 +00:00
Tuna Aksoy
7f75219940 RM-1107 (Mavenization of the RM build)
* Move the UI tests to a separate module called rm-po

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59608 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-09 14:19:00 +00:00
Tuna Aksoy
941eca033a RM-1107 (Mavenization of the RM build)
* Removed "updateClassPath" ant target
 * Minor changes/tweaks in the pom.xml files

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59575 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-08 19:35:25 +00:00
Tuna Aksoy
dae2194d93 Minor changes (changed ant targets, deleted unnecessary files) after changing the folder structure back to the original.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59562 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-08 17:08:45 +00:00
Roy Wetherall
77a2dc035f Re-added missing testng configuration file
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59492 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-08 06:56:30 +00:00
Roy Wetherall
ebe454f13e Revert to original code structure pre-mavenization
* 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
2014-01-08 06:38:59 +00:00
Tuna Aksoy
2ebd651da6 Merged DEV/UIAUTOMATION to HEAD
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
2014-01-07 11:39:11 +00:00
Roy Wetherall
648031c072 RM-765: Remove DOD meta-data from core RM model
* I18N of updated models



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@59446 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-07 05:52:13 +00:00
Roy Wetherall
880552c283 RM-765: Remove DOD meta-data from core RM model
* 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
2014-01-07 05:38:57 +00:00
Tuna Aksoy
e21ac0cf9f RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-28 00:43:17 +00:00
Tuna Aksoy
a9035dd11c RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59308 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-25 21:31:57 +00:00
Tuna Aksoy
7a24bdcf88 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59306 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-25 15:17:55 +00:00
Tuna Aksoy
50b6c1df4f RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59305 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-25 00:16:17 +00:00
Tuna Aksoy
1822e955c1 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59302 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-24 20:30:32 +00:00
Tuna Aksoy
b7830fefa3 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59301 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-24 16:37:57 +00:00
Tuna Aksoy
e072db4fbd RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59300 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-24 16:32:09 +00:00
Tuna Aksoy
d854fa8e22 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59265 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-22 00:57:14 +00:00
Tuna Aksoy
d8cbbc7dfb RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-21 13:45:04 +00:00
Tuna Aksoy
eabf5c27a7 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59261 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-21 00:51:23 +00:00
Tuna Aksoy
d9a4250576 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59260 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 22:36:03 +00:00
Tuna Aksoy
2d2c9e2746 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59232 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 19:18:03 +00:00
Tuna Aksoy
fa2d04ad3d RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59222 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 17:40:54 +00:00
Tuna Aksoy
2fc568d00b RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59220 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 17:17:54 +00:00
Tuna Aksoy
76ca4da8ab RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59215 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 15:00:11 +00:00
Tuna Aksoy
f7574ce6c7 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59209 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 13:48:41 +00:00
Tuna Aksoy
41dfc7b904 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59186 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-19 22:50:10 +00:00
Tuna Aksoy
d06530cf7b RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59179 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-19 17:02:53 +00:00
Tuna Aksoy
83940e2d9b RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59178 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-19 15:21:07 +00:00
Tuna Aksoy
33294b1a48 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59161 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-19 12:40:47 +00:00
Tuna Aksoy
cb8ec9c5de RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59151 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-19 11:07:09 +00:00
Tuna Aksoy
c108f2fa77 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59149 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-19 10:51:53 +00:00
Tuna Aksoy
3e154b75af RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59097 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-17 19:36:10 +00:00
Tuna Aksoy
314dbe6869 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59096 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-17 19:03:47 +00:00
Tuna Aksoy
62c8522730 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59095 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-17 18:36:32 +00:00
Tuna Aksoy
d9405dcc64 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@59067 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-16 21:18:38 +00:00
Tuna Aksoy
6d9aef0c3a RM-1107 (Mavenization of the RM build)
* Fixed failing unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58991 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-15 18:17:04 +00:00
Tuna Aksoy
c5b42329fb RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58957 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-12 23:23:07 +00:00
Tuna Aksoy
40a46cda43 RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58955 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-12 23:22:31 +00:00
Tuna Aksoy
22331a0dbf RM-1107 (Mavenization of the RM build)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58847 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-11 10:29:09 +00:00
Tuna Aksoy
4276d3fa13 RM-1104 (Investigate the integrate of UI automation tests into RM build)
* Apply the amp files to the war files with alfresco maven plugin

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58838 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-10 18:15:36 +00:00
Roy Wetherall
d97be314eb RM: Added CompositeCapability interface
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-10 02:47:42 +00:00
Tuna Aksoy
f909370b61 RM-1104 (Investigate the integrate of UI automation tests into RM build)
* Changed the artifact IDs for the RM module

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58777 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-09 19:44:39 +00:00
Tuna Aksoy
a10a303db5 RM-1104 (Investigate the integrate of UI automation tests into RM build)
* Move to maven and remove gradle specific files and folders

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58773 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-09 18:42:05 +00:00
Tuna Aksoy
163480bc22 RM-1104 (Investigate the integrate of UI automation tests into RM build)
* Modified the pom files to be able to create amp files
 * Added the UI tests from the share-po project to the rm-share/test folder

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UIAUTOMATION@58768 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-09 18:32:10 +00:00