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
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
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
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
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
Tom Page
03e39287f8
RM-2526 Integration test for linking record to longer schedule.
2016-10-20 11:14:16 +01:00
Tom Page
f464e21a54
RM-4127 Backport UI tests to V2.3.
2016-10-19 13:29:05 +01:00
Tom Page
48a65f5067
Merge release/V2.3 into RM-3386_ManauallySetDate.
2016-10-19 08:31:13 +01:00
David Webster
5077b83ddc
Merge branch 'release/V2.2' into merge-2.3/HF-2.2.0.2-merge
2016-10-18 16:40:14 +01:00
David Webster
063479a0c0
Merge remote-tracking branch 'origin/release/V2.2.0.x' into release/V2.2
2016-10-18 16:36:10 +01:00
David Webster
b04584ba58
Set up 2.2.0.x HF branch ready for next release
2016-10-18 16:23:46 +01:00
Tom Page
3ad77f6f00
Merge feature-2.3/RM2526_BlendedDispositionSchedule into release/V2.3.
2016-10-18 10:36:47 +01:00
roxana
d82c27e6a4
Fixed unit test for linking.
2016-10-18 11:49:15 +03:00
roxana
1dea4c9d2d
Modified validation for link conditions to compare the original disposition of the record with the target one.
2016-10-18 10:57:08 +03:00
David Webster
028cce27bc
MNT-16852: HF 2.2.0.2 release, remove snapshot version number
2016-10-17 22:01:17 +01:00
Tom Page
891ea35956
RM-2526 Fix copy/paste error.
2016-10-17 16:47:43 +01:00
roxana
c827e843ed
Added check for adding disposition lifecycle aspect.
2016-10-17 17:50:12 +03:00
Tom Page
531f10c458
RM-2526 Treat null as the largest date possible.
...
If a disposition step has an "as of" date of null then it requires human
interaction. Consequently there is no length of time we can wait before the
step triggers - so we treat it as the latest step if there are multiple
disposition schedules.
2016-10-17 15:27:43 +01:00
Mihai Cozma
d9251cb866
Fix resource filtering
2016-10-17 13:45:25 +03:00
roxana
3ea86fa148
Fixed tests (for disposition schedules with event based actions).
2016-10-17 11:01:22 +03:00
Tom Page
c8577fe90c
RM-3386 Persist the fact that an "as of" date has been manually set.
...
If a "disposition as of" date is manually set using "Edit Retention Date"
then don't update it when changing the disposition schedule steps. Use a
new property to store the fact that the "disposition as of" date has been
manually set.
2016-10-14 16:15:16 +01:00
Mihai Cozma
cabaa629af
Fixed to handle more digits
2016-10-13 17:08:59 +03:00
Mihai Cozma
747ac95e20
RM-4245_update_module_version
2016-10-13 15:37:54 +03:00
David Webster
03118d9e0e
MNT-16852: Fix typo in XML
2016-10-13 11:36:47 +01:00
David Webster
14b3e8e212
MNT-16852: Optimise list conversion as per code review comment
2016-10-13 11:06:11 +01:00
David Webster
eca62dfc83
MNT-16852: Add comment explaining reason behind extracting mapping to properties file
2016-10-12 15:31:12 +01:00
David Webster
60c2cb693b
MNT-16852: Remove unnecessary imports
2016-10-12 15:25:06 +01:00
David Webster
9ed162ae2f
MNT-16852: First pass at extracting permission mapping to properties file.
2016-10-12 15:08:17 +01:00