Commit Graph

1178 Commits

Author SHA1 Message Date
Alan Davis
6dc92ead70 MNT-10589: Merged V4.2-BUG-FIX (4.2.2) to V4.2.1 (4.2.1)
60891: Merged BRANCHES/DEV/V4.1-BUG-FIX to BRANCHES/DEV/V4.2-BUG-FIX:
      60889: Merged BRANCHES/DEV/V3.4-BUG-FIX to BRANCHES/DEV/V4.1-BUG-FIX:
           60873: MNT-10560: Security: The Apache Xerces XML parser exposes security vulnerabilities
           60876: MNT-10560: Security: The Apache Xerces XML parser exposes security vulnerabilities
           60887: MNT-10560: Security: The Apache Xerces XML parser exposes security vulnerabilities


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/V4.2.1/root@60909 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-01 20:05:48 +00:00
Alan Davis
504d1a2ae3 MNT-10493: Merged V4.2-BUG-FIX (4.2.2) to V4.2.1 (4.2.1)
60523: MNT-10490: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
      60522: MNT-10489: Merged V3.4-BUG-FIX (3.4.14) to V4.1-BUG-FIX (4.1.8)
         60521: MNT-10488: Merged CLOUD-R31 to V3.4-BUG-FIX (3.4.14)
            60520: HOTFIX MNT-10484 [Security] Any OS file can be retrieved via WebDAV
               - Change suggested by Viachaslau Tikhanovich at 24-Jan-14 05:14 PM GMT


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/V4.2.1/root@60527 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-24 21:30:46 +00:00
Alan Davis
d8162777ba BDE-239 (4.2) Identify tests starting the repository which are not in suites
- Merged DEV to V4.1.2 (4.2.1)
      59645,59650-59651,59653-59654,59663,59750-59751,59754-59755,59758,59762-59763,
	  59768,59770,59834,59841,59946,60111,60115


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/V4.2.1/root@60129 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-19 07:30:49 +00:00
Pavel Yurke
64d53b32a4 Merged DEV to PATCHES/V4.2.1 (4.2.1)
58668 : MNT-10074 : Impossible to use CMIS AtomPub binding when Kerberos is enable
      - Kerberos filter should correctly restart authentication using Negotiate method if Basic was recieved.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/V4.2.1/root@59780 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-13 10:38:27 +00:00
Pavel Yurke
4acc1d8352 Merged DEV to V4.2-BUG-FIX (4.2.1)
59316: MNT-10300 : recover site name with existing sitename
      - Throw WebScriptException and set status to 409 on duplicate child node name


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59498 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-08 08:55:46 +00:00
Pavel Yurke
e90feb524a Merged DEV to V4.2-BUG-FIX (4.2.1)
59385 : MNT-10277 : REST API: When updating blog post via WebScript 200 response is returned but blog post is not updated in fact
      - BlogPut webscript should returne 400 Bad request when blog post is updated. This web script was desinged for updating external blog configuration


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59400 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-01-06 07:39:46 +00:00
Alan Davis
f4ed168615 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
59346: MNT-9771: Merged V4.1.7 (4.1.7.1) to V4.1-BUG-FIX (4.1.8)
      59313: MNT-10231 : CLONE: Version History shows incorrect creator for previous versions
         -  Java-backed webscript CommentsPost added. Also auditable behavior is disabled around creating comment-node
      59326: MNT-10231 : CLONE: Version History shows incorrect creator for previous versions
         -  Posting activity item added to CommentsPost web-script. Also copyright message and comments added, @since changed to 4.1.7.1
      59334: MNT-10231: Merged DEV to V4.1.7 (4.1.7.1)
         56938: MNT-9771 : Version History shows incorrect creator for previous versions
            - Added a test to reproduce this issue


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59348 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-31 11:42:13 +00:00
Alan Davis
be5b563dad Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
59264: MNT-10237: Merged V4.1.6 (4.1.6.4) to V4.1-BUG-FIX (4.1.8) AGAIN!
      58707: MNT-10109: Merged DEV to PATCHES/V4.1.6 (4.1.6.4)
         58676: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Delete associated groups on callback when archived site is purged. Add unit test for case.
      58895: MNT-10109: Merged DEV to PATCHES/V4.1.6 (4.1.6.4)
         58855: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Fix unit tests failure by purging archived sites. Forbid new site creation if site group already exists.
         58871: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Return beforePurgeNode callback binding to Site class.
      58947: MNT-10109: PATCHES/V4.1.6 (4.1.6.4)
         58946: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Fix test failures by purging deleted sites from trashcan so that sitename can be reused. Change SiteServiceImplTest to avoid database deadlock.
      58949: MNT-10109: PATCHES/V4.1.6 (4.1.6.4)
         58948: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Fix test failures by purging deleted sites from trashcan so that sitename can be reused.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59268 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-22 10:36:40 +00:00
