Claudia Agache
03f04cb580
Merge remote-tracking branch 'remotes/origin/release/V2.7.1.x' into merge-2.7/APPS-236_RunCRTests_merge2.7_no
...
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/test/resources/log4j.properties
# travis-env-vars.yml
2020-08-27 14:10:29 +03:00
Claudia Agache
3c1eda7601
Merge release/v2.7.0.x into release/v2.7
2020-08-27 14:08:13 +03:00
Claudia Agache
f593374679
Revert "add log4j.appender.stdout.Threshold"
...
This reverts commit 47194b8e
2020-08-27 10:30:03 +03:00
Claudia Agache
47194b8e20
add log4j.appender.stdout.Threshold
2020-08-27 09:30:44 +03:00
Claudia Agache
cf9dc93591
redirect logs to file
2020-07-20 07:43:46 +00:00
Claudia Agache
3ae430ebaf
Merge pull request #1173 from Alfresco/feature-2.7/APPS-236_RunCRTests_no
...
Apps 236 run community rest api tests
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/search/SearchRecordsV1CmisTests.java
2020-07-17 09:09:29 +03:00
Claudia Agache
c7f6766e76
disable tests until APPS-46 is fixed
2020-07-16 14:37:33 +03:00
Ramona Popa
eee456194d
RM-7099: Update or Ignore Quarantined Tests
...
- Fixed some tests and ignore some others
(cherry picked from commit e2dfa50dfb
)
2020-07-16 14:29:52 +03:00
rodicasutu
47640433cd
update headers
2020-07-08 15:31:27 +03:00
Claudia Agache
64ddf0657b
fix the parameter
2020-04-08 19:07:33 +03:00
Claudia Agache
1d93551204
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT-20822_CMIS_tests
2020-04-08 18:52:37 +03:00
Roxana Lucanu
fce0793fd2
RM-7145 Code review changes
2020-04-08 14:32:22 +03:00
Roxana Lucanu
021e09acdd
RM-7145 Addressed code review comments
2020-04-08 13:43:51 +03:00
Roxana Lucanu
3e4ce77328
RM-7145 Addressed code review comments
2020-04-07 18:27:58 +03:00
Roxana Lucanu
f02f4044da
RM-7145 Added test for AFTS query
2020-04-06 17:10:56 +03:00
Roxana Lucanu
270da48aa2
Merge branch 'release/V2.6' into feature-2.6/MNT-20822_CMIS_tests
2020-04-06 14:13:30 +03:00
Claudia Agache
d3206cf363
fix the parameter
2020-04-03 16:26:03 +03:00
Claudia Agache
353ff7b8ee
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/RM-7148_UpdateACSVersion
...
# Conflicts:
# rm-enterprise/pom.xml
2020-04-03 16:21:40 +03:00
Claudia Agache
604fc7785e
code review comments
2020-04-03 14:51:02 +03:00
Claudia Agache
278699f183
fix header
2020-04-03 09:40:46 +03:00
Rodica Sutu
a18c22155f
move the cmis query tests
...
add some additional usecase
(cherry picked from commit c20cfb3c6f
)
2020-04-03 09:30:52 +03:00
rodicasutu
8f5c44d4a6
add the missing class
2020-04-02 08:34:34 +03:00
rodicasutu
b687127d57
wip CMIS tests for MNT-20822
2020-04-01 08:59:06 +03:00
Sara Aspery
b48d31457a
Update license headers
2020-01-02 15:05:02 +00:00
Sara Aspery
0ed125b0b5
Merge branch 'release/V2.6' into release/V2.7
...
# Conflicts:
# rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/model/AbstractSecureItem.java
2020-01-02 14:19:01 +00:00
Sara Aspery
943dc45a10
Update license headers
2020-01-02 13:57:59 +00:00
Tom Page
a97bf04cff
Merge release/V2.6 into release/V2.7.
2019-08-01 13:39:25 +01:00
Tom Page
1df5a307c4
Revert "Use AlfrescoRuntimeException."
...
This reverts commit b2c0afd8d5
.
2019-08-01 13:33:26 +01:00
Tom Page
b2c0afd8d5
Use AlfrescoRuntimeException.
2019-08-01 13:23:43 +01:00
Tom Page
9a36a9e8d6
Remove unthrown checked exceptions.
...
Update the javadoc to refer to RuntimeExceptions instead. Also conversion from
IOException to RuntimeException in UnfiledContainerAPI and UnfiledRecordFolderAPI
to add consistency with RecordFolderAPI.
2019-08-01 09:51:31 +01:00
alfresco-build
765c163d02
[maven-release-plugin] prepare for next development iteration
2019-04-09 09:04:42 +01:00
alfresco-build
237cd19f12
[maven-release-plugin] prepare release V2.7.2
2019-04-09 09:04:38 +01: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
alfresco-build
9fdc1588cf
[maven-release-plugin] prepare for next development iteration
2019-02-25 13:44:27 +00:00
alfresco-build
201807cff5
[maven-release-plugin] prepare release V2.6.2
2019-02-25 13:44:23 +00: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
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
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