Commit Graph

6091 Commits

Author SHA1 Message Date
Alan Davis
144cae5c38 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57092: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56577: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56483: MNT-9629: Merged V4.1.5 (4.1.5.9) to V4.1-BUG-FIX (4.1.7)
            56479: MNT-9719 CLONE - User search does not return results with "<firstname> <lastname>" search in admin console users page.
               -  Addition of an Alfresco global property people.search.honor.hint.useCQ, which may be set to false to switch back to just using Solr or Lucene as it was in 4.1.1
                  rather than the canned query used by the Share User Console


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:28:38 +00:00
Alan Davis
f4af8ae720 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57088: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56573: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56461: MERGE DEV to V4.1-BUG__FIX
           56268 -   MNT-9095 Need to add IMAP mount point unit tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61717 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:25:17 +00:00
Alan Davis
85eae4b91b Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57087: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56572: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56395: MNT-9724: ImageMagick convert.exe: unable to create temporary file
             Added setup of MAGICK_TMPDIR to the ImageMagickContentTransformerWorker executer


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61716 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:24:29 +00:00
Alan Davis
69811b41dc Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57086: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56571: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56392: Merged DEV to V4.1-BUG-FIX (4.1.7)
            56379 : MNT-9502 : Unlocking working copy leaves node in an unacessible and undefined state 
               - Using aspect workingcopy for "Cancel checkout" and "Checkin" actions
               - Unit test to demonstrate fix


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61715 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:23:41 +00:00
Alan Davis
a03e4305d7 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57078: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56565: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56238:  Merged DEV to V4.1-BUG-FIX (4.1.7)
            50368: MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
              - Implemented the new functionality that allow update occurrences in a recurrence event. Now we have ability to update the following properties through outlook: start, end, subject, location. Calendar web script was updated to display event\events information correctly. Also appropriate unit tests were added.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61709 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:19:04 +00:00
Alan Davis
78c78f13b1 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57075: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56562: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56138: Merged DEV to V4.1-BUG-FIX (4.1.7)
            56075: MNT-9375 (related to MNT-9485): MT - when users are added to site with a group addition versus individual, they are not handled as members of site
            Added JUnit test for the issue. Added the test to SecurityTestSuite.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61706 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:16:37 +00:00
Alan Davis
fcea63a25f Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57074: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56561: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56137: Merged DEV to V4.1-BUG-FIX (4.1.7)
            56091: MNT-9483 : FeedCleaner on Oracle broken, regression of MNT-8527
            Added a check for site network to be null for a feed, which will result in a an null row returned from MyBatis.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61705 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:15:50 +00:00
Alan Davis
1bfc163c1a Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57073: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56560: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56114: MNT-9104: If username contains uppercase letters the action of joining a site will not be displayed in "My activities"
          Added the license to new test classes.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61704 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:15:04 +00:00
Alan Davis
92a49b48e6 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57072: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56559: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56110: MNT-9104 : If username contains uppercase letters the action of joining a site will not be displayed in "My activities"
          Rename test SiteActivityTest to AbstractSiteActivityTest and FeedCleanerTest to AbstractFeedCleanerTest.
          Add case sensitivity tests SiteActivityTestCaseInsensitivity, SiteActivityTestCaseSensitivity, FeedCleanerTestCaseInsensitivity, FeedCleanerTestCaseSensitivity.
          Was implemented code, the activities dependent of 'user.name.caseSensitive' property.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61703 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:14:16 +00:00
Alan Davis
b11acd5737 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57069: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56556: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56044: MNT-9519: Misleading error message about 'mimetype' when content is null 
          
             * Replaced: 
         MSG_ERR_WORKINGCOPY_HAS_NO_MIMETYPE with MSG_ERR_WORKINGCOPY_HAS_NO_CONTENT,
         coci_service.err_workingcopy_has_no_mimetype with coci_service.err_workingcopy_has_no_content
          
              * Tested via Eclipse Remote Debug


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61700 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:11:50 +00:00
Alan Davis
49a7bf551e Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57064: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56553: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56034: Merged DEV to 4.1-BUG-FIX (4.1.7)
            MNT-9475 : Moving locked content breaks edit online
               - Unit Test to ensure that lock owner can copy, move, delete, restore locked node


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61697 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:09:33 +00:00
Alan Davis
cd19fd9493 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57063: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56552: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         56022: Merged DEV to V4.1-BUG-FIX (4.1.7)
            56020: MNT-9351: Error decoding facet value with SOLR / Repository on Windows
               Suggested fix from our Partner Axel Faust


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61696 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:08:47 +00:00
Alan Davis
79ea8599aa Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57059: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56540: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
         55709: Merged DEV to BRANCHES/DEV/V4.1-BUG-FIX (4.1.7)
            55692: MNT-9516: BM-0002: Slow query detected during site creation action
                   In alf_node table replace index for foreign key with index on (type_qname_id, store_id, id) to speed up site creation
            Notes: Incremented version numbers and removed generic script as each DB had an implementation


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61692 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:05:44 +00:00
Alan Davis
5e2c285efd Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57055: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56523: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         56443: (MNT-9756) ALF-19225: Made post feeds cleanup to be executed in the unit test tear down method, to clean Pending, Error and etc. feeds.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61689 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:03:22 +00:00
Alan Davis
7b0bd9b5dd Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57054: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56522: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         56431: (MNT-9755) ALF-20071 -NodeMonitor onUpdateProperties method can be optimized


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61688 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:02:36 +00:00
Alan Davis
1a05b428a3 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57053: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56520: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         56403: Various format fixes made during investigations e.g. ALF-20221


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61687 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:01:50 +00:00
Alan Davis
f4cdcb412a Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57051: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56518: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         56307: MNT-9753 (ALF-19651): Excluded comments from the downloaded zip file.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 19:00:17 +00:00
Alan Davis
7731e3d01d Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57047: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56514: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         56253: Formatting while investigating ALF-20191


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61681 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:56:46 +00:00
Alan Davis
b53b0fedc8 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57046: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56513: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         56119: Fixed MNT-9752 (ALF-20165): ShortQNameMethod documentation is not accurate


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61680 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:55:58 +00:00
Alan Davis
76f8740cd3 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57041: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56508: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         55931: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
            55872: Merged DEV to V4.1-BUG-FIX (4.1.7)
               55854: MNT-9067: bulkimport "Replace existing files" option does not work when versioning is enabled
                  Clear version history on import versioned file and replace existing versioned file.
                  Remove versionable aspect on import non versioned file and replace existing versioned file.
                  Added unit test.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61675 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:52:11 +00:00
