Commit Graph

1242 Commits

Author SHA1 Message Date
Derek Hulley
5148f6f0e0 Extended testing for 'post' auditing for MNT-16748
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130633 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-14 11:17:24 +00:00
Derek Hulley
aad9baaf63 Test for MNT-16748: Failing to extract auditing entries from SearchService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130631 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-14 09:59:18 +00:00
Constantin Popa
f1a811ac8a SHA-1720 : Implement the Cloud email template
- Allow Cloud customization of the moderated email template

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130537 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-12 06:22:19 +00:00
Alan Davis
416221e6b8 MNT-16381 Transformers must validate the content stream mimetype
- Allow the whitelist to be viewed and set via JMX.
     Before this change it was only possible via alfresco-global.properties.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130528 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-09 16:01:44 +00:00
Derek Hulley
91bc40800e Fix ACE-1249: Fix HazelcastLockStoreTxTest.testReadsWhenNoTransaction
- Actually, I just deleted the commented out code since it's not a use case we need to worry about


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130497 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-08 19:40:16 +00:00
Derek Hulley
8991f629ee Remove some deprecated methods and classes in the MetadataExtracter hierarchy
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130493 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-08 16:02:39 +00:00
Gethin James
1672f28cb1 Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130022 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
      129926 ahind: SEARCH-31    SOLR 6 - Shard based on date - SOLR implementation
      - Support returning a date, datetime or string property to use for sharding


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130285 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:35:59 +00:00
Alan Davis
4557b66f73 MNT-16381 Transformers must validate the content stream mimetype
- Addition of a while list of Tika derived mimetypes and declared mimetypes that are deemed to be safe (e.g. for .ai and .pdf).
   - Based on Andrei's patch (see CR-546), but with the strictMimetypeCheck configuration and logic moved to TransformerConfig
   - Rework of DifferrentMimeTypeTest (was not in the patch) as it had become hard to understand.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130139 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-05 16:22:31 +00:00
Steven Glover
69875655cf REPO-1112 "ActionTrackingServiceImplTest.testTransientlyFailingActions() is transiently failing" let's try a retry loop for the offending assert (the actionservice may just be slow)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130135 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-05 15:41:55 +00:00
Jan Vonka
4a08d6bdfc REPO-1130 / MNT-16531: Cannot create a folder (or site) named "v" while Smart Folders is enabled
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130072 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-02 11:03:06 +00:00
Jan Vonka
756bf65c24 REPO-1108 / ALF-21645: Unable to delete a folder containing a checked-out document
- follow-on fix for test fallout

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129958 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-30 18:50:54 +00:00
Jan Vonka
0f8c965198 REPO-1108 / ALF-21645: Unable to delete a folder containing a checked-out document
- add initial fix & related new test for COCI (delete + restore)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129951 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-30 15:39:34 +00:00
Steven Glover
215660d5a3 MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update" relax test constraints and more debug logging to determine test failure
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129788 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-23 10:47:57 +00:00
Steven Glover
b61c0705e4 MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update" add extra debugging to determine why test fails
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129784 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-23 08:46:39 +00:00
Steven Glover
6088467c2d Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N
MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:33:09 +00:00
Jan Vonka
cc97515300 REPO-1144: LockService - add isLocked & isLockedAndReadOnly common helper methods to public API
- remove duplicated code from various locations to use the new methods
- add sanity checks to Lock*Test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129764 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:20:52 +00:00
Andrei Rebegea
a73174a971 REPO-1012 : DB builds: Fix a batch of tests that (regularly) fail on SQL Server
- adding retrying transactions for the propertyValueDAO.cleanupUnusedValues() method calls as MS SQL is slow and has problems coping with other threads updating the alf_prop_ tables
   - changed the order of the tests to help reduce other tests failing because of these clean up tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129495 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-12 16:04:19 +00:00
