Commit Graph

2281 Commits

Author SHA1 Message Date
Ana Bozianu
8ca8fd1013 RM-5013 Cherry-pick "Merge branch 'hotfix-2.5/MNT-17007_solr_query' into 'release/V2.5.0.x'"
Hotfix 2.5/mnt 17007 solr query

2.5.0.1 hotfix will contain the fix for the SOLR issue and Audit issue
MNT-17007 - Cannot login with other user than admin, after RM 2.5 was installed
RM-4249 - RM Audit doesn't work with alfresco 5.2

See merge request !602

Nb. This does not copy across the updates to the automation tests.

(cherry picked from commit f19ece3538)
(cherry picked from commit 1822c418f7)
2017-04-13 10:15:26 +01:00
gbroadbent
fd6f413dc4 ITALIAN: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-04-03 17:05:31 +01:00
gbroadbent
b74227d23e SIMPLIFIED CHINESE: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-04-03 16:59:39 +01:00
gbroadbent
894fc75bef BRAZILIAN PORTUGUESE: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-04-03 16:58:43 +01:00
gbroadbent
a93f17fdbf RUSSIAN: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-04-03 16:57:52 +01:00
gbroadbent
4aca8c2b4c DUTCH: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-04-03 16:57:13 +01:00
gbroadbent
a49b1e6d9b NORWEGIAN Bokmal: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-04-03 16:56:33 +01:00
gbroadbent
464d84de09 JAPANESE: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-04-03 16:54:52 +01:00
gbroadbent
a4880c375e GERMAN: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 including recommendations in RM-4839 2017-04-03 16:53:42 +01:00
gbroadbent
72ea1c6a50 SPANISH: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 2017-03-28 14:01:10 +01:00
gbroadbent
f4c7609325 FRENCH: Updated bundle for 2.4.0.x based on EN rev2017-03-09T120542 including recommendations in RM-4839 2017-03-28 12:03:39 +01:00
alfresco-build
daa9e53f09 [maven-release-plugin] prepare for next development iteration 2017-02-28 11:29:40 +00:00
alfresco-build
e8e5003b6d [maven-release-plugin] prepare release V2.4.0.2 2017-02-28 11:29:38 +00:00
Tom Page
8b60927bf4 Revert "RM-4760 Update maven release to use ssh rather than https."
Use https for the hotfix, as Samuel has updated the build. We should use
ssh in future though, as it requires less configuration in Bamboo.

This reverts commit 8268b29400.
2017-02-28 06:54:04 +00:00
Tom Page
8268b29400 RM-4760 Update maven release to use ssh rather than https. 2017-02-27 15:57:38 +00:00
Tuna Aksoy
93d56c580f Updated source code management tags after moving to the new gitlab server
(cherry picked from commit 4d5091f5d0c59504e8db33bd08d3d4c8a6d47111)
2017-02-27 14:48:53 +00:00
Tom Page
68156b91c8 Merge branch 'feature-2.4/MNT-17512_AuditManagePermissions' into 'release/V2.4.0.x'
Feature 2.4/mnt 17512 audit manage permissions

See merge request !80
2017-02-24 10:16:27 +00:00
Tom Page
0359c8f4ea MNT-17512 Update audit event strings after review from UA. 2017-02-24 10:05:56 +00:00
Tom Page
116322705c MNT-17512 Minor fixes after review.
Add new service method to security bean. Add early exit from audit event
finding loop. Tidy javadoc and remove some blank lines.
2017-02-24 08:05:11 +00:00
Tom Page
ef73be4d58 MNT-17512 Add audit events for changes to inherited permissions. 2017-02-23 12:06:09 +00:00
Tom Page
bd137ccca1 MNT-17512 Allow partial updates to audit events.
This is required so that the multiple calls to add permission and remove
permission do not overwrite each other within the transaction (e.g. if
there are permissions for multiple authorities being added, or if a
permission is being changed for a user).
2017-02-23 10:51:46 +00:00
Tom Page
cb8b6b804e MNT-17512 Fix compilation for Java 7. 2017-02-23 08:32:11 +00:00
Tom Page
adde6730ff MNT-17512 Revert debugging change to RecordsManagementAuditServiceImpl.java. 2017-02-23 08:26:49 +00:00
Tom Page
d27c9a209b MNT-17512 Add auditing of RM permission changes. 2017-02-22 16:34:25 +00:00
Tom Page
6fec039920 Update year to 2017 on license headers. 2017-02-21 14:23:31 +00:00
Oana Nechiforescu
775be155fa Upgrading the qatools htmlelements dependency. 2016-09-23 10:17:14 +03:00
Tom Page
3b5d7db7d4 Update selenium-grid version to 1.8.
Hopefully this will allow the UI tests to run on this branch now.
2016-09-21 16:45:24 +01:00
Tom Page
cb2457641f Let git handle line endings for us. 2016-09-21 14:53:15 +01:00
alfresco-build
c3c6951f0c [maven-release-plugin] prepare for next development iteration 2016-08-11 12:04:46 +01:00
alfresco-build
d5417dce9d [maven-release-plugin] prepare release V2.4.0.1 2016-08-11 12:04:43 +01:00
Roy Wetherall
7515cf879a Merge branch 'hotfix-2.4.0.x/outlook-integration' into 'release/V2.4.0.x'
Hotfix 2.4.0.x/outlook integration

