Sara Aspery
d79caf2466
Merge branch 'feature-2.7/MNT-20740_BinDuplicationHotFix' into hotfix-2.7/MNT-20740_BinDuplicationHotFix
...
# Conflicts:
# rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module-context.xml
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/util/ContentBinDuplicationUtility.java
2019-08-22 12:29:45 +01:00
Sara Aspery
18bd7d7fac
MNT-20740 New db query
2019-08-22 11:19:34 +01:00
Sara Aspery
7c4d8e91ab
MNT-20740 BinDuplicationHotFixSqlRefactor
2019-07-30 16:35:48 +01:00
Ross Gale
807032334d
MNT-20741 adding code to check for subtypes
2019-07-11 15:41:14 +01:00
Ross Gale
075794981b
MNT-20740 initial commit for delete protection for copied records
2019-07-10 10:53:27 +01:00
Ross Gale
9baac01d03
RM-6787 updating copy and add behaviors for other aspects to use duplication utility class
2019-04-02 11:47:29 +01:00
Ross Gale
ed8f24865c
RM-6787 adding fix for version number increasing and bin duplicating more than needed
2019-04-01 17:54:23 +01:00
rlucanu
2351eafd65
RM-6786 another fix
2019-03-14 16:24:50 +02:00
rlucanu
1b9d4306c8
RM-6786 Added check for records
2019-03-14 09:46:29 +02:00
Rodica Sutu
cc3f72cfaf
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 09:19:23 +02:00
cagache
a5629acc2a
added unit tests
2019-02-18 15:16:48 +02:00
cagache
ab762cf8f5
addressed code review comments
2019-02-18 10:57:16 +02:00
cagache
b6d6094ebe
added javadoc and removed unused imports
2019-02-15 17:11:04 +02:00
cagache
54010f6ab9
MNT-20145 Duplicate the content url when declaring node as record, version as record, classifying or securing if the node has copies or it is a copy
2019-02-15 16:41:18 +02:00
cagache
3c47771450
added behaviour to duplicate the bin before declaring a version record
2019-02-14 12:55:10 +02:00
cagache
5b477a7b64
added IT for delete classified content with copies
2019-02-13 16:00:05 +02:00
cagache
a5dc916a7e
MNT-20145 Don't delete the content url if the file has copies or it is a copy
2019-02-07 17:54:46 +02:00
Rodica Sutu
caa35587e0
Merge branch 'release/V2.7' of https://git.alfresco.com/records-management/records-management into release/V2.7
2019-01-16 11:44:49 +02:00
Ross Gale
a0575dbc8a
RM-6702 updating headers to 2019
2019-01-04 10:11:45 +00:00
Ross Gale
cabc902203
RM-6702 updating headers to 2019
2019-01-03 14:30:44 +00:00
cagache
6e54380abf
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/Merge_MNT-19967_From2.6
...
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/RecordCategoriesAPI.java
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/service/DispositionScheduleService.java
2018-10-02 14:51:13 +03:00
cagache
47d3f91abc
MNT-19967 Get record disposition schedule from first parent category which has one
2018-09-27 12:40:04 +03:00
Rodica Sutu
7fbeccadbe
Merge branch 'release/V2.7' of https://git.alfresco.com/records-management/records-management into release/V2.7
2018-09-10 12:50:01 +03:00
Rodica Sutu
df19e3749e
Merge origin/release/V2.6' into merge-2-7/MNT-19080_RM-6504_MergeFrom2.6
...
* remotes/origin/release/V2.6:
fixed tests because exception changed
use fileFolderService instead of contentService
MNT-18806 create a new content URL for the copy only if it has content
MNT-18806 create a new content bin for the copy on copy complete behavior
MNT-18806 Add REST test for deleting copy of record.
MNT-18806 Remove some raw Exceptions from REST test framework.
2018-08-27 20:01:26 +03:00
cagache
ea40d03c80
use fileFolderService instead of contentService
2018-08-24 17:26:25 +03:00
cagache
d764fef7a5
MNT-18806 create a new content URL for the copy only if it has content
2018-08-24 16:25:20 +03:00
cagache
6691a4966c
Merge remote-tracking branch 'remotes/origin/release/V2.6' into feature-2.6/MNT-18806_DeleteCopy_fp
2018-08-24 13:33:59 +03:00
cagache
770ee1047b
MNT-18806 create a new content bin for the copy on copy complete behavior
2018-08-24 13:25:45 +03:00
Rodica Sutu
caa79346e6
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2-7/MNT-19080
2018-08-23 14:48:06 +03:00
Claudia Agache
3eb7f62f27
Merge branch 'feature-2.6/RM-6504_ChangeACSVersion' into 'release/V2.6'
...
RM-6504 Changed ACS version
See merge request records-management/records-management!1098
2018-08-21 14:17:20 +01:00
Rodica Sutu
df280e176d
update the ElementInfo() according to REPO-2983
2018-08-20 12:21:44 +03:00
Rodica Sutu
b7f2afb0de
remove custom record search converter
2018-08-16 19:11:57 +03:00
Rodica Sutu
55a3fb2acd
compare the new version of module currently being installed with the one installed
...
(cherry picked from commit b6562142d1
)
2018-07-26 13:00:10 +03:00
cagache
bb558e3ac4
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT-18558_PermissionIssue
2018-06-12 16:03:42 +03:00
cagache
155d118672
Merge remote-tracking branch 'remotes/origin/release/V2.5' into merge-2.6/MNT-18558_PermissionIssue
...
# Conflicts:
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/record/DeclareInPlaceRecords.java
2018-06-11 14:49:24 +03:00
Ross Gale
6f671e7aeb
Merging up from 2.5.4
2018-06-06 10:06:07 +01:00
Ross Gale
993b4f5846
MNT-19442 merging up fix for 2.5.4
2018-06-06 09:31:42 +01:00
Roxana Lucanu-Ghetu
ef1f8311be
MNT-18558 Fix permission issue
2018-06-05 17:22:47 +03:00
Ross Gale
783bccb925
MNT-19442 adding total number to result set in other cases in RMAfterInvocationProvider
2018-06-04 14:48:39 +01:00
Roxana Lucanu-Ghetu
7f5ba7a7f2
RM-6337 Code review changes
2018-05-31 16:11:34 +03:00
Roxana Lucanu-Ghetu
4659a93e71
RM-6337 Code review changes
2018-05-31 16:11:21 +03:00
Roxana Lucanu-Ghetu
6961f0aa18
RM-6337 Fix failing tests
2018-05-31 16:10:58 +03:00
Roxana Lucanu-Ghetu
1f6853b2ad
RM-6337 Fix visibility conditions for accession step.
2018-05-31 16:10:43 +03:00
Sara Aspery
d4721683f6
Merge branch 'feature/RM-6318_SearchUpdatesForCert' into 'release/V2.7.0.x'
...
RM-6318 SearchDerivedByJavaAPI
See merge request records-management/records-management!996
2018-05-22 13:26:30 +01:00
Roxana Lucanu-Ghetu
8251588fd1
RM-6320 Code review changes.
2018-05-16 15:35:43 +03:00
Roxana Lucanu-Ghetu
5dd2640674
RM-6320 Added Declassification Review properties in records search
2018-05-16 11:03:32 +03:00
Ross Gale
c68ce588bb
RM-6318 code review changes
2018-05-15 10:12:03 +01:00
Ross Gale
2345e871e1
RM-6302 code review comments addressed
2018-05-09 15:52:01 +01:00
Ross Gale
081dcddbea
Merge branch 'master' into feature/RM-6302_EditDispositionSchedule
2018-05-09 14:33:33 +01:00
Ross Gale
888157199d
search fields added
2018-05-09 14:29:12 +01:00