David Webster
e50ce58533
MNT-16852: Improve commenting
2016-10-27 12:07:31 +01:00
David Webster
ba2fab69b0
MNT-16852: Add unit tests for postProcessor permissions configuration
2016-10-27 11:31:03 +01: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
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
b08d4a788e
Let git handle line endings for us.
2016-09-21 14:55:10 +01:00
Ana Bozianu
a4030ba15d
Merge release/V2.3 into release/2.4
2016-09-21 11:58:40 +03:00
Roxana Lucanu-Ghetu
7de04dd516
Renamed unit test classes and changed error message.
2016-07-05 11:25:08 +03:00
Roxana Lucanu-Ghetu
a75fe88eb9
Unit and integration test for RM-3450
2016-06-27 10:58:01 +03:00
Mihai Cozma
ac0a7e7016
Create Hold and Transfer container exception
2016-05-31 18:16:32 +03:00
Roxana Lucana-Ghetu
5b01cbaf43
Merge branch 'feature-2.4/RM-3285' into 'release/V2.4'
...
Feature 2.4/rm 3285
Added check not to be able to put null in cache, for nodes that are not records and don't have a filePlan.
Added unit test for it.
See merge request !128
2016-04-15 13:44:57 +01:00
Roxana Lucanu
6cbfab08e1
Changed class not to extend anymore BaseUnitTest class
2016-04-15 15:38:09 +03:00
Roxana Lucanu
f3ed3f9197
RM-3285 - added null check for adding in cache
2016-04-15 13:34:30 +03:00
Silviu Dinuta
a5c1b69690
Merge branch 'feature-2.4/RM-3233_NonElectronicRecordsCanNotHavePropertiesChangedThroughRulesInUnfiledRecords' into 'release/V2.4'
...
Feature 2.4/rm 3233 non electronic records can not have properties changed through rules in unfiled records
When setting a foreground rule to change one properties for files that enter to a folder from Unfiled Records, when trying to create a nonElectronic record sometimes because it was very hard to reproduce this issue, SetPropertyValueActionExecuter is executed before adding the Record aspect from RecordsManagementContainerType.onCreateChildAssociation() and that's why it fails when checking UpdateProperties capability.
When creating "rma:nonElectronicDocument" document formprocessor is used and at some point updateNode from node service is used to update the properties. Therefore I made sure that each time when udating "rma:nonElectronicDocument" node the Record aspect is added if not present.
See merge request !124
2016-04-15 09:23:29 +01:00
Silviu Dinuta
5eaf78dc8e
Changed NonElectronicRecortTypeUnitTest
2016-04-15 11:09:32 +03:00
Silviu Dinuta
eca36c48b2
Changed NonElectronicRecordTypeUnitTest
2016-04-15 10:41:53 +03:00
Silviu Dinuta
f8332dccae
Added unit tests for NonElectronicRecordType and fixed typo
2016-04-14 18:54:41 +03:00
Ana Bozianu
3fe582f564
RM-3283 - added missing file header
2016-04-14 12:25:25 +03:00
Ana Bozianu
663c6175fc
RM-3283 - added extra check for hidden aspect + unit test
2016-04-14 11:28:21 +03:00
Ana Bozianu
b75281d2fb
RM-3216 - removed verify statements as extendedImapServiceImpl is not a mock
2016-04-11 15:46:42 +03:00
Ana Bozianu
f3caa528f9
RM-3216 - added header to test file
2016-04-11 12:27:19 +03:00
Ana Bozianu
a48e690ad3
RM-3216 - added unit test
2016-04-08 14:46:14 +03:00
Roy Wetherall
49d91d9f79
RM-3148: Patch unit test
2016-03-24 13:35:23 +11:00
Tuna Aksoy
8b9734d873
RM-3132 (Update license headers)
2016-03-16 10:26:58 +00:00
Tuna Aksoy
633feb7461
RM-3132 (Update license headers)
2016-03-15 15:48:38 +00:00
Tuna Aksoy
80839e161e
RM-3132 (Update license headers)
2016-03-14 16:17:53 +00:00
Tuna Aksoy
8237b6df2a
RM-3132 (Update license headers)
2016-03-14 16:07:46 +00:00
Tuna Aksoy
ba3b6d337e
RM-3132 (Update license headers)
2016-03-14 16:05:44 +00:00
Tuna Aksoy
b11ddb49e3
Reverted all license header related changes
2016-03-13 21:48:44 +00:00
Tuna Aksoy
cf287b5d62
RM-3132 (Update license headers)
2016-03-11 17:28:49 +00:00
Tuna Aksoy
2649d94a4a
RM-3132 (Update license headers)
2016-03-11 17:05:12 +00:00
Tuna Aksoy
c68713ad5d
RM-3132 (Update license headers)
2016-03-11 16:50:48 +00:00
Tuna Aksoy
a2d696d4a5
RM-3132 (Update license headers)
2016-03-11 16:44:23 +00:00
Roy Wetherall
95610f4bfc
Add missing headers
2016-03-04 10:16:19 +11:00
Roy Wetherall
509ae8e8d6
Merge branch 'release/V2.4' of gitlab.alfresco.com:records-management/records-management into RM-2969_UpdateLicenseHeaders
2016-03-04 09:05:15 +11:00
Roy Wetherall
d165a43353
Refresh license headers to include changes to community license and module description
2016-03-03 10:38:37 +11:00
Roy Wetherall
412353c044
Add managed license headers to community projects for java, js and ftl source files.
2016-03-01 13:06:00 +11:00
Roy Wetherall
2bbdd7cd48
Remove old license headers
2016-03-01 12:53:30 +11:00
Roy Wetherall
e5e5597efc
Fixed issues with detecting correct license
2016-02-29 13:52:17 +11:00
Roy Wetherall
0f80b9f992
Unit test for module compatibility component
2016-02-26 11:51:08 +11:00
Tom Page
2bd1f7cdf9
Merge release/V2.3 into release/V2.4.
2016-02-18 09:29:01 +00:00
Tuna Aksoy
adf7e9630c
RM-2940 (Create parent pom.xml file above rm-community and rm-enterprise)
2016-01-31 20:11:15 +00:00