88058: ACE-2030: Start process of retiring patches leading up to 4.0a
88061: ACE-2030: Remove unused SQL scripts for newly-retired patches
88062: ACE-2030: Change class names for all generic patches.
88064: ACE-2030: Remove unused patch implementation classes and fixes to get upgrade working again.
88067: ACE-2030: Clean up unused code and SQL for PatchDAO
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@88070 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
87804: ACE-2030: Retire jbpm-upgrade.sql including patches using it
The from-to schema values match those of the 'patch.db-V3.2-Upgrade-JBPM' bean and they both referenced the
same SQL file. Therefore, it was simply a duplicate with the V3.2 bean being the one doing the actual work.
This bean is therefore joining the V3.2 version in retirement. The 'targetSchema' is for information purposes
only and has been changed from 6001 to 2018, which is what it actually did.
87805: ACE-2030: Remove more patches introduced for upgrade to V3.2
87806: ACE-2030: Remove more patches introduced for upgrade to V3.3.x
87807: Move patch.migrateAttrDropOldTables out of the danger zone (ACE-2030) before continuing clean up.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@87812 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
- 1) Removed all "lucene" stuff from the admin screens.
- ERRORed on sub-system start up that lucene is unsupported
- 3) Hid "lucene" subsystem from JMX so that it is not registered.
- TODO:
- 2) Rename "lucene" to "buildonly" in core-services-context.xml
- 4) Change the default in repository.properties to "noindex"
- 5) Fix the build environment via Samuel
- Add to ERROR message about upgrading to Solr
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@86346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
85028: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
84196: Addition of what I'm calling 'synthetic' facetable properties to SolrFacetService and REST API as part of ACE-2639.
A synthetic property is something that is technically *NOT* a property, but which can be treated as such for the purposes
of SOLR facetting/filtering.
Currently we only support two synthetic properties: size and mimetype, which are defined within any Alfresco property of
type d:content. This includes, but is not limited to, the cm:content property in all cm:content types in Alfresco.
(Be careful with your cm:content. That name is heavily overloaded.)
This checkin only supports what we need for 5.0. It is expressly not designed for resuse/extension in a general way.
However, I have tried to push the less stable parts of this work into the implementation of the service and REST API
and limit what's in the service interface to the more stable parts of the work.
Also note that I had to add some l10n/i18n key-values for these synthetic properties. I've called the mimetype 'MIME type'
in the l10n'd text as I have translations for that in all languages.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85343 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84349: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
84240: MNT-12407/MNT-11511 : Reverse Merge V4.2-BUG-FIX (4.2.4)
77501 : Merged DEV to V4.2-BUG-FIX (4.2.4)
76291 : MNT-11511 : All tags are not displayed in repository when the number of nodes taggable is over 1000
- Using tagscope api at search for tags quantity in repository
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84657 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83910: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
<<Does not include 83538, 83539 as intended>>
83891: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
81657: Merged DEV to V4.2-BUG-FIX (4.2.4)
78463 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n chars should not be created
80398 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n and | chars should not be created
80403 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Replace bad \n and | characters to _ char patch
83538: MNT-12288 : Reverse Merge V4.2-BUG-FIX (4.2.4)
<< Caused upgrade failure as the patch relies on search >>
81657 : Merged DEV to V4.2-BUG-FIX (4.2.4)
78463 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n chars should not be created
80398 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n and | chars should not be created
80403 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Replace bad \n and | characters to _ char patch
83539: Merged DEV to V4.2-BUG-FIX (4.2.4)
78463 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n chars should not be created
80398 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n and | chars should not be created
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84596 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83891: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
81657: Merged DEV to V4.2-BUG-FIX (4.2.4)
78463 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n chars should not be created
80398 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n and | chars should not be created
80403 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Replace bad \n and | characters to _ char patch
83538: MNT-12288 : Reverse Merge V4.2-BUG-FIX (4.2.4)
<< Caused upgrade failure as the patch relies on search >>
81657 : Merged DEV to V4.2-BUG-FIX (4.2.4)
78463 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n chars should not be created
80398 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n and | chars should not be created
80403 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Replace bad \n and | characters to _ char patch
83539: Merged DEV to V4.2-BUG-FIX (4.2.4)
78463 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n chars should not be created
80398 : MNT-11871 : Adding tag with name containing new lines (\n) breaks the tagging service.
- Tags containing \n and | chars should not be created
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84594 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261