Alan Davis
44c236573e Reverse Merge attempt at merging from V4.1-BUG-FIX (will do it again)
AND record only merge the original commits 59231,59239 and reverse merge 59262 that took place on V4.1-BUG-FIX   
   59237: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
      59231: MNT-10237: Merged V4.1.6 (4.1.6.4) to V4.1-BUG-FIX (4.1.8)
         58895: MNT-10109: Merged DEV to PATCHES/V4.1.6 (4.1.6.4)
            58855: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
               - Fix unit tests failure by purging archived sites. Forbid new site creation if site group already exists.
            58871: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
               - Return beforePurgeNode callback binding to Site class.
         58947: MNT-10109: PATCHES/V4.1.6 (4.1.6.4)
            58946: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
               - Fix test failures by purging deleted sites from trashcan so that sitename can be reused. Change SiteServiceImplTest to avoid database deadlock.
         58949: MNT-10109: PATCHES/V4.1.6 (4.1.6.4)
            58948: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
               - Fix test failures by purging deleted sites from trashcan so that sitename can be reused.
   59240: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
      59239: MNT-10237: Permissions are not restored when a deleted site is recovered from the trashcan
         - The merge of the HF commit on 4.1.6 removed a variable that was not being used, but
           was being used in later versions.
   59241: MNT-10237: Permissions are not restored when a deleted site is recovered from the trashcan
      - Correct error in merge from V4.1-BUG-FIX to V4.2-BUG-FIX


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59266 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-22 08:16:06 +00:00
Alan Davis
7f69061f29 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
59231: MNT-10237: Merged V4.1.6 (4.1.6.4) to V4.1-BUG-FIX (4.1.8)
      58895: MNT-10109: Merged DEV to PATCHES/V4.1.6 (4.1.6.4)
         58855: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Fix unit tests failure by purging archived sites. Forbid new site creation if site group already exists.
         58871: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Return beforePurgeNode callback binding to Site class.
      58947: MNT-10109: PATCHES/V4.1.6 (4.1.6.4)
         58946: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Fix test failures by purging deleted sites from trashcan so that sitename can be reused. Change SiteServiceImplTest to avoid database deadlock.
      58949: MNT-10109: PATCHES/V4.1.6 (4.1.6.4)
         58948: MNT-10109: Permissions are not restored when a deleted site is recovered from the trashcan
            - Fix test failures by purging deleted sites from trashcan so that sitename can be reused.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59237 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 19:55:48 +00:00
Alex Mukha
22176d154d MNT-10075: Merged HEAD (4.3/Cloud) to V4.2-BUG-FIX (4.2.1)
58873: 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/BRANCHES/DEV/V4.2-BUG-FIX/root@59202 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 11:19:03 +00:00
Alex Mukha
1017d9ecbc Reverse Merged as it caused regression MNT-10075
55285: Merged BRANCHES/DEV/BELARUS/HEAD-2013_08_27 to BRANCHES/V4.2:
       55068: ALF-19915 : MT and WebDAV: Content is lost when uploading non-empty document

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59199 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-20 11:09:49 +00:00
Pavel Yurke
76a27e1aa2 Merged DEV to V4.2-BUG-FIX (4.2.1)
57540: MNT-9883: Consumer can add document comments via API, bypasses UI security checks
    - Only users with 'AddChildren' permission can start discussions. 
   58305: MNT-9883: Consumer can add document comments via API, bypasses UI security checks
    - Add unit test 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59106 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-18 10:08:26 +00:00
