Commit Graph

3433 Commits

Author SHA1 Message Date
Ana Bozianu
07e30a9316 Merge feature-2.5/RM-3994_Classification_group_corrupted into feature/RM-3994_Classification_group_corrupted 2016-10-21 16:23:05 +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
Silviu Dinuta
d8fcb352cf RM-4199: added update rm site functionality 2016-10-21 15:01:01 +03:00
Kristijan Conkas
26ea6127e1 RM-3964: Refactoring utility methods (WIP) 2016-10-21 12:19:38 +01:00
Oana Nechiforescu
82789f31d8 Updates to amps names. 2016-10-21 13:29:24 +03:00
Kristijan Conkas
9618b2a0a6 RM-3964: enum to const 2016-10-21 11:20:32 +01:00
Oana Nechiforescu
d5759d6abc Updates to pom 2016-10-21 13:11:27 +03:00
Tom Page
0b52d1bd73 RM-3386 Merge commit '48a65f5' into merge-2.4/RM-2526_BlendedDispositionSchedules. 2016-10-21 11:03:36 +01:00
Tom Page
bb4a3f4298 Merge release/V2.4 into merge-2.4/RM-2526_BlendedDispositionSchedule. 2016-10-21 10:59:17 +01:00
Silviu Dinuta
69b4e9cabc RM-4199: renamed CategoryNode into RecordCategoryNode 2016-10-21 12:12:06 +03:00
Silviu Dinuta
1d2e70b14f RM-4199: after review changes 2016-10-21 11:58:11 +03:00
Rodica Sutu
bcf76ab210 update .gitignore 2016-10-21 11:51:47 +03:00
roxana
7d82844048 Checking if disposition as of date was changed manually. 2016-10-21 11:13:51 +03:00
Oana Nechiforescu
0884997f81 Trying to fix the poms. Have no idea if that will work. 2016-10-21 11:03:18 +03:00
Mihai Cozma
f4f7033b05 Merge remote-tracking branch 'origin/release/V2.4' into release/V2.5 2016-10-21 09:38:50 +03:00
Tuna Aksoy
d8f9f2bc3e Updated the README file, made some minor changes. 2016-10-20 23:26:29 +01:00
Tuna Aksoy
95888e178b Removed local.properties from versioning 2016-10-20 23:02:59 +01:00
Tuna Aksoy
0a228eeb4c Extracted properties from code into properties file, tidied up the code. 2016-10-20 22:50:56 +01:00
Kristijan Conkas
544938a9b8 RM-3964: CRUD happy path tests. 2016-10-20 17:02:18 +01:00
Tom Page
699e29bb28 Merge feature-2.3/RM-3386_ManuallySetDate into release/V2.3. 2016-10-20 15:20:00 +01:00
Silviu Dinuta
a398dfeeb5 RM-4199: workaround for supporting only rm site id for delete request 2016-10-20 17:03:09 +03:00
Kristijan Conkas
073ae6f73a RM-4013: Skeleton Record Category model. 2016-10-20 14:53:39 +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
Silviu Dinuta
ac7a451eea RM-4199: changes to include compliance in body create type, also changed
the delete part to only delete rm site
2016-10-20 03:27:52 +03:00
Silviu Dinuta
4aad1bec98 RM-4199: added one comment 2016-10-19 17:20:19 +03:00
Silviu Dinuta
3a7bda1aed RM-4199: changed package structure, removed content2.bin since we don't
use welcome component for rm site, also added some comments and
simplified the validation of the site since we don't need to ad site id
and site visibility for rm site, given that site id is always rm and
site visibility always PUBLIC
2016-10-19 17:08:03 +03: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
Mihai Cozma
480718fe24 Fix version with more digits. modified: pom.xml 2016-10-19 08:58:32 +03:00
Silviu Dinuta
db36b0c43f Merge feature/RM-4012_Category_REST_API into
feature/RM-4199_RM_REST_API_IMPL
2016-10-18 21:53:12 +03:00
Silviu Dinuta
4f4f0b069b Merge remote-tracking branch feature/RM-4007_SupportAlliasesOnPut into
feature/RM-4012_Category_REST_API
2016-10-18 21:49:21 +03: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
Ana Bozianu
7a33945dff fixed audit unit tests 2016-10-18 18:28:29 +03:00
David Webster
b04584ba58 Set up 2.2.0.x HF branch ready for next release 2016-10-18 16:23:46 +01:00
Mihai Cozma
871f2c995c Merge commit '2745b7' into release/V2.4 2016-10-18 17:39:09 +03:00
Silviu Dinuta
7b862f41d7 RM-4007: Support alliases on update 2016-10-18 15:42:12 +03:00
Tom Page
970d1080e2 RM-2526 Fix license headers. 2016-10-18 11:29:10 +01:00
Tom Page
c7b4f284ff Merge RM-2526 Blended disposition schedule into release/V2.4. 2016-10-18 10:54:43 +01:00
Tom Page
3ad77f6f00 Merge feature-2.3/RM2526_BlendedDispositionSchedule into release/V2.3. 2016-10-18 10:36:47 +01:00
Silviu Dinuta
b61559071b RM-4199: create rm site rest api impl 2016-10-18 12:21:42 +03:00
Tuna Aksoy
182ab80190 Added some tests to compare TAS with RestAssured used directly. 2016-10-18 10:02:00 +01:00
Tuna Aksoy
65dd4787c2 first commit 2016-10-18 09:58:41 +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