Steven Glover
6ec76401b1 MNT-16375 "CMISChangelog auditing enablement impacts CMIS connection if quantity records are excessive" remove unintentional checkin of test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129456 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-11 09:46:49 +00:00
Steven Glover
bf740afd1e MNT-15449 "EagerContentStoreCleaner job not working correctly using Cryptodoc contentstore encryption" handle missing content url key in CryptoContentStore by returning EmptyContentReader, which fixes the issue seen by the customer but means that the DeletedContentBackupCleanerListener will not work with the CryptoContentStore. Also, remove override of testDeleteReaderStates test (this should be handled by the test superclass)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129409 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-10 09:47:25 +00:00
Steven Glover
bf9655a9eb MNT-16375 "CMISChangelog auditing enablement impacts CMIS connection if quantity records are excessive" fix tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129392 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-10 07:57:29 +00:00
Steven Glover
e559032bf9 MNT-16375 "CMISChangelog auditing enablement impacts CMIS connection if quantity records are excessive" replace use of template.select with template.selectList (to prevent MySQL streaming exceptions), fix up affected client classes, and add extra AuditDAOTests around audit query fromId, toId, fromTime, toTime and maxResults
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129387 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 16:02:19 +00:00
Alexandru Epure
c3d08a0753 Merged 5.2.N (5.2.1) to HEAD (5.2)
129163 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
      128482 jvonka: REPO-839: Follow-on to fix test fallout
      - subtle fix to mimeType guess (ie. application/octet-stream should be last resort, if magic bytes indicate txt/xml and there is no file ext)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129337 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:12:01 +00:00
Alexandru Epure
e66d943107 Merged 5.2.N (5.2.1) to HEAD (5.2)
129119 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      129115 adavis: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         129111 adavis: Merged 5.0.2 (5.0.2.23) to 5.0.N (5.0.4)
            120632 amorarasu: MNT-15367: Unable to bulk import filenames with portuguese characters in a linux environment.
               - Fixed empty catch blocks and added some comments as per review.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129317 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:08:58 +00:00
Alexandru Epure
b882721161 Merged 5.2.N (5.2.1) to HEAD (5.2)
129118 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      129114 adavis: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         129110 adavis: Merged 5.0.2 (5.0.2.23) to 5.0.N (5.0.4)
            120495 amorarasu: MNT-15367: Unable to bulk import filenames with portuguese characters in a linux environment.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129316 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:08:50 +00:00
Alexandru Epure
6673abff0e Merged 5.2.N (5.2.1) to HEAD (5.2)
129094 gjames: Merged 5.0.N (5.0.4) to 5.2.N (5.2.1)
      129078 gjames: MNT-14966: cmis:isPrivateWorkingCopy is not supported in queries.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129314 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:08:31 +00:00
Alexandru Epure
40e8fdd0fb Merged 5.2.N (5.2.1) to HEAD (5.2)
129056 amorarasu: MNT-16381: Transformers must validate the content stream mimetype
      - When validating a mime-type, check on the type alias as well.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129311 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:08:06 +00:00
Alexandru Epure
29945e3205 Merged 5.2.N (5.2.1) to HEAD (5.2)
129048 cpopa: SHA-1627 : CLONE - Create email template
      - Hooked a new step into the invite moderated workflow, so as to notify by email all site managers of site join requests.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:07:57 +00:00
Alexandru Epure
e1489de6ab Merged 5.2.N (5.2.1) to HEAD (5.2)
128826 jvonka: MNT-16448 / REPO-928: Fix "Alfresco OOTB install doesn't show preview for .EML files"
   - add back Rfc822ToPdf to replace removal of Rfc822ToSwf (removed for BDE-443)
   - follow-on attempt to workaround build machine #fail (is this a wider issue for transform testing ... ?)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129304 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:06:56 +00:00
