Roy Wetherall
3bd4d2d74b
RM-3074: Deleted creators cause failures when declaring records
2016-08-22 15:06:43 +01:00
Roy Wetherall
da05682d91
RM-3074: missing file
2016-08-19 10:20:09 +01:00
Roy Wetherall
caeee2dafa
RM-3074: Review comments
2016-08-17 10:53:40 +10:00
Roy Wetherall
e93bd3b74a
RM-3074: place common logic to get readers and writers of a node in one place
...
* added getReadersAndWriters method to extended permission service
* refactored calling services, consolidating code into one location
* extended unit test
Note: getFullAuthenticatedUser has been removed from writers list as it
makes no logical sense since you must be a writer in order to perform
these operations in the first place.
2016-08-09 11:20:50 +10:00
Roy Wetherall
c6ad5e71f6
RM-3074: Added root group and zones
...
* added root inplace group, created on start-up if not already there
* all groups created in RM zone
* fixed up file plan permission unit test and removed ignore from test
suite
* removed delimeters from groups names to keep length to a min
2016-08-01 11:18:51 +10:00
Roy Wetherall
9f5c4ba5eb
RM-3074: Initial refactoring of the extended security service implementation
2016-07-29 13:04:23 +10:00
Mihai Cozma
e85333dd88
Format code
2016-07-06 11:28:12 +03:00
Mihai Cozma
27d2d3674f
Verify if node exists
2016-07-06 10:29:07 +03:00
Ana Bozianu
b2005355e3
RM-3274 - fixed invalid AuthenticationUtil bean refference
2016-04-12 14:59:02 +03:00
Ana Bozianu
1b359ad083
RM-3216 - added unit test
2016-04-08 14:46:14 +03:00
Ana Bozianu
f2b31e9d6c
RM-3216 - extended IMAP service and corrected method
2016-04-07 16:06:29 +03:00
Tuna Aksoy
8fcc027af0
RM-3132 (Update license headers)
2016-03-16 10:26:58 +00:00
Roy Wetherall
2dfc8d0f27
Merge branch 'release/V2.4' of gitlab.alfresco.com:records-management/records-management into feature-2.4/RM-3148-FilePlanInheritedRulesNotFiring
2016-03-15 11:59:32 +11:00
Roy Wetherall
3768638ffe
Remove now unessesary checks from rule execution (RM-3148)
2016-03-15 11:59:13 +11:00
Roy Wetherall
587a966477
Ensure that rules are not inherited onto the file plan, unfiled records, holds and transfers root containers (RM-3148)
2016-03-15 10:49:19 +11:00
Tuna Aksoy
ff1c81d825
RM-3132 (Update license headers)
2016-03-14 16:17:53 +00:00
Tuna Aksoy
f01d2e1d41
RM-3132 (Update license headers)
2016-03-14 16:07:46 +00:00
Tuna Aksoy
27c76455c8
RM-3132 (Update license headers)
2016-03-14 16:05:44 +00:00
Tuna Aksoy
4191ba9495
Reverted all license header related changes
2016-03-13 21:48:44 +00:00
Tuna Aksoy
5d1d814e13
RM-3132 (Update license headers)
2016-03-11 17:28:49 +00:00
Tuna Aksoy
224b1c4116
RM-3132 (Update license headers)
2016-03-11 17:05:12 +00:00
Tuna Aksoy
2e3a1fa270
RM-3132 (Update license headers)
2016-03-11 16:50:48 +00:00
Tuna Aksoy
9ab4e9e17e
RM-3132 (Update license headers)
2016-03-11 16:44:23 +00:00
Roy Wetherall
f98f0cb32b
Refresh license headers to include changes to community license and module description
2016-03-03 10:38:37 +11:00
Roy Wetherall
be365f98ba
Add managed license headers to community projects for java, js and ftl source files.
2016-03-01 13:06:00 +11:00
Roy Wetherall
5059bd7cec
Remove old license headers
2016-03-01 12:53:30 +11:00
Ana Bozianu
68e322248d
RM-2996 - Files can not be uploaded in Unfiled Records if the File Plan has rules defined applying to sub-folders.
...
- recordService.isFiled(nodeRef) fires capability check which conflicts with RM behavior so I run shouldRuleBeAppliedToNode code as system to skip capability check
- this approach is a workaround
2016-02-17 15:37:19 +02:00
Tuna Aksoy
402fc1b831
RM-2940 (Create parent pom.xml file above rm-community and rm-enterprise)
2016-01-31 20:11:15 +00:00