Files
alfresco-community-repo/config/alfresco/keystore/ssl.truststore
Dave Ward ec28251e45 Merged V4.1-BUG-FIX to HEAD
40297: JAPANESE: Translation update based on EN 40202
   40299: DUTCH: Translation update based on EN 40202
   40300: CHINESE: Translation update based on EN 40202
   40301: CHINESE: Translation update based on EN 40202 (file missed from r40300)
   40302: Fixes: ALF-13712 - time format localisation issue
   40321: ALF-15479: Alfresco linux installer should include tomcat native libraries
   40340: Merged V4.1 to V4.1-BUG-FIX
      40326: ALF-15283: IE8 error when sync folder via Sync to Cloud button from top menus
      40328: CloudSync: minor - unit test updates (for simple move of directly synced nodes - file or folder)
      40330: Fix for ALF-15470: "SSL cert shipped with 4.x will expire 16th Aug 2012"
        - new SSL keys
      40333: Probable fix for ALF-15430. sys:hidden aspect needs to be handled consistently by Hybrid Sync.
      The OnCreateChildAssociation policy within a synced folder was changed so that it also excludes hidden nodes.
      I couldn't use fileInfo.isHidden() as that checks which client is calling it (WebDAV, VIFS and Hybrid Sync is not a "client".
      So I used a simpler hasAspect(sys:hidden)
      I also had to change the behaviour's frequency so that it fires on transaction commit not on every event.
      This is to prevent addChild(node); addAspect(sys:hidden) from erroneously adding the child to the syncset.
      Test cases for the above.
      Also, as a safety net, and just in case some hidden nodes do get into syncsets (e.g. by the sys:hidden aspect being added in a later transaction), we now transport the sys:hidden aspect and its property.
      40334: Removing unused import - also want to trigger rebuild on this plan as I suspect it failed randomly.
      40335: ALF-15470: Corrected SSL key store instructions plus updated browser.p12
      40336: ALF-15470: Some missed keystores


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@40341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-12 12:40:52 +00:00

740 B