105374: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
105132: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
104888: Merged DEV to V4.2-BUG-FIX (4.2.5)
104492: MNT-10962: Versioning for cmis:document not working initially
- Use default values in the content model for autoVersion.
- Test to ensure that version properties for node created via CMIS are set wrt contentModel.
- TCK is now run with autoVersion=false.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@105408 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101748: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101637: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101337: Merged DEV to V4.2-BUG-FIX
100314 : MNT-13144 : WebDav does not correctly version CAD drawings correctly when saved using Windows mapped drive
Corrected shuffle pattern and some code for dwg files.
101140 : MNT-13144 : WebDav does not correctly version CAD drawings correctly when saved using Windows mapped drive
Was corrected some code for move webdav method. Added new junit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101850 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101747: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101635: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101289: Reverse merged V4.2-BUG-FIX (4.2.5)
<< Brought back the changes >>
98889: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Caused a performance problem found in 5.0.1 testing >>
Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93762: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use the bridge table to list sites.
93802: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use hasSite to check for existence and fix person lookup case sensitivity configuration
98886: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Original commits for this issue caused a performance problem found in 5.0.1 testing >>
98334: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
98326: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Changed the PersonSitesRelation to use a faster API (SiteServiceImpl.listSiteMemberships(String, int)).
98452: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Corrected the solution to fix the build failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101849 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101658: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101404: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101273: Merged DEV to V4.2-GUB-FIX (4.2.5)
100792 : MNT-13722 : CLONE - Ghost versions when Document is created with CheckinType CHECKOUT
- Added init-method for CMISConnector. Test is added,
101597: Merged DEV to 5.0.N (5.0.2)
101560 : MNT-13813 : CLONE - Ghost versions when Document is created with CheckinType CHECKOUT
- Fix to test failure
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101705 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101654: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101419: Merged DEV to 5.0.N (5.0.2)
101398: MNT-13800: typo in logger error message: authetnicator should be authenticator
- Corrected typo.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101701 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101647: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101286: Merged NESS/5.0.N-2015_03_23 (5.0.2) to 5.0.N (5.0.2)
100798: MNT-13628 : No matching ACE found to remove" error when removing all the ACLs with removeAcl method and 1.1 Browser implementation
- Filter inherited permissions before try to remove them
- Added unit test for case using jetty
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101696 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101335: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100788: Fix LinksRestApiTest so that it is comapring two time-zone independent Date objects instead of strings with (potentially) different timezones.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101325: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100313: RA-62: moved AdvancedSearchTest to share-services project.
Have also marked it @Ignore, since:
- it doesn't pass when I run this manually on HEAD-BUG-FIX
- it isn't included in a TestSuite there so doesn't get run on bamboo anyway
- the test would get run in share-services, as we don't require suites there for a test to get run
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101467 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101323: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100294: RA-62: split ReadOnlyTransactionInGetRestApiTest into /api and /slingshot tests.
The /slingshot tests have moved into the share-services project.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101465 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101322: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100284: RA-62: move PermissionServiceTest to share-services project.
This test was not being run previously, since it was not included in a suite.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101464 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101321: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100282: RA-62: moved WikiRestApiTest to share-services project.
This test was not being run previously as it was not included in a suite.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101463 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101036: Merged DEV (5.1.0) to HEAD-BUG-FIX (5.1/Cloud)
101019: SHA-52: Downloading file via Quick-Share link does not keep international characters in file names
- Corrected Spring bean for QuickShareContentGet.
- Added support for Safari in ContentGet.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101064 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
100986: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
100829: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
100693: Merged DEV to V4.2-BUG-FIX (4.2.5)
89520 : MNT-12597: Share: Accepting site invitation via email does not show on the 'Completed Task' task.
- Using asignee from request parameter
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101001 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
100869: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
100839: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
100838: Merged DEV to V4.2-BUG-FIX (4.2.5)
100835: MNT-13752: LinksRestApiTest fails during Summer
- Fix for the build failure. Use the same ISO8601DateFormat to compare values.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100939 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
100265: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
100257: Reverse Merge 5.0.N (5.0.2)
<< Cause 4 build errors >>
100165: Merged NESS/5.0.N-2015_03_23 (5.0.2) to 5.0.N (5.0.2)
99977: MNT-13628 : No matching ACE found to remove" error when removing all the ACLs with removeAcl method and 1.1 Browser implementation
- Filter inherited permissions before try to remove them
- Added unit test for case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100574 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
100243: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
100165: Merged NESS/5.0.N-2015_03_23 (5.0.2) to 5.0.N (5.0.2)
99977: MNT-13628 : No matching ACE found to remove" error when removing all the ACLs with removeAcl method and 1.1 Browser implementation
- Filter inherited permissions before try to remove them
- Added unit test for case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100566 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99981: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
99482: Merged DEV to 5.0.N (5.0.1)
99198 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc typo in project alfresco-jlan
99413 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project alfresco-jlan
99205 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project core
99415 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project data-model
99227 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project file-transfer-receiver
99416 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project legacy-lucene
99417 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project qa-share
99418 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project remote-api
99427 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc in project Repository, letters S..Z
99433 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc in project Repository, letters A..R
99421 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project share-po
99247 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc typo in project slingshot
99248 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project slingshot
99424 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr
99426 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr4
99253 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr-client
99259 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project web-client
99260 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project web-framework-commons
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99763: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
99694: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
99487: Merged DEV to V4.2-BUG-FIX (4.2.5)
99401: MNT-13567: [Workflow Public API] : incorrect hasMoreItems value
- Comparison operator was changed to take in account SkipCount > totalItems condition.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99377: BENCH-369: BM-0004: API and internals for Alfresco server
- Move commons Math3 to 'core' project for general reuse
- Clone NormalDistributionHelper class from Benchmark projects to Alfresco 'core'
- API added: http://localhost:8080/alfresco/s/api/model/filefolder/load
JSON:
{
"folderPath":"/Sites/t2/documentLibrary",
"fileCount":"1",
"minFileSize":"1024",
"maxFileSize":"2048",
"maxUniqueDocuments":"10000"
}
- Above JSON will create 1 file in the 't2' site document library with spoofed plain text
- Change away from deprecated API for TransactionListenerAdapter
- Fix imports and neatness
- Improve FileNotFoundException details
- Disable timestamp propagation on the parent folder to reduce CPU overhead
- Document changes relating to the addition of cm:description properties
- Add options to control generation of MLText cm:description fields
- descriptionCount: number of cm:description translations to include
- descriptionSize: size in bytes of each cm:description translation
- Use released 'alfresco-text-gen' V1.1
- Use fixed text-gen component to prevent ArrayIndexOutOfBOunds
- Tighten up error message when errors occur on reading content strings
- Fix random seed generation bug
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99503 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99314: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
99190: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
99008: Merged DEV to V4.2-BUG-FIX (4.2.5)
96553: MNT-13206: Temporary "_IDX_..." folders created and not removed when editonline and file path long.
- VtiPathHelper will be used to resolve paths for Vti methods.
97131: MNT-13206: Temporary "_IDX_..." folders created and not removed when editonline and file path long.
- Move and Delete methods were corrected to hande requests with "_IDX_SITE_" identificator.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99015: ACE-3703 - Refactor Repository Admin Console framework to allow the basic framework to work in Community version
- Refactor of admin console core (non JMX) into Community project
- Enterprise extensions extend core
- Moved Interpreter consoles into Community Admin Console
- Moved Node Browser into Community Admin Console
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99076 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98899: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98890: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98886: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Original commits for this issue caused a performance problem found in 5.0.1 testing >>
98334: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
98326: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Changed the PersonSitesRelation to use a faster API (SiteServiceImpl.listSiteMemberships(String, int)).
98452: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Corrected the solution to fix the build failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98955 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98720: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98568: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98334: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
98326: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Changed the PersonSitesRelation to use a faster API (SiteServiceImpl.listSiteMemberships(String, int)).
98452: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Corrected the solution to fix the build failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98811 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98422: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98303: Merged 5.0.1 (5.0.1) to 5.0.N (5.0.2)
98253: Fix for MNT-13503 Solr throws exceptions when activating and then deactivating a model
- also fixed running embedded tests
98263: Fix for MNT-13503 Solr throws exceptions when activating and then deactivating a model
- fix failing test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98529 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98420: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98291: Merged DEV to 5.0.N (5.0.2)
98157: MNT-13494: Site activities dashlet: notification about deleted blog (save as draft) isn't displayed
- The isDraft value will be extracted using "isDraft" key.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98527 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98074: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97985: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97827: Merged DEV to V4.2-BUG-FIX
97818: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Corrected junit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98103 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98073: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97984: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97763: Merged DEV to V4.2-BUG-FIX
96388: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Detect "AlfrescoLockKeeperImpl" and then create new LockInfo object.
97572: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Added marker for webdav lock. Added new junit test.
97725: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Corrected some code.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98102 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97695: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97685: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97573: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
97499: MNT-13194: GetMethodRegressionTest takes from 20 seconds to 4 hours depending on database
- Fixed the test cleanup.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97707 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97453: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97429: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97330: Merged DEV to V4.2-BUG-FIX (4.2.5)
97261 : MNT-13276 : 403 Forbidden exceptions with "pooled" workflows for Activiti REST API if user (a member of the task assigned group) is not in the administrators group
- Added check for a member of the task assigned group
- Added test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97629 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261