cagache
688628258d
try to search for content ~1.30 min
2019-04-12 14:14:59 +03:00
cagache
1bee02b8df
try to search for content ~1 min
2019-04-11 17:47:08 +03:00
cagache
ce8522a2c1
refactoring
2019-04-11 17:33:26 +03:00
cagache
2e5ce4c6a2
fix javadoc
2019-04-11 17:10:08 +03:00
cagache
b6daa30fba
Added slf4j-log4j12 dependency to automation community rest api project and log4j.properties file because logs didn't work on rest api tests after moving to OpenJdk 11
2019-04-11 17:09:40 +03:00
cagache
b860dd25c7
changed formatter used in tests because DateTimeFormatter.ISO_INSTANT outputs 9 nanoseconds and POST request to http://localhost:8080/alfresco/service/api/rma/actions/ExecutionQueue returns 500
2019-03-27 13:19:09 +02:00
cagache
076910017e
Revert "call super.checkServerHealth"
...
This reverts commit 5b151008
2019-03-26 16:19:15 +02:00
cagache
5b15100839
call super.checkServerHealth
2019-03-26 15:35:05 +02:00
cagache
5e6555db50
RM-6790 Make RM automation module compatible with OpenJDK 11
2019-03-26 10:39:57 +02:00
cagache
7f2c73174a
Merge branch 'release/V3.0' into merge/RM-6786_FileCantBeDeclaredAsRecord
2019-03-15 15:31:41 +02:00
cagache
7bce79e772
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/RM-6786_FileCan'tBeDeclaredAsRecord
2019-03-15 10:00:48 +02:00
cagache
497d16d806
code review comments
2019-03-14 09:19:23 +02:00
cagache
0a29bf0201
added cleanup method
2019-03-13 15:54:15 +02:00
cagache
cd1a861f4e
RM-6786 Create test to check that a file that has a record version can be declared as record
2019-03-13 12:23:25 +02:00
Rodica Sutu
c6a45874fb
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 23:31:20 +02:00
Rodica Sutu
c96f9ae280
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 16:03:08 +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
552a4afb1b
code review changes
2019-02-12 12:25:10 +02:00
Rodica Sutu
ee8889fe33
add tests to check the content bin is available for:
...
- the copy when the original file is destroyed
- file when having a record version that gets deleted
2019-02-12 10:49:55 +02:00
Rodica Sutu
cccd38c086
java docs updates
2019-02-07 09:36:18 +02:00
Rodica Sutu
e19bd0ca1f
tests to cover cases when deleting records or classified files when the files have copies
2019-02-06 17:08:51 +02:00
Ross Gale
c68c814513
RM-6702 updating headers to 2019
2019-01-04 15:25:11 +00:00
Ross Gale
44cbc77aee
RM-6702 updating headers to 2019
2019-01-04 12:25:39 +00: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
Rodica Sutu
ff0a24a577
Update the actions type from RuleDefinition class in order to be able to use it with other non-rm actions
2018-10-25 12:44:21 +03:00
cagache
b8be1e375e
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge/Merge_MNT-19967_From2.6
2018-10-04 08:39:56 +03:00
cagache
047bec40ad
Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/Merge_MNT-19967_From2.6
2018-10-03 10:10:12 +03: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
b35d5e363a
code review changes
2018-10-01 18:34:14 +03:00
cagache
06f46af489
code review changes
2018-10-01 16:38:19 +03:00
cagache
d5958eaf7b
cherry pick changes from V2.7 branch
2018-10-01 12:22:58 +03:00
cagache
a69d1ddaa3
reverted changes because they are already on the V2.7 branch and can be picked from there
2018-10-01 11:57:11 +03:00
cagache
b9e6b79dd2
Added 3 more tests to check Retention schedule inheritance for records and record folders
2018-09-28 11:40:32 +03:00
cagache
31a69c2085
Corrected variable name
2018-09-28 09:29:07 +03:00
cagache
c5cffb8cda
Automated test for disposition schedule inheritance
2018-09-28 08:23:11 +03:00
alfresco-build
d78bf82b32
[maven-release-plugin] prepare for next development iteration
2018-09-06 07:19:43 +01:00
alfresco-build
4ae51587f2
[maven-release-plugin] prepare release V2.7.1
2018-09-06 07:19:39 +01:00
cagache
873470ec26
Merge changes from 2.6.1 release to master
2018-09-03 09:54:56 +03:00
cagache
72918feef6
Merge changes from 2.6.1 release to 3.0
2018-08-31 17:27:59 +03:00
alfresco-build
4798cf7ecf
[maven-release-plugin] prepare for next development iteration
2018-08-30 09:59:18 +01:00
alfresco-build
3eed3fb63e
[maven-release-plugin] prepare release V2.6.1
2018-08-30 09:59:13 +01: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
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
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
cagache
0fa2d7d420
added aspectNames and nodeType properties
2018-08-21 14:23:38 +03:00
cagache
c570793fa8
Merged with master
2018-08-21 10:30:50 +03:00
Tom Page
d395a3cd03
MNT-18806 Add REST test for deleting copy of record.
2018-08-20 13:57:06 +01:00
Tom Page
5a6991a6bc
MNT-18806 Remove some raw Exceptions from REST test framework.
2018-08-20 08:36:41 +01:00
Tom Page
7358fc5d3f
Update version to 3.0.1-SNAPSHOT.
2018-07-30 16:16:29 +01:00