Pavel Yurke
e952aa3ef6 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58919 : MNT-9205 : Search by IM property with spaces doesn't work
      - Using correct regexp to split search term. Added a test


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@59042 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-16 14:48:58 +00:00
Alan Davis
39b761c8f6 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58759: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
      58711: MNT-10136 CLONE - CMIS TCK Test failed
         - Restored POST: http://servername:8080/alfresco/service/cmis/test was lost when test were moved to test-java


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@58763 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-12-09 18:07:13 +00:00
Matt Ward
62a1db5a23 ALF-18620: WebDAV: Changing case of folder leads to error
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@58348 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-27 14:14:31 +00:00
Alan Davis
262513db13 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58291: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
      58227: 58123: MNT-9992 : Using CMIS authentication using "ROLE_TICKET" or user "null" of "" does not work any more.
         - Removed check to see if already authenticated - Andy suggested


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@58317 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-26 18:13:05 +00:00
Alan Davis
ac461f16bd Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58290: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
      58183: Merged DEV to V4.1.7 (4.1.7)
         58123: MNT-9992 : Using CMIS authentication using "ROLE_TICKET" or user "null" of "" does not work any more.
          Added authentication using ticket in AuthenticationFilter.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@58315 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-26 18:05:54 +00:00
Andrew Hind
91f7174614 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
58100: Build/test fixes after R 58059 revised fix for MNT-9794   Authorities with duplicate names can be easilly created using « AuthorityService »


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@58101 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-21 20:27:57 +00:00
Andrey Che
34083b1a71 Merged DEV to V4.2-BUG-FIX (4.2.1)
57691: MNT-9915: (CLONE) Working copies are open in read-only mode when using Webdav online edit
      Added unit test.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@58051 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-20 17:11:07 +00:00
Pavel Yurke
2b057b1f8a Merged DEV to V4.2-BUG-FIX (4.2.1)
57207 : MNT-9777 : MS Office Documents Edited and attempted to save with MS Office 2011 for Mac apps over WebDAV causes Word to Crash
      - Changing check `is sourceParentNodeRef not equals to destParentNodeRef` to` is sourceFileInfo not euqals to destFileInfo`
   57592 : MNT-9777 : MS Office Documents Edited and attempted to save with MS Office 2011 for Mac apps over WebDAV causes Word to Crash
      - Added test for Shuffle WebDAV move within the same folder . Also added test for MNT-6480 fix


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57990 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-19 12:26:09 +00:00
Alan Davis
307fa68b1c Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57945: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
      57943: MNT-9988: Merged V4.1.3 (4.1.3.18) to V4.1.7 (4.1.7)
         57885: Merged DEV to V4.1.3-PATCHES (4.1.3.18)
            57855 : MNT-9939, MNT-9969 : CLONE - alfresco webdav does not pass litmus webdav test suite
               - Adding OverWrite header support


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57947 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-17 08:15:00 +00:00
Alan Davis
95197399cd Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57944: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
      57942: MNT-9987: Merged V4.1.3 (4.1.3.17) to V4.1.7 (4.1.7)
         57555: MNT-9849 : Files cannot be deleted over WebDAV with HF 4.1.3.16
          Was added check for delete permission in webdav/DeleteMethod.
         57686: MNT-9849 : Files cannot be deleted over WebDAV with HF 4.1.3.16
            - Catch exceptions that might be thrown in TimerTask and causing the Timer to no longer accept tasks to be scheduled.
            - Tidy up some variable names


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57946 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-17 08:14:15 +00:00
Alan Davis
9dea4261f0 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57900: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
      57890: Merged DEV to V4.1.7 (4.1.7)
         57718:  MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
            - Implemented the functionality that allow updating series in outlook calendar.
         57846: MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
           - Unit tests and unforeseen behaviour (deletion of updated occurrence; update of recurrence, when occurrence was deleted) were implemented. Also, mini calendar dashlet was updated.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57908 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-14 13:16:11 +00:00
Alan Davis
8b9b67d6eb Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57816: Merged DEV to V4.1-BUG-FIX (4.1.8)
      57643: MNT-8989: MP4 and mov accessed over WebDav on safari or Chrome cause exceptions in log
         Added ClientAbortException check.
         Added unit tests.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57858 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-13 10:05:01 +00:00
