cagache
|
c47cd6f44e
|
Updated javadoc
|
2019-05-21 12:10:45 +03:00 |
|
cagache
|
fd00d6c705
|
Get Unfiled Container with system user
|
2019-05-21 09:38:53 +03:00 |
|
cagache
|
2bb72a4a59
|
Added check for filling permission on destination record folder
|
2019-05-20 17:02:05 +03:00 |
|
cagache
|
284ea22322
|
addressed code review comments
|
2019-05-20 16:58:35 +03:00 |
|
cagache
|
8f49086a06
|
Updated exception message
|
2019-05-16 14:27:13 +03:00 |
|
cagache
|
e0df3f4175
|
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
|
2019-05-16 13:56:45 +03:00 |
|
Sara Aspery
|
4684596b02
|
Merge remote-tracking branch 'origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6792_AddLocnParamToDeclareAsRec
|
2019-05-16 10:44:45 +01:00 |
|
Sara Aspery
|
a2103168d8
|
RM-6792 updates from review 1
|
2019-05-16 10:44:29 +01:00 |
|
cagache
|
ba3acb3eed
|
Added test for declaring and file a record into a held record folder
|
2019-05-16 10:54:58 +03:00 |
|
cagache
|
e5ac7ad9b7
|
code review comments
|
2019-05-14 15:18:24 +03:00 |
|
cagache
|
60f8a61599
|
Added closed folder to invalidDestinationIds data provider
|
2019-05-14 09:54:16 +03:00 |
|
cagache
|
bb1e01a6cc
|
Fix sonar bugs for DockerHelper class
|
2019-05-13 16:46:32 +03:00 |
|
cagache
|
7e9147ceef
|
Added parentId parameter for tests that use declareRecord v1 api
|
2019-05-13 15:00:42 +03:00 |
|
cagache
|
20a61b49de
|
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_V1RestAPI' into feature/RM-6796_DeclareAndFileTests
|
2019-05-13 10:02:32 +03:00 |
|
cagache
|
929980e7c2
|
Fix "Either re-interrupt this method or rethrow the "InterruptedException"." sonar bug
|
2019-05-13 10:00:29 +03:00 |
|
cagache
|
f6a2008b4d
|
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
|
2019-05-13 08:22:51 +03:00 |
|
Sara Aspery
|
d1ccc66c3d
|
Merge branch 'master' into 'feature/RM-6792_AddLocnParamToDeclareAsRec'
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/record/RecordServiceImpl.java
|
2019-05-10 15:47:16 +01:00 |
|
Sara Aspery
|
2ba81c8736
|
RM-6792 Optional Rec Locn V1 Rest API
|
2019-05-10 15:29:43 +01:00 |
|
Sara Aspery
|
b85d6cf378
|
RM-6792 Oliver strings and fix closed folder and tests
|
2019-05-10 15:26:17 +01:00 |
|
cagache
|
5dcae9c608
|
delete unnecessary semicolon
|
2019-05-10 17:08:33 +03:00 |
|
cagache
|
3c341d85c5
|
delete unnecessary imports
|
2019-05-10 17:05:15 +03:00 |
|
cagache
|
07360369b8
|
Merge remote-tracking branch 'origin/feature/RM-6796_DeclareAndFileTests' into feature/RM-6796_DeclareAndFileTests
|
2019-05-10 15:31:53 +03:00 |
|
cagache
|
4fa230a322
|
removed contentService from child classes and made it protected in parent class
|
2019-05-10 15:24:03 +03:00 |
|
cagache
|
0f71d6ee98
|
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests
|
2019-05-10 15:16:53 +03:00 |
|
cagache
|
a15998b23f
|
added missing curly braces
|
2019-05-10 10:59:56 +03:00 |
|
cagache
|
9c03ae75ad
|
removed contentService from child classes and made it protected in parent class
|
2019-05-09 16:50:18 +03:00 |
|
Ross Gale
|
493821f1c2
|
Merge branch 'feature/RM-6836_SonarFixes' into 'master'
Resolve RM-6836 "Feature/ sonarfixes"
Closes RM-6836
See merge request records-management/records-management!1170
|
2019-05-09 13:12:46 +01:00 |
|
cagache
|
ba729a0f2e
|
removed unused variable
|
2019-05-09 11:34:42 +03:00 |
|
cagache
|
a11feb9bfe
|
removed contentService from child classes and made it protected in parent class
|
2019-05-09 11:32:32 +03:00 |
|
cagache
|
2955a87244
|
fix some sonar issues from RoleService class
|
2019-05-09 10:38:19 +03:00 |
|
Ross Gale
|
8515b9c2f8
|
RM-6836 remove unused imports
|
2019-05-08 10:27:13 +01:00 |
|
Ross Gale
|
f0fe989822
|
RM-6836 formatting change
|
2019-05-08 09:25:19 +01:00 |
|
Ross Gale
|
a000f99c04
|
RM-6836 formatting change
|
2019-05-08 09:17:19 +01:00 |
|
Ross Gale
|
8f9ca689df
|
Merge branch 'master' into 'feature/RM-6836_SonarFixes'
# Conflicts:
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/model/rma/aspect/FilePlanComponentAspect.java
|
2019-05-08 09:08:42 +01:00 |
|
Ross Gale
|
05c70ede63
|
RM-6836 formatting change
|
2019-05-08 09:06:08 +01:00 |
|
Ross Gale
|
07d4c451ca
|
RM-6836 adding review comments
|
2019-05-08 08:30:30 +01:00 |
|
Ross Gale
|
9f2336d487
|
RM-6836 adding the severe and serious sonar fixes
|
2019-05-07 17:23:11 +01:00 |
|
Rodica Sutu
|
709588ff42
|
Merge branch 'feature/RM-6835_FixJavaDocRMCommunity' into 'master'
Fix java docs for rm community repo:
Closes RM-6835
See merge request records-management/records-management!1163
|
2019-05-07 06:51:48 +01:00 |
|
Rodica Sutu
|
bac70edcd1
|
review comments: add the missing @param values, @return type
|
2019-05-06 21:47:26 +03:00 |
|
cagache
|
d247e1e2bc
|
Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests
|
2019-05-06 16:59:12 +03:00 |
|
cagache
|
7ed0e9f15c
|
used rmRestWrapper
|
2019-05-06 16:57:39 +03:00 |
|
Ross Gale
|
86f66dbd85
|
Removing sonar warnings
|
2019-05-06 14:06:21 +01:00 |
|
cagache
|
f7e8eb9def
|
autowire the constructor
|
2019-05-06 15:20:29 +03:00 |
|
cagache
|
a37e56f1fc
|
code review comments
|
2019-05-06 10:33:42 +03:00 |
|
cagache
|
41f9acbede
|
used rmRestWrapper
|
2019-05-06 10:28:11 +03:00 |
|
cagache
|
cff25869f8
|
updated javadoc
|
2019-05-06 10:25:19 +03:00 |
|
Ross Gale
|
665c579560
|
Removing severe sonar warnings
|
2019-05-03 14:57:12 +01:00 |
|
Ross Gale
|
c99fa9b421
|
RM-6836 updating variable beanname
|
2019-05-03 14:04:01 +01:00 |
|
Rodica Sutu
|
9f095aea8c
|
remove some of the method duplicated and change the action service class into a component
|
2019-05-03 15:54:08 +03:00 |
|
Rodica Sutu
|
790f2700e2
|
Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests
|
2019-05-03 14:41:08 +03:00 |
|