Alexandru Epure
17f07c060b Merged 5.2.N (5.2.1) to HEAD (5.2)
128822 jvonka: MNT-16448 / REPO-928: Fix "Alfresco OOTB install doesn't show preview for .EML files"
   - add back Rfc822ToPdf to replace removal of Rfc822ToSwf (removed for BDE-443)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129303 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 14:06:48 +00:00
Alexandru Epure
36c251afff Merged 5.2.N (5.2.1) to HEAD (5.2)
128569 adavis: MNT-16381 Transformers must validate the content stream mimetype
      - Ensure error when indexer is the caller includes the file name rather than null.
        NodeContentGet now calls transform method with TransformationOptions parameter and the original
        transformer method was deprecated as it should be been when this extra parameter was added.
      - Set the strictMimeTypeCheck and retryTransformOnDifferentMimeType properties on dynamically created
        pipeline and fail over transformers from global properties as is don for static transformers.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129293 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:57:13 +00:00
Alexandru Epure
43724e8ec6 Merged 5.2.N (5.2.1) to HEAD (5.2)
128332 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128253 adavis: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         128241 adavis: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
            128225 adavis: Merged V4.1-BUG-FIX (4.1.11) to V4.2-BUG-FIX (4.2.7)
               128166 amorarasu: Merged V4.1.9 (4.1.9.16) to V4.1-BUG-FIX (4.1.11)
                  128155 amorarasu: MNT-16316: GET /alfresco/service/api/groups API slow performance when the 'zone' filter is used.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129283 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:55:31 +00:00
Alexandru Epure
813abfd4bc Merged 5.2.N (5.2.1) to HEAD (5.2)
128217 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128209 ahind: Fix for     MNT-16387   No results are returned for a CMIS query which contains IS NULL for documents with a NULL property


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129280 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:52:24 +00:00
Alexandru Epure
86accb3901 Merged 5.2.N (5.2.1) to HEAD (5.2)
128216 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128192 amorarasu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         128165 amorarasu: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
            128151 rneamtu: MNT-15855 : Restoring a site or a folder with a locked for offline edit file does not work
               - restored associations between working copy and original node after a parent node is deleted
               - added unit test for case


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129279 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:52:13 +00:00
Alan Davis
42eebf9ad8 Merged 5.2.N (5.2.1) to HEAD (5.2)
128737 ahind: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128736 ahind: Merged 5.1.0 (5.1.0.9) to 5.1.N (5.1.2)
         128469 ahind: MNT-16445: Inconsistent behavior of Site File Type Breakdown dashlet in a sharded environment


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129277 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:40:08 +00:00
Alexandru Epure
b62408d099 Merged 5.2.N (5.2.1) to HEAD (5.2)
128179 adavis: MNT-16381 Transformers must validate the content stream mimetype
      - Fix DifferrentMimeTypeTest


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129274 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:22:33 +00:00
Alexandru Epure
abc10a475e Merged 5.2.N (5.2.1) to HEAD (5.2)
128176 adavis: MNT-16381 Transformers must validate the content stream mimetype
      - Tika has problems identifying eps - it guesses ps, so allow this through.
      - Fix lost line in DifferrentMimeTypeTest


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129273 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:22:25 +00:00
Alexandru Epure
618ac2c7fe Merged 5.2.N (5.2.1) to HEAD (5.2)
128168 adavis: MNT-16381 Transformers must validate the content stream mimetype
      - Addition of AbstractContentTransformer2.strictMimeTypeCheck(...) to check that the
        declared mimetype is the same as the Tika derived mimetype. Controlled by a new alfresco
        global property content.transformer.strict.mimetype.check (set to true by default).
      - Added the UnsupportedTransformationException to a number of transformation callers as
        they should have been handling it already.
      - Modified DifferrentMimeTypeTest to test the new strictMimeTypeCheck.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129272 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:22:16 +00:00
Alexandru Epure
37cb92c8d6 Merged 5.2.N (5.2.1) to HEAD (5.2)
128144 rneamtu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128140 cpopa: MNT-14026: LDAP sync fails to update attribute's value deletion
         - Update to null, the node properties for which the corresponding LDAP attribute is missing.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129271 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:22:05 +00:00