Alan Davis
9614bed20b Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57698: MNT-9770: WebDAV uploads over 2gb in size fails.
      - Handle null header content length (failed a test when merged to 4.2-BUG-FIX)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57699 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-06 17:35:12 +00:00
Alan Davis
9b2865a07c Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57594: MNT-9770 : Merged from DEV to V4.1-BUG-FIX
    57002: MNT-9770 : WebDAV uploads over 2gb in size fails.
    Change int type to long, as content length from http request more than Integer.MAX_VALUE . 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57648 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-05 10:20:18 +00:00
Alan Davis
5c2c7396f4 Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57560: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
      57546: Merged DEV to V4.1.7 (4.1.7)
         57541:  MNT-9618: Consecutive white spaces in cm:name are not return by the CMIS AtomPub binding
            - compress directive was removed from children.get.atomfeed.ftl and item.get.atomentry.ftl templates. Also,appropriate unit tests were added.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57564 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-02 18:14:51 +00:00
Alan Davis
7ac24bfec4 Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
57305: Fix for MNT-9779


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57359 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-30 11:12:00 +00:00
Gethin James
8a4df11d3a Moved duplicate tests for ALF-19784 (MNT-9866): Duplicated tests in thor in package org.alfresco.rest.api.tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-29 16:40:42 +00:00
Pavel Yurke
c98f1dc00a Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.0)
56965 : Merged DEV to V4.1-BUG-FIX (4.1.7)
      55964 : MNT-9662 : HTTP error 500 when renaming a space with a numerical name via WebDAV
          - Prevent folders to take part in any kind of shuffle operation.
      56308 : MNT-9662 : HTTP error 500 when renaming a space with a numerical name via WebDAV
         - Unit test that demonstrate issue.
      - Fixed unit test failure that causes prevous merge (r57176) to be reverted.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-29 13:10:11 +00:00
Alan Davis
5daa9edc73 Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
57220: MNT-9350: Registered Mimetypes WebScript doesn't know about the Alfresco Transformation Server
      - Added the notion of known workers and label message map
      - Added ability to override the label message map for custom implementations
      - Separated building of labels for complex and proxy transformers into their own methods
      - Added message formatting for bean names


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57286 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-29 07:18:56 +00:00
Alan Davis
47ae9098db Reverse Merged as it caused the MoveMethodTest build error in https://bamboo.alfresco.com/bamboo/browse/ALF-ENTERPRISEV42BUGFIX-25
57176: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.0)
      56965 : Merged DEV to V4.1-BUG-FIX (4.1.7)
         55964 : MNT-9662 : HTTP error 500 when renaming a space with a numerical name via WebDAV
            - Prevent folders to take part in any kind of shuffle operation.
         56308 : MNT-9662 : HTTP error 500 when renaming a space with a numerical name via WebDAV
            - Unit test that demonstrate issue.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-26 20:51:28 +00:00
Pavel Yurke
3210764a77 Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.0)
56965 : Merged DEV to V4.1-BUG-FIX (4.1.7)
      55964 : MNT-9662 : HTTP error 500 when renaming a space with a numerical name via WebDAV
         - Prevent folders to take part in any kind of shuffle operation.
      56308 : MNT-9662 : HTTP error 500 when renaming a space with a numerical name via WebDAV
         - Unit test that demonstrate issue.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@57176 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-25 09:47:15 +00:00
Alan Davis
3fc5ec8bf1 Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56870: Merged DEV to V4.1-BUG-FIX (4.1.7)
      50589 : MNT-8908 : Incorrect display number of post in blog pagination.
         - The functionality was introduced to display the "pagination.template.page-report.more" (Showing items {startRecord} - {endRecord} of {totalRecords}++) message for pagination in Share UI, when items (blogs) more than limited (default is 100).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@56927 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-22 23:10:17 +00:00
Alan Davis
e575f60635 Merged V4.2.0 (4.2) to V4.2-BUG-FIX (4.2.1)
56411: Merged HEAD (4.3) to V4.2.0 (4.2.0 RC2)
      56385: ALF-20216 "4.2 Preview: valid API URL returns an error"
      ALF-20217 "4.2 Preview: Some errors are formatted with Explorer UI look and feel"
      Note that the discoverablity urls will not work (this is not a regression from Cloud) - see ALF-20218
      ALF-20098 "BM-0012: Run v420b1494_01: Exception from executeScript"
      Two problems were identified with the public api webscript processing:
      i) No buffering of requests and responses due to a fix for another bug (this is required due to retrying transactions)
      ii) Exceptions are handled by the public api framework and JSON responses written out. In some cases, exceptions were slipping through and being handled by the Spring web script framework (which was writing them out as non JSON responses).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@56625 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-14 16:54:12 +00:00
