75556: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
74583: ACE-2010 EOL Legacey CMIS Inputs (2) in 5.0
<< Broken >>
- With Kevin - try and bring back ContentGet/ContentInfo so need ReferenceFactory
75109: ACE-2010 - EOL Legacey CMIS Inputs (2) in 5.0. Restored ContentGet and ContentInfo functionality without CMIS related infection.
75110: ACE-2010 - EOL Legacey CMIS Inputs (2) in 5.0. Move content scripts out of cmis folder so it can be safely removed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
75551: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
74584: Reverse merged HEAD-BUG-FIX (5.0/Cloud)
<< Requires more work on the EOL branch >>
74416: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
74309: ACE-2010 EOL Legacy CMIS Inputs (2) in 5.0
- Start replacing references to the original CMIS code with Alfresco and chemistry Open CMIS classes
74342: ACE-2010 EOL Legacy CMIS Inputs (2) in 5.0
- Switch ServiceRegistry over to using Open CMIS classes
74406: ACE-2010 EOL Legacy CMIS Inputs (2) in 5.0
<< Compiles and starts Share without error >>
- Removed Original CMIS classes from the repository, remote-api and thor
- Moved the CMIS.DictionaryBootstrap bean into opencmis-context.xml before removing cmis-api-context.xml
- Some code was left under:
root\projects\remote-api\source\java\org\alfresco\repo\cmis
...........................................................\client
...........................................................\ws
...........................................................\rest
................................test-java\org\alfresco\repo\cmis
................................................................\ws
................................................................\rest
Will have to see if it should be be removed too, or if it is common with OpenCMIS
74407: ACE-2010 EOL Legally CMIS Inputs (2) in 5.0
- Removed left over code under:
root\projects\remote-api\source\java\org\alfresco\repo\cmis
................................test-java\org\alfresco\repo\cmis
- Removed an authentication URL test in QuickShareRestApiTest which was failing in
the same way as the tests above.
- Removed CXFAuthenticationSystemTest which appears to be using the original CMIS
74465: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
74464: ACE-2010 EOL Legacey CMIS Inputs (2) in 5.0
- New failure in QuickShareRestApiTest
- CXFAuthenticationSystemTest (deleted) was still referenced in MiscSystemTestSuite
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77489 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
74316: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
74270: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
73963: Merged DEV to V4.1-BUG-FIX (4.1.10)
71918: MNT-10156: In Share show appropriate HTTP status codes (such as 403) rather than the default 500
- Throw WebScriptException with 403 status code on ContentGet layer.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74896 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
73689: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
73592: Merged DEV to V4.2-BUG-FIX
73341 : MNT-11595 : Downgrading permission from Manager to Consumer, user still allowed to create WIKI pages
Add the changes - for wiki container we will get site permission. Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74804 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
72742: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
72387: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
72283: Merged V4.1.9 (4.1.9) to V4.1-BUG-FIX (4.1.10)
72217: MNT-10122: Merged DEV to PATCHES/V4.1.9
71475: MNT-10122: Related to MNT-2234 - Incorrect workflow history when using jBPM.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74740 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71622: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
71378: Merged V4.2.2 (4.2.2) to V4.2-BUG-FIX (4.2.3)
<< Again. 71376 should not have been RECORD ONLY >>
71280: Merged DEV to V4.2.2-PATHCES (4.2.2)
70814: MNT-10679: BM-0012: Run v420b1494_01: Exception from executeScript
- Handle ClientAbortException
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74705 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
71607: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
70363: Merged DEV to V4.2-BUG-FIX (4.2.3)
69771: MNT-11246: Inconsistent file handling when opening a document from history view in IE 10 compared to Firefox
- Change document extension in case when user agent is "IE" and it's current extension doesn't correspond it's mimetype.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74697 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
69695: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
68570: Merged DEV to V4.2-BUG-FIX (4.2.3)
68084 : MNT-11237 : CMIS uploading file larger the 4mb fails
- Ensure that temp directory exists before buffering request input stream.
- Test webscript was added (simply buffers request input stream)
- TempFileProvider now has method to get or create temp folder inside system temp directory
- Unit test was added
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@70435 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
68223: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
67994: Merged V4.2.2 (4.2.2) to V4.2-BUG-FIX (4.2.3)
67783: Merged DEV to V4.2.2-PATHCES (4.2.2)
67645: MNT-10679: BM-0012: Run v420b1494_01: Exception from executeScript
- Catch SocketException and report in log that client has cut off communication.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68471 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
68126: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
67461: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.3)
66886: Merged DEV to V4.1-BUG-FIX
66841 : MNT-9905 : Pending Invites created by one site manager aren't visible to other site managers
Execute some operation: "Invite/Search", "Pending Invites/Search" and "Pending Invites/Search/Cancel" using 'system' user. Corrected code. Added test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68411 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
68122: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
67228: MNT-7492: Merged DEV to V4.2-BUG-FIX (4.2.3)
66153: MNT-7492: Simple Web Script fails with "transaction required" error when authentication=none
- Retrieve baseDir of the RepoStore on behalf of System User
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67754: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
66874: Merged DEV to V4.2-BUG-FIX (4.2.3)
66788 : MNT-10411 : Wrong status returned when calling webscript api/invite/{inviteId}/{InviteTicket}?inviteeUserName={invitee uid}
- Return propper invitation status. Fix related test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67749: Merged DEV to HEAD-BUG-FIX (4.3.0.BF)
64008: ACE-772: Topics from the sites the user is not a member of are displayed in My Discussions dashlet
- Incorrect display of topics into "My Discussions" dashlet is fixed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68384 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63819: Merged DEV to HEAD-BUG-FIX (4.3.0.BF)
63695: ACE-772: Topics from the sites the user is not a member of are displayed in My Discussions dashlet.
- Fixed incorrect display of topics into "My Discussions" dashlet.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63652: Merged DEV to HEAD-BUG-FIX (4.3.0)
63110: ALF-20817: Wiki links e.g. [[ ]] does not handle standard wiki format [[Page#anchor]]
- '#' symbol was added to the special characters, corrected parser to handle wiki format with anchor.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64304 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63335: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
63264: Merged DEV to V4.2-BUG-FIX (4.2.2)
63206 : MNT-10760 : "Error loading items" in My Discussions dashlet on Site Dashboard
- Added encoding to ISO9075 of search query for discussions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64281 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63066: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62716: Merged DEV to V4.2-BUG-FIX (4.2.2)
62654: MNT-10679: BM-0012: Run v420b1494_01: Exception from executeScript
- Report about IllegalStateException to LOG.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64254 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63064: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62673: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
62610: MNT-9587: Workflows task properties values are not compliant with data-dictionary-property-definitions.
Add default name as "Task" for bpm:workflowTasks and fix WorkflowModelBuilder to return default property values if no were set
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63061: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62574: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
62526: Merged DEV to V4.1-BUG-FIX (4.1.8)
59843: MNT-2258: IE's File Download box does not show a filename correctly when that have non-ASCII characters in the filename
- Use legacy filename token with encoded value in "Content-Disposition" header on file download operation for IE7 too.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64249 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
61357: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
61292: MNT-10608 : java.net.SocketException: Software caused connection abort: recv failed
'IOException' exception is now handled in the same way as 'JSONException' exception. No more exceptions are thrown.
Also license header has been added
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62413 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59730: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
59498: 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/HEAD/root@62173 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59526: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
59400: 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/HEAD/root@62143 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59349: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
59348: 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/HEAD/root@62132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
59121: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
59106: 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/HEAD/root@62101 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57915: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57908: 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/HEAD/root@61908 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57529: Merded DEV to HEAD-BUG-FIX (4.3)
57218: MNT-9727 : Remove Ant from packaged libraries
Excluded ant-1.7.1.jar from build path of Data Model project.
Fixed the tests and source files to use java.util.zip.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61843 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57476: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57286: 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/HEAD/root@61818 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57144: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56927: 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/HEAD/root@61769 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
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
57029: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56496: 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/HEAD/root@61662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261