Commit Graph

428 Commits

Author SHA1 Message Date
Rodica Sutu
39e2df3a68 Merge remote-tracking branch 'remotes/origin/release/V2.5' into merge/RM-5308_TestForShareRecordsViaAPI
# Conflicts:
#	rm-automation/src/test/java/org/alfresco/dataprep/RecordsManagementService.java
2017-07-27 09:36:48 +03:00
alfresco-build
77edc9f3fe [maven-release-plugin] prepare for next development iteration 2017-07-10 14:21:19 +01:00
alfresco-build
23a51d64e6 [maven-release-plugin] prepare release V2.5.2 2017-07-10 14:21:16 +01:00
Sara Aspery
10209ef6fa updated serialId in new RecordMissingMetadataException 2017-06-27 12:48:59 +01:00
Sara Aspery
1cbdc500d0 changes following review 2017-06-26 12:41:02 +01:00
Sara Aspery
837bff6d53 tidy up 2017-06-25 11:01:11 +01:00
Sara Aspery
c4342a2a03 fixing IDE whitespaces 2017-06-24 22:49:27 +01:00
Sara Aspery
854c48cfd2 changes following review 2017-06-23 18:16:38 +01:00
Sara Aspery
63b251a74e corrected comment 2017-06-23 16:24:47 +01:00
Sara Aspery
edaf20e82a tidied up REST tests 2017-06-23 11:54:40 +01:00
Sara Aspery
e8be7da86e fixing tests 2017-06-21 15:34:00 +01:00
alfresco-build
6cdf37e9ac [maven-release-plugin] prepare for next development iteration 2017-06-21 13:36:58 +01:00
alfresco-build
ad9208fe5f [maven-release-plugin] prepare release V2.5.2-EA2 2017-06-21 13:36:54 +01:00
Sara Aspery
e9ba89f7bf Merge branch 'master' of git.alfresco.com:records-management/records-management into RM-4431_CompleteRecordActionRestAPI 2017-06-19 18:08:16 +01:00
Silviu Dinuta
a673ab0b73 RM-5237: fixed issue in benchmark project, added a commented test to
reproduce the issue in rest api tests
2017-06-15 19:33:07 +03:00
Sara Aspery
f02b41a137 updated from master 2017-06-15 11:04:23 +01:00
Sara Aspery
051936f5cf RM-4431 CompleteRecordActionRestAPI 2017-06-01 14:08:16 +01:00
Ramona Popa
d34754fb7c Feature/rm 5148 create folder and records using auto rename 2017-05-19 18:14:38 +01:00
Ana Bozianu
d8dc91fdd2 Merge 'master' into feature/RM-5012_recordIdentifier 2017-05-18 11:36:43 +03:00
Ana Bozianu
c8e47639a3 RM-5012 - fix unit tests and cleanedup merge request 2017-05-17 16:04:54 +03:00
Rodica Sutu
77830f8fc4 minor indentation 2017-05-17 09:44:46 +03:00
Ana Bozianu
d662719915 RM-5012 - fix write records created in current transaction 2017-05-16 15:53:29 +03:00
Rodica Sutu
d5faebc9f3 tests updates, remove FIXME notes
add a check for the issue RM-4372
2017-05-16 15:18:24 +03:00
Tuna Aksoy
7f5a33c7a1 Merge branch 'feature/RM-4564_upload_records' into 'master'
Feature/rm 4564 upload records

See merge request !270
2017-05-15 10:16:46 +01:00
Rodica Sutu
77d20eecd7 Merge branch 'feature/RM-5116_TestsForAutoRename' into 'master'
Tests for RM-5116

See merge request !269
2017-05-15 06:49:59 +01:00
Rodica Sutu
9cd45cf312 add the author property 2017-05-15 08:45:03 +03:00
Tuna Aksoy
3c665467a9 RM-4564 (Record upload does not work in integration projects) 2017-05-14 19:14:45 +01:00
Ana Bozianu
974397cff0 RM-5012 - fixed custom identifier issue 2017-05-12 18:54:31 +03:00
Ramona Popa
8ce7b03eaa Merge branch 'master' into feature/RM-4921_ExceptionsDoneOnTransactionCommit 2017-05-12 17:08:52 +03:00
Rodica Sutu
249703b459 add tests to create rm types with autoRename parameter (to cover RM-5116) 2017-05-12 12:21:39 +03:00
Ana Bozianu
3a385fc1ca Merge feature/RM-4921_ExceptionsDoneOnTransactionCommit into feature/RM-5012_recordIdentifier 2017-05-11 11:48:21 +03:00
Ana Bozianu
82abb21974 RM-4921 - added missing fields in record category child properties 2017-05-10 16:54:42 +03:00
Ramona Popa
1b823a5c77 RM-4921 - fixed failing test 2017-05-09 18:18:45 +03:00
Sara Aspery
7935c884c2 Merge branch 'master' of git.alfresco.com:records-management/records-management into RM-5115_FixListCatChildrenRestAPI 2017-05-09 14:35:53 +01:00
Sara Aspery
6034a3ff60 RM-5115 Get category children REST API disposition schedule fix 2017-05-09 14:34:08 +01:00
Ramona Popa
1297b61e7e Merge branch 'master' into feature/RM-4921_ExceptionsDoneOnTransactionCommit 2017-05-09 14:23:05 +03:00
Ana Bozianu
988f3d51a2 Merge feature/RM-4921_ExceptionsDoneOnTransactionCommit into feature/RM-5012_recordIdentifier 2017-05-08 17:40:28 +03:00
Ana Bozianu
ee75a3ac56 RM-4921 - fix upload file to record folder and failing tests 2017-05-08 16:03:51 +03:00
Rodica Sutu
eef60c3711 fix the createRecordFolderWithRelativePath() test, avoid duplicate record category name 2017-05-05 15:15:06 +03:00
Ana Bozianu
b59311de99 Merge 'feature/RM-4921_ExceptionsDoneOnTransactionCommit' into feature/RM-5012_recordIdentifier 2017-05-03 22:16:53 +03:00
Rodica Sutu
c450aafb00 - minor corrections and fix for deleteInvalidNodesUnfiled() 2017-05-03 16:46:42 +03:00
Ana Bozianu
8ed8510ada RM-5012 - remove id_is_temporarily_editable flag 2017-05-03 15:34:50 +03:00
alfresco-build
ecbaac3678 [maven-release-plugin] prepare for next development iteration 2017-05-02 09:15:31 +01:00
alfresco-build
b64a12272f [maven-release-plugin] prepare release V2.5.2-EA1 2017-05-02 09:15:28 +01:00
Ana Bozianu
0c6a5ab324 Revert "[maven-release-plugin] prepare release V2.5.2-EA1"
This reverts commit 0ae9e02e69.
2017-05-02 10:54:12 +03:00
Ana Bozianu
fb13248f18 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 33e00bb1cf.
2017-05-02 10:53:54 +03:00
alfresco-build
33e00bb1cf [maven-release-plugin] prepare for next development iteration 2017-05-02 08:13:44 +01:00
alfresco-build
0ae9e02e69 [maven-release-plugin] prepare release V2.5.2-EA1 2017-05-02 08:13:41 +01:00
Rodica Sutu
03298bff63 - add some extra checks to catch existing issues 2017-04-28 15:43:16 +03:00
Rodica Sutu
d4666d5b82 Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-4976_ReviewTests_After_Refactoring
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/UpdateRecordsTests.java
2017-04-28 15:29:36 +03:00