Silviu Dinuta
4ddac21418
RM-4312: added comments to unit tests
2016-11-07 10:47:10 +02:00
Silviu Dinuta
567b98b848
RM-4312: review updates
2016-11-04 18:40:04 +02:00
Silviu Dinuta
af1cbfe3ff
RM-4312: rewind changes on ServiceBaseImpl
2016-11-04 18:15:49 +02:00
Silviu Dinuta
7077ec96c5
RM-4312: changed implementation after review
2016-11-04 18:05:05 +02:00
Silviu Dinuta
075109970b
Merge master into
...
feature/RM-4312_ConstraintForCreatingRecordFolderInSpecialContainers
2016-11-04 15:42:37 +02:00
Ana Bozianu
49185bd499
Merge branch 'feature/RM-4296_IllegalChildrenInFileplanRoot' into 'master'
...
Feature/rm 4296 illegal children in fileplan root
RM-4296 - Create special containers as File Plan works
You could create children of any node type in fileplan root except for content and record folder because we were blacklisting the denied types.
Whitelisted the accepted types dividing them in 2 categories: types that are accepted only once and types that are accepted multiple types
See merge request !601
2016-11-04 13:39:46 +00:00
Ana Bozianu
c6995351d9
RM-4296 - removed redundant parent type checked
2016-11-04 15:36:55 +02:00
Ana Bozianu
312c3e14f7
RM-4296 - centralized validation
2016-11-04 15:14:11 +02:00
Ana Bozianu
3f0e6709fe
RM-4296 - whitelisted the accepted types, added unit tests
2016-11-04 14:15:11 +02:00
Silviu Dinuta
b18ee914d2
Merge master into
...
feature/RM-4312_ConstraintForCreatingRecordFolderInSpecialContainers
2016-11-04 13:11:14 +02:00
Ana Bozianu
da007399ce
Merge branch 'feature/RM-4319_securityBeanOverridesCoreBean' into 'master'
...
Feature/rm 4319 security bean overrides core bean
ACLEntryAfterInvocationProvider had a setter removed on Alfresco 5.2 after being deprecated on Alfresco 3.0. I removed the setter from our bean.
The setter has been deprecated in this commit: https://fisheye.alfresco.com/changelog/alfresco-enterprise?cs=12109
The setter has been removed in this commit: https://fisheye.alfresco.com/changelog/alfresco-enterprise?cs=132100
The bean afterAcl shouldn't be fully overriden. This is a temporary fix
See merge request !599
2016-11-04 11:03:08 +00:00
Ana Bozianu
939737ffe4
RM-4319 - remove value for the removed setter
2016-11-04 11:28:25 +02:00
Silviu Dinuta
644c62e918
RM-4312: added unit tests for the new restriction
2016-11-04 10:04:00 +02:00
Silviu Dinuta
c7f8d3e757
RM-4312: restrained record folder creation in unfiled records container
2016-11-03 16:51:52 +02:00
Silviu Dinuta
84bf2f6158
RM-4312: made the fix for hold container and transfer container
2016-11-03 16:10:05 +02:00
Silviu Dinuta
aaab44aaa8
Merge branch 'feature/RM-4311_NPEWhenUsingAllowedOperationsForUserWithoutPermission' into 'master'
...
Feature/rm 4311 npe when using allowed operations for user without permission
See merge request !594
2016-11-03 12:06:41 +00:00
Silviu Dinuta
a92dfe0d48
RM-4311: extracted some of the common code in private methods
2016-11-03 13:19:29 +02:00
Silviu Dinuta
c1da2fb138
Merge master into
...
feature/RM-4311_NPEWhenUsingAllowedOperationsForUserWithoutPermission
2016-11-03 11:22:03 +02:00
Silviu Dinuta
7258ca7c18
Merge branch 'feature/RM-4289_Status404ForGETandDELETErmSite' into 'master'
...
Feature/rm 4289 status404 for ge tand delet erm site
See merge request !593
2016-11-03 09:15:29 +00:00
Silviu Dinuta
41d9e0aeb6
RM-4289: solved the caching problem only after delete
2016-11-03 11:07:32 +02:00
Silviu Dinuta
1f9e91d925
Merge branch feature/RM-4289_Status404ForGETandDELETErmSite into
...
feature/RM-4311_NPEWhenUsingAllowedOperationsForUserWithoutPermission
2016-11-02 22:01:54 +02:00
Silviu Dinuta
81e66757d0
RM-4289: review updates
2016-11-02 19:56:32 +02:00
Silviu Dinuta
68ee561822
RM-4311: fixed the issue and added an unit test for it
2016-11-02 18:17:15 +02:00
Silviu Dinuta
320413baed
RM-4289: finalised the fix
2016-11-02 17:37:21 +02:00
Silviu Dinuta
e5f3cd5f89
RM-4289: added deleteRMSite method instead of overriding deleteSite
2016-11-02 17:07:21 +02:00
Silviu Dinuta
1e8a5182ab
RM-4289: fixed also update site
2016-11-02 16:51:32 +02:00
Silviu Dinuta
1f3de50f92
RM-4289: first solution
2016-11-02 16:20:49 +02:00
Roy Wetherall
3087b44845
Merge branch 'feature/PR-2_cetra3' into 'master'
...
Feature/pr 2 cetra3
RM-4218 Check to see whether repository models are initialised.
Community pull request #2 : https://github.com/Alfresco/records-management/pull/2
See merge request !569
2016-11-01 16:29:10 +00:00
Ana Bozianu
949cb4c0be
changed line endings for fileplan component api unit test
2016-11-01 11:55:09 +02:00
Silviu Dinuta
c1c02ffe15
Merge feature/RM-4012_UnitTests
2016-11-01 11:06:44 +02:00
Silviu Dinuta
44cea31282
RM-4012: did some changes after update method was removed and used
...
validateNode instead validateOrLookup method
2016-11-01 11:03:31 +02:00
Roy Wetherall
508460e065
Merge branch 'master' of gitlab.alfresco.com:records-management/records-management into feature/PR-2_cetra3
2016-11-01 08:59:26 +00:00
Tom Page
8f2a3a7652
RM-2526 Merge merge/RM-2526_LinkingMakesRecordPropertiesUnavailable into master.
2016-11-01 08:46:42 +00:00
Silviu Dinuta
93c5a8a782
Merge master into feature/RM-4012_UnitTests
2016-11-01 10:46:13 +02:00
Tom Page
0c4f8cb83f
RM-1039 Merge merge/RM-1039_RemoveDuplicateTest into master.
2016-11-01 08:39:26 +00:00
Ana Bozianu
50e33f1569
Merge feature/RM-4295_updateResponseNotUpdated into master
...
Merge request 592
2016-11-01 10:20:48 +02:00
Tom Page
7284a5d5e3
Merge merge/FixSolrQuery into master.
2016-11-01 08:17:21 +00:00
Silviu Dinuta
555a0b63a1
Merge master into feature/RM-4012_UnitTests
2016-11-01 02:43:02 +02:00
Silviu Dinuta
e139ef6b7d
RM-4012: finalised unit tests
2016-11-01 02:40:10 +02:00
Roy Wetherall
7cce7dd799
Adjust file formatting
2016-10-31 16:44:42 +00:00
Ana Bozianu
bc66560acd
RM-4295 - moved the placeholder lookup in the node validation method
2016-10-31 18:39:12 +02:00
Tom Page
461ccb98d8
RM-2526 Merge release/V2.5 into master.
2016-10-31 16:18:15 +00:00
Tom Page
4a6c48ceb0
RM-1039 Merge commit '8d3a7f0' into master.
2016-10-31 16:16:51 +00:00
Tom Page
c3047ea13f
Merge commit 'bc566f8' into master.
2016-10-31 16:15:49 +00:00
Tom Page
d9739da450
RM-2526 Merge merge/RM-2526_ManuallyChangedAsOf into origin/master.
2016-10-31 14:54:51 +00:00
Tom Page
154cc56e66
RM-2526 Merge merge-2.5/RM-2526_LinkingMakesRecordPropertiesUnavailable into release/V2.5.
2016-10-31 14:47:51 +00:00
Tom Page
8d3a7f020a
RM-1039 Merge merge-2.5/RM-1039_RemoveDuplicateTest into release/V2.5.
2016-10-31 13:57:56 +00:00
Ana Bozianu
fab6126db0
Changed line endings for RM site test files
2016-10-31 15:08:31 +02:00
Silviu Dinuta
01aaf952ea
RM-4012: finalised FileplanComponentsEntityResource unit tests
2016-10-31 14:41:05 +02:00
Silviu Dinuta
aff9aceb31
Merge master into feature/RM-4012_UnitTests
2016-10-31 14:05:05 +02:00