Commit Graph

1065 Commits

Author SHA1 Message Date
Silviu Dinuta
5fee8833d6 RM-4595: changed all ocurences of IGNode to FilePlanComponent in
ig-core.yaml file
2017-02-09 18:02:06 +02:00
Ana Bozianu
a0710a379a Merge branch 'feature/RM-4572_CreateRecordResponseContainsWrongName' into 'master'
Feature/rm 4572 create record response contains wrong name

See merge request !12
2017-02-07 14:53:36 +00:00
Ana Bozianu
7c4ead5bdf Merge branch 'feature/RM-4619_AutoConvertFoldersToRMType' into 'master'
Feature/rm 4619 auto convert folders to rm type

See merge request !33
2017-02-07 14:49:20 +00:00
Ana Bozianu
161ec4eaee RM-4619 - replaced unit tests with integration tests 2017-02-07 16:24:10 +02:00
Roy Wetherall
c1daf25912 Revert module properties changes 2017-02-06 15:03:35 +11:00
Roy Wetherall
418b46c7c6 Purge cache when group is deleted 2017-02-01 15:48:33 +11:00
Ana Bozianu
5fc0cc5045 RM-4619 - moved the fileplan component check back 2017-01-30 17:03:41 +02:00
Ana Bozianu
257880cb62 Revert "RM-4619 - added the fileplan component check back but in different place"
This reverts commit e1b0e994a1.
2017-01-30 16:53:58 +02:00
Ana Bozianu
40b61c5c62 RM-4619 - doing the conversion at first event 2017-01-30 14:35:23 +02:00
Ana Bozianu
e1b0e994a1 RM-4619 - added the fileplan component check back but in different place 2017-01-30 12:54:37 +02:00
Ana Bozianu
6ff8dd5846 RM-4619 - added cm:folder as accepted type and do the conversion onCommit - request doesn't have full info 2017-01-30 12:05:48 +02:00
Ana Bozianu
088c870141 RM-4619 - moved code to existing onCommit method 2017-01-29 17:37:05 +02:00
Tuna Aksoy
7abc674aad Merge branch 'master' into feature/Update_Alfresco_Dependencies_5_2_d 2017-01-28 20:27:16 +00:00
Tuna Aksoy
87a5859b87 RM-4617 (Update Repo/Share dependency for RM Community) 2017-01-27 17:04:16 +00:00
Tom Page
03858fe769 Merge release/V2.5 into master. 2017-01-27 14:14:57 +00:00
dbilligmaier
3dddbb7188 ALL LANG: Updated localized files as per Revision 2017-01-26 2017-01-27 13:53:30 +00:00
Tuna Aksoy
91e73e2bb6 RM-4617 (Update Repo/Share dependency for RM Community) 2017-01-26 23:01:37 +00:00
Ana Bozianu
ca88921955 RM-4619 - fixed unit tests 2017-01-26 12:16:54 +02:00
Ana Bozianu
c84c951c52 RM-4619 - moved the conversion to the specific types before the type check 2017-01-26 12:05:17 +02:00
Tuna Aksoy
793d1ae41a RM-4617: Removed workaround 2017-01-25 17:35:00 +00:00
Oana Nechiforescu
c86d428316 Merge branch 'release/V2.4' of https://git.alfresco.com/records-management/records-management into merge-2.5/Merge24To25RM-4520 2017-01-25 18:18:17 +02:00
Tom Page
4fac165cdb Merge branch 'feature/MNT-16881_PermissionHierarchyCheck' into 'master'
MNT-16881 Check permission hierarchy using PermissionModel.