Alan Davis
6deb31c4c5 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57039: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56506: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         55929: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
            55812: MNT-9076: Penultimate version cannot be accessed from Share when uploading using bulkimport
            Cleaned up the source files (the tabs and EOL chars).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61673 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:50:26 +00:00
Alan Davis
5f53db226d Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57038: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56505: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         55928: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
            55811: Merged DEV to V4.1-BUG-FIX (4.1.7)
               55751: MNT-9076: Penultimate version cannot be accessed from Share when uploading using bulkimport
                  The changes related to creating a version for HEAD revision of imported file. 
                  Added unit test.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61672 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:49:38 +00:00
Alan Davis
f1c9210cfe Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57036: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56503: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         55926: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
            55707: Formatting during investigations of MNT-9510
            - did not include file in last commit


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61670 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:48:02 +00:00
Alan Davis
b43564995e Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57035: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56502: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         55925: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
            55707: Formatting during investigations of MNT-9510


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61668 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:47:16 +00:00
Alan Davis
fcd4ab8d01 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57034: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56501: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         55924: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
            55706: Formatting during investigations of MNT-9510


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61667 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:46:30 +00:00
Alan Davis
1dcd0cd002 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
57024: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      56491: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
         55495: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
            55338: Merged DEV to V4.1-BUG-FIX
               50363: MNT-644: imap subsystem lists all directories if an email is moved to Alfresco and decreases the performance of Email client
                  Preventing caching on each AlfrescoImapHostManager.getFolder() method call


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61657 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 18:39:00 +00:00
Andrew Hind
c5f23647cc Fix for CLOUD-2264 'SELECT * FROM cmis:folder' query returns objects with cmis:baseTypeId set to 'cmis:document'
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@60760 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-30 10:56:31 +00:00
Derek Hulley
29e72b1dad ACE-415: MT: Server bootstraps all tenants on startup - linear scaling
- Ripped out bootstrap calls to warm all tenants (uses of TenantService.getAllTenants)
 - This brings Enterprise in line with was used to be plugged into Cloud as an override


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@60265 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-21 17:32:40 +00:00
Andrew Hind
5d830f1a9f Fix for CLOUD-2249 'SELECT * FROM cmis:folder' query returns object with 'null' parameter
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@59557 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-08 15:25:54 +00:00
Jamal Kaabi-Mofrad
12e0a9327e Fix for CLOUD-2248: Disabling Activity Feeds for a specific site doesn't work.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@59475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-07 23:16:16 +00:00
Pavel Yurke
52065eb032 Merged /BRANCHES/DEV/BELARUS/V4.2-BUG-FIX-2013_12_09 to HEAD (4.3/Cloud)
58842 : CLOUD-2204 : Cloud2. Litmus tests. Some regression failures 
      - GetLockState including tenant
   58806 : CLOUD-2204 : Cloud2. Litmus tests. Some regression failures 
      - WebDAV-lock behavior test added for multy-tenancy 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@58873 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-11 15:04:25 +00:00