Alan Davis
9a51c3f130 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/BRANCHES/DEV/V4.2-BUG-FIX/root@56565 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-11 22:58:20 +00:00
Alan Davis
8b67adfad4 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/BRANCHES/DEV/V4.2-BUG-FIX/root@56560 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-11 17:35:39 +00:00
Alan Davis
8a8f923657 Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
55754: Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX
    54754: Merged V4.1.6 (4.1.6) to V4.1-BUG-FIX (4.1.7)
         54570: MNT-2258: IE's File Download box does not show a filename correctly when that have non-ASCII characters in the filename
         For file download in IE8 use legacy filename token with encoded value in "Content-Disposition" header


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@56496 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-11 04:41:19 +00:00
Alan Davis
acae1c22c6 Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
55500: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
      55434: Merged DEV to V4.1-BUG-FIX (4.1.7)
         54939 : MNT-9413 : NullPointerException thrown when a wiki page with a null title is renamed using Share
            - Using wiki page name, if page title isn't provided
            - Unit test was added


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/V4.2-BUG-FIX/root@56494 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-11 04:38:10 +00:00
Tijs Rademakers
a402cc75ed ALF-20190, ALF-20178 fixes for workflow rest api
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56272 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-02 17:42:33 +00:00
Kevin Roast
3e148f0b29 Fix for ALF-20185 - BM-0013: dashboard.xml already exists ERRORS in log file.
- ADMRemoteStore now allows a WRITE to be converted to an UPDATE to avoid terrifying FileExistsException exceptions in the log.
 - Reproduced original issue with a JMeter test that creates a single user, and then that same user performs 10 simultaneous login attempts with 10 threads
 - Message no longer appears in log running same JMeter test after changes.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56261 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-02 15:08:35 +00:00
Steven Glover
1d85a91e92 ALF-20169 "cmis:secondary type properties are not visible " : fix + build tests (though I'm going to do a bit more testing), removal of unused imports, slight refactoring of some tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@56189 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-01 09:48:22 +00:00
Andrew Hind
214cea08f6 More fixes for ALF-19690 CMIS TCK Test Failures
- fixed multi-tenancy impact for PARENT queries
- while this looks like a big impact it is an API change and a fix in one section of common code - which is covered by the CMIS API test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55967 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-25 14:07:48 +00:00
Andrew Hind
41eaf59e51 Build fix - remove tests that use meta-data query +multi-tenancy
- fix 3.4 CMIS api to use metadata query

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55965 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-25 13:35:19 +00:00
Steven Glover
f6cc1a3d37 ALF-20118 "appendContentStream causes VersionServiceException" workaround for bug in Chemistry OpenCMIS libraries means that objectId is not being returned from appendContentStream
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55922 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-24 21:12:50 +00:00
Andrew Hind
6db448ebb9 Fix for ALF-19690 CMIS TCK Test Failures
- queries for checked out docs go to the DB

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55865 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-23 19:04:40 +00:00
Alan Davis
c72553b725 Merged HEAD-BUG-FIX to HEAD (4.2)
55501: Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
      << Had a conflict on merge - think it is okay >>
      55463: Merged V4.1.6 (4.1.6) to V4.1-BUG-FIX (4.1.7)
         55227: MNT-9074: Merged V4.1.6-PATCHES-2013_09_03 to PATCHES/V4.1.6
          55046: MNT-9074 : My Tasks fails to render if tasks quantity is excessive
          Were implemented code for getting definite count of workflow instances and applying them to page. It makes the opening page more quickly.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-20 20:49:30 +00:00
Steven Glover
c82ffb7237 (Hopefully) fix broken workflow tests and public api network test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55763 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-20 16:07:12 +00:00
Steven Glover
7d3c43bbc4 ALF-19690 "CMIS TCK Test Failures": commit missing file
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55726 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-09-20 10:25:42 +00:00