Martin Muller
84ae12693f Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128482 jvonka: REPO-839: Follow-on to fix test fallout
   - subtle fix to mimeType guess (ie. application/octet-stream should be last resort, if magic bytes indicate txt/xml and there is no file ext)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129163 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-05 13:46:30 +00:00
Alan Davis
44a7a5d8aa Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
129115 adavis: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
      129111 adavis: Merged 5.0.2 (5.0.2.23) to 5.0.N (5.0.4)
         120632 amorarasu: MNT-15367: Unable to bulk import filenames with portuguese characters in a linux environment.
            - Fixed empty catch blocks and added some comments as per review.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129119 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-04 16:00:52 +00:00
Alan Davis
c3c1f45fd8 Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
129114 adavis: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
      129110 adavis: Merged 5.0.2 (5.0.2.23) to 5.0.N (5.0.4)
         120495 amorarasu: MNT-15367: Unable to bulk import filenames with portuguese characters in a linux environment.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129118 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-04 16:00:43 +00:00
Alan Davis
fc60b50f9c Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
129111 adavis: Merged 5.0.2 (5.0.2.23) to 5.0.N (5.0.4)
      120632 amorarasu: MNT-15367: Unable to bulk import filenames with portuguese characters in a linux environment.
         - Fixed empty catch blocks and added some comments as per review.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@129115 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-04 15:54:23 +00:00
Alan Davis
268e8eb9e1 Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
129110 adavis: Merged 5.0.2 (5.0.2.23) to 5.0.N (5.0.4)
      120495 amorarasu: MNT-15367: Unable to bulk import filenames with portuguese characters in a linux environment.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@129114 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-04 15:53:11 +00:00
Gethin James
4cb7058290 Merged 5.0.N (5.0.4) to 5.2.N (5.2.1)
129078 gjames: MNT-14966: cmis:isPrivateWorkingCopy is not supported in queries.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129094 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-04 09:04:59 +00:00
Gethin James
d59b9e3b1d Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
129078 gjames: MNT-14966: cmis:isPrivateWorkingCopy is not supported in queries.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@129092 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-04 09:04:03 +00:00
Ancuta Morarasu
998d9a4447 MNT-16381: Transformers must validate the content stream mimetype
- When validating a mime-type, check on the type alias as well.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129056 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-02 13:29:46 +00:00
Constantin Popa
b6715f9b35 SHA-1627 : CLONE - Create email template
- Hooked a new step into the invite moderated workflow, so as to notify by email all site managers of site join requests.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129048 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-01 13:57:30 +00:00
Jan Vonka
5eccebc6ed Merged 5.2.N (5.2.1) to 5.1.N (5.1.2)
128826 jvonka: MNT-16448 / REPO-928: Fix "Alfresco OOTB install doesn't show preview for .EML files"
   - add back Rfc822ToPdf to replace removal of Rfc822ToSwf (removed for BDE-443)
   - follow-on attempt to workaround build machine #fail (is this a wider issue for transform testing ... ?)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@128831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-20 12:43:58 +00:00
Jan Vonka
106a78b133 MNT-16448 / REPO-928: Fix "Alfresco OOTB install doesn't show preview for .EML files"
- add back Rfc822ToPdf to replace removal of Rfc822ToSwf (removed for BDE-443)
- follow-on attempt to workaround build machine #fail (is this a wider issue for transform testing ... ?)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@128826 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-20 10:53:52 +00:00
Jan Vonka
1fd9e6a4e4 Merged 5.2.N (5.2.1) to 5.1.N (5.1.2)
128822 jvonka: MNT-16448 / REPO-928: Fix "Alfresco OOTB install doesn't show preview for .EML files"
   - add back Rfc822ToPdf to replace removal of Rfc822ToSwf (removed for BDE-443)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@128823 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-20 08:18:35 +00:00