Matt Ward
31c1eb38f8 Fix for CachingContentStoreTest, broken by fix for MNT-9663
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@58850 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-11 10:57:37 +00:00
Matt Ward
b832c812e3 CLOUD-2214: Mime type is removed during uploading file via WebDav
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@58846 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-11 10:16:54 +00:00
Samuel Langlois
1e5cae38ab Revert Neil's commits related to CLOUD-2069 (58094, 58135, 58140, 58236) because of test failures in AccountUsageQuotaTest
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@58386 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-28 13:25:35 +00:00
Neil McErlean
2932d7bd72 Testcase fix following previous bugfix for CLOUD-2069.
I hadn't realised that there was one specific quota exception class in the repository project: ContentQuotaException.
There were no exceptions for person/user-related quotas. So I have moved my new QuotaViolationException from Thor into the core repo and have refactored the existing ContentQuotaException so that it extends QuotaViolationException, retaining AlfrescoRuntimeException as a base type for backwards compatibility.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@58135 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-22 11:40:52 +00:00
Gavin Cornwell
1658cfe76b CLOUD-2182: Daily email notifications are not sent/received.
Added enabled properties for all the activity related jobs so they can easily be disabled by devops.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@58130 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-22 09:30:29 +00:00
Matt Ward
963b858b02 CLOUD-2165, CLOUD-2189: unable to save document via Sharepoint or WebDAV.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@58098 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-21 18:04:16 +00:00
Gavin Cornwell
200a140b33 CLOUD-2178: Incorrect defaults used when no message is supplied when starting a hybrid workflow
CLOUD-2167: Notification emails for assigned tasks are not populated correctly 

NOTE: If no message is supplied the task type is used as the description rather than empty string in the email notification. Also fixed the task type display for "simple cloud task", now shows "Task" and not "Review".

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57957 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-18 09:55:47 +00:00
Frederik Heremans
744231ab1f CLOUD-2167: notification sent after other task-listeners have been called
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57884 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-13 15:16:59 +00:00
Frederik Heremans
f49eee3b08 CLOUD-2167: notification sent after other task-listeners have been called
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57881 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-13 13:55:54 +00:00
Jamal Kaabi-Mofrad
fa8910384a fix for CLOUD-2150: Trashcan for network admins only shows their deleted content.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57583 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-04 10:10:02 +00:00
Gavin Cornwell
6a5e3923a7 CLOUD-2102: Cache settings for propertyValueCache need updating to prevent intermittent sync issues
Changing cache back to an invalidating cache as the problem was not reproduced with this cache type and it is the preferred setting.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57357 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-30 10:47:06 +00:00
Alan Davis
592d033169 Merged HEAD-BUG-FIX (Cloud/4.3) to HEAD (Cloud/4.3)
57323: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      57320: Merged V4.2.0 (4.2) to V4.2-BUG-FIX (4.2.1)
         57217: Fix for     ALF-20422   Admin Console not working after adding Passthru in Directory 
         Rollback Fix for     ALF-20360 (MNT-9858) Alfresco with wcm web project not started if enabled index.recovery.mode=FULL
         - R 56794


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57325 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-29 14:27:14 +00:00
Jamal Kaabi-Mofrad
5f6f851b01 CLOUD-2141: Changed the cache type as making SAMLTrustEngineInfo Serializable is difficult, if not impossible.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57212 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-25 16:04:04 +00:00
Alan Davis
6175e72c66 Merged HEAD-BUG-FIX (Cloud/4.3) to HEAD (Cloud/4.3)
57158: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      57008: Merged PATCHES/V4.2.0 (4.2.0) to V4.2-BUG-FIX (4.2.1)
         56822: ALF-20361: Not possible to edit MS Office document via CIFS if it was edited via CIFS and then new version was uploaded
         - Corrected LockServiceImpl.getLockState so that it handles the case when a "non-lock" appears in the lock store following a rollback
         - Added check for existence of NodeRef in LockServiceImpl.getLockState before testing for the Lockable aspect


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57194 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-25 11:09:17 +00:00
Alan Davis
a656240a2f Merged HEAD-BUG-FIX (Cloud/4.3) to HEAD (Cloud/4.3)
57156: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      57006: Merged PATCHES/V4.2.0 (4.2.0) to V4.2-BUG-FIX (4.2.1)
         56794: Fix for     ALF-20360  Alfresco with wcm web project not started if enabled index.recovery.mode=FULL


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@57192 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-25 11:08:29 +00:00
Gavin Cornwell
1f62fae323 CLOUD-2102: Cache settings for propertyValueCache need updating to prevent intermittent sync issues
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-21 10:18:12 +00:00
Samuel Langlois
a816536f74 SWitch version to 4.3.a / 4.3.0
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56748 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-16 13:17:18 +00:00
Alan Davis
7931670de0 Merged V4.2-BUG-FIX (4.2.1) to HEAD (Cloud/4.3)
56668: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
      56667: MNT-9774: Merged V4.1.5 (4.1.5.7) to V4.1-BUG-FIX (4.1.7)
         56160: MNT-9663: Missing preview for large video files when Alfresco uses AWS S3 storage
         Make cache writer aware of backing store writer so that it could return actual size and contentData when cache file is deleted after content was put to backing store.
         56186: MNT-9663: Missing preview for large video files when Alfresco uses AWS S3 storage
         Add copyright message and class description to BackingStoreAwareCacheWriter


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56682 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-15 09:10:57 +00:00
Andrew Hind
84d0fe27bc Fix for ALF-20318 Metadata query does not enforce security using SOLR and NOINDEX
- unit test only covers the lucene sub-system in the build

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56666 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-14 20:20:48 +00:00