See merge request !28
2017-01-25 15:17:34 +00:00
Tuna Aksoy
c32d34fddb RM-4617: Temporary solution to fix an issue on Bamboo 2017-01-25 14:59:47 +00:00
Tuna Aksoy
9b9110e745 RM-4576 (Addressed review comments) 2017-01-25 12:05:15 +00:00
Tom Page
b74b84ab07 MNT-16881 Fix typo in unit test.
Due to the lack of ordering in hash sets, this was passing locally but
failing on Bamboo with a NPE.
2017-01-24 11:45:39 +00:00
Tom Page
3b6204873b MNT-16881 Fix unit test and write an additional one. 2017-01-24 11:30:26 +00:00
Tom Page
7bcb119981 MNT-16881 Check permission hierarchy using PermissionModel.
Use the permission group hierarchy to determine whether the configured
permissions imply the queried permission or not.
2017-01-24 11:30:26 +00:00
Tom Page
ad656729c9 MNT-16881 Add CreateChild permission to the write group.
Note that the RM permission code in RecordsManagementPermissionPostProcessor
is not navigating the permission group hierarchy correctly. This is a simple
fix to solve the issue referenced, but the full fix will go into master.
2017-01-24 11:21:35 +00:00
Tuna Aksoy
eb37d0c08d Updated Alfresco dependency for RM Community (Repo -> 5.2.e, Share -> 5.2.d) 2017-01-23 23:01:31 +00:00
Tuna Aksoy
20e4fe77a0 Merge branch 'master' into feature/RM-4576_Completed_records_can_be_modified 2017-01-21 22:07:22 +00:00
Tuna Aksoy
026f9bbb49 RM-4576 (Completed records can be modified) 2017-01-20 22:58:43 +00:00
Tom Page
ffcf284c03 Merge branch 'merge/RM-3854_LockMethodSecurity' into 'master'
Merge/rm 3854 lock method security

Merge fix to lock method security context and shortening of test name to master.

See merge request !18
2017-01-20 15:01:10 +00:00
Silviu Dinuta
a59e42caca RM-4568: removed some formating 2017-01-19 16:57:36 +02:00
Silviu Dinuta
397730876b RM-4568: extended upload method to support relativePath creation and
minor change in specification
2017-01-19 16:53:19 +02:00
Tom Page
8e025c2143 RM-3854 Merge release/V2.5 into master. 2017-01-18 13:52:01 +00:00
Tom Page
a7b698750b Merge branch 'feature/RM-4262_ClassificationGuideJavaAPIInterface' into 'master'
Feature/rm 4262 classification guide java api interface

RM-4262 Create Java public API interface for classification guide CRUD.

Also update the yaml file slightly.

See merge request !3
2017-01-17 16:00:09 +00:00
Tom Page
64b0e89773 RM-4262 Remove the ClassificationGuideQueryParams class.
We can just use the generic QueryParams class instead.

Also rename SortField to QueryField, as it might later be used for
e.g. filtering too.
2017-01-17 09:17:58 +00:00
Tom Page
07a9c684de RM-4262 Refactor common code for making paged queries. 2017-01-16 14:24:51 +00:00
David Webster
408956976b RM-3854: Add access control mapping for LockService.isLocked method 2017-01-13 11:26:19 +00:00
Tuna Aksoy
0cb8ec59e6 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
Tom Page
932c54adad 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
5b9cefd4b0 Fixed review comment. 2017-01-09 14:46:33 +00:00
Tuna Aksoy
89bb46c10d Fixed review comments. 2017-01-09 14:41:48 +00:00
Tuna Aksoy
ab3f035f4b 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
Ana Bozianu
eb412fa999 RM-4572 - check if node still exists 2017-01-07 20:56:14 +02:00
Ana Bozianu
6134f494df RM-4572 - make the record id editable only in the transaction the record is created 2017-01-07 15:55:34 +02:00
Ana Bozianu
21f232e450 RM-4572 - removed records id set in test as it is already set in a behavior 2017-01-06 12:13:14 +02:00
Ana Bozianu
b2fde6bed6 RM-4572 - executed the action on first event 2017-01-04 19:18:39 +02:00
Ana Bozianu
bbba5ff777 RM-4436 and RM-4549 - unit tests for record api 2017-01-04 17:57:10 +02:00
Tuna Aksoy
7a7986bfcd RM-4570 (Update license headers) 2017-01-02 19:45:32 +00:00