Ross Gale
96e53ff363
RM-5931 Adding transaction fix for integration test
2017-12-06 15:57:39 +00:00
Ross Gale
3f5363351e
RM-5931 Adding transaction fix for integration test
2017-12-06 14:28:26 +00:00
Richard Smith
10cc24b1a8
RM-5878: Replace ~/slingshot/search/live-search.lib.js in RM to exclude RM specific document types from live search results.
2017-12-06 10:04:25 +00:00
Ross Gale
f76a52d4b9
Update RMv23SavedSearchesPatch.java
2017-11-30 09:28:53 +00:00
Ross Gale
8ce3dd6126
RM-5878 code review changes
2017-11-29 14:05:39 +00:00
Ross Gale
379b3a2257
RM-5878 adding config so patch will run on start up, fixing issue caused by missing maven dependancy for jcommander 1.66
2017-11-28 10:05:36 +00:00
Ross Gale
885ef4faaa
RM-5878 add fix and patch for saved search mnt (MNT-15575)
2017-11-23 11:29:23 +00:00
Tom Page
619b0a1ea6
RM-5013 Merge release/V2.3.1.x into release/V2.3.
2017-04-12 16:19:51 +01:00
Ana Bozianu
1822c418f7
RM-5013 Cherry-pick "Merge branch 'hotfix-2.5/MNT-17007_solr_query' into 'release/V2.5.0.x'"
...
Hotfix 2.5/mnt 17007 solr query
2.5.0.1 hotfix will contain the fix for the SOLR issue and Audit issue
MNT-17007 - Cannot login with other user than admin, after RM 2.5 was installed
RM-4249 - RM Audit doesn't work with alfresco 5.2
See merge request !602
Nb. This does not copy across the updates to the automation tests.
(cherry picked from commit f19ece3538
)
2017-04-12 13:02:10 +01:00
David Webster
fb48a1d90b
MNT-17550: Remove unnecessary file changes (should have been a record only merge from V2.3.0.x)
2017-03-10 16:00:23 +00:00
David Webster
b9bfd93187
Merge branch 'release/V2.2' into release/V2.3
2017-03-10 15:51:22 +00:00
David Webster
7b2fe91534
Merge remote-tracking branch 'origin/release/V2.2.0.x' into release/V2.2
2017-03-10 14:52:23 +00:00
David Webster
78bdeada80
Update versions following release of 2.2.0.3
2017-03-10 14:48:11 +00:00
David Webster
23c901af64
MNT-17550: Release 2.2.0.3
2017-03-09 17:02:39 +00:00
Samuel Langlois
217ec53966
MNT-17550/BDE-996 Fix TestNG version to 6.10
2017-03-09 11:37:13 +00:00
David Webster
0ae2d548c7
MNT-17550: Update POM to work around build issue (BDE-996)
2017-03-09 10:55:37 +00:00
David Webster
e85ea821ad
MNT-17550: Add in null checks to prevent NPE and allow correct error codes to bubble up.
2017-03-08 16:05:00 +00:00
Oana Nechiforescu
0caedb4589
Merge commit 'c03c6da96' into merge-2.3/Merge231ReleaseIn23
...
# Conflicts:
# pom.xml
# rm-automation/pom.xml
# rm-server/pom.xml
# rm-share/pom.xml
2016-11-11 14:40:57 +02:00
Tom Page
d376ae50c3
Update version to 2.3.1.1-SNAPSHOT.
2016-11-09 13:48:25 +00:00
Tom Page
3b75d70ba7
Update version to 2.3.1.
2016-11-09 13:17:00 +00:00
roxana
0282e1af68
Merge commit RM-2526_LinkingMakesRecordPropertiesUnavailable into release/V2.3
2016-11-08 15:02:01 +02:00
Oana Nechiforescu
884947b0e6
Merge branch 'feature-2.3/RM-4313_UpdateDispositionNextActionDateWhenCurrentDateIsInThePast' into 'release/V2.3.1.x'
...
Feature 2.3/rm 4313 update disposition next action date when current date is in the past
Update record disposition action as of date if it changed.
See merge request !598
2016-11-07 21:12:53 +00:00
Tom Page
2e48e3207f
RM-4247 Fix typo.
2016-11-07 16:09:35 +00:00
Ana Bozianu
c6810b33dd
fixed audit unit tests
...
(cherry picked from commit 7a33945dff
)
2016-11-04 15:38:24 +00:00
roxana
373439822c
Revert changes and removed cache check.
2016-11-04 17:08:09 +02:00
Tom Page
43b8f3eba1
RM-4247 Merge release/V2.3 into feature-2.3/RM-4247_UpdateDispositionProperty.
2016-11-04 11:09:17 +00:00
Ana Bozianu
59c6fcca39
RM-4249 - workaround : replaced maxEntries with a positive value
...
(cherry picked from commit 4b76fb838f
)
2016-11-04 10:51:27 +00:00
roxana
cb11d527d4
Update record disposition action as of date if it changed, to have the same value as next disposition action as of date.
2016-11-04 10:19:24 +02:00
roxana
8c69fd1399
Changed the test a bit to check a more complex case.
2016-11-01 15:25:04 +02:00
roxana
07d010b164
Added null check.
2016-10-31 15:53:17 +02:00
roxana
b47d2370d7
Added integration test for recalculating disposition for a record when unlinking it.
2016-10-31 15:14:14 +02:00
roxana
0a79d24def
Renamed method for calculating next disposition step and added null check.
2016-10-31 14:41:58 +02:00
roxana
adc144e971
Update disposition schedule action for a record when linking or unlinking it.
2016-10-31 12:18:34 +02:00
Tom Page
c79463d96c
RM-4247 Add unit test.
2016-10-28 16:44:34 +01:00
Tom Page
7e105f40f9
Update version to 2.3.2-SNAPSHOT.
2016-10-27 12:30:05 +01:00
roxana
8d4a2178de
Merge branch 'RM-2526_LinkingMakesRecordPropertiesUnavailbale' into release/V2.3
2016-10-25 17:38:07 +03:00
roxana
20d2bfb7d6
Run as system when getting disposition schedule for a record.
2016-10-25 15:51:39 +03:00
Mihai Cozma
103734a700
Merge branch 'feature-2.3/RM-4256_Delete_duplicate_test' into release/V2.3
2016-10-25 08:42:48 +03:00
Tom Page
fd3cf70a70
Remove unwanted javadoc comments.
2016-10-24 16:39:50 +01:00
Mihai Cozma
86d3705362
RM-1039_Delete_duplicate_test
2016-10-24 18:07:07 +03:00
roxana
cb3357080d
I've tweaked the tests a bit to handle daylight savings.
2016-10-24 15:30:37 +03:00
roxana
4abeb19938
Added null check
2016-10-24 11:09:32 +03:00
roxana
9e7ae77cd5
When the last step of the current disposition is completed, no more calculation is needed.
2016-10-24 10:16:58 +03:00
Tom Page
2348a1f5a5
Merge feature-2.3/RM-2526_IntegrationTests into release/V2.3.
2016-10-21 13:43:31 +01:00
Tom Page
9d6c9fdcc8
Merge feature-2.3/RM-4127_UITestsFor2.3 into release/V2.3.
2016-10-21 13:16:51 +01:00
roxana
7d82844048
Checking if disposition as of date was changed manually.
2016-10-21 11:13:51 +03:00
Tom Page
699e29bb28
Merge feature-2.3/RM-3386_ManuallySetDate into release/V2.3.
2016-10-20 15:20:00 +01:00
Tom Page
79e6296e1d
RM-2526 Fix typo.
2016-10-20 14:06:52 +01:00
Tom Page
3ceb976ec8
RM-2526 Make sure we set up the file plan from within a transaction.
2016-10-20 12:35:32 +01:00
Tom Page
a7bd537d82
RM-2526 Add a second test for linking to a shorter schedule.
2016-10-20 11:36:47 +01:00