Ross Gale
|
e2e0e5631a
|
MNT-20740 initial commit for delete protection for copied records
|
2019-07-10 10:53:27 +01:00 |
|
cagache
|
8c3371b7f0
|
Back-port fix from MNT-19967
(cherry picked from commit c412db13d5 )
|
2019-07-10 07:52:28 +03:00 |
|
rlucanu
|
88f2cecdd0
|
Reset code back to 7229ec2fbc .
|
2019-07-10 07:49:40 +03:00 |
|
rlucanu
|
726dcc2e02
|
Revert "Record only merge of version change."
This reverts commit eab3137a7c , reversing
changes made to 249675acc7 .
|
2019-07-09 12:12:28 +03:00 |
|
cagache
|
3cec43a3e5
|
Merge IE changes from release/V3.0 branch to release/V3.1 branch
|
2019-07-04 17:11:45 +03:00 |
|
cagache
|
d3391adaac
|
code review comments
|
2019-07-04 11:28:35 +03:00 |
|
cagache
|
ebc56c2954
|
Update branch with latest release/V3.0 changes
|
2019-07-04 10:01:06 +03:00 |
|
cagache
|
cc17d2f61e
|
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-6892_SonarFixes
|
2019-07-04 09:47:50 +03:00 |
|
cagache
|
1523a0d8b9
|
Sonar critical bug: inefficient use of keySet iterator instead of entrySet iterator
|
2019-07-03 17:30:10 +03:00 |
|
Ross Gale
|
e4d2240915
|
RM-6564 adding documentation
|
2019-07-02 12:21:00 +01:00 |
|
cagache
|
6e2826f78c
|
Sonar critical bug: inefficient use of keySet iterator instead of entrySet iterator
|
2019-07-02 12:06:13 +03:00 |
|
cagache
|
7782d7d448
|
Removed redundant local variables
|
2019-07-01 16:45:32 +03:00 |
|
cagache
|
1d86dd1aa2
|
Removed redundant conditional expression
|
2019-07-01 16:34:24 +03:00 |
|
cagache
|
5933f302ef
|
Removed unnecessary null check before Boolean.parseBoolean
|
2019-07-01 16:28:48 +03:00 |
|
cagache
|
d645c19e37
|
Removed unnecessary semicolon
|
2019-07-01 16:19:52 +03:00 |
|
cagache
|
3dc65aaed5
|
Sonar code smell: Replace the type specification in this constructor call with the diamond operator ("<>")
|
2019-07-01 16:01:43 +03:00 |
|
cagache
|
e27ea5218c
|
Merge changes from V3.0 branch
|
2019-07-01 12:12:32 +03:00 |
|
Ross Gale
|
638b90f061
|
Merge branch 'release/V3.0' into feature-3.0/RM-6564_IE_DevelopmentTask
|
2019-06-26 10:51:42 +01:00 |
|
Ross Gale
|
d448337075
|
RM-6831 updating search value
(cherry picked from commit eb36d67161 )
|
2019-06-21 16:21:49 +03:00 |
|
Ross Gale
|
f739fe5d3c
|
RM-6831 adding sonar fix
(cherry picked from commit 8a83b5f924 )
|
2019-06-21 16:21:30 +03:00 |
|
cagache
|
7b73748b2b
|
fix Sonar: Empty statements should be removed
(cherry picked from commit 8076adfe2c )
|
2019-06-21 16:20:35 +03:00 |
|
cagache
|
da91ad3f2d
|
Fix sonar Performance - Boxed value is unboxed and then immediately reboxed
(cherry picked from commit 825fb10d17 )
|
2019-06-21 16:16:01 +03:00 |
|
Ross Gale
|
e5102544a3
|
RM-6836 remove unused imports
(cherry picked from commit 5591e7fae4 )
|
2019-06-21 16:06:43 +03:00 |
|
Ross Gale
|
dfce7f3484
|
RM-6836 formatting change
(cherry picked from commit 768494b932 )
|
2019-06-21 16:06:18 +03:00 |
|
Ross Gale
|
f9b3efd3b5
|
RM-6836 formatting change
(cherry picked from commit e5b76e91cd )
|
2019-06-21 16:05:55 +03:00 |
|
Ross Gale
|
0cee7a7c9c
|
RM-6836 formatting change
(cherry picked from commit 69b5a73371 )
|
2019-06-21 16:05:24 +03:00 |
|
Ross Gale
|
a75d4ab31d
|
RM-6836 adding review comments
(cherry picked from commit da77c03cdb )
|
2019-06-21 16:05:09 +03:00 |
|
Ross Gale
|
abaf8af097
|
RM-6836 adding the severe and serious sonar fixes
(cherry picked from commit 747280acdf )
|
2019-06-21 16:04:47 +03:00 |
|
Ross Gale
|
b75785d6c6
|
Removing sonar warnings
(cherry picked from commit 507abdecad )
|
2019-06-21 16:04:28 +03:00 |
|
Ross Gale
|
b66cce35e3
|
Removing severe sonar warnings
(cherry picked from commit 343602e94d )
|
2019-06-21 16:03:43 +03:00 |
|
Ross Gale
|
a83fb57f68
|
RM-6836 updating variable beanname
(cherry picked from commit 792e5912d5 )
|
2019-06-21 16:03:22 +03:00 |
|
Rodica Sutu
|
cbbc092209
|
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-06-20 15:14:31 +01:00 |
|
Ross Gale
|
3c640d5f89
|
Merge branch 'feature/RM-6865_RemoveEncoding' into 'master'
Resolve RM-6865 "Feature/ removeencoding"
Closes RM-6865
See merge request records-management/records-management!1196
|
2019-06-20 07:33:47 +01:00 |
|
Ross Gale
|
12f9907b06
|
RM-6865 code review changes
|
2019-06-19 08:20:55 +01:00 |
|
Ross Gale
|
2833d3caba
|
RM-6865 removing encoding of path in action body
|
2019-06-18 17:47:39 +01:00 |
|
Ross Gale
|
6100987ea2
|
RM-6865 removing encoding of path in action body
|
2019-06-18 17:45:46 +01:00 |
|
Tuna Aksoy
|
533f36ea66
|
RM-6141: RM_support_for_the_Insight_Engine
(cherry picked from commit 8858f8fd188e70d1175cf3134cda2af80cf967fc)
|
2019-06-18 17:55:55 +03:00 |
|
Claudia Agache
|
8a425ef6ee
|
Merge branch 'feature/RM-6847_SonarMajorIssues' into 'master'
RM-6847 Fix some of sonar major issues
See merge request records-management/records-management!1191
|
2019-06-18 12:57:01 +01:00 |
|
Ross Gale
|
a736112f0d
|
RM-6865 adding null check
|
2019-06-17 14:43:39 +01:00 |
|
Ross Gale
|
bd8cf78d23
|
Merge branch 'feature/RM-6831_SecuritySonarFix' into 'master'
Resolve RM-6831 "Feature/ securitysonarfix"
Closes RM-6831
See merge request records-management/records-management!1189
|
2019-06-14 14:15:05 +01:00 |
|
Ross Gale
|
e9bff5190a
|
RM-6865 adding extra param for declare to
|
2019-06-14 13:44:44 +01:00 |
|
cagache
|
8076adfe2c
|
fix Sonar: Empty statements should be removed
|
2019-06-14 14:45:49 +03:00 |
|
cagache
|
825fb10d17
|
Fix sonar Performance - Boxed value is unboxed and then immediately reboxed
|
2019-06-14 10:38:23 +03:00 |
|
rlucanu
|
24947c7047
|
RM-6864 fixed condition
|
2019-06-12 15:40:51 +03:00 |
|
rlucanu
|
ff5e1159b9
|
RM-6864 Code review changes
|
2019-06-12 11:37:50 +03:00 |
|
rlucanu
|
345fb258c7
|
RM-6864 Fix roles issue
|
2019-06-10 15:30:27 +03:00 |
|
Ross Gale
|
eb36d67161
|
RM-6831 updating search value
|
2019-06-07 12:14:19 +01:00 |
|
Ross Gale
|
8a83b5f924
|
RM-6831 adding sonar fix
|
2019-06-07 11:35:01 +01:00 |
|
Sara Aspery
|
29abafb057
|
Merge branch 'feature/RM-6865_EnableEncodedDeclareAndFileRecPath' into 'master'
Resolve RM-6865 "Feature/ enableencodeddeclareandfilerecpath"
Closes RM-6865
See merge request records-management/records-management!1188
|
2019-06-07 08:48:04 +01:00 |
|
Sara Aspery
|
03ccdc3c34
|
RM-6865 allow spaces in declare and file path
|
2019-06-05 15:26:31 +01:00 |
|