Commit Graph

713 Commits

Author SHA1 Message Date
Sara Aspery
5467cb02d1 Merge branch 'master' of git.alfresco.com:records-management/records-management into RM-4431_CompleteRecordActionRestAPI 2017-06-01 14:42:02 +01:00
Sara Aspery
051936f5cf RM-4431 CompleteRecordActionRestAPI 2017-06-01 14:08:16 +01:00
Ana Bozianu
e886317bf5 RM-5244 - added extra check for efficiency 2017-05-31 17:10:43 +03:00
Ana Bozianu
b2b936b28f RM-5244 - make sure the incomplete node tagger is run after the record aspect is added (workaround) 2017-05-31 16:55:56 +03:00
Ana Bozianu
60fb7d2051 Merge RM-5180 from 2.5 into master 2017-05-29 13:10:48 +03:00
Ana Bozianu
fa0ae148c3 RM-5180 - record rejection implementation and integration test 2017-05-25 18:53:15 +03:00
Ana Bozianu
feb70308ce Merge branch 'feature/RM-5012_recordIdentifier' into 'master'
RM-5012 - run on add record policy as system

See merge request !300
2017-05-23 09:13:33 +01:00
Ana Bozianu
bd2fdca906 RM-5012 - run on add record policy as system 2017-05-23 11:02:08 +03:00
Tom Page
d2b3af5a28 Update copyright header. 2017-05-23 08:55:10 +01:00
Ramona Popa
655bc7f5bc RM-5148 - added support for autoRename for uploadRecord too 2017-05-22 18:27:04 +03:00
Ana Bozianu
6bd74a1b4b Merge branch 'feature/RM-5012_recordIdentifier' into 'master'
RM-5223 - can't get rid of record identifier

See merge request !292
2017-05-21 17:17:02 +01:00
Sara Aspery
23c4684e70 Merge branch 'master' of git.alfresco.com:records-management/records-management into RM-4431_CompleteRecordActionRestAPI 2017-05-20 19:31:10 +01:00
Ramona Popa
d34754fb7c Feature/rm 5148 create folder and records using auto rename 2017-05-19 18:14:38 +01:00
Sara Aspery
5ca8f91892 RM-4431 Complete Record Action REST API 2017-05-19 14:45:02 +01:00
Ana Bozianu
232c42be6c RM-5012 - fix "can't get rid of the identifier" 2017-05-19 15:37:36 +03:00
Ramona Popa
99faac4dbd Merge branch 'feature/RM-5087_UpdateNotesForGETEndpoints' into 'master'
RM-5087 - Updated yaml file for include parameter

See merge request !254
2017-05-19 08:38:39 +01:00
Ana Bozianu
d8dc91fdd2 Merge 'master' into feature/RM-5012_recordIdentifier 2017-05-18 11:36:43 +03:00
Ana Bozianu
2dd203a104 RM-5012 - fixed write new record permissions and duplicate identifier infinite transaction retry 2017-05-18 11:16:03 +03:00
Ramona Popa
f3f0afe4ac Merge branch 'master' into feature/RM-5087_UpdateNotesForGETEndpoints 2017-05-17 18:12:09 +03:00
Ramona Popa
eaf03d0b46 RM-5087 - more refactor 2017-05-17 18:12:00 +03:00
Ana Bozianu
c8e47639a3 RM-5012 - fix unit tests and cleanedup merge request 2017-05-17 16:04:54 +03:00
Ana Bozianu
77b875c232 RM-5012 - fix compilation failure 2017-05-17 15:04:15 +03:00
Ana Bozianu
1e2b5967c4 RM-5012 - generate identifier on record declare 2017-05-17 14:55:06 +03:00
Ana Bozianu
a1fef60af0 RM-5012 - fix custom identifier for non electronic records too 2017-05-17 13:34:57 +03:00
Ana Bozianu
097ebc28a5 RM-5012 - make record on first event and add identifier on commit or on record complete 2017-05-17 12:58:50 +03:00
Ana Bozianu
23dbf1b24a RM-5012 - revert policy fix and add record aspect on first event 2017-05-16 16:21:47 +03:00
Ana Bozianu
d662719915 RM-5012 - fix write records created in current transaction 2017-05-16 15:53:29 +03:00
Tuna Aksoy
8bd3c441db RM-4528 (Electronic record using file upload creation in invalid parent container returns HTTP 500) 2017-05-16 12:54:14 +01:00
Tuna Aksoy
452a3569cd RM-4528 (Electronic record using file upload creation in invalid parent container returns HTTP 500) 2017-05-16 09:59:43 +01:00
Ramona Popa
6eacb540d4 Revert "RM-5087 - when POST return minimal info"
This reverts commit 458724af91.
2017-05-16 11:40:33 +03:00
Ramona Popa
458724af91 RM-5087 - when POST return minimal info 2017-05-16 10:21:24 +03:00
Ramona Popa
8695880092 Merge branch 'master' into feature/RM-5087_UpdateNotesForGETEndpoints 2017-05-16 09:51:12 +03:00
Tuna Aksoy
9ac0005321 RM-4528 (Electronic record using file upload creation in invalid parent container returns HTTP 500) 2017-05-15 22:29:33 +01:00
Tuna Aksoy
e8f6df341e Reverted changes for RM-4528 2017-05-15 22:05:44 +01:00
Ana Bozianu
24e7370f40 RM-5012 - fix record folder children - 2 2017-05-15 23:31:42 +03:00
Ana Bozianu
e897d6aaf7 RM-5012 - fix record folder children 2017-05-15 23:07:07 +03:00
Ana Bozianu
35310e452f RM-5012 - fix some tests 2017-05-15 22:34:09 +03:00
Ramona Popa
92101d6b8a Merge branch 'master' into feature/RM-5087_UpdateNotesForGETEndpoints 2017-05-15 18:04:59 +03:00
Ramona Popa
feb0fccaaf RM-5087 - updated include params for all endpoints 2017-05-15 18:04:29 +03:00
Tuna Aksoy
c5b1f038d7 Merge branch 'master' into feature/RM-4528_upload_file_in_invalid_parent_container 2017-05-15 15:28:12 +01:00
Tuna Aksoy
d32390b6ba RM-4528 (Electronic record using file upload creation in invalid parent container returns HTTP 500) 2017-05-15 11:03:26 +01: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
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
9cceba2f9c RM-4921 - added new transaction to get the updated node in order to get the updated properties 2017-05-12 17:39:43 +03:00
Ramona Popa
8ce7b03eaa Merge branch 'master' into feature/RM-4921_ExceptionsDoneOnTransactionCommit 2017-05-12 17:08:52 +03:00
Ramona Popa
f35f6d620f Merge branch 'master' into feature/RM-5087_UpdateNotesForGETEndpoints 2017-05-12 15:58:20 +03:00
Ramona Popa
2785724aa3 RM-5087 - Updated include params; added association for records 2017-05-12 15:57:26 +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
240608e9e8 RM-5012 - fix set explicit identifier on record and ftp upload 2017-05-11 11:41:24 +03:00