* add mvn helpers to include outlook integration into RM dev env (does not effect released product)
* fix MNT-16535 - map AddChild permission to corresponding RM permission
* back-port RM-3286 to fix MNT-16605

See merge request !403
2016-08-05 01:30:49 +01:00
Roxana Lucanu-Ghetu
a5ba1b3804 Created a property for AlfrescoRuntimeException instead ot the message. 2016-08-04 11:09:15 +10:00
Roxana Lucanu-Ghetu
d6e365ec6c Moved check for content to be done on commit. 2016-08-04 11:08:53 +10:00
Roxana Lucanu-Ghetu
ee6e676e0d Added check to allow creating only records inside a record folder. 2016-08-04 11:08:36 +10:00
Roy Wetherall
7a3d9e119d MNT-16535: non admin users can't file email records via outlook integration 2016-08-04 10:47:20 +10:00
Roy Wetherall
bca678deb8 Add information to README file about outlook integration profile 2016-08-04 08:56:51 +10:00
David Webster
8fcf835c6e Version bump to 2.4.0.1-SNAPSHOT for hot fix branch 2016-04-25 09:39:44 +01:00
Jean-Pierre
9b007ef5db [maven-release-plugin] prepare for next development iteration 2016-04-22 14:32:22 +01:00
Jean-Pierre
06676d6b5f [maven-release-plugin] prepare release V2.4 2016-04-22 14:32:19 +01:00
Jean-Pierre
6181859dcf [maven-release-plugin] prepare for next development iteration 2016-04-22 14:27:19 +01:00
Jean-Pierre
62582f48ff [maven-release-plugin] prepare release V2.4.b 2016-04-22 14:27:16 +01:00
Ana Bozianu
3b40b746ad RM-3310 - added null check 2016-04-20 14:27:07 +03:00
Roxana Lucana-Ghetu
3b0540a19b 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
dbd8304293 Changed class not to extend anymore BaseUnitTest class 2016-04-15 15:38:09 +03:00
Roxana Lucanu
fe0d6a543b RM-3285 - added null check for adding in cache 2016-04-15 13:34:30 +03:00
Silviu Dinuta
78a78017ab 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
Roxana Lucana-Ghetu
70b8bb0e65 Merge branch 'feature-2.4/RM-2925_noOptionToDeleteDestroyedRecordFolder' into 'release/V2.4'
Feature 2.4/rm 2925 no option to delete destroyed record folder

RM-2925 - No option to delete destroyed record folder (which maintain record metadata after destroy)

Made Delete action available for destroyed record folder, added unit test class.

See merge request !92
2016-04-15 09:18:39 +01:00
Silviu Dinuta
617db115b3 Changed NonElectronicRecortTypeUnitTest 2016-04-15 11:09:32 +03:00
Silviu Dinuta
6b44bea297 Changed NonElectronicRecordTypeUnitTest 2016-04-15 10:41:53 +03:00
Ana Bozianu
bb86b23cb4 Merge branch 'feature-2.4/RM-3283_OutlookIntegrationEmailWithAttachments' into 'release/V2.4'
Feature 2.4/rm 3283 outlook integration email with attachments

RM-3283 - Outlook Integration:Emails cannot be added to Unfiled Records (having a rule set) using Alfresco Outlook Integration

When adding emails with attachments in alfresco a hidden folder of type wpsmail-v2:attachment-folder (subtype of cm:folder) is added to hold the attachment files. When such an email is added in Unfilled Records container the RecordsManagementContainerType.onCreateChildAssociation policy is fired which transforms any subtype of folder into a record folder. When the rule tries to file this folder in another record folder we get an exception from trying to add a record folder in another record folder.

To fix this issue I added an extra check to avoid applying the conversion rule on hidden nodes. I also added a unit test for both hidden and non hidden folders.

See merge request !123
2016-04-14 17:39:08 +01:00