David Webster
b00b6807eb
Merge branch 'feature-2.5/RM-3854_Add_isLocked_security_context' into 'release/V2.5'
...
RM-3854: Add access control mapping for LockService.isLocked method
Add mapping for LockService.isLocked method. JIRa refers to two new mapping required, but I've only added one as the other was added in RM-4259.
See merge request !10
2017-01-16 15:31:16 +00:00
Tom Page
e3ce2dedad
RM-4262 Refactor common code for making paged queries.
2017-01-16 14:24:51 +00:00
David Webster
a3d50c3f1b
RM-3854: Add access control mapping for LockService.isLocked method
2017-01-13 11:26:19 +00:00
Tuna Aksoy
779c1050c7
Merge branch 'feature/RM-4586_Record_can_be_declared_a_record_2' into 'master'
...
Feature/rm 4586 record can be declared a record 2
See merge request !730
2017-01-10 11:47:45 +00:00
Tuna Aksoy
65699e34c3
RM-4586 (Record can be declared a record) / RM-4587 (Folder in collaboration site can be declared a record)
2017-01-09 20:52:33 +00:00
Tuna Aksoy
149deaa6cb
Merge branch 'feature/RM-4586_Record_can_be_declared_a_record' into 'master'
...
Feature/rm 4586 record can be declared a record
See merge request !728
2017-01-09 16:24:36 +00:00
Tom Page
b83b86c6ef
RM-4586 Remove a couple of instances of string concatenation in debug logging.
...
Note that many other instances in this file cannot be improved as the same
message is also needed for an exception message.
2017-01-09 15:54:09 +00:00
Tuna Aksoy
33bcab147b
Fixed review comment.
2017-01-09 14:46:33 +00:00
Tuna Aksoy
abc1d120fd
Fixed review comments.
2017-01-09 14:41:48 +00:00
Tuna Aksoy
3609b0a3f1
RM-4586 (Record can be declared a record) / RM-4587 (Folder in collaboration site can be declared a record)
2017-01-09 11:59:27 +00:00
Kristijan Conkas
f2982ac460
Merge branch 'feature/RM-4550_Declare_Document_as_Record_API_Tests' into 'master'
...
Feature/rm 4550 declare document as record api tests
REST API tests for RM-4429.
See merge request !726
2017-01-08 20:57:56 +00:00
Kristijan Conkas
a8a0d155c3
RM-4550: fixes further to code inspection
2017-01-08 20:57:31 +00:00
Ana Bozianu
c97cdda5dd
RM-4572 - check if node still exists
2017-01-07 20:56:14 +02:00
Ana Bozianu
91406b0ccf
RM-4572 - make the record id editable only in the transaction the record is created
2017-01-07 15:55:34 +02:00
Kristijan Conkas
5e6988d065
RM-4550: fixed indentation
2017-01-06 16:59:57 +00:00
Kristijan Conkas
e9e70df1e8
RM-4550: javadocs for exceptions
2017-01-06 16:50:19 +00:00
Kristijan Conkas
b365386daf
RM-4550: API wrapper + tests.
2017-01-06 16:39:45 +00:00
Kristijan Conkas
e31524ffb7
RM-4550: Files API wrapper + declare document as record test.
2017-01-06 15:20:24 +00:00
Ana Bozianu
7bf586630c
RM-4572 - removed records id set in test as it is already set in a behavior
2017-01-06 12:13:14 +02:00
Kristijan Conkas
c8ec44ca0c
Merge remote-tracking branch 'origin/master' into feature/RM-4361_ReadRecordsRestAPI
2017-01-05 14:18:16 +00:00
Kristijan Conkas
d146592cce
RM-4361: fixes further to code inspection.
2017-01-05 14:11:17 +00:00
Ana Bozianu
329c87ff40
Merge branch 'feature/RecordsApiUnitTests' into 'master'
...
Feature/records api unit tests
Added unit tests for RecordsApi
and fixed small typos and redundant checks
See merge request !719
2017-01-05 14:08:31 +00:00
Kristijan Conkas
087faa71c6
RM-4361: generalised getRecordContent() method + test for binary content
2017-01-05 12:17:25 +00:00
Kristijan Conkas
eea9848696
Merge branch 'feature/RM-4430_FileUnfiledRecordActionAPITests' into 'master'
...
Feature/rm 4430 file unfiled record action api tests
Tests for Acceptance Criteria for RM-4430
See merge request !722
2017-01-05 11:21:48 +00:00
Kristijan Conkas
839803f153
RM-4430: code readability tweak
2017-01-05 11:11:09 +00:00
Kristijan Conkas
96ddf7efb1
Merge remote-tracking branch 'origin/master' into feature/RM-4430_FileUnfiledRecordActionAPITests
2017-01-05 11:08:13 +00:00
Kristijan Conkas
162df47f0c
RM-4430: Pre-merge import and javadoc tidy-up, minor improvements
2017-01-05 11:06:52 +00:00
Kristijan Conkas
eddc49cb51
Merge branch 'feature/RM-4419_Update_Records_API_Tests' into 'master'
...
Feature/rm 4419 update records api tests
Acceptance criteria tests for RM-4362.
See merge request !720
2017-01-05 09:32:46 +00:00
Rodica Sutu
0775e231fc
Merge branch 'feature/RM-4430_FileUnfiledRecordActionAPITests' of https://gitlab.alfresco.com/records-management/records-management into feature/RM-4430_FileUnfiledRecordActionAPITests
2017-01-04 20:32:08 +02:00
Rodica Sutu
443c980ee2
- updates and add tests
2017-01-04 20:31:23 +02:00
Ana Bozianu
68f31e8dc5
RM-4430 - added missing header
2017-01-04 19:39:15 +02:00
Rodica Sutu
18e956f61d
Merge branch 'feature/RM-4361_ReadRecordsRestAPI' into 'master'
...
Feature/rm 4361 read records rest api
Tests added to cover the story RM-4361 read records rest api
See merge request !718
2017-01-04 17:27:59 +00:00
Rodica Sutu
298d4c4064
Merge branch 'master' into RM-4361_ReadRecordsRestAPI
2017-01-04 19:22:23 +02:00
Ana Bozianu
38622af676
RM-4572 - executed the action on first event
2017-01-04 19:18:39 +02:00
Rodica Sutu
ba06289e3f
Merge branch 'feature/RM-4361_ReadRecordsRestAPI'
2017-01-04 19:17:14 +02:00
Rodica Sutu
520c9066d5
Merge branch 'master' into feature/RM-4361_ReadRecordsRestAPI
2017-01-04 19:14:11 +02:00
Rodica Sutu
38e5c8004e
add some FIXME notes for the getRecordContent() method
2017-01-04 18:56:52 +02:00
Rodica Sutu
d888b97160
add more tests for File Unfilled records
2017-01-04 18:45:33 +02:00
Rodica Sutu
81d7ccc10e
Merge branch 'RM-4361_ReadRecordsRestAPI' into RM-4430_FileUnfiledRecordActionAPITests
...
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/requests/igCoreAPI/RecordsAPI.java
2017-01-04 18:25:35 +02:00
Kristijan Conkas
54ce373ba0
RM-4419: Added test for user with Update Metadata capabilities
2017-01-04 16:19:48 +00:00
Ana Bozianu
0f00c63ac1
RM-4436 and RM-4549 - unit tests for record api
2017-01-04 17:57:10 +02:00
Rodica Sutu
0db14b8427
review updates
2017-01-04 17:17:22 +02:00
Rodica Sutu
5343dd790c
Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into RM-4361_ReadRecordsRestAPI
2017-01-04 16:48:08 +02:00
Rodica Sutu
a733c16375
Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into RM-4430_FileUnfiledRecordActionAPITests
2017-01-04 16:47:45 +02:00
Rodica Sutu
5637853b21
add tests for File Action
2017-01-04 16:47:28 +02:00
Kristijan Conkas
56132d21b9
Merge remote-tracking branch 'origin/master' into feature/RM-4419_Update_Records_API_Tests
2017-01-04 14:38:36 +00:00
Kristijan Conkas
dd69e17e62
RM-4419: Tests with open/closed records.
2017-01-04 14:35:50 +00:00
Tuna Aksoy
a0fd55ceac
Merge branch 'release/V2.5'
2017-01-04 14:23:20 +00:00
Tuna Aksoy
bdb22bafbf
Merge branch 'release/V2.4' into release/V2.5
2017-01-04 14:21:34 +00:00
Tuna Aksoy
5c30a491da
Merge branch 'release/V2.3' into release/V2.4
2017-01-04 14:13:35 +00:00