mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-06-30 18:15:39 +00:00
2 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
668c2f1f35 |
ACE-3077 - BM-0013: SOLR GC performance
- Reduce GC further - Non-blocking http params moved from remoteAPI to core - Code cleanup - tabs to spaces! git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@89214 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 |
||
|
7effb5240c |
Merged V4.0-BUG-FIX to HEAD
36152: ALF-13904: Can we code round the malformed Lock-Token reported in OOo/LibreOffice in ALF-7916 36169: ALF-8755: After renaming content / space by Contributor via WebDAV new items are created 36174: Reversed revisions 35090 and 35107. Reinstating Kofax in service packs for now until universal build is ready. 36191: Fixed inconsistencies in the application of index control aspect and guessMimetype in ADMRemoteStore and AVMToADMRemoteStorePath since hidden aspect additions. Tested with large site migration. 36193: Pull out the Thread-local HttpClient creation from RemoteClient, and expose. Will go back into Surf at some point 36194: Convert to using the ThreadLocal HttpClient instances, and some extra steps to ensure we always tidy up after ourselves now the instance is shared 36196: ALF-13915: Inline edit is possible on someone else's working copy in Share - possible data loss with no warning - Fix by MF 36197: Chinese: First files translated into Chinese 36202: ALF-13483: Japanese: Incorrect date handle in a date Input filed - Reviewed by DWe 36203: ALF-11463: Corrected localized email template naming format - Fix by Pavel, reviewed by DWe 36204: Fixes: ALF-13777, adjusts the sort order so that the calendar entries are displayed in a consistent order 36223: Remove old module code from core * removed DOD module code (now found in separate RM archive) * removed proff of concept RM module (long since deprecated) * removed blog integration module (migrated into the core product many moons past) * updated build scripts, removing all DOD module related tasks and properties 36226: ALF-5285: Workflow: Setting default value to data type <default>0</default>, value is not retained. - Customer bug from 2008! Reviewed by Frederik 36228: ALF-12742: Fix Websphere classpath to allow OpenCMIS to work! - Changes researched by Dmitry - ALF-14023 logged for doc impact 36235: More for ALF-13723 SOLR does not include the same query unit tests as lucene - first half of embedded CMIS tests 36236: Fixes: ALF-13777. Fix tweaked for aesthetics. 36245: ALF-13244 SOLR Multi-threaded tracking is required for performance - simultaneous document transformations - multi-threaded tracking is now the default 36248: Fixed ALF-13705 "Could not load properties"/InvalidQNameException while trying to open/edit rule in Share 36255: ALF-13088: Upgrade to OpenCMIS 0.7.0 to solve Alfresco CMIS extension issues 36256: ALF-13088: Fix compilation error 36259: ALF-13933 Alfresco needs to be able to support LibreOffice for transformations << Developed on Windows 7. Might need more work on Linux to get LibreOffice to shut down, but should be okay with OpenOffice 3.2 which was used in the previous release. >> - Updated jodconverter to latest version jodconverter-core-3.0-SNAPSHOT-patched.jar 28/4/2012 which is newer than 3.0 beta-4 - Applied patch for http://code.google.com/p/jodconverter/issues/detail?id=103 to handle setting the env for LibreOffice 3.5 - Modified code to use partial GNU style options (not used for -env!) when using LibreOffice - Added OpenOfficeCommandLine to dynamically supply OpenOffice or LibreOffice command line args for OOoDirect - Tested to work with OpenOffice 3.4 and 3.2 on Windows 7 36263: Merged V4.0 to V4.0-BUG-FIX 36247: ALF-11027: temporarily remove import of maven.xml, since it makes ant calls fail from enterpriseprojects 36264: ALF-13933 Alfresco needs to be able to support LibreOffice for transformations - remove old jodconverter-core-3.0-beta-3.diff 36265: ALF-14025: Updated Surf libs to stop application context being added to non-checksum requested dependencies to allow relative paths to be requested. 36266: Merged V3.4-BUG-FIX to V4.0-BUG-FIX 36147: Removed nonsense comments from method information 36187: Merged DEV to V3.4-BUG-FIX 36121: ALF-234: There is no field restriction at the New Rule form in Share 'maxlength="1024"' parameter has been added to title and description fields in 'rule-edit.get.html.ftl' 36229: Merged DEV to V3.4-BUG-FIX 35115: ALF-13181:Stack Specific: Script error occurs when try to exute Task Done/Approve/Reject action on My Tasks (My Tasks WebScript) dashlet Dellay for 500 miliseconds was added to MyTasks.transitionTask() method. 36242: Fixed ALF-12287 "Share - metadataRefresh event removes version history" - The javascript component was listening to "metaDataRefresh" which made it refresh itself. However it also listened to dopcumentDetailsAvailable to enhance its dom (i.e. show itself). Meaning that if timing was bad and the "documentDetailsAvailable" was fired before the refresh had been performed it nwever showed itself. 36260: ALF-13936: Enabling IMAP can interfere with folder versioning 36262: ALF-13718: Reverting ORDER BY changes to child assoc query as they had more impact than expected and we turned out to be compensating for out of date SQL Server statistics 36269: Merged V3.4-BUG-FIX to V4.0-BUG-FIX 36268: ALF-14031: Merged PATCHES/V3.4.6 to V3.4-BUG-FIX 36176: ALF-13981: Fix registerReferenceCountingIndexReader() so that it works in a doWithFileLock() retry loop (whatever that means!) 36273: ALF-13933 Alfresco needs to be able to support LibreOffice for transformations - Return a dummy OpenOffice command even when there is no OpenOffice/LibreOffice installed or on the path. 36275: ALF-14029: Updating single-valued association (no List<NodeRef>) fixed. 36283: Translation updates to: DE, ES, FR, IT, JA, NL. Based on EN rev36165. 36284: ALF-13723 SOLR does not include the same query unit tests as lucene - InTree, InFolder, FTS, Access, DateFormatting, AspectJoin, FTSConnectives, LikeEscaping 36306: ALF-13672: Workflow Notification Emails are partially localized into other languages git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@36324 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 |