Silviu Dinuta
f57c86aa50
RM-4199: added one comment
2016-10-19 17:20:19 +03:00
Silviu Dinuta
2f06775aba
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
Silviu Dinuta
6eb062d4a3
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
a76a13db46
Merge remote-tracking branch feature/RM-4007_SupportAlliasesOnPut into
...
feature/RM-4012_Category_REST_API
2016-10-18 21:49:21 +03:00
Ana Bozianu
e686da88de
fixed audit unit tests
2016-10-18 18:28:29 +03:00
Silviu Dinuta
9f3f82e290
RM-4007: Support alliases on update
2016-10-18 15:42:12 +03:00
Silviu Dinuta
ee07a75d67
RM-4199: create rm site rest api impl
2016-10-18 12:21:42 +03:00
Ana Bozianu
995448081e
RM-4249 - workaround : replaced maxEntries with a positive value
2016-10-14 18:41:00 +03:00
Silviu Dinuta
6c8ba994aa
RM-4007 fixed some formatting
2016-10-13 16:02:00 +03:00
Silviu Dinuta
c259d6f34a
Merge remote-tracking branch 'origin/feature/RM-4007_PosibillityToUploadContent' into feature/RM-4012_Category_REST_API
2016-10-13 15:57:38 +03:00
Ana Bozianu
3f75ea5d1d
fixed "get pending reviews" solr query
2016-10-13 15:29:12 +03:00
Silviu Dinuta
99bb68c0dc
RM-4007: implemented method for uploading content
2016-10-13 10:50:16 +03:00
Tuna Aksoy
4ba9e64824
Merge branch 'master' into feature/RM-4012_Category_REST_API
2016-10-12 08:45:08 +01:00
Tuna Aksoy
d95c83df5a
Merge branch 'release/V2.5' into merge/MergeV25ToMaster_111016
2016-10-11 20:21:21 +01:00
Tuna Aksoy
0597d60f94
Merge branch 'release/V2.4' into merge-2.5/MergeV24ToV25_111016
...
Conflicts:
rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/disposition/DispositionServiceImpl.java
rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/version/RecordableVersionService.java
rm-community/rm-community-share/config/alfresco/site-webscripts/org/alfresco/rm/components/audit/audit.get.html.ftl
2016-10-11 17:00:35 +01:00
Ana Bozianu
8a839a279f
RM-4012 - added specific types, deleted duplicated code and use a core node
2016-10-10 23:44:49 +03:00
Tuna Aksoy
2dc520e898
Merge branch 'release/V2.3' into merge-2.4/MergeV23ToV24_101016_2
...
# Conflicts:
# rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-action-context.xml
# rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/util/CommonRMTestUtils.java
# rm-community/rm-community-repo/unit-test/java/org/alfresco/module/org_alfresco_module_rm/test/util/BaseWebScriptUnitTest.java
# rm-community/rm-community-share/config/alfresco/site-webscripts/org/alfresco/rm/components/audit/audit.get.html.ftl
# rm-server/source/java/org/alfresco/repo/web/scripts/roles/DynamicAuthoritiesGet.java
# rm-server/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/disposition/DispositionTestSuite.java
# rm-server/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/issue/IssueTestSuite.java
# rm-server/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/record/RecordTestSuite.java
# rm-server/unit-test/java/org/alfresco/repo/web/scripts/roles/DynamicAuthoritiesGetUnitTest.java
2016-10-10 20:49:13 +01:00
Tom Page
9ed29822ee
Merge feature-2.3/RM-3386_DispositionCreatedDate into release/V2.3.
...
RM-3386 Ensure that we always use the same method when calculating the "disposition as of" date for the next disposition step.
2016-10-10 14:20:57 +01:00
Tuna Aksoy
79b680e4e5
Merge branch 'master' into feature/RM-4012_Category_REST_API
...
Conflicts:
rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module.properties
rm-enterprise/rm-enterprise-repo/pom.xml
2016-10-09 16:21:15 +01:00
Tom Page
b75b546fa6
RM-3386 Fix the logger to be private static final.
2016-10-07 15:14:36 +01:00
Tom Page
b310f5cdc9
RM-3386 Integration test to check that updating the disposition period works.
...
This test is the scenario given in the bug report. Create a record that has a
next disposition step in a year. Update the step to be three years, and check
that the record's 'disposition as of' date is updated accordingly.
2016-10-07 14:57:54 +01:00
Tuna Aksoy
6214fdc804
Merged V2.4 to V2.5
2016-10-07 14:42:43 +01:00
Tuna Aksoy
7ea10996f9
Merge branch 'release/V2.4' into merge-2.5/MergeV24ToV25_a4c106d
...
Conflicts:
rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/action/impl/DestroyAction.java
rm-community/rm-community-repo/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/issue/RM1727Test.java
2016-10-07 14:40:39 +01:00
Mihai Cozma
24ba8c0961
Merge branch 'feature-2.3/RM-2368_Initial_version_record_does_not_inherit_document' into release/V2.3
2016-10-07 09:36:59 +03:00
Ana Bozianu
9ebc0fea9d
RM-4012 - update and delete node
2016-10-06 20:34:58 +03:00
Ana Bozianu
06a9ace67d
RM-4012 - removed special containers and disposition schedules from the result list
2016-10-06 19:58:33 +03:00
Tuna Aksoy
f934297f11
Fixed failing integration and UI tests
2016-10-06 16:26:39 +01:00
Ana Bozianu
8fe237bef4
RM-4012 - moved the rest api to org.alfresco.rest.api package and extended nodes service
2016-10-06 16:34:01 +03:00
Mihai Cozma
69db34ebd4
Add comments to the method
2016-10-06 13:42:10 +03:00
Mihai Cozma
02556460a4
fix ' And a warning is logged'
2016-10-06 13:17:48 +03:00
Mihai Cozma
309faaea05
Merge branch 'feature-2.3/RM-2368_Initial_version_record_does_not_inherit_document' of gitlab.alfresco.com:records-management/records-management into RM-2368_Initial_version_record_does_not_inherit_document
2016-10-06 13:08:22 +03:00
Mihai Cozma
7163bc7cda
RM-2368 Initial version record does not inherit document type and
...
aspects from original document
2016-10-06 13:03:40 +03:00
Tuna Aksoy
1928e120da
Temp workaround to fix the failing integration tests
2016-10-05 23:58:05 +01:00
Tuna Aksoy
05725e6cce
Push unstaged changes
2016-10-05 22:16:52 +01:00
Tuna Aksoy
dd7fbc057d
Merged branch for v2.5 -> master
2016-10-05 22:05:30 +01:00
Tuna Aksoy
8eff7635df
Merge branch 'release/V2.5' into merge/MergeV25ToMaster
2016-10-05 21:56:11 +01:00
Tuna Aksoy
9d02e0c768
Merge branch 'feature-2.4/RM-4095_Fix_Failing_Integration_Test' into release/V2.4
2016-10-05 19:28:45 +01:00
Tom Page
1ac97228b5
RM-3386 Create unit tests for persistPeriodChanges and calculateAsOfDate.
2016-10-05 16:37:21 +01:00
Tuna Aksoy
b7311e28ac
Merge branch 'release/V2.4' into merge-2.5/MergeV24ToV25
...
Conflicts:
rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-action-context.xml
rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/action/impl/DestroyAction.java
2016-10-05 15:20:19 +01:00
Ana Bozianu
8356cc1824
Revert "Extracted RM Community REST API code to a separate project"
...
This reverts commit a429101955
.
2016-10-05 16:16:52 +03:00
Ana Bozianu
1b47fe5761
Revert "Removed RecordsManagementCustomModel and RecordsManagementModel from RM Community Repi and added it to the new RM Community REST API project"
...
This reverts commit 77b3307f1c
.
2016-10-05 16:16:04 +03:00
Silviu Dinuta
3b8f954fcb
Merge release/V2.3.0.x into release/V2.3
2016-10-05 11:54:24 +03:00
Silviu Dinuta
3a7bf93d29
changed the version to 2.3.0.9-SNAPSHOT in the pom files and incremented
...
the version in module.properties files
2016-10-05 11:50:22 +03:00
Silviu Dinuta
868c7ef411
removed snapshot from all the pom files
2016-10-05 11:03:11 +03:00
Tuna Aksoy
77b3307f1c
Removed RecordsManagementCustomModel and RecordsManagementModel from RM Community Repi and added it to the new RM Community REST API project
2016-10-05 00:08:02 +01:00
Tuna Aksoy
f28ab68609
Merge branch 'feature-2.3/RM-4162_MergeToV2.3' into release/V2.3
...
# Conflicts:
# rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-action-context.xml
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/action/impl/CopyMoveLinkFileToBaseAction.java
# rm-server/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/issue/IssueTestSuite.java
# rm-server/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/record/RecordTestSuite.java
2016-10-04 22:56:45 +01:00
Tom Page
0bde77323a
RM-3386 Centralise the logic for recalculating "disposition as of" dates.
2016-10-04 16:42:28 +01:00
Tom Page
132b5088c8
RM-3386 Replace apache logger with slf4j.
...
Use slf4j to remove the need for a log level check. Note that the constant
strings will be concatenated at compile time so we don't have to worry
about the performance issue here.
2016-10-04 16:42:28 +01:00
Tom Page
34ab6905d0
RM-3386 Refactor duplicated disposition date code into method.
2016-10-04 16:41:04 +01:00
Mihai Cozma
0d309d2ba7
Re-format acceptance criteria comments
2016-10-04 14:34:07 +03:00