Commit Graph

5433 Commits

Author SHA1 Message Date
cagache
e2162a977c Added test for declaring and file a record into a held record folder 2019-05-16 10:54:58 +03:00
cagache
855fe53adc code review comments 2019-05-14 15:18:24 +03:00
cagache
85945e2d2a Added closed folder to invalidDestinationIds data provider 2019-05-14 09:54:16 +03:00
cagache
1228aae7c4 Fix sonar bugs for DockerHelper class 2019-05-13 16:46:32 +03:00
cagache
2622c102ff Added parentId parameter for tests that use declareRecord v1 api 2019-05-13 15:00:42 +03:00
cagache
792f8964a0 Merge remote-tracking branch 'remotes/origin/feature/RM-6792_V1RestAPI' into feature/RM-6796_DeclareAndFileTests 2019-05-13 10:02:32 +03:00
cagache
8225920986 Fix "Either re-interrupt this method or rethrow the "InterruptedException"." sonar bug 2019-05-13 10:00:29 +03:00
cagache
5129c76e17 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
35b2f9dce4 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
ff8370c79e RM-6792 Optional Rec Locn V1 Rest API 2019-05-10 15:29:43 +01:00
Sara Aspery
f2e5c9c6a8 RM-6792 Oliver strings and fix closed folder and tests 2019-05-10 15:26:17 +01:00
cagache
162456217a delete unnecessary semicolon 2019-05-10 17:08:33 +03:00
cagache
31fb176a53 delete unnecessary imports 2019-05-10 17:05:15 +03:00
rlucanu
38240347a8 RM-6806 Added UI part for Declare and File to action 2019-05-10 16:04:44 +03:00
cagache
d8ab8cb51e Merge remote-tracking branch 'origin/feature/RM-6796_DeclareAndFileTests' into feature/RM-6796_DeclareAndFileTests 2019-05-10 15:31:53 +03:00
cagache
320a7546f7 removed contentService from child classes and made it protected in parent class 2019-05-10 15:24:03 +03:00
cagache
134febed6f Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests 2019-05-10 15:16:53 +03:00
cagache
5991e46e80 added missing curly braces 2019-05-10 10:59:56 +03:00
cagache
5cc95b6a5a removed contentService from child classes and made it protected in parent class 2019-05-09 16:50:18 +03:00
Ross Gale
f0f8d4d674 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
b29f087bb2 removed unused variable 2019-05-09 11:34:42 +03:00
cagache
1162485074 removed contentService from child classes and made it protected in parent class 2019-05-09 11:32:32 +03:00
cagache
d6a84e814a fix some sonar issues from RoleService class 2019-05-09 10:38:19 +03:00
Ross Gale
d7314852b0 RM-6798 removing config preventing filed records being rejected 2019-05-08 11:13:00 +01:00
Ross Gale
5591e7fae4 RM-6836 remove unused imports 2019-05-08 10:27:13 +01:00
Ross Gale
768494b932 RM-6836 formatting change 2019-05-08 09:25:19 +01:00
Ross Gale
e5b76e91cd RM-6836 formatting change 2019-05-08 09:17:19 +01:00
Ross Gale
77080b93eb 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
69b5a73371 RM-6836 formatting change 2019-05-08 09:06:08 +01:00
Ross Gale
da77c03cdb RM-6836 adding review comments 2019-05-08 08:30:30 +01:00
Ross Gale
747280acdf RM-6836 adding the severe and serious sonar fixes 2019-05-07 17:23:11 +01:00
Rodica Sutu
a626e7d0ba 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
b5edd5c5d0 review comments: add the missing @param values, @return type 2019-05-06 21:47:26 +03:00
cagache
79448c3172 Merge remote-tracking branch 'remotes/origin/master' into feature/RM-6796_DeclareAndFileTests 2019-05-06 16:59:12 +03:00
cagache
df065443fc used rmRestWrapper 2019-05-06 16:57:39 +03:00
Ross Gale
507abdecad Removing sonar warnings 2019-05-06 14:06:21 +01:00
cagache
c9c336a43e autowire the constructor 2019-05-06 15:20:29 +03:00
cagache
7a2d847443 code review comments 2019-05-06 10:33:42 +03:00
cagache
06f31ad73c used rmRestWrapper 2019-05-06 10:28:11 +03:00
cagache
f505c01623 updated javadoc 2019-05-06 10:25:19 +03:00
Ross Gale
343602e94d Removing severe sonar warnings 2019-05-03 14:57:12 +01:00
Ross Gale
792e5912d5 RM-6836 updating variable beanname 2019-05-03 14:04:01 +01:00
Rodica Sutu
c7e610b1ea 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
fc64d0bab1 Merge remote-tracking branch 'remotes/origin/feature/RM-6792_AddLocnParamToDeclareAsRec' into feature/RM-6796_DeclareAndFileTests 2019-05-03 14:41:08 +03:00
Ross Gale
53d59bdd87 Merge branch 'feature/RM-6834_RecordSearchFix' into 'master'
Resolve RM-6834 "Feature/ recordsearchfix"

Closes RM-6834

See merge request records-management/records-management!1165
2019-05-03 10:35:45 +01:00
Rodica Sutu
afff2f0224 Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-6835_FixJavaDocRMCommunity 2019-05-02 13:45:09 +03:00
Ross Gale
eb1d0e3a57 Merge branch 'merge/RM-6773' into 'master'
Resolve RM-6773 "Merge/"

Closes RM-6773

See merge request records-management/records-management!1166
2019-05-02 09:16:25 +01:00
Ross Gale
7b2222c95b Record only merge for release 2019-04-30 14:43:56 +01:00
alfresco-build
8aeb41d83d [maven-release-plugin] prepare for next development iteration 2019-04-30 11:32:13 +01:00
alfresco-build
6117c4e018 [maven-release-plugin] prepare release V3.0.1 2019-04-30 11:32:08 +01:00