mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
2efb10f764e897451dc787b2fffdf79a7cb1b1a9
8 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
edc8ebc3a5 |
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
79326: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
79090: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- Removed references to http://www.jcp.org/jcr (left in web-scripts-application-context.xml
and multiple versions of opencmis-gnamefilter-context.xml)
78990: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- Removing references to "jcr-xpath" - Biggest changes were to: DocumentNavigator, NodeServiceXPath and NodeSearcher
- SearcherComponentTest has a lot of tests removed that appeared to be JCR specific
- There are still a lot of namespace references in XML files to http://www.jcp.org/jcr/1.0 etc.
- Left a few references to "JSR 170" and JCR in java classes as they looked like they might be common with other bits.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82708 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
|
||
|
|
4e8556fc9b |
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78421: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
75797: ACE-2149: EOL AVM / WCM
- Removal from 'remote-api' project
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82553 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
|
||
|
|
0546224e23 |
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78403: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
75700: ACE-2149: EOL AVM / WCM
- Remove most of the AVM and WCM beans, scripts, classes, patches, etc
- The Explorer client is very broken for compilation
- TODO: Remove all WCM-related functionality, which I thought would be best left to a UI dev
I've murdered many of the classes and beans but there's more to do
- The repository compiles
TODO: Get it running again
- TODO: Check if we can wipe the 'deployment' project as well
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82540 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
|
||
|
|
788d3c9c89 |
Merged HEAD-QA to HEAD (4.2) (including moving test classes into separate folders)
51903 to 54309 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@54310 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 |
||
|
|
9ad4cbb5d2 |
Merged BRANCHES/DEV/CONV_HEAD to HEAD:
47880: Create branch for Cloud Convergence from the latest state of HEAD (Revision 47874)
47886: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
33052: (RECORD ONLY) Branch for Enterprise 4.0 service pack development
38002: (RECORD ONLY) Create branch for 4.1 Enterprise releases, based on 4.0.2
38003: (RECORD ONLY) Update version to 4.1.0
38079: (RECORD ONLY) Updated schema version to 5100
38536: (RECORD ONLY) Merged V4.1-BUG-FIX to V4.1
38219: ALF-14674: DOS voodoo to make start_deployment.bat work, as installed by Bitrock
38344: ALF-14674: Deployment installer still doesn't work
- Use ${installdir.escape_backslashes} instead of ${installdir}
38471: ALF-14674: Deployment installer still doesn't work
- Correction to use of ${installdir.escape_backslashes}
39519: (RECORD ONLY) Merged PATCHES/V4.0.2 to V4.1
38899: ALF-15005: Merged V4.0-BUG-FIX to PATCHES/V4.0.2
37920: ALF-13816: Permission Denied on web-client browsing if parent does not inherit permissions
- FileFolderService getNamePath() now performs toFileInfo() as SystemUser.
38900: ALF-15005: Merged V4.1-BUG-FIX to PATCHES/V4.0.2
38549: ALF-11861: Maintain the same defuault root of WebDav for Alfresco 4.0 as was in pre-4.0
Removed overriding protocols.rootPath property from installer and enterprise overlay versions of alfresco-global.properties so that correct setting in repository.properties is used.
39494: ALF-15213 / ALF-15170: Can't change folder permissions in Private or Public-moderated sites
- Fix by Dmitry V
44843: (RECORD ONLY) Created hotfix branch off V4.1 build 372 revision 44743 (candidate 4.1.2 release)
45708: (RECORD ONLY) Merged PATCHES/V4.1.2 to PATCHES/V4.1.3
45570: Merged V3.4-BUG-FIX to PATCHES/V4.1.2
43939: ALF-17197 / ALF-16917: Merged PATCHES/V3.4.11 to V3.4-BUG-FIX
43896: MNT-198: Activity feeds get not generated in private sites for added files if username in LDAP-AD contains uppercase letters
- Now we can cope with a runAs where the username is in the wrong case
45714: (RECORD ONLY) Merged BRANCHES/DEV/V4.1-BUG-FIX to PATCHES/DEV/V4.1.3
45513: MNT-279: Use binary search in cached authority search to cut down search time when a group contains an astronomical number of authorities
- Experimental fix to cut down on severe profiling hit
45715: (RECORD ONLY) Merged BRANCHES/DEV/V4.1-BUG-FIX to PATCHES/V4.1.3
44848: Fix for ALF-17178 SolrLuceneAnalyser.findAnalyser generating InavlidQNameExceptions wher they are easily protected.
46188: (RECORD ONLY) Merged BRANCHES/DEV/V4.1-BUG-FIX to PATCHES/V4.1.3
46014: Fix for ALF-17732 - SWF files are considered insecure content and should not be displayed directly in the browser.
46160: Fix for ALF-17759 - HTML files are stripped from metadata and style information after they are uploaded.
46165: Fix for ALF-17787 - Site Members 'All Members' link should not run query immediately
46169: Fix for ALF-17787 - Site Members 'All Members' link should not run query immediately - missing file
46186: Fix for ALF-17786 - Site dashboard page issues too many requests (Site Members dashlet issues avatar requests when it doesn't need too)
46242: (RECORD ONLY) Merged BRANCHES/DEV/V4.1-BUG-FIX to PATCHES/V4.1.3:
46184: Refactoring a test class to use JUnit Rules - as part of attempt to reproduce ALF-17797.
46192: Enhancement to JUnit Rule TemporaryNodes.java as required by fix for ALF-17797.
46194: Fix for ALF-17797. AddFailedThumbnailActionExecuter is failing.
46710: (RECORD ONLY) Create branch for Cloud Convergence from the latest state of 4.1.3 (RC5, Build 85, Revision 46648)
47908: Merged from DEV/CONV_V143 to DEV/CONV_HEAD
46788: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30323: (RECORD ONLY) Merged HEAD to BRANCHES/DEV/THOR1:
30171: ALF-9613: caching content store. Various improvements and bug fixes. Including:
30325: THOR-114: S3 content store
30326: THOR-128: S3 content store
30333: THOR-139 F101: Get account for user e-mail id
30335: Merge from THOR0 to THOR1
r30274: THOR-135 is email address accepted by Alfresco? Part One.
30340: THOR-99: Thor module - enable tests
30341: Removing duplicate account-service-context.xml file.
30343: Merge THOR0 to THOR1
30339: Test email singup in Share complete
30338: New form runtime features:
- Yellow background is displayed for mandatory fields without value
- Red background dis displayed for fields with validation errors
- Error message is displayed in a balloon when fields with error has focus
- Using balloons is now the default method of displaying errors
- Removed balloon code form create site menu since its now handled automatically
- An alternative to balloons are "error containers" (div with clickable red text labels focusing the field): setErrorContainer(divEl)
- Its possible to setMultipleErrors(true) to display all the forms/fields errors in the "error container"/ballon.
- Its possible to turn of the balloons and error containers complete by setting setErrorContainer(null)
- js validation handlers no longer needs to handle the messages OR the css classes for mandatory & invalid
30344: Missing value check caused js undefined error
30346: Minor css form fixes
30347: THOR-126: S3 content store - do not swallow exceptions
30348: THOR-66: disable unused services/features
30349: THOR-137 F88: Add existing external user (from another network) checkpoint
30350: THOR-135 Is email address accepted by Alfresco.
46789: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35594: Fix merge issue
47930: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46762: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46768: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46769: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46778: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46780: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46786: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46791: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46792: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46808: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46809: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46819: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46829: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46839: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46842: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46844: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46846: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46847: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46876: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46877: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46878: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46879: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46880: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46881: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47947: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46737: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35288: Alfresco Cloud (from BRANCHES/V4.0)
35389: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30170: Thor branch based on Swift feature complete
30185: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
28973: THOR-1: verify ability to create DB schema programatically on AWS RDS (for MySQL & Oracle)
28999: THOR-3: Tenant Routing Data Source (dynamic tenant-aware DB connection pools)
29022: THOR-1: verify ability to create DB schema programatically on AWS RDS (for MySQL & Oracle)
29031: THOR-1: verify ability to create DB schema programatically on AWS RDS (for MySQL & Oracle)
30186: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1: (3 conflicts resolved)
29116: THOR-3: Tenant Routing Data Source (dynamic tenant-aware DB connection pools)
29174: THOR-24 Set up new Alfresco AMP module project.
29186: THOR-25 Copy and refactor Account Service from SambaJAM
29193: ImporterComponent - prep for THOR-7
29198: THOR-7: Tenant Service API - Create Tenant (using separate DB schema)
29204: THOR-29 Account Type Registry
29234: THOR-7: Tenant Service API - Create Tenant (using separate DB schema)
29246: THOR-7: Tenant Service API - Create Tenant (using separate DB schema)
29251: THOR-30 Added AccountDAO interface along with two implementations:
AccountDAOImpl (not implemented) which will manage Account data in an RDB via iBatis.
AccountDAO_InMemory which manages AccountInfo in simple HashMaps for testing purposes only.
29258: THOR-28
29259: Addendum to THOR-25. Moved account-service spring config into a subfolder. (trivial)
35393: (RECORD ONLY) Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
- fix up classpath (remove mybatis 1.0.0 -> 1.0.1 and chemistry 0.4.0 -> 0.6.0)
35411: (RECORD ONLY) Merged BRANCHES/DEV/V4.0-BUG-FIX to BRANCHES/DEV/CLOUD1:
35409: Merged HEAD to BRANCHES/DEV/V4.0-BUG-FIX:
35399: ALF-12874: Schema reference files are out of date.
35452: (RECORD ONLY) Merged BRANCHES/DEV/V4.0-BUG-FIX to BRANCHES/DEV/CLOUD1:
34219: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/V4.0-BUG-FIX:
32096: THOR-429: Fix "MT: Thumbnail + Preview are not updated (after uploading new version)"
32125: THOR-429: Fix "MT: Thumbnail + Preview are not updated (after uploading new version)"
34220: Minor: follow-on to r34219 (ALF-11563)
34747: ALF-13262: adding missing indexes for new schema's (activiti-schema create) + schema patch for existing schema
35417: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/V4.0-BUG-FIX: (THOR-6 / ALF-13755)
29356: THOR-6: MT is configured (but not enabled) by default - will be auto-enabled when first tenant is created
29455: THOR-6: build test/fix
29471: THOR-6: build test/fix
35423: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/V4.0-BUG-FIX: (THOR-4 / ALF-13756)
29500: THOR-4: Replace Tenant attributes with Tenant table (alf_tenant)
29501: THOR-4: Replace Tenant attributes with Tenant table (alf_tenant)
29503: THOR-4: Replace Tenant attributes with Tenant table (alf_tenant)
47949: Merged HEAD to BRANCHES/DEV/CONV_HEAD:
47914: Merge fix for org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache<T> R 46078, 46079, 46121
47958: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46746: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35455: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30187: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29260: THOR: Initial Tenant Admin Service REST API - create, delete, get (list) web scripts
29356: THOR-6: MT is configured by default
29366: THOR-59: selectively disable certain test suites (for THOR dev build plan)
29377: THOR-59: selectively disable certain test suites (for THOR dev build plan)
29398: Refactoring of code to remove deprecation warnings. Replaced lots of object.field accesses with object.getField() calls.Trivial changes, but with so many warnings I can't see the wood for the trees.
29400: THOR-59: selectively disable certain test suites (for THOR dev build plan)
35456: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30188: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29442: THOR-59: selectively disable certain test suites (for THOR dev build plan)
29453: THOR-59: selectively disable certain test suites (for THOR dev build plan)
29455: THOR-76: track THOR build test failures and fix-up
29471: THOR-76: track THOR build test failures and fix-up
35459: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30189: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29473: Preliminary checkin for THOR-44. Created placeholder interface/impl/spring config for a new UserService.
29497: THOR-76: track THOR build test failures and fix-up ( LicenseComponentTest)
29500: THOR-4: Replace Tenant attributes with Tenant table (alf_tenant)
29501: THOR-4: Replace Tenant attributes with Tenant table (alf_tenant)
29503: THOR-4: Replace Tenant attributes with Tenant table (alf_tenant)
29511: THOR-59: selectively disable certain test suites (for THOR dev build plan)
29512: Adding a new JUnit4 test class with an @Ignore'd test in it - to see how Bamboo reports these.
29514: THOR: Initial Tenant Admin Service REST API - create, delete, list web scripts
29515: THOR-59: selectively disable certain test suites (for THOR dev build plan)
29521: THOR-79 - mark AVM sitestore as unindexed
35461: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30190: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29533: THOR-59: exclude certain N/A tests
29555: THOR-76: track THOR build test failures
29630: Added ant build targets for Cloud Module and a new executable for the Alfresco devenv.
29664: THOR-76: exclude system test suites
29667: THOR-64: add initial support for tenant routing data source
29676: THOR-76: exclude intermittent ActionTrackingServiceImplTest (pending ALF-9773 & ALF-9774)
29677: THOR-80: MT-aware S3 content store
29678: THOR-80: MT-aware S3 content store
29680: THOR-80: MT-aware S3 content store
29693: THOR-80: MT-aware S3 content store
29694: THOR-80: MT-aware S3 content store
47959: CONV_HEAD: CLOUD-1348 - comment back in MultiTDemoTest.testDeleteAllTenants
47967: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46748: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35464: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30195: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29774: Refactor Account DAO and Service. Boost Tests. Add appropriate headers.
29776: THOR-76: exclude intermittent ActionTrackingServiceImplTest (pending ALF-9773 & ALF-9774)
29795: Implemented MyBatis-backed Account DAO:
29817: Move (and rename) user service from repository to thor
30196: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29827: THOR-69: TenantAdminDAO
29832: THOR-78: fix tenantEntityCache (shared)
29834: THOR-111: experimental config option for S3 content store to support flat root (ie. all tenant files in single folder)
29856: THOR updates
29857: THOR-76: exclude build components/projects
46761: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35478: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30198: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29869: THOR-92. BPMN2.0 workflow definition for account self-signup.
29871: THOR-93. REST API for self signup (and miscellaneous related items).
29882: THOR-102: Faster CreateTenant
29888: THOR-95. Placeholder email template for self-signup.
29889: Completion of THOR-95. Placeholder emails for self-signup.
Added a 'you've already registered' template.
29896: THOR-89F100: Create User Foundation API…
29912: Fix issue where module believed it was still executed after delete tenant
29940: THOR-96. First cut of a signup email sender delegate. This will be refined later - probably both in this sprint and the next.
29966: Fixing InvitationServiceImplTest failing tests, which are failing because the email templates are not there.
29978: THOR-89: Switch tenant for person creation
29982: THOR-89: Fix multi-domain account creation test after review with Jan
29983: THOR-102: Faster CreateTenant
29985: THOR-90: F99 Is email address already registred foundation API
29991: THOR-99: Thor module build/packaging
29994: Changes for THOR-92, THOR-93 and THOR-96.
30199: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29995: THOR-93. Use the proper sspring config in the test case.
29996: THOR-99: Thor module build/packaging
29997: Consolidated DaveC's EmailAddressService and my EMailUtil into a single feature.
29998: Follow-on to previous check-in (29997). Deletion of now-unused folder.
30000: Blatant attempt to get svn r=30k. Removing some dead config.
30001: THOR-96. Ensure that we get a meaningful exception when attempting to activate an account with no pending workflow for that email.
30036: Resolve issues with tenant-independent user store - can now login via Share
30041: Package and auto deploy of license with Thor module
30048: Ensure that when a duplicate email prevents a workflow from creating an account, that the workflow still ends gracefully.
30049: Removing a dead class that I'd used to see how our Bamboo handles @Ignore(message=msg) @Test annotations.
30054: THOR-84 F82: List Accounts Foundation API
30067: THOR-87 List Accounts REST API.
30069: THOR-87. Completion of listAccounts REST API.
Fixed the problems in the JUnit test case and tweaked the FTL slightly.
30071: Cosmetic changes as part of THOR-93.
30072: Oops. Broke a test case. Follow-on to previous (30071) check-in which cosmetically changed JSON as part of THOR-93.
30073: As part of THOR-93 (REST API signup) I have made the 2 webscripts usable without any authentication.
30074: Trivial fix to an error string.
30076: THOR-93. The account-activation.post webscript now includes the provided workflowInstanceId when identifying the ongoing workflow.
30077: Fix Email validator to allow for example domains
30202: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
30140: Refactor of account signup workflow
30142: No longer require email address for activation step of sign-up
30143: Remove use of task query in account signup workflow
30146: thor-share project structure
30147: Buildfix (removed modules not used by THOR)
30151: Incorporate already registered use case into account signup workflow
30152: Finally resolve license loading in Eclipse based tests
30203: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
30184: Build box fix as a result of not including certian components
30206: Fix blatant merge issues
47972: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46766: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35497: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/CLOUD1:
29723: THOR-31: MT-aware shared caches
29749: THOR-5: MT-aware immutable singletons
29762: THOR-31: MT-aware shared cache
46767: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35507: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30237: Merged BRANCHES/DEV/THOR0 to BRANCHES/DEV/THOR1:
29532: THOR-79 - add ability to disable Lucene indexes (so that IndexInfo / IndexInfoBackup files are not created per store per tenant)
29723: THOR-31: MT-aware shared caches
29749: THOR-5: MT-aware immutable singletons
29762: THOR-31: MT-aware shared cache
47973: CONV_HEAD: CLOUD-1348 - comment back in MultiTDemoTest tests (testNonSharedGroupDeletion & testSharedGroupDeletion)
47975: CONV_HEAD: CLOUD-1348 - comment back in FeedNotifierTest.testFailedNotifications
47988: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46775: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35531: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30449: F66: add option to configure a common "contentRootContainerPath"
30564: THOR-156: prep - consolidate runAsSystemTenant/runAsPrimaryTenant
35532: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30777: THOR-201: temporarily comment-out MultiTDemoTest.testDeleteArchiveAndRestoreContent (pending fix for THOR-201)
48008: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46844: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46895: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46903: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46907: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46922: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46974: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46991: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46992: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46994: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47107: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47265: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47267: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47272: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47277: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47284: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47286: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47289: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47292: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
48009: Merged DEV/CONV_V413 to DEV/CONV_HEAD
46801: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35602: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30513: Cloud Share module
30515: Fix issue with person replication between tenants.
30516: Slight mod to email validation web script response.
30518: Quick fix for workflow id generation in sign email
30534: THOR-163: Unable to get license file
30535: Fix Thor build process.
30536: Refine user's home site name and description
30539: THOR-96. When sending the signup email, execute the mail action asynchronously.
30542: Replace placeholder text in sign-up email
30543: Account Activation
46802: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35643: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30544: Account activation
30545: Account activation
30550: AMP build targets
30554: THOR-94. Cloud site invitation workflow.
30555: AMP build targets - added client side resources
48011: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
47056: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47087: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47228: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47271: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47297: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47299: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47300: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47301: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47304: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47328: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47330: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
47339: (RECORD ONLY) Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
48013: Merged DEV/CONV_V413 to DEV/CONV_HEAD (commiting the missing merge info for r48009)
46801: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35602: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30513: Cloud Share module
30515: Fix issue with person replication between tenants.
30516: Slight mod to email validation web script response.
30518: Quick fix for workflow id generation in sign email
30534: THOR-163: Unable to get license file
30535: Fix Thor build process.
30536: Refine user's home site name and description
30539: THOR-96. When sending the signup email, execute the mail action asynchronously.
30542: Replace placeholder text in sign-up email
30543: Account Activation
46802: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35643: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30544: Account activation
30545: Account activation
30550: AMP build targets
30554: THOR-94. Cloud site invitation workflow.
30555: AMP build targets - added client side resources
48015: Merged DEV/CONV_V413 to DEV/CONV_HEAD
46841: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35684: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30904: (RECORD ONLY) Merged HEAD to BRANCHES/DEV/THOR1:
30270 ALF-9492 Can now update task properties through the Workflow JavaScript API. ALF-10087 Fixed failing Multi-tenancy tests.
30288 ALF-9492 Can now update task properties through the Workflow JavaScript API.
30309 Fixed failing MultiTDemoTest and re-enabled.
30356 ALF-10117: JBPM workflows should be hidden.
30358 Build fix, fallout from ALF-10117 (JBPM workflows should be hidden)
30415 Added parseRootElement() method to Activiti's BPMNParseListener.
30452 ALF-10276: Reject flow didn't set bpm_assignee property properly
30563 Added tests to ensure multi-tenancy works and fixed several multi-tenancy issues in workflow.
30698 ALF-9541: Fixed HistoricTaskEntity update when TaskEntity is loaded from DB
30699 ALF-10084, ALF-10242. Fixed issues and added WorkflowService methods to get workflow instances without filtering by definition id.
30750 ALF-10197, Added the ability to auto-complete Start Tasks in Activiti. If a start task extends the bpm:activitiStartTask type or implements the bpm:endAutomatically aspect then the task will be ended as soon as the workflow instance is started.
30796 ALF-10374 Fixed failing MultiTDemoTest
30908: Add logging for failed email domain lookups:
30922: Rolling back .classpath changes to Data Model.
30930: Basic version of site invite working
30931: THOR-172: Switch Tenant via public API
30936: Allow for repo web scripts to switch to user's default tenant via -default- tenant id:
30937: Implementation of THOR-214. There is now a new repo webscript to retrieve signup status for a given {id, key} pair.
30938: Allow dev email address to be specified in properties file:
30945: THOR-221: Add (EntityLookup) cache to AccountDAO
30946: Build fix. Renaming a test infrastructure class so that it doesn't get picked up by the ant test targets.
30955: THOR-222. Added inviter first and last name to invitation-status.get webscript.
46843: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35694: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30997: Firefox scrollbars removed on "invitation" and "signup" pages (now using new helper method Alfresco.util.createYUIOverlay)
31001: Impl of THOR-223. Webscripts for getting pending invitations.
31002: Invite - redirect bug fixed, removed old code matching previous webscript api, email picker style fixes
31003: Addendum for THOR-223. I've added an explicit test to record the fact that pending-invitations.get to a non-existent site returns 200 and an empty collection rather than a 404.
31004: Adding REST-client .rcq files as part of THOR-223
46848: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35700: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
31014: (RECORD ONLY) Merged HEAD to BRANCHES/DEV/THOR1:
30999: ALF-9957 - MT: test and fix subscriptions (followers)
31020: Update invite email template to bring in line with wireframe and text
31021: Apply latest sanitized email blacklist:
31030: Fixed THOR-226 "DocLib "Detailed View" (default) does not list items - note: "Simple View" seems to be OK"
31033: THOR-228: Update aws sample file with quota config for cachingcontentstore
31036: Fixed THOR-236 "Webscript URL clash in signup"
31037: THOR-175: set and enforce per-tenant quota
31043: Fixed THOR-174 "F27: User can switch between networks they belong to"
46854: Merged from BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413
35725: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
31124: Fix for THOR-145. This check-in makes the Cloud Signup and Invitation workflows hidden within Share - users can't initiate them via "Start workflow..."
48016: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46793: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46795: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46796: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
48030: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46820: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35657: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30556: THOR-135F103: Is e-mail address accepted by Alfresco?
30562: Fixing a typo in the email-validation FTL. It was returning invalid JSON - no opening " on a string.
30569: THOR-156: switch to secondary tenant (initially via @@login)
30571: THOR-99: Thor build
48037: Merged BRANCHES/DEV/CONV_V413 to BRANCHES/DEV/CONV_HEAD:
46821: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
35659: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30586: THOR-166. I've added an additional check at the start of the signup workflow that checks if the email is blocked.
30587: THOR-163: S3ContentReader fails to getObjectDetails
30592: THOR-156: switch to secondary tenant (initially via @@login)
35660: Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30607: (RECORD ONLY) Merged HEAD to BRANCHES/DEV/THOR1:
30208: Remaining commits for ALF-9510
30218: Fix build - add missing files
30254: Encryption related documentation, source code comments
30392: Fix for ALF-10205
30405: Fix for ALF-10189
30406: Fix for ALF-10189: part 2 - minor update
30613: THOR-148. The cloud test target was accidentally excluding *RestTest.java.
30613: THOR-148. The cloud test target was accidentally excluding *RestTest.java.
30614: Revert some of the additional email checks in registration process
30615: Set ignore patterns for build dir in thor module
30619: Merged HEAD to BRANCHES/DEV/THOR1:
30618: Additional test classes that allow for easier testing of Notifications (emails mostly).
30622: Ensure use of System user, not system user
30624: Removed deep merge info
30625: Switch off creation of missing people, use Admin instead of System
46824: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
46828: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
48038: Merged DEV/CONV_V413 to DEV/CONV_HEAD (ui-only)
46830: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30737: (RECORD ONLY) Merged HEAD to BRANCHES/DEV/THOR1:
30736: ALF-6706 - MT: activities not generated (for tenants)
30738: Site invite (rough version, not finished)
30741: THOR-175: Set and enforce file space quota for tenant
30752: Site invite - added som padding to user suggestion list
30753: Disabling 2 tests while I fix them.
30758: THOR-172 F63: Switch Tenant via public REST API:
30764: Tweak to Activiti integration code to prevent it from trying to create person nodes for the System user.
30766: Implementation of THOR-196. Inviting multiple email addresses in a single call.
30769: Re-enable MultiTDemoTest
30775: Site invite
30776: THOR-172: Switch Tenant via public API
30785: Add tenant id to account info returned in Thor responses
48043: Merged DEV/CONV_V413 to DEV/CONV_HEAD
46831: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30813: Add Eclipse project for Thor-Share module:
30815: THOR-175: Set and enforce file space quota for tenant
30817: Switch network skeleton code and minor fixes
30818: Update Share Node Browser (at least for THOR) to allow option to retrieve "storeroot" via DB query
30826: Add distribute-solr to Thor builds
48045: Merged BRANCHES/DEV/CLOUD2 to BRANCHES/DEV/CONV_V413:
Merged BRANCHES/DEV/THOR1 to BRANCHES/DEV/CLOUD1:
30737: (RECORD ONLY) Merged HEAD to BRANCHES/DEV/THOR1:
30736: ALF-6706 - MT: activities not generated (for tenants)
30738: Site invite (rough version, not finished)
30741: THOR-175: Set and enforce file space quota for tenant
30752: Site invite - added som padding to user suggestion list
30753: Disabling 2 tests while I fix them.
30758: THOR-172 F63: Switch Tenant via public REST API:
30764: Tweak to Activiti integration code to prevent it from trying to create person nodes for the System user.
30766: Implementation of THOR-196. Inviting multiple email addresses in a single call.
30769: Re-enable MultiTDemoTest
30775: Site invite
30776: THOR-172: Switch Tenant via public API
30785: Add tenant id to account info returned in Thor responses
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@48251 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
|
||
|
|
cf42b48aff |
Merged V4.1-BUG-FIX to HEAD
43628: Fix for ALF-16299 - On full user profile, in the 'Sites' tab, the site descriptions are not aligned when a long site description is provided.
43639: ALF-16701: use newly released Spring Surf 1.2.0-M1 rather than a SNAPSHOT
43644: ALF-16527: webscript person.lib.ftl does not include all attributes for users out of the box.
- added missing organizationId attribute.
43649: ALF-16756: WebDAV: An error occurs on drag&drop content from local machine to alfresco when inbound move rule configured.
43651: ALF-16756: Fixed typos - I took this code in good faith!
43659: ALF-16006: MT: Document Library is absent after upgrade from 3.4.x to 4.1.x (eg. 3.4.10 -> 4.1.1)
- More patch dependencies required
43666: ALF-16833 / MNT-187: Fixed regression in inbound rule firing caused by the fix to ALF-14744
- Inbound rules were not firing for newly created content nodes that had null content properties (e.g. dataListItems)
- Now the ALF-14744 fix has been revised so that inbound rules are only not fired for new nodes with zero-length content, as possibly created by the OSX / Windows 7 WebDAV clients during an upload, and only if policy.content.update.ignoreEmpty=true (the default)
- OnContentUpdateRuleTrigger removed. Now all content property updates are handled by OnPropertyUpdateRuleTrigger so that we can have this subtle treatment of 'empty' content properties.
- Reverted ALF-14744 changes to RuleServiceCoverageTest and added new tests for 'empty' content and ASPECT_NO_CONTENT
- Updated RuleTriggerTest in line with changes
43675: Merged V4.1 to V4.1-BUG-FIX
43674: Merged PATCHES/V4.1.1 to V4.1
43673: Merged V3.4-BUG-FIX to PATCHES/V4.1.1
43672: ALF-16834, ALF-16833, MNT-187: Fix unit test failures and 'fine tune' logic to handle multiple updates within a single transaction creating a node
43676: ALF-12324: Can't delete site with WQS content
- Don't try to add nodes to the publish queue on site deletion
43689: Fix for ALF-14207 - cm:link not correctly handled in Share's doclist when users don't have permission
43690: Fix for ALF-16538 - Wrong label on change group permission message
43696: ALF-16348 (Inconsistent error message when latest manager leaves a site)
43719: ALF-16031: "CMISChangeLog does not log Created events"
43720: ALF-14137: "When calling CMIS getAllVersions method using the OpenCMIS Browser the PreparedStatement is executed multiple times"
43722: ALF-16352: Re-instated manage permissions action to document list view
43745: Fix for ALF-15351.
ContentModelFormProcessor had a TODO to handle associations defined on aspects other than
those aspects already on the node for which a form is being submitted.
I've added code that, when an association is added to a node, will check if the association
is defined on any aspect in the system and if it is, it will let the association be created.
43757: ALF-16171: If a password for admin user is specified with a space in the end during the installation Alfresco startup fails
- Added validation that will not allow the specified password to contain leading to trailing white space
43760: Fixed ALF-16317 "Labels not displaying full text when creating a rule on a folder with IE8" part 2
43769: Fix for ALF-13461.
Merged PATCHES/V3.4.8 to BRANCHES/DEV/V4.1-BUG-FIX:
43344: MNT-162: Merged DEV to PATCHES/V3.4.8
43254: MNT-162: CLONE - Hidden folder "Comments" is available to searching
- Removed last '/' from COMMENT_QNAMEPATH constant.
43770: ALF-15616: Merged V3.4-BUG-FIX (3.4.12) to V4.1-BUG-FIX (4.1.3)
43768: Merged Dev to V3.4-BUG-FIX (3.4.12)
43743: ALF-11956: WCM accessibility
The problem with absence of initial focus on the first Web form element has been resolved in 'alfresco.xforms.XForm._loadHandler()'. This method creates all controls, defined in the form.
'alfresco.xforms.FocusResolver._findControl()' has been renamed to a public-like method ('alfresco.xforms.FocusResolver.findControl()'). Also it has been modified to introduce a possibility of searching elements, using root XForms widgets container.
Some other minor fixes.
43772: Fixed ALF-16497 "Selected Items drop down box is expanded to the right in IE9"
43787: Merged in Philippe's fix for ALF-16313:unmakeTranslation() called on pivot language gives exception
43794: ALF-16155: "Notification digest accumulates and is repeatedly sent if 1 or more notification email fails"
43805: ALF-16212: Fixes double encoding issue.
43835: Fixed ALF-13595: Patches third party library date.js to prevent infinite loop.
43836: ALF-16480: Merged PATCHES/V4.1.1 to V4.1-BUG-FIX
43252: MNT-166: Document lock not removed after the lock expiry date has been reached
- Changed evaluator "evaluator.doclib.metadata.isLocked" to use "evaluator.doclib.indicator.nodeLocked" and "evaluator.doclib.indicator.lockOwner" evaluator.
43253: MNT-165: "Cancel Editing" does not completely remove lock from document
- Added documentLibrary cancel editing action for locked documents.
43300: MNT-171: Merged V4.1-BUG-FIX to PATCHES/V4.1.1 (modified)
43096: Fix for ALF-16283 - When document is checked out, 'Edit Online' and 'Upload New Version' options should not be visible on the original document.
43311: MNT-165: "Cancel Editing" does not completely remove lock from document
- Fix for page refresh problem when cancel editing on details page
43421: MNT-186: 4.1.1.7 HF: Webscipt error on doclib page, containing locked by other users files
- Change evaluator.doclib.metadata.isLocked to break circular dependency
43755: MNT-202: Upload New Version not available for a document that has been edited offline
- Upload New Version is now available if editable by user (respecting locks, type of checkout, etc).
43844: ALF-16696: Merged DEV to V4.1-BUG-FIX
43734: Share nodebrowser is unable to access node of a document with MS residual properties
- Use localname if no prefix is registered for a namespace uri
43864: Fixed ALF-16320 "Properties side panel collapses after editing properties in document preview window with IE8"
43866: Fixed ALF-16320 "Properties side panel collapses after editing properties in document preview window with IE8" part 2
- Checking using YAHOO.util.Event.getTarget instead
43867: Fixed ALF-16276 "'"Web View' dahslet displays 2 scrollbars in IE8."
43872: Merged V4.1 to V4.1-BUG-FIX
43622: ALF-16757: Sharepoint doesn't work correct with SSO
- Fix by Pavel
43633: Latest translations from Gloria (r43623)
43636: Merged PATCHES/V4.1.1 to V4.1
43301: ALF-16811 / MNT-173: SOLR tracking spending too long evaluating paths
- Too much time was being spent fetching the individual nodes in each path and there could be potentially thousands
- Now we traverse all the ancestor parent associations in the cache before switching shared cache reads off, then bulk load them in one shot!
43303: ALF-16812 / MNT-174: "dictionaryDAO.init() called, yet no namespace registry for domain" after node rejoins cluster
- namespaceRegistryCache is secondary to the clustered dictionaryRegistryCache, so can be a non-clustered cache. Synchronization and thread locals already in use so still thread safe.
- dictionaryDAO.init() now has sole responsibility of establishing the NamespaceRegistry threadlocal within its locks, so no more risk of cyclic dependencies, race conditions, partial initialization, or registries dropping out of the cache
- To avoid being confused by the 'consistent read' behaviour of a transactional cache, DictionaryDAOImpl now reads / writes directly to a shared cache. Again locks and thread locals still used so still thread safe
43334: ALF-16812 / MNT-174: Fixed failing unit tests
- Because DictionaryDAOImpl now reads directly from the shared cache we need to reset it on initialization to avoid problems in multi-context unit tests
43337: ALF-16811 / MNT-173: Fix test failure. Cope with IDs of deleted nodes in getCachedAncestors()
43356: ALF-16811 / MNT-173: If we are disabling shared cache reads for the transaction, convert all existing reads and updates to avoid 'consistent read' behaviour giving us a potentially out of date node already accessed
- Existing read buckets are simply thrown away
- Updates are converted to removes to avoid any assumptions about existing shared cache content
- New entries are left alone as they haven't come from the shared cache anyway
43410: ALF-16813 / MNT-185: Web Scripts are being endlessly re-registering in clustered environment
- Due to 'consistent read' behaviour of transactional cache
- As accesses are regulated by RW locks we can read straight through to the shared cache instead
43565: ALF-16814 / MNT-190: Bmlab Solr Node 2 threw unhandled NullPointerException (and possibly made solr unresponsive)
- Added missing return statement
43646: ALF-15755: Rationalization of WebDAVMethod.checkNode()
43681: Merged HEAD to V4.1
43656: Fix for ALF-16683 CMIS: cannot navigate to original document was created through CMIS with CHECKED OUT version state.
43698: Latest Russian translations from Gloria
43838: ALF-16875: Merged V4.1-BUG-FIX to V4.1
43836: ALF-16480: Merged PATCHES/V4.1.1 to V4.1-BUG-FIX
43252: MNT-166: Document lock not removed after the lock expiry date has been reached
- Changed evaluator "evaluator.doclib.metadata.isLocked" to use "evaluator.doclib.indicator.nodeLocked" and "evaluator.doclib.indicator.lockOwner" evaluator.
43253: MNT-165: "Cancel Editing" does not completely remove lock from document
- Added documentLibrary cancel editing action for locked documents.
43300: MNT-171: Merged V4.1-BUG-FIX to PATCHES/V4.1.1 (modified)
43096: Fix for ALF-16283 - When document is checked out, 'Edit Online' and 'Upload New Version' options should not be visible on the original document.
43311: MNT-165: "Cancel Editing" does not completely remove lock from document
- Fix for page refresh problem when cancel editing on details page
43421: MNT-186: 4.1.1.7 HF: Webscipt error on doclib page, containing locked by other users files
- Change evaluator.doclib.metadata.isLocked to break circular dependency
43755: ALF-16890 / MNT-202: Upload New Version not available for a document that has been edited offline
- Upload New Version is now available if editable by user (respecting locks, type of checkout, etc).
43868: Reverse merging r43838
- Merge in wrong direction introducing duplicate fragment into share-documentlibrary-config.xml
43871: ALF-16890: Merged PATCHES/V4.1.1 to V4.1
43755: MNT-202: Upload New Version not available for a document that has been edited offline
- Upload New Version is now available if editable by user (respecting locks, type of checkout, etc).
43873: Merged V4.1 to V4.1-BUG-FIX (RECORD ONLY)
43602: ALF-16254: Merged V4.1-BUG-FIX to V4.1
43598: Merged HEAD to BRANCHES/DEV/V4.1-BUG-FIX
41906: ALF-11378: REST API has been modified to return extra information about a user whether s/he belongs to a group or not.
43612: ALF-16598: Merged V4.1-BUG-FIX to V4.1
43252: MNT-166: Document lock not removed after the lock expiry date has been reached
- Changed evaluator "evaluator.doclib.metadata.isLocked" to use "evaluator.doclib.indicator.nodeLocked" and "evaluator.doclib.indicator.lockOwner" evaluator.
43254: MNT-165: "Cancel Editing" does not completely remove lock from document
- Added documentLibrary cancel editing action for locked documents.
43300: MNT-171: Merged V4.1-BUG-FIX to PATCHES/V4.1.1 (modified)
43096: Fix for ALF-16283 - When document is checked out, 'Edit Online' and 'Upload New Version' options should not be visible on the original document.
43311: MNT-165: "Cancel Editing" does not completely remove lock from document
- Fix for page refresh problem when cancel editing on details page
43421: MNT-186: 4.1.1.7 HF: Webscipt error on doclib page, containing locked by other users files
- Change evaluator.doclib.metadata.isLocked to break circular dependency
43615: ALF-16794: Merged V4.1-BUG-FIX to V4.1
43478: MNT-181: Now WebDAV will ALWAYS preserve the original metadata and versions of ANY node that is temporarily 'moved out' in ANY kind of 'shuffle' operation
- To make the source node temporarily invisible to WebDAV the client specific HIDDEN aspect features are used
- WebDAVHelper.isRenameShuffle() method introduced, to parallel ALF-3856 CIFS fix and using similar system.webdav.renameShufflePattern global property to detect the start of a shuffle
- WebDAVHelper converted to use proper dependency injection
- CopyMethod has become a simple subclass of MoveMethod as all the hidden aspect munging is done by it
- DeleteMethod now preserves hidden nodes
- PropFindMethod now ignores hidden nodes
- Listing methods will hide hidden nodes from WebDAV
43483: MNT-181: Corrected typo
43523: MNT-181: Corrections
- WebDAVLockService.unlock() made 'harmless' to call on already-unlocked nodes
- Delete method hides rather than deletes versioned nodes and working copes in case it is called by OSX Finder during a 'replace' operation
43524: MNT-181: Correction
- PutMethod now 'unhides' hidden nodes and behaves as though it created them
43570: MNT-181: More corrections researched by Valery
- Don't treat all moves to temporary locations as copies - just those from non-temporary locations. Avoids initial upload leaving lots of hidden files around.
- Only copy the content, not the whole node including aspects to avoid versioning temporary files!
- Don't version on changes to sys:clientVisibilityMask - avoids 'double versioning'
- Recognize Mac .TemporaryItems folder and ._ files as temporary
43586: MNT-181: Final correction researched by Valery
- Corrected system.webdav.renameShufflePattern so that it matches .TemporaryItems folder and ._ files as a full match
43616: ALF-15755: Merged V4.1-BUG-FIX to V4.1
43591: ALF-16772: If the WebDAV path of a document exceeds 255 characters, documents opened in MSOffice cannot be saved back
- Interpret null nodeLockToken as not locked.
43629: Merged V4.1-BUG-FIX to V4.1 (4.1.2)
43498: Fix for ALF-16648 - Alfresco Enterprise artifacts in artifacts.alfresco.com do not provide POM files / dependencies declarations:
Merged HEAD to V4.1-BUG-FIX (4.1.2)
43380: -- added site content for alfresco-platform-distribution POM
43379: -- added site documentation for alfresco-platform-distribution POM
43378: -- added site documentation for alfresco-platform-distribution POM
-- deployed site for 4.2.b Community at https://artifacts.alfresco.com/nexus/content/repositories/alfresco-docs/alfresco-platform-distribution/latest/index.html
-- created repository for Enterprise docs and added url in the appropriate edition properties
43273: Use property to define POI version
42966: ALF-14353 - Added platform distribution POM to standard maven-deploy procedure
42965: ALF-14353 - added alfresco-platform-distribution to provide a Maven release descriptor (dependencyManagement) per each Community / Enterprise release
-- moved maven-ant-tasks not to be in the runtime lib
-- added platform distribution pom in the SDK folder
-- updated maven.xml to deploy filter and deploy the appropriate platform-distribution POM per each releae
-- in maven.xml moved configure-release and configure-snapshot goals to maven-env-prerequisites
-- updated sdk readme to explain the presence of alfresco-platform-distribution POM
42912: -- updated README header on the POM specifying it's NOT usable to build Alfresco
-- make a clear reference to the POMs that get deployed by pom-experimental.xml being usable for development
42842: ALF-14353: Fix artifactId alfresco-jlan -> alfresco-jlan-embed
41883: ALF-14353 - fixed multiple Maven build issues. Now mvn clean install -f pom-experimental.xml works fine. Also deployed Spring Surf 1.2.0-SNAPSHOT so proper Surf version is retrieved
41882: added pre-requisites to build POMs successfully with mvn clean install -f pom-experimental.xml
43634: Merged V4.1-BUG-FIX to V4.1
43386: ALF-13091: Prevent bean post processor propagation to child application contexts. Remove Jsr250BeanPostPorcessor from the CXF configuration, to prevent strange interaction with component scanning.
43641: Merged V4.1-BUG-FIX to V4.1 (4.1.2)
43639: ALF-16701: use newly released Spring Surf 1.2.0-M1 in POM files rather than a SNAPSHOT
43645: Merged V4.1-BUG-FIX to V4.1
43644: ALF-16527: webscript person.lib.ftl does not include all attributes for users out of the box.
- added missing organizationId attribute.
43660: Merged V4.1-BUG-FIX to V4.1
43659: ALF-16006: MT: Document Library is absent after upgrade from 3.4.x to 4.1.x (eg. 3.4.10 -> 4.1.1)
- More patch dependencies required
43669: Merged V4.1-BUG-FIX to V4.1
43666: ALF-16833 / MNT-187: Fixed regression in inbound rule firing caused by the fix to ALF-14744
- Inbound rules were not firing for newly created content nodes that had null content properties (e.g. dataListItems)
- Now the ALF-14744 fix has been revised so that inbound rules are only not fired for new nodes with zero-length content, as possibly created by the OSX / Windows 7 WebDAV clients during an upload, and only if policy.content.update.ignoreEmpty=true (the default)
- OnContentUpdateRuleTrigger removed. Now all content property updates are handled by OnPropertyUpdateRuleTrigger so that we can have this subtle treatment of 'empty' content properties.
- Reverted ALF-14744 changes to RuleServiceCoverageTest and added new tests for 'empty' content and ASPECT_NO_CONTENT
- Updated RuleTriggerTest in line with changes
43697: Merged V4.1-BUG-FIX to V4.1
43689: Fix for ALF-14207 - cm:link not correctly handled in Share's doclist when users don't have permission
43761: Merged V4.1-BUG-FIX to V4.1
43760: Fixed ALF-16317 "Labels not displaying full text when creating a rule on a folder with IE8" part 2
43796: Merged V4.1-BUG-FIX to V4.1
43795: Fix for ALF-16254 - "Leave Site" behaviour for group based site membership:
Blah, Blah, Blah!
43883: Fix for ALF-12711.
Separated preparation of email message from sending of email message as described in
analysis in JIRA. Did not merge the fix provided as MailActionExecuter.java.diff but
reimplemented a fix based on that.
43888: ALF-16781: Merged V3.4-BUG-FIX (3.4.12) to V4.1-BUG-FIX (4.1.3)
43887: ALF-16898 CLONE - Transformation Server history shows incorrect transformation "To" type for images
- ImageTransformActionExecuter ("Transform and Copy Image") re-factored to use ContentService
rather than hard coded to ImageMagick
43900: Merged V4.1 to V4.1-BUG-FIX
43898: Merged PATCHES/V4.1.1 to V4.1
43708: ALF-16903 / MNT-203: ACL changes not propagated between two non clustered Alfresco instances hitting same Solr and Database
- Although SOLRTrackingComponentImpl was not trusting the cache when tracking node transactions, it was still trusting the cache for ACL change sets
- This mean that when the SOLR node is using an Alfresco out of the cluster (which we are supposed to support) it could see stale ACLs
- Fixed this by using the same strategy we use in AbstractNodeDAO
- Now the main acl CRUD cache is set to ignore the shared cache during SOLR tracking
- All secondary ACL caches are keyed by ACL ID AND version, so it prevents the possibility of retrieving a stale cached ACL for an old version
43713: ALF-16903 / MNT-203: ACL changes not propagated between two non clustered Alfresco instances hitting same Solr and Database
- Fix test failures
- deleteAccessControlEntries must 'touch' all the ACLs it affects to keep caches valid
- createAccessControlList should return the newly-versioned ACL
43736: ALF-16904 / MNT-204: Index showing no progress on Solr server
- SAP's tracking thread got stuck indefinitely waiting on a content response after sending a request, probably due to some misbehaving proxy or balancer
- Now we make it possible to recover from this
- A new alfresco.socketTimeout parameter is now supported in solrcore.properties
- It specifies the number of milliseconds SOLR will wait before giving up waiting for data on an HTTP connection
- The default is still zero which means wait indefinitely
43759: ALF-16904 / MNT-204: Fixed compilation error
43899: Merged PATCHES/V4.1.1 to V4.1 (RECORD ONLY)
43667: Merged V4.1-BUG-FIX to PATCHES/V4.1.1
43666: ALF-16833 / MNT-187: Fixed regression in inbound rule firing caused by the fix to ALF-14744
- Inbound rules were not firing for newly created content nodes that had null content properties (e.g. dataListItems)
- Now the ALF-14744 fix has been revised so that inbound rules are only not fired for new nodes with zero-length content, as possibly created by the OSX / Windows 7 WebDAV clients during an upload, and only if policy.content.update.ignoreEmpty=true (the default)
- OnContentUpdateRuleTrigger removed. Now all content property updates are handled by OnPropertyUpdateRuleTrigger so that we can have this subtle treatment of 'empty' content properties.
- Reverted ALF-14744 changes to RuleServiceCoverageTest and added new tests for 'empty' content and ASPECT_NO_CONTENT
- Updated RuleTriggerTest in line with changes
43901: Merged V3.4-BUG-FIX to V4.1-BUG-FIX
43571: Merged DEV to V3.4-BUG-FIX
43569: ALF-16222: It's impossible to delete a file/message via IMAP using Microsoft Entourage 2008 in MacOSX 10.8
fixed: UID failed.Existing file or folder error on attempt to delete file if deleted items already contains file with the same name.
modified: AttachmentExtractor modified to avoid code dublication.
43599: Fix for ALF-16505 - Discussion topics are sorted in ascending order (oldest first and newest last) when selecting 'All topics'
43610: Merged Dev to V3.4-BUGFIX (3.4.12)
43416: ALF-16470: SPP:Meeting recurent events are displayed incorrect in share calendar in all tabs (Day, Week, Month)
Incorrect lucene query to search for events (it was search for events ONLY after fromDate, that gets from browser query. And recursive events, that have startDate before browser's query date, wasn't included into summary query for search for events.
Start date is incorrect and is sets two times.
Interval for month of end date is to small.
Recursive event, that was started in previous month, and ends in current month, isn't included into result of search.
For events, that ends on next date after start date, displays (view by month) only start date.
43625: ALF-11817: Cope with incomplete lock token headers from Microsoft-WebDAV-MiniRedir without the enclosing <> by just consuming the whole string
43670: ALF-11817: Prevent auto-hidden dot underscore files from reappearing on a put by checking for a shuffle path before 'unhiding'
43746: Merged DEV to V3.4-BUG-FIX (with corrections)
43692: ALF-16808 Webdav: Two versions of document have been added after the document has been rewritten once more via drag and drop action.
1. Checked whether the current content property is empty.
2. Disabled the versionable aspect.
3. Added the new content to the node.
43763: Fix for ALF-14828 - Incorrect behavior on delete action (WCMQS site)
43771: Fix for ALF-12752 - Custom form appearance parameters not accounted for causing ovverlapped textareas xforms changing their height
43773: Merged DEV to V3.4-BUG-FIX (3.4.12)
42010: ALF-14040: Event start/end time displays incorrect on MS Outlook Calendar and Calendar of created Meeting workspace
1) Send a date for "Site Calendar" dashlet in ISO-8601 format (like in v4.1.1), then after transformation to client's time zone it is displayed correct
2) For "My Calendar" dashlet we need to take into account that if the event is "all day event", then date should be used without time zone transformation
43804: ALF-12326 HomeFolderProviderSynchronizer fails to move any user space which has a rule configured on it
43837: Fixes ALF-12145: Date.js patches merged to 3.4
Merged BRANCHES/DEV/V4.0-BUG-FIX to BRANCHES/DEV/V3.4-BUG-FIX:
36202: ALF-13483: Japanese: Incorrect date handle in a date Input filed
Merged BRANCHES/DEV/V4.1-BUG-FIX to BRANCHES/DEV/V3.4-BUG-FIX:
43835: Fixed ALF-13595: Patches third party library date.js to prevent infinite loop.
43839: ALF-16869: Merged PATCHES/V3.4.8 to V3.4-BUG-FIX
43344: MNT-162: Merged DEV to PATCHES/V3.4.8
43254: MNT-162: CLONE - Hidden folder "Comments" is available to searching
- Removed last '/' from COMMENT_QNAMEPATH constant.
43902: Merged V3.4-BUG-FIX to V4.1-BUG-FIX (RECORD ONLY)
43177: Merged DEV to V3.4-BUG-FIX
43087: ALF-16474: Records Management groups were not deleted after removing RM site
- Delete Records Management groups on ASPECT_RECORDS_MANAGEMENT_ROOT delete
- Backport of RM-190 from RM 2.0
43228: ALF-16266: Merged HEAD to V3.4-BUG-FIX
32846: Fixes: ALF-10519: Issues with translation of roles.
31413: Fixes: ALF-10519 - Internationalises the role names for the repo browser's manage permissions page & makes these available to other pages through common.properties
43229: ALF-16266: Fix conflict data left in the properties file.
43624: ALF-11817: Merged PATCHES/V4.0.2 to V3.4-BUG-FIX
43587: Merged BRANCHES/V4.1-BUG-FIX to PATCHES/V4.0.2
42363: ALF-16213: renaming versioned file results in file being deleted.
43478: MNT-181: Now WebDAV will ALWAYS preserve the original metadata and versions of ANY node that is temporarily 'moved out' in ANY kind of 'shuffle' operation
- To make the source node temporarily invisible to WebDAV the client specific HIDDEN aspect features are used
- WebDAVHelper.isRenameShuffle() method introduced, to parallel ALF-3856 CIFS fix and using similar system.webdav.renameShufflePattern global property to detect the start of a shuffle
- WebDAVHelper converted to use proper dependency injection
- CopyMethod has become a simple subclass of MoveMethod as all the hidden aspect munging is done by it
- DeleteMethod now preserves hidden nodes
- PropFindMethod now ignores hidden nodes
- Listing methods will hide hidden nodes from WebDAV
43483: MNT-181: Corrected typo
43523: MNT-181: Corrections
- WebDAVLockService.unlock() made 'harmless' to call on already-unlocked nodes
- Delete method hides rather than deletes versioned nodes and working copies in case it is called by OSX Finder during a 'replace' operation
43524: MNT-181: Correction
- PutMethod now 'unhides' hidden nodes and behaves as though it created them
43570: MNT-181: More corrections researched by Valery
- Don't treat all moves to temporary locations as copies - just those from non-temporary locations. Avoids initial upload leaving lots of hidden files around.
- Only copy the content, not the whole node including aspects to avoid versioning temporary files!
- Don't version on changes to sys:clientVisibilityMask - avoids 'double versioning'
- Recognize Mac .TemporaryItems folder and ._ files as temporary
43586: MNT-181: Final correction researched by Valery
- Corrected system.webdav.renameShufflePattern so that it matches .TemporaryItems folder and ._ files as a full match
43671: ALF-16834: Merged V4.1-BUG-FIX to V3.4-BUG-FIX
43666: ALF-16833 / MNT-187: Fixed regression in inbound rule firing caused by the fix to ALF-14744
- Inbound rules were not firing for newly created content nodes that had null content properties (e.g. dataListItems)
- Now the ALF-14744 fix has been revised so that inbound rules are only not fired for new nodes with zero-length content, as possibly created by the OSX / Windows 7 WebDAV clients during an upload, and only if policy.content.update.ignoreEmpty=true (the default)
- OnContentUpdateRuleTrigger removed. Now all content property updates are handled by OnPropertyUpdateRuleTrigger so that we can have this subtle treatment of 'empty' content properties.
- Reverted ALF-14744 changes to RuleServiceCoverageTest and added new tests for 'empty' content and ASPECT_NO_CONTENT
- Updated RuleTriggerTest in line with changes
43842: Merged V4.0-BUG-FIX to V3.4-BUG-FIX
33387: ALF-12492 - Email with empty subject sent to Alfresco by SMTP cause Null pointer Exception
43843: ALF-16717: Merged V4.1-BUG-FIX to V3.4-BUG-FIX
43314: ALF-16575 - Email server does not accept email where Subject ends with a period
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@43914 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
|
||
|
|
e556b1070f |
Fix for ALF-10447 - Share Admin -> NodeBrowser: NPE when trying to access version node (child of version history node)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30801 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 |
||
|
|
5d750265e1 |
Node Browser Admin Console Update:
* initial search run to show root node * various search types supported * web script java backed * bug fixes and presentation improvements * all code changes 'merged' from googleCode repository via Will git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29811 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 |