mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-15 15:02:20 +00:00
20167: Merged HEAD to BRANCHES/V3.3: (RECORD ONLY) 20166: Fix ALF-2765: Renditions created via 3.3 RenditionService are not exposed via OpenCMIS rendition API 20232: Fix problem opening AVM web project folders via FTP. ALF-2738. 20234: ALF-2352: Cannot create folders in Share doclib without admin user in authentication chain 20235: Fix for unable to create folders in web project via CIFS. ALF-2736. 20258: Reverse-merged rev 20254: 'When dropping the mysql database ...' 20262: Merged V3.3-BUG-FIX to V3.3 20251: Fix for ALF-2804 - Unable to browse into folders in Share Site in certain situations. - Browser history filter object in incorrect state after page refresh. 20264: Updated Oracle build support (to fix grants) 20282: Merged PATCHES/V3.2.0 to V3.3 20266: Test reproduction of ALF-2839 failure: Node pre-loading generates needless resultset rows 20280: Fixed ALF-2839: Node pre-loading generates needless resultset rows 20283: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20194: AVMTestSuite - scale down unit tests (slightly) 20247: AVMServiceTest.testVersionByDate - build (add delay) 20290: Fixed ALF-2851 "Drag n Drop issues in IE6 & IE7" - Reordering rules-list with drag and drop didn't work at all because each rule was created using a template that had the "id"-attribute set, which made IE confused after using HTMLELement.clone() even though the id was resetted - Both customise-dashlets & rules-list got an error when "throwing" away the dashlet or rule instead of releasing it "carefully", reason was becuuase IE didnt capture the x:y-position which made the animation fail. Now no animation is done if x:y isn't found. 20296: Merged PATCHES/V3.1.0 to V3.3 (RECORD ONLY) 20249: Merged V3.1 to PATCHES/V3.1.0 14565: Updated version to include revision number (x.y.z) 20246: Merged V3.1 to PATCHES/V3.1.0 13841: Build fix 20245: Merged V3.1 to PATCHES/V3.1.0 16185: AbstractLuceneIndexerAndSearcherFactory.getTransactionId() must return null when there is no transaction 20241: Merged V3.1 to PATCHES/V3.1.0 14187: Fix for ETHREEOH-2023: LDAP import must lower case the local name of the association to person. 16167: ETHREEOH-2475: Fixed nested transaction handling in AbstractLuceneIndexerAndSearcherFactory to allow duplicate user processing in PersonServiceImpl to actually work 16168: ETHREEOH-2797: Force patch.db-V2.2-Person to apply one more time to fix up corrupt users created by LDAP Import - Problem due to ETHREEOH-2023, fixed in 3.1.1 - Also corrects ldap.synchronisation.defaultHomeFolderProvider to be userHomesHomeFolderProvider - Also requires fix to ETHREEOH-2475 to fix up duplicate users 20221:Merged PATCHES/V3.1.2 to PATCHES/V3.1.0 20217: Merged PATCHES/V3.2.0 to PATCHES/V3.1.2 19793: Merged HEAD to V3.2.0 19786: Refactor of previous test fix. I have pushed down the OOo-specific parts of the change from AbstractContentTransformerTest to OpenOfficeContentTransformerTest leaving an extension point in the base class should other transformations need to be excluded in the future. 19785: Fix for failing test OpenOfficeContentTransformerTest.testAllConversions. Various OOo-related transformations are returned as available but fail on our test server with OOo on it. Pending further work on these failings, I am disabling those transformations in test code whilst leaving them available in the product code. This is because in the wild a different OOo version may succeed with these transformations. I had previously explicitly disabled 3 transformations in the product and I am moving that restriction from product to test code for the same reason. 19707: Return value from isTransformationBlocked was inverted. Fixed now. 19705: Refinement of previous check-in re OOo transformations. I have pulled up the code that handles blocked transformations into a superclass so that the JodConverter-based transformer worker can inherit the same list of blocked transformations. To reiterate, blocked transformations are those that the OOo integration code believes should work but which are broken in practice. These are blocked by the transformers and will always be unavailable regardless of the OOo connection state. 19702: Fix for HEAD builds running on panda build server. OOo was recently installed on panda which has activated various OOo-related transformations/extractions in the test code. It appears that OOo does not support some transformations from Office 97 to Office 2007. Specifically doc to docx and xls to xlsx. These transformations have now been marked as unavailable. 20220: Created hotfix branch off TAGS/ENTERPRISE/V3.1.0 20297: Merged PATCHES/V3.1.2 to V3.3 (RECORD ONLY) 20268: Increment version number 20267: ALF-550: Merged V3.2 to PATCHES/V3.1.2 17768: Merged DEV/BELARUS/V3.2-2009_11_24 to V3.2 17758: ETHREEOH-3757: Oracle upgrade issue: failed "inviteEmailTemplate" patch - also causes subsequent patches to not be applied 20217: Merged PATCHES/V3.2.0 to PATCHES/V3.1.2 19793: Merged HEAD to V3.2.0 19786: Refactor of previous test fix. I have pushed down the OOo-specific parts of the change from AbstractContentTransformerTest to OpenOfficeContentTransformerTest leaving an extension point in the base class should other transformations need to be excluded in the future. 19785: Fix for failing test OpenOfficeContentTransformerTest.testAllConversions. Various OOo-related transformations are returned as available but fail on our test server with OOo on it. Pending further work on these failings, I am disabling those transformations in test code whilst leaving them available in the product code. This is because in the wild a different OOo version may succeed with these transformations. I had previously explicitly disabled 3 transformations in the product and I am moving that restriction from product to test code for the same reason. 19707: Return value from isTransformationBlocked was inverted. Fixed now. 19705: Refinement of previous check-in re OOo transformations. I have pulled up the code that handles blocked transformations into a superclass so that the JodConverter-based transformer worker can inherit the same list of blocked transformations. To reiterate, blocked transformations are those that the OOo integration code believes should work but which are broken in practice. These are blocked by the transformers and will always be unavailable regardless of the OOo connection state. 19702: Fix for HEAD builds running on panda build server. OOo was recently installed on panda which has activated various OOo-related transformations/extractions in the test code. It appears that OOo does not support some transformations from Office 97 to Office 2007. Specifically doc to docx and xls to xlsx. These transformations have now been marked as unavailable. 20204: Moved version label to '.6' 20298: Merged PATCHES/V3.2.0 to V3.3 (RECORD ONLY) 20281: Incremented version number to '10' 20272: Backports to help fix ALF-2839: Node pre-loading generates needless resultset rows Merged BRANCHES/V3.2 to PATCHES/V3.2.0: 18490: Added cache for alf_content_data Merged BRANCHES/DEV/V3.3-BUG-FIX to PATCHES/V3.2.0: 20231: Fixed ALF-2784: Degradation of performance between 3.1.1 and 3.2x (observed in JSF) 20299: Merged PATCHES/V3.2.1 to V3.3 (RECORD ONLY) 20279: Incremented version label 20211: Reinstated patch 'patch.convertContentUrls' (reversed rev 20205 ALF-2719) 20210: Incremented version label to '.3' 20206: Bumped version label to '.2' 20205: Workaround for ALF-2719 by disabling patch.convertContentUrls and ContentStoreCleaner 20149: Incremented version label 20101: Created hotfix branch off ENTERPRISE/V3.2.1 20300: Merged BRANCHES/DEV/BELARUS/HEAD-2010_04_28 to BRANCHES/V3.3: 20293: ALF-767: remove-AVM-issuer.sql upgrade does not account for column (mis-)order - fixed for MySQL, PostgreSQL and Oracle (DB2 & MS SQL Server already OK) 20301: Merged PATCHES/V3.2.1 to V3.3 20278: ALF-206: Make it possible to follow hyperlinks to document JSF client URLs from MS Office - A request parameter rather than a (potentially forgotten) session attribute is used to propagate the URL to redirect to after successful login 20303: Fixed ALF-2855: FixAuthorityCrcValuesPatch reports NPE during upgrade from 2.1.7 to 3.3E - Auto-unbox NPE on Long->long: Just used the Long directly for reporting 20319: Fixed ALF-2854: User Usage Queries use read-write methods on QNameDAO 20322: Fixed ALF-1998: contentStoreCleanerJob leads to foreign key exception - Possible concurrent modification of alf_content_url.orphan_time led to false orphan detection - Fixed queries to check for dereferencing AND use the indexed orphan_time column - More robust use of EagerContentStoreCleaner: On eager cleanup, ensure that URLs are deleted - Added optimistic lock checks on updates and deletes of alf_content_url 20335: Merged DEV/V3.3-BUG-FIX to V3.3 20334: ALF-2473: Changes for clean startup and shutdown of subsystems on Spring 3 - Removed previous SafeEventPublisher workaround for startup errors and associated changes - Replaced with SafeApplicationEventMulticaster which queues up events while an application context isn't started - Now all subsystems shut down cleanly - Fixes problem with FileContentStore visibility in JMX too! 20341: ALF-2517 Quick fix which means rules which compare the creation/modification date of content should now correctly be applied when content is uploaded to a folder. 20346: ALF-2839: Node pre-loading generates needless resultset rows - Added missing Criteria.list() call 20347: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20231: Fixed ALF-2784: Degradation of performance between 3.1.1 and 3.2x (observed in JSF) 20356: Merged DEV/BELARUS/HEAD-2010_03_30 to V3.3 (with corrections) 19735: ALF-686: Alfresco cannot start if read/write mode in Sysadmin subsystem is configured 1. org.alfresco.repo.module.ModuleComponentHelper was modified to allow “System” user run write operations in read-only system. 2. Startup of “Synchronization” subsystem failed with the same error as was occurred in issue during modules start. org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer was also modified to allow “System” user run write operations in read-only mode. 20361: Merged HEAD to BRANCHES/V3.3: (RECORD ONLY) 20345: Fix ALF-2319: CMIS 'current' version mapping is not compliant with spec 20354: Update test to reflect changes to CMIS version mapping. 20363: Merge from V3.2 to V3.2 (all record-only) c. 19448 OOoJodConverter worker bean correctly handles isAvailable() when subsystem is disabled. c. 19484 JodConverter-backed thumbnailing test now explicitly sets OOoDirect and OOoJodconverter enabled-ness back to default settings in tearDown c. 20175 Fix for ALF-2773 JMX configuration of enterprise logging broken 20376: Altered URL of online help to point at http://www.alfresco.com/help/33/enterprise/webeditor/ 20395: set google docs off 20398: Fixed ALF-2890: Upgrade removes content if transaction retries are triggered - Setting ContentData that was derived outside of the current transaction opened up a window for the post-rollback code to delete the underlying binary. The binaries are only registered for writers fetched via the ContentService now; the low-level DAO no longer does management because it can't assume that a new content URL indicates a new underlying binary. - The contentUrlConverter was creating new URLs and thus the low-level DAO cleaned up live content when retrying collisions took place. The cleanup is no longer on the stack for the patch. - Removes the ALF-558 changes around ContentData.reference() 20399: Remove googledocs aspect option 20400: PurgeTestP (AVM) - increase wait cycles 20422: Added ooo converter properties 20425: Merge V3.3-BUG-FIX to V3.3 20392 : ALF-2716 - imap mail metadata extraction fails when alfresco server locale is non English 20365 : Merge DEV to V3.3-BUG_FIX 18011 : ETHREEOH-3804 - IMAP message body doesn't appears in IMAP folder when message subject is equal to the attachment name 20332 : Build fix - rework to the ImapServiceUnit tests. 20325 : build fix 20318 : MERGE DEV TO V3.3-BUG-FIX 20287 : ALF-2754: Alfresco IMAP and Zimbra Desktop Client. 20317 : ALF-2716 - imap mail metadata extraction fails when alfresco server locale is non English This change reworks the received date metadata extraction. 20316 : ALF-1912 : Problem with IMAP Sites visibility Now only IMAP favouries are shown. Also major rework to the way that this service uses the FileFolderService. 20315 : ALF-1912 Updates to the FileFolderService to support the Imap Service - add listDeepFolders - remove "makeFolders" which moves to its own Utility class. - update to JavaDoc 20429: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20171: 3.3SP1 bug fix branch 20174: Fix for ALF-960 and ALFCOM-1980: WCM - File Picker Restriction relative to folder not web project 20179: ALF-2629 Now when a workflow timer signals a transition it also ends the associated task. 20433: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20184: ALF-2772: Added new test case to RepoTransferReceiverImplTest and fixed the fault in the primary manifest processor. 20196: Temporary fix to SandboxServiceImplTest, which reverses the fix to ALF-2529. 20434: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: (RECORD ONLY) 20213: (RECORD ONLY) Merge from V3.3 to V3.3-BUG-FIX r20176 Merge from V3.2 to V3.3. r20175. JMX configuration of enterprise logging broken (fix). 20215: (RECORD ONLY) Merge from V3.3 to V3.3-BUG-FIX r20178 JodConverter loggers are now exposed in JMX. 20218: (RECORD ONLY) Merged BRANCHES/V3.3 to BRANCHES/DEV/V3.3-BUG-FIX: 20195: Form fields for numbers are now rendered much smaller that ... 20248: (RECORD ONLY) Merging HEAD into V3.3 20284: (RECORD ONLY) Merged BRANCHES/V3.3 to BRANCHES/DEV/V3.3-BUG-FIX: 20177: Add 'MaxPermSize' setting for DOD JUnit tests 20305: (RECORD ONLY) Merged BRANCHES/V3.3 to BRANCHES/DEV/V3.3-BUG-FIX: 20236: Add Oracle support for creating/dropping "databases" (users) in continuous.xml 20264: Updated Oracle build support (to fix grants) 20435: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20233: Part fix for ALF-2811: DOD5015 module breaks CMIS tck 20239: Final part of fix for ALF-2811: DOD5015 module breaks CMIS tck 20250: Merge from DEV/BELARUS/HEAD-2010_04_28 to V3.3-BUG-FIX 20230 ALF-2450: latin/utf-8 HTML file cannot be text-extracted. 20253: ALF-2629 Now tasks should correctly be ended when an associated timer is triggered. Should no longer cause WCM workflows to fail. 20254: ALF-2579 Changed teh status code on incorrect password to '401' to reflect that it is an authorisation error. 20263: Fix for ALF-2500: query with a ! in contains search make it strange 20265: Fix for ALF-1495. Reindexing of OOo-transformed content after OOo crash. 20436: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20292: (RECORD ONLY) Latest SpringSurf libs: 20308: (RECORD ONLY) Latest SpringSurf libs: 20366: (RECORD ONLY) Latest SpringSurf libs: 20415: Latest SpringSurf libs: 20437: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20270: Build times: SearchTestSuite 20273: Fix for ALF-2125 - Accessing a deleted page in Share does not return an error page, instead the document-details page breaks 20274: Fix for ALF-2518: It's impossible to find user by user name in Add User or Group window at Manage permissions page (also allows users to be found by username in the Share Admin Console). 20277: Fix for ALF-2417: Create Web Content Wizard if cancelling/aborting Step Two - Author Web Content, any asset being uploaded gets locked 20291: Reduce build time: Added security test suite to cover 17 security tests 20439: Merged BRANCHES/DEV/V3.3-BUG-FIX to BRANCHES/V3.3: 20302: Fixed ALF-727: Oracle iBatis fails on PropertyValueDAOTest Double.MAX_VALUE 20307: VersionStore - minor fixes if running deprecated V1 20310: Fixed a bug in UIContentSelector which was building lucene search queries incorrectly. 20314: Fix for ALF-2789 - DispatcherServlet not correctly retrieving Object ID from request parameters 20320: Merged DEV/TEMPORARY to V3.3-BUG-FIX 20313: ALF-2507: Not able to email space users even if the user owns the space 20324: Fixed ALF-2078 "Content doesn't make checked in after applying 'Check-in' rule in Share" 20327: Fix Quickr project to compile in Eclipse 20367: ALF-2829: Avoid reading entire result set into memory in FixNameCrcValuesPatch 20368: Work-around for ALF-2366: patch.updateDmPermissions takes too long to complete 20369: Part 1 of fix for ALF-2943: Update incorrect mimetypes (Excel and Powerpoint) 20370: Version Migrator (ALF-1000) - use common batch processor to enable multiple workers 20373: Version Migrator (ALF-1000) - resolve runtime conflict (w/ r20334) 20378: Merged BRANCHES/DEV/BELARUS/HEAD-2010_04_28 to BRANCHES/DEV/V3.3-BUG-FIX: 20312: ALF-2162: Error processing WCM form: XFormsBindingException: property 'constraint' already present at model item 20381: Fixed ALF-2943: Update incorrect mimetypes (Excel and Powerpoint) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20571 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
345 lines
23 KiB
Properties
345 lines
23 KiB
Properties
# PatchService messages
|
|
patch.service.preceeded_by_alternative=Preceeded by alternative patch ''{0}''.
|
|
patch.service.not_relevant=Not relevant to schema {0}
|
|
patch.executer.checking=Checking for patches to apply ...
|
|
patch.service.applying_patch=\tApplying patch ''{0}'' ({1}).
|
|
patch.progress=\t\tPatch {0} {1}% complete, estimated complete at {2}.
|
|
patch.validation.failed=Validation of patch ''{0}'' failed. Patch is applicable to a newer schema than the schema of this build ({1}).\nfixesToSchema: {2}\ntargetSchema: {3}.\nIf this patch should always be run once on every installation, please ensure that the ''fixesToSchema'' value is set to '''${version.schema}'''.
|
|
patch.executer.no_patches_required=No patches were required.
|
|
patch.executer.system_readonly=Patches cannot be applied to a read-only system. Possible incompatibilities may exist between the application code and the existing data.
|
|
patch.executer.not_executed =\n=== Recorded patch (not executed) === \nID: {0}\nRESULT: \n{1}\n=====================================
|
|
patch.executer.executed =\n=== Applied patch === \nID: {0}\nRESULT: \n{1}\n=====================================
|
|
patch.executer.failed =\n=== Failed to apply patch === \nID: {0}\nRESULT: \n{1}\n=====================================
|
|
patch.noLongerSupportedPatch.err.use_incremental_upgrade = \nPatch ''{0}'' was last supported on version {1}.\n Please follow an incremental upgrade using version {2}.
|
|
|
|
# General patch messages
|
|
|
|
patch.genericBootstrap.result.exists=Bootstrap location already exists: {0}
|
|
patch.genericBootstrap.result.created=Imported view into bootstrap location: {0} ({1})
|
|
patch.genericBootstrap.err.multiple_found=Multiple nodes found: {0}
|
|
|
|
patch.general.property_not_set=Patch property ''{0}'' has not been set on this patch: {1}
|
|
|
|
patch.QNamePatch.result=Successfully updated the ''{0}'' QName to ''{1}''.
|
|
|
|
patch.genericMimetypeUpdate.start=Updating mimetypes.
|
|
patch.genericMimetypeUpdate.updated=\n\tUpdated {0} content references with mimetype ''{1}'' to use ''{2}''.
|
|
patch.genericMimetypeUpdate.indexed=\n\tIndexed {0} nodes in store ''{1}''.
|
|
patch.genericMimetypeUpdate.done=\n\tFinished updating mimetypes.
|
|
patch.genericMimetypeUpdate.doneReindex=\n\tFinished updating mimetypes. Selective reindexing was disabled; a reindex is required to search for the new mimetype(s).
|
|
|
|
# Individual patch messages
|
|
|
|
patch.noOpPatch.description=A placeholder patch; usually marks a superceded patch.
|
|
patch.noOpPatch.result=No-op patch
|
|
|
|
patch.marker.description=Marker patch to record installations and upgrades
|
|
patch.marker.result=Marker patch applied
|
|
|
|
patch.savedSearchesFolder.description=Ensures the existence of the 'Saved Searches' folder.
|
|
patch.savedSearchesFolder.result.exists=The saved searches folder already exists: {0}
|
|
patch.savedSearchesFolder.result.created=The saved searches folder was successfully created: {0}
|
|
|
|
patch.savedSearchesPermission.description=Sets required permissions on 'Saved Searches' folder.
|
|
patch.savedSearchesPermission.result.applied=Granted CONTRIBUTOR role to EVERYONE on 'Saved Searches' folder: {0}.
|
|
patch.savedSearchesPermission.err.not_found='Saved Searches' folder could not be found.
|
|
|
|
patch.updatePermissionData.description=Update permissions from 'folder' to 'cmobject' [JIRA: AR-344].
|
|
patch.updatePermissionData.result=Changed {0} 'folder' access control entries to 'cmobject'.
|
|
|
|
patch.authoritiesFolder.description=Ensures the existence of the user authorities folder [JIRA: AR-497].
|
|
|
|
patch.authoritiesFolderPermission.description=Ensures group authorities are visible to everyone.
|
|
|
|
patch.guestUser.description=Add the guest user, guest home space; and fix permissions on company home, guest home and guest person.
|
|
patch.guestUser.result=Added guest user and fixed permissions.
|
|
|
|
patch.fixNodeSerializableValues.description=Ensure that property values are not stored as Serializable if at all possible
|
|
patch.fixNodeSerializableValues.result=Fixed {0} node property serialized values
|
|
|
|
patch.updateGuestPermission.description=Rename guest permission from 'Guest' to 'Consumer'
|
|
patch.updateGuestPermission.result=Changed {0} 'Guest' access control entries to 'Consumer'.
|
|
|
|
patch.categoryRootPermission.description=Sets required permissions on 'Category Root' folder.
|
|
patch.categoryRootPermission.result=Granted CONSUMER role to GUEST on 'Category Root' folder: {0}.
|
|
patch.categoryRootPermission.err.not_found='Category Root' folder ({0}) could not be found.
|
|
|
|
patch.guestPersonPermission.description=Change Guest Person permission from 'Consumer' to 'Read'
|
|
patch.guestPersonPermission.result=Updated Guest Person permission from 'Consumer' to 'Read'
|
|
|
|
patch.spacesRootPermission.description=Change Spaces store root permission from 'Consumer' to 'Read'
|
|
patch.spacesRootPermission.result=Updated Spaces store root permission from 'Consumer' to 'Read'
|
|
|
|
patch.contentPermission.description=Update permission entries from 'cm:content' to 'sys:base'.
|
|
patch.contentPermission.result=Changed {0} 'cm:content' access control entries to 'sys:base'.
|
|
|
|
patch.forumsIcons.description=Updates forums icon references
|
|
patch.forumsIcons.result=Updated {0} icon references
|
|
|
|
patch.emailTemplatesFolder.description=Ensures the existence of the 'Email Templates' folder.
|
|
patch.emailTemplatesFolder.result.exists=The email templates folder already exists: {0}
|
|
patch.emailTemplatesFolder.result.created=The email templates folder was successfully created: {0}
|
|
|
|
patch.emailInviteAndNotifyTemplatesFolder.description=Ensures the existence of the 'Email Invite Templates' and 'Email Notify Templates' folders.
|
|
patch.emailNotifyTemplatesFolder.result.exists=The Email Notify Templates folder already exists: {0}
|
|
patch.emailNotifyTemplatesFolder.result.created=The Email Notify Templates folder was successfully created: {0}
|
|
patch.emailInviteTemplatesFolder.result.exists=The Email Invite Templates folder already exists: {0}
|
|
patch.emailInviteTemplatesFolder.result.created=The Email Invite Templates folder was successfully created: {0}
|
|
|
|
patch.emailTemplatesContent.description=Loads the email templates into the Email Templates folder.
|
|
patch.emailTemplatesContent.result=Imported the Email Templates into the default folder.
|
|
|
|
patch.descriptorUpdate.description=Update Repository descriptor
|
|
patch.descriptorUpdate.result=Repository descriptor updated
|
|
|
|
patch.scriptsFolder.description=Ensures the existence of the 'Scripts' folder.
|
|
patch.scriptsFolder.result.exists=The scripts folder already exists: {0}
|
|
patch.scriptsFolder.result.created=The scripts folder was successfully created: {0}
|
|
|
|
patch.topLevelGroupParentChildAssociationTypePatch.description=Ensure top level groups have the correct child association type.
|
|
patch.topLevelGroupParentChildAssociationTypePatch.result=Fixed {0} top level groups child association types.
|
|
patch.topLevelGroupParentChildAssociationTypePatch.err.sys_path_not_found=Required authority system path not found: {0}
|
|
patch.topLevelGroupParentChildAssociationTypePatch.err.auth_path_not_found=Required authority path not found: {0}
|
|
|
|
patch.actionRuleDecouplingPatch.description=Migrate existing rules to the updated model where rules are decoupled from actions.
|
|
patch.actionRuleDecouplingPatch.result=Updated {0} rules.
|
|
|
|
patch.systemWorkflowFolder.description=Ensures the existence of the system workflow container.
|
|
patch.systemWorkflowFolder.result.created=Created system workflow container {0}.
|
|
|
|
patch.rssTemplatesFolder.description=Ensures the existence of the 'RSS Templates' folder.
|
|
patch.rssTemplatesFolder.result.exists=The RSS Templates folder already exists: {0}. Re-applying guest permissions.
|
|
patch.rssTemplatesFolder.result.created=The RSS Templates folder was successfully created: {0}
|
|
|
|
patch.rendition.rendering_actions.exists=The Rendering Actions folder already exists: {0}.
|
|
patch.rendition.rendering_actions.created=The Rendering Actions folder was successfully created: {0}
|
|
patch.rendition.rendering_actions.description=Creates the Rendering Actions folder.
|
|
|
|
patch.uifacetsAspectRemovalPatch.description=Removes the incorrectly applied uifacets aspect from presentation template files.
|
|
patch.uifacetsAspectRemovalPatch.updated=Successfully removed the uifacets aspect from {0} presentation template files.
|
|
|
|
patch.guestPersonPermission2.description=Change Guest Person permission to visible by all users as 'Consumer'.
|
|
patch.guestPersonPermission2.result=Updated Guest Person permission to visible by all users as 'Consumer'.
|
|
|
|
patch.schemaUpgradeScript.description=Ensures that the database upgrade script has been run.
|
|
patch.schemaUpgradeScript.err.not_executed=The schema upgrade script, ''{0}'', has not been run against this database.
|
|
|
|
patch.uniqueChildName.description=Checks and renames duplicate children.
|
|
patch.uniqueChildName.copyOf=({0}-{1})
|
|
patch.uniqueChildName.result=Checked {0} associations and fixed {1} duplicates. See file {2} for details.
|
|
patch.uniqueChildName.err.unable_to_fix=Auto-fixing of duplicate names failed. See file {0} for details.
|
|
|
|
patch.invalidNameEnding.description=Fixes names ending with a space or full stop.
|
|
patch.invalidNameEnding.result=Fixed {0} names ending with a space or full stop. See file {1} for details.
|
|
patch.invalidNameEnding.err.unable_to_fix=Auto-fixing of names ending with a space or full stop failed. See file {0} for details.
|
|
patch.invalidNameEnding.rewritten=Name ''{0}'' rewritten to ''{1}''
|
|
|
|
patch.systemDescriptorContent.description=Adds the version properties content to the system descriptor.
|
|
patch.systemDescriptorContent.result=Added the version properties content to the system descriptor.
|
|
patch.systemDescriptorContent.err.no_version_properties=The version.properties resource could not be found.
|
|
patch.systemDescriptorContent.err.no_descriptor=The system descriptor could not be found.
|
|
|
|
patch.versionHistoryPerformance.description=Improves the performance of version history lookups.
|
|
patch.versionHistoryPerformance.result=Updated {0} version history objects to improve performance.
|
|
|
|
patch.multilingualBootstrap.description=Bootstraps the node that will hold the multilingual containers.
|
|
|
|
patch.wcmFolders.description=Ensures the existance of the WCM specific 'Web Projects' and 'Web Forms' folders.
|
|
patch.wcmFolders.webprojects.result.exists=The Web Projects folder already exists: {0}
|
|
patch.wcmFolders.webprojects.result.created=The Web Projects folder was successfully created: {0}
|
|
patch.wcmFolders.webforms.result.exists=The Web Forms folder already exists: {0}
|
|
patch.wcmFolders.webforms.result.created=The Web Forms folder was successfully created: {0}
|
|
|
|
patch.linkNodeExtension.description=Fixes link node file extensions to have a .url extension.
|
|
patch.linkNodeExtension.result=Fixed {0} link node file extensions. See file {1} for details.
|
|
patch.linkNodeExtension.err.unable_to_fix=Auto-fixing of link node file extensions failed. See file {0} for details.
|
|
patch.linkNodeExtension.rewritten=Name ''{0}'' rewritten to ''{1}''
|
|
|
|
patch.systemRegistryBootstrap.description=Bootstraps the node that will hold system registry metadata.
|
|
|
|
patch.userAndPersonUserNamesAsIdentifiers.description=Reindex usr:user and cm:person uids as identifiers
|
|
patch.userAndPersonUserNamesAsIdentifiers.result=Reindexed user:user and cm:person uids as identifiers
|
|
|
|
patch.contentFormFolderType.description=Update WCM Content Form folder type.
|
|
patch.contentFormFolderType.result=Updated {0} WCM Content Form objects to 'wcm:formfolder' type.
|
|
|
|
patch.groupNamesAsIdentifiers.description=Reindex usr:authorityContainer gids as identifiers
|
|
patch.groupNamesAsIdentifiers.result=Reindexed usr:authorityContainer with identifiers
|
|
|
|
patch.invalidUserPersonAndGroup.description=Fix up invalid uids for people and users; and invalid gids for groups
|
|
patch.invalidUserPersonAndGroup.result=Fixed ''{0}'' invalid user nodes, ''{1}'' invalid person nodes and ''{2}'' invalid authority nodes.
|
|
|
|
patch.AVMGuidPatch.description=Set GUIDs on AVM nodes.
|
|
patch.AVMGuidPatch.result=AVM GUIDS set.
|
|
|
|
patch.webscripts.description=Adds Web Scripts to Data Dictionary.
|
|
patch.webscripts2.description=Adds Web Scripts (second set) to Data Dictionary.
|
|
patch.webscripts3.description=Update Web Scripts ReadMe.
|
|
patch.webscriptsExtension.description=Adds Web Scripts Extension to Data Dictionary.
|
|
|
|
patch.AVMLayeredSnapshot.description=Set indirectionVersion on Layered Nodes.
|
|
patch.AVMLayeredSnapshot.result=Layered Node indirectionVersions set.
|
|
|
|
patch.groupMembersAsIdentifiers.description=Reindex usr:authorityContainer members as identifiers
|
|
|
|
patch.genericWorkflow.result.deployed=Re-deployed {0} workflows.
|
|
|
|
patch.redeploySubmitProcess.description=Re-deploy WCM Submit Process Definition.
|
|
patch.deploySubmitDirectProcess.description=Deploy WCM Direct Submit Process Definition.
|
|
|
|
patch.AVMLocking.description=Adds existing web projects to locking service.
|
|
patch.AVMLocking.result=Necessary web projects added.
|
|
|
|
patch.AVMAspects.description=Changes storage of aspects on AVM Nodes.
|
|
patch.AVMAspects.result=Aspects were moved.
|
|
|
|
patch.ReadmeTemplate.description=Deployed ReadMe Template
|
|
patch.webScriptsReadme.description=Applied ReadMe template to Web Scripts folders
|
|
|
|
patch.AVMProperties.description=Changes storage of properties on AVM Nodes.
|
|
patch.AVMProperties.result=Properties were moved.
|
|
|
|
patch.customModels.description=Adds 'Models' folder to Data Dictionary
|
|
patch.customMessages.description=Adds 'Messages' folder to Data Dictionary
|
|
patch.customWebClientExtension.description=Adds 'Web Client Extension' folder to Data Dictionary
|
|
|
|
patch.customWorkflowDefs.description=Adds 'Workflow Definitions' folder to Data Dictionary.
|
|
|
|
patch.emailContributorGroup.description=Adds the 'GROUP_EMAIL_CONTRIBUTORS' group.
|
|
|
|
patch.avmStoreAsIdentifier.description=Reindex wca:webfolder to make wca:avmstore an identifier
|
|
patch.avmStoreAsIdentifier.result=Reindexed wca:webfolder to make wca:avmstore an identifier
|
|
|
|
patch.avmFormPropertyIdentifier.description=Reindex wca:webform to make wca:formname an identifier
|
|
patch.avmFormPropertyIdentifier.result=Reindexed wca:webform to make wca:formname an identifier
|
|
|
|
patch.formsFolder.description=Adds 'Forms' folder to Data Dictionary.
|
|
|
|
patch.tagRootCategory.description=Adds 'Tags' as new top-level category root.
|
|
|
|
patch.sitesFolder.description=Adds 'Sites' folder to Company Home.
|
|
|
|
patch.deploymentMigration.description=Migrates deployment data to the new model.
|
|
patch.deploymentMigration.webProjectName=Migrating deployment data for web project ''{0}''
|
|
patch.deploymentMigration.serverMigrated=Server ''{0}'' from web project ''{1}'' has been migrated
|
|
patch.deploymentMigration.reportMigrated=Deployment report for ''{0}'' from web project ''{1}'' has been migrated
|
|
patch.deploymentMigration.result=Deployment data has been migrated.
|
|
|
|
patch.updateAvmPermissionData.description=Update avm permissions from 'webfolder' to 'cmobject'.
|
|
patch.updateAvmPermissionData.result=Changed {0} 'webfolder' access control entries to 'cmobject'.
|
|
|
|
patch.updateAvmPermissions.description=Update ACLs on all avm objects to the new 2.2 permission model
|
|
patch.updateAvmPermissions.result=Updated ACLs. Created {0} defining and {1} layered ACLs.
|
|
|
|
patch.wcmPermissionPatch.description=Fix ACLs so they are only set on the staging area store.
|
|
patch.wcmPermissionPatch.result=Updated ACLs: ACLS are moved to the staging area store and removed from all other stores. They are now applied via layering.
|
|
|
|
patch.avmWebProjectInheritPermissions.description=Break inheritance of permissions on wca:webfolder object to hide access by default.
|
|
patch.avmWebProjectInheritPermissions.result=Removed inheritance of permissions on all wca:webfolder objects.
|
|
|
|
patch.wcmPostPermissionSnapshotPatch.description=Snapshot stores (after fixing ACLs so they are only set on the staging area store).
|
|
patch.wcmPostPermissionSnapshotPatch.result=Snapshot complete after WCM ACL changes.
|
|
|
|
patch.updateDmPermissions.description=Update ACLs on all DM node objects to the new 3.0 permission model
|
|
patch.updateDmPermissions.result=Updated ACLs. Created {0} defining ACLs.
|
|
|
|
patch.createSiteStore.description=Create the AVM store for site data structure for 3.0 web-tier clients.
|
|
patch.createSiteStore.result=Created the AVM site data store.
|
|
|
|
patch.sitePermissionRefactorPatch.description=Create permission groups for sites.
|
|
patch.sitePermissionRefactorPatch.result=Groups have been created for all sites and user's allocated accordingly.
|
|
|
|
patch.migrateVersionStore.description=Version Store migration (from lightWeightVersionStore to version2Store)
|
|
patch.migrateVersionStore.incomplete=Version Store migration incomplete.
|
|
patch.migrateVersionStore.done=Version Store migration completed.
|
|
|
|
patch.inviteEmailTemplate.description=Adds invite email template to invite space
|
|
|
|
patch.calendarModelNamespacePatch.description=Update the Calendar model namespace URI and reindex all calendar objects.
|
|
patch.calendarModelNamespacePatch.result=Updated the Calendar model namespace URI to http://www.alfresco.org/model/calendar and reindexed {0} calendar objects.
|
|
|
|
patch.spacesStoreGuestPermission.description=Sets READ permissions for GUEST on root node of the SpacesStore.
|
|
patch.spacesStoreGuestPermission.result=Granted READ permissions for GUEST on root node of the SpacesStore.
|
|
|
|
patch.administratorGroup.description=Adds the 'ALFRESCO_ADMINISTRATORS' group.
|
|
|
|
patch.resetWCMToGroupBasedPermissionsPatch.description=Reset WCM to group based permissions.
|
|
patch.resetWCMToGroupBasedPermissionsPatch.result=WCM reset to group based permissions.
|
|
|
|
patch.migrateVersionStoreUpdateCounter.description=Update internal version2Store counter (if needed).
|
|
patch.migrateVersionStoreUpdateCounter.result=Update internal version2Store counter (if needed): {0}
|
|
|
|
patch.invitationMigration.description=Migrate invitations from old invite service to invitation service
|
|
patch.invitationMigration.result=Migrated {0} invitations from old invite service to invitation service.
|
|
patch.invitationMigration.no_invites=No invitations require migrating old invite service to invitation service.
|
|
|
|
patch.webSiteAddModerated.description=Changing Web Site visibility from a boolean to enum.
|
|
patch.webSiteAddModerated.result=Changed Web Site visibility.
|
|
|
|
patch.mtShareExistingTenants.description=Update existing tenants for MT Share.
|
|
patch.mtShareExistingTenants.result=Update existing tenants for MT Share.
|
|
patch.mtShareExistingTenants.result.not_applicable=Patch applied, although no changes made since MT is not enabled.
|
|
|
|
patch.redeployInvitationProcess.description=Re-deploy Invitation Process Definitions.
|
|
|
|
patch.imapFolders.description=Creates folders tree necessary for IMAP functionality
|
|
patch.imapFolders.result.exists=The 'Imap Configs' folder already exists
|
|
patch.imapFolders.result.created=The 'Imap Configs' folder was successfully created
|
|
|
|
patch.zonedAuthorities.description=Adds the remodelled cm:authority container to the spaces store
|
|
|
|
patch.authorityMigration.description=Copies any old authorities from the user store to the spaces store.
|
|
patch.authorityMigration.process.name=Authority Migration
|
|
patch.authorityMigration.warning.assoc=Ignoring group memberships of non-existent user {1}
|
|
patch.authorityMigration.result=Migrated {0} groups and {1} group associations to the spaces store.
|
|
|
|
patch.authorityDefaultZonesPatch.description=Adds groups and people to the appropriate zones for wcm, share and everything else.
|
|
patch.authorityDefaultZonesPatch.result=Unzoned groups and people added to the default zones.
|
|
patch.authorityDefaultZonesPatch.users= Adding users to zones ...
|
|
patch.authorityDefaultZonesPatch.groups= Adding groups to zones ...
|
|
|
|
patch.fixNameCrcValues.description=Fixes name and qname CRC32 values to match UTF-8 encoding.
|
|
patch.fixNameCrcValues.result=Fixed CRC32 values for UTF-8 encoding for {0} node child associations. See file {1} for details.
|
|
patch.fixNameCrcValues.fixed=Updated CRC32 values for node ID {0}, name ''{1}'': {2} -> {3}, qname ''{4}'': {5} -> {6}.
|
|
patch.fixNameCrcValues.unableToChange=Failed to update the CRC32 value for node ID {0}: \n Node name: {1} \n name CRC old: {2} \n name CRC new: {3} \n Node qname: {4} \n qname CRC old: {5} \n qname CRC new: {6} \n Error: {7}
|
|
|
|
patch.personUsagePatch.description=Add person 'cm:sizeCurrent' property (if missing).
|
|
patch.personUsagePatch.result1=Added 'cm:sizeCurrent' property to {0} people that were missing this property.
|
|
patch.personUsagePatch.result2=No people were missing the 'cm:sizeCurrent' property.
|
|
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.description=Redeploy nominated invitation workflow
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.result=Nominated invitation workflow redeployed
|
|
|
|
patch.transferDefinitions.description=Add transfer definitions folder to data dictionary.
|
|
patch.transferDefinitions.result=Transfer definitions folder added to data dictionary.
|
|
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.description=Redeploy nominated invitation workflow
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.result=Nominated invitation workflow redeployed
|
|
|
|
patch.thumbnailsAssocQName.description=Update the 'cm:thumbnails' association QName to 'rn:rendition'.
|
|
|
|
patch.convertContentUrls.description=Converts pre-3.2 content URLs to use the alf_content_data table. The conversion work can also be done on a schedule; please contact Alfresco Support for further details.
|
|
patch.convertContentUrls.bypassingPatch=Content URL conversion was NOT performed by this patch. Activate the scheduled job 'contentUrlConverterTrigger'.
|
|
patch.convertContentUrls.start=Content URL conversion progress:
|
|
patch.convertContentUrls.error=Content URL conversion failed: {0}
|
|
patch.convertContentUrls.inProgress=Content URL conversion increment completed. Awaiting next scheduled call...
|
|
patch.convertContentUrls.done=Content URL conversion completed.
|
|
patch.convertContentUrls.adm.start=\tProcessing ADM Content URLs.
|
|
patch.convertContentUrls.adm.done=\tFinished processing ADM nodes up to ID {0}.
|
|
patch.convertContentUrls.avm.start=\tProcessing AVM Content URLs.
|
|
patch.convertContentUrls.avm.done=\tFinished processing AVM nodes up to ID {0}.
|
|
patch.convertContentUrls.store.start=\tReading content URLs from store {0}.
|
|
patch.convertContentUrls.store.readOnly=\tNo content URLs will be marked for deletion. The content store is read-only.
|
|
patch.convertContentUrls.store.pending=\tContent URLs will be marked for deletion once the URL conversion process is complete.
|
|
patch.convertContentUrls.store.noSupport=\tNo content URLs will be marked for deletion. The store does not support URL enumeration.
|
|
patch.convertContentUrls.store.progress=\t\tProcessed {0} content URLs from store.
|
|
patch.convertContentUrls.store.scheduled=\tScheduled {0} content URLs for deletion from store: {1}
|
|
patch.convertContentUrls.store.done=This job is complete. Deactivate the scheduled job 'contentUrlConverterTrigger'.
|
|
|
|
patch.fixAuthoritiesCrcValues.description=Fixes authority CRC32 values to match UTF-8 encoding.
|
|
patch.fixAuthoritiesCrcValues.result=Fixed CRC32 values for UTF-8 encoding for {0} authorities. See file {1} for details.
|
|
patch.fixAuthoritiesCrcValues.fixed=Updated CRC32 values for authority ID {0}, authority ''{1}'': {2} -> {3}.
|
|
patch.fixAuthoritiesCrcValues.unableToChange=Failed to update the CRC32 value for authority ID {0}: \n Authority: {1} \n authority CRC old: {2} \n authority CRC new: {3} \n Error: {4}
|
|
|
|
patch.updateMimetypes1.description=Fix mimetypes for Excel and Powerpoint.
|