Commit Graph

2003 Commits

Author SHA1 Message Date
Alan Davis
f32360afb1 Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
90921: MNT-12765 - No endpoints can be configured in Share that use external-auth and a different URL - as they will be redirected down the URL for 'alfresco' endpoint.
   Merged PROPERTY_GROUP_PROTOTYPING (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      90742: Refactoring of SSO paths
       - Added Session User authentication support to RemoteUserAuthenticatorFactory - so can use cookie based auth for example with Public API route.
       - Tidy up of common duplicated code constants e.g. _alfAuthTicket
       - Added Global Authentication Filter around the /api/* endpoint to allow SSO active over Public API


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94744 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 11:07:31 +00:00
Alan Davis
04eb119eff Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
90919: MNT-12764 - The X-Alfresco-Remote-User (SsoUserHeader) SSO code path executes x2 requests and is stateful when it does not need to be
   Merged PROPERTY_GROUP_PROTOTYPING (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      90559: Refactoring of SSO paths
       - Web-client mappings for new authenticator


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94742 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 11:07:05 +00:00
Alan Davis
a4cc7dac9c Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.0/Cloud)
87703: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
      86519: Merged DEV to V4.2-BUG-FIX (4.2.4).
         86173: MNT-12417: Send mail action in Alfresco Explorer is using neither the default from adress nor the currently logged in user's adress


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 09:47:33 +00:00
Alan Davis
ed947e5a98 Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.0/Cloud)
86193: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
      86111: Merged DEV to V4.2-BUG-FIX (4.2.4)
         86029 : MNT-12463 : logout button is displayed in Share (and in Explorer) when 'external' authentication is used/context.externalAuthentication not taken into account
            - Logout button is will be displayed if logged not a guest and not used 'external' authentication.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94524 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 09:43:05 +00:00
Alan Davis
0e6c3f18ac Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.0/Cloud)
85757: MNT-12461 : Enable and fix FormUIGetRestApiIT following merged of MNT-11660 from V4.2-BUG-FIX - update web-scripts-application-context-webframework-test.xml


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94517 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 09:34:07 +00:00
Alan Davis
de2a66166c Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.0/Cloud)
85753: MNT-12461 : Enable and fix FormUIGetRestApiIT following merged of MNT-11660 from V4.2-BUG-FIX
    Tune the pom.xml and updated test-config-custom-forms.xml .


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94516 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 09:33:58 +00:00
Alan Davis
381840c2bd Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.0/Cloud)
85731: MNT-12461: Bring back the changes of MNT-11660
      - moved the new test from web-framework-commons to web-client, where it belongs (w-f-c shouldn't depend on remote-api)
      - renamed the test FormUIGetRestApiIT because it is an integration test, not a unit test
      - disabled the execution of this test. Needs more work to sort it out - probably missing dependencies
      85650: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
         << Breaks the build >>
         85615: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
            <<Reverting the reverse - unit test was fixed>>
            80815: Fix Build (pt2) Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
               80357: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
                  79075: Merged V4.2.3 (4.2.3) to V4.2-BUG-FIX (4.2.4)
                     78918: Merged DEV to V4.2.3 (4.2.3)
                        78889: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                           Was added new unit test.
                  79079: Merged V4.2.3 (4.2.3) to V4.2-BUG-FIX (4.2.4)
                     78994: Merged DEV to PATCHES/V4.2.3 
                      78981 : MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                         Updated some code for unit test.
                  79081: Merged V4.2.3 (4.2.3) to V4.2-BUG-FIX (4.2.4)
                     79043: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                        Added webframeworkcommons classpath for unit test in build.xml .
                  79138: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                     Rename config file for test and update unit test source.
                  79140: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                     Deleted old config file for test.
                  79283: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                     Added info messages to unit test
                  80123: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                     Added info messages and log to unit test. 
                  80207: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                     Updated the freemarker template for test webscript
                  80261: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                     Updated unit test. 
                  80302: MNT-11660 : Share textarea.ftl appears even when the aspect of the property is not applied
                     Updated unit test. 
         


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94515 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 09:33:48 +00:00
Jared Ottley
e04fa83ce0 [ACE-3372] CORS enable Alfresco One
-Add maven artifact dependencies for CORS Filter libraries to web-client projects pom.xml
-Add filter and filter mapping declarations to web-client projects web.xml
--These declarations are commented out by default.
--When uncommented the Share web client's domain must be added to the list of allowed origins because the share proxy service can call resources filtered by the mappings
--The default mappings that will be filtered when uncommented are /api/*, /service/*, /s/*, and /cmisbrowser/*



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@89579 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-31 04:18:50 +00:00
Pavel Yurke
6bf78f48b0 Merged DEV to HEAD (5.0.0)
87647: ACE-3047 : Bulk Import Tool: Status page is not refreshed automatically during import process
      - Ensure that bulk import started before redirecting client to the status page.
   87648: ACE-3048 : Bulk Import Tool: IE: Script error on Bulk Filesystem In-place Import Tool page - 'YUI' is undefined
      - Missing javascript resource.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@87748 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-10-10 14:11:33 +00:00
Matt Ward
9ae80fccf1 ACE-2826: NullPointerException during to startup Alfresco OOB installation.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85919 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-29 14:31:47 +00:00
Kevin Roast
80b278aef7 ACE-2931 - Alfresco community /alfresco shows message about invalid license.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85812 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-26 15:19:10 +00:00
Mark Rogers
5402e83baa Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
85070: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      84413: ACE-2330 - AOS: Replace html dialog shown in FileOpen and SaveAs dialog windows


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85385 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-20 10:45:33 +00:00
Mark Rogers
bc0ae2ac24 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
84946: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      83645: ACE-2668


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-20 09:22:48 +00:00
Mark Rogers
7aaa372ed0 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
84896: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      83386: ACE-2668


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85216 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-20 08:59:11 +00:00
Alan Davis
de70eaf6cb Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
84671: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
      84518: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
         84351: Merged DEV to V4.1-BUG-FIX (4.1.10)
            79271 : MNT-11522 : Document modified date is being updated by Workflow
               - Fix bug. Change create a workflow package for the attached items and add them. Add Behavior Filter.
            81662 : MNT-11522 : Document modified date is being updated by Workflow
               - Create Unit test. 
            83496 : MNT-11522 : Document modified date is being updated by Workflow
               - Change unit test.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-19 08:34:12 +00:00
Alan Davis
a60436cc48 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
83339: Merged KEVINR1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      82499: ACE-2091 - EOL Explorer
         Index page - CMIS labels and corrected API URLs (from Greg)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84546 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-18 16:52:11 +00:00
Alan Davis
50c010f67e Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
83337: Merged KEVINR1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      82359: ACE-2091 - EOL Explorer
         For Community version, a link to Jira and to the forums
         For Enterprise version, a link to support.alfresco.com


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84544 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-18 16:51:56 +00:00
Erik Winlof
3f7f571de6 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
80950: Change new /alfresco index page to display warning on failed license deploy (missing License error)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83137 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-04 05:57:38 +00:00
Erik Winlof
f1e6acaa67 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
80927: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      80892: ACE-2091 EOL Explorer.
       - Website link on index page


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83135 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-04 05:55:44 +00:00
Erik Winlof
53e3bbdce1 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
80926: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      80888: ACE-2091 EOL Explorer.
       - Basic /alfresco index page added with links to documentation, Share, Admin Console, WebScripts, CMIS etc.
       - Rearranged some core CSS files from Admin Console so they are reusable in standard webapp


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83134 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-04 05:55:27 +00:00
Erik Winlof
6722639949 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
80925: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      80870: ACE-2091 EOL Explorer.
       - Move of WebClient configuration, message bundles and extension points to Thor private module
       - Added handling to SSO endpoints to handle optional WebClient config service
       - Tested: Enterprise build, Cloud build, build unit tests, NTLM SSO/Cookie SSO path


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83133 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-04 05:54:57 +00:00
Erik Winlof
90c223c2c3 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
80924: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      80469: ACE-2091 EOL Explorer.
      ACE-2014 EOL URL Addressibility API
       - 90% of the Explorer Client config, pages and assets moved to privatemodules/thor
       - Explorer client available via mvn -Pcloud build only
       - Alfresco minimal index page added
       - Deprecated and disabled: Servlets related to Explorer e.g. ExternalAccessServlet, CommandServlet - will be removed fully in 5.1
       - Removed: Explorer liferay portlet context, jboss portlet context, collaboration WebScript remoteapi (Explorer), old web assets no longer used
       - Tested: Enterprise build, Cloud build, build unit tests, NTLM SSO/Cookie SSO path


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-04 05:52:30 +00:00
Will Abson
20aa147db6 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
80361: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
      80295: Merged DEV to V4.2-BUG-FIX (4.2.4)
         79332 : MNT-12027 : "Cannot create PoolableConnectionFactory" on Weblogic 12.1.2 
            - Allow JNDI lookup of activitiIdGeneratorDataSource


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82739 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 15:30:07 +00:00
Erik Winlof
928424bd27 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78580: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
      78238: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
         77756: Merged DEV to V4.1-BUG-FIX (4.1.10)
            76528 : MNT-11648 : The buttons "Post to topic", "Create topic" are displaced
               - Page html was corrected for create topic menu element. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82614 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 12:42:34 +00:00
Erik Winlof
a37b6d1f58 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78482: ACE-2149: EOL AVM / WCM
      - removed WCM taglib declaration configuration merged from 4.2-BUG-FIX in r78476


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82569 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 12:19:35 +00:00
Erik Winlof
62227ecf21 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78476: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
      78475: Merged V4.2.3 (4.2.3) to V4.2-BUG-FIX (4.2.4)
         78352: MNT-11987: It is impossible to create web content based on web form
         WCM taglib declaration configuration has been returned into 'web.xml'. The fix for a regression of MNT-11537


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82568 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 12:19:17 +00:00
Erik Winlof
124f05593e Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78438: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      77695: ACE-2149 - EOL AVM / WCM. Ripped WCM out of Explorer.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82564 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 12:18:05 +00:00
Erik Winlof
1ea3931e33 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78425: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      75800: ACE-2149: EOL AVM / WCM


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82556 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 12:12:32 +00:00
Erik Winlof
34d911b025 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78414: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      75784: ACE-2149: EOL AVM / WCM
       - Get 'web-client' project to compile
       - For further work, all bits that required commenting or changing were tagged with '// WCM'
         i.e. a search for 'WCM' will highlight all the code changes made
       - TODO: Visit jsp files and other config to do a proper job


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82546 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 12:08:20 +00:00
Erik Winlof
93b80fd294 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
2014-09-03 12:01:49 +00:00
Erik Winlof
f8b88e624f Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
78392: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      75693: ACE-2149 Remove AVM/WCM - first round, based on the following Sparta commits
         08f1ff556cf3e8eb370e433b69b634026c848af1: SlimRepo: comment-out AVM schema bootstrap and wcm-services-context
            - plus associated bootstrap/startup fallout
            - note: disabling/removing WCM/AVM will be a work-in-progress due to tight code coupling :-(
         cdb78eeae53522cc2d78feb94be49d11648fa582; SlimRepo: comment-out AVM schema bootstrap and wcm-services-context
             - follow-on to fix "regenerate_renditions" fallout error (in Alfresco Explorer web client)
         33337ad4239df91b9a8dc7a00be43e55ffef5bef: SlimRepo: remove WCM/AVM - round 1 (wip)
            - removal of some of the AVM code and tests (including core impl such as AVMServiceImpl, AVMRepository, AVMSyncServiceImpl, underlying DAOs etc)
            - fix Spring config (major impact) and any obvious compile-time fallout
            - ensured repo starts and ran (some of the) repo unit tests
            - also check basic Explorer access
         47e50847bbbbdda5fd64a27c212dfbdd625cbfdb: Jenkins build/test repo - minor: disable/remove repo tests
            - disabled unused tests, removed remaining AVM* tests


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82537 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-09-03 11:57:51 +00:00
Mark Rogers
e57e0a0188 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76908: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      66846: ACE-639: Added AOS based implementation to enterprise remote-api, extended config, adopted build


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77750 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-23 10:28:14 +00:00
Mark Rogers
98549c7e05 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76308: Merged EOL2 (5.0.0.EOL2) to HEAD-BUG-FIX (5.0/Cloud)
      76119: ACE-2012 EOL legacy Facebook API


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77587 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 14:50:24 +00:00
Mark Rogers
e22fad8365 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76305: Merged EOL2 (5.0.0.EOL2) to HEAD-BUG-FIX (5.0/Cloud)
      76026: ACE-2012 EOL Original SOAP API (CML) - removed. Based on BRANCHES/DEV/EOL:r73833,73932 and CMIS EOL removal merge.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77579 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 14:13:46 +00:00
Mark Rogers
e391d1b0fb Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76032: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
      75756: ALF-19674, MNT-10219 : Cannot navigate to the OpenCMIS Browser
         - Adding initial parameter to CMISFileShareServlet for correct processing of "application/atom+xml; type=feed" ContentType 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77551 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 13:53:57 +00:00
Mark Rogers
28ba3f108b Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
75682: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
      75615: MNT-11847: Merged V4.2.2 (4.2.2.7) to V4.2-BUG-FIX (4.2.3)
         75255: MNT-11802 : Failed to create Web Form
            - Move EL examples to properties file


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77534 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 13:40:19 +00:00
Mark Rogers
37732d9572 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
75678: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
      75613: MNT-11848: Merged V4.2.2 (4.2.2.7) to V4.2-BUG-FIX (4.2.3)
         75181: MNT-11537: Websphere: Cannot sync to cloud
            - Upgrade Servlet API declaration in the deployment descriptor to 2.4. Fix elements order to satisfy xsd schema.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77528 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 13:35:49 +00:00
Mark Rogers
52b661d392 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
75673: Merged EOL into HEAD-BUG-FIX (5.0): ACE-2149: removal of AVM/WCM
      75611: Remove catalina-virtual project, and all mentions of the virtual tomcat
      75619: Remove jndi-client projects and ServletContextFormDataFunctionsAdapter, which references it
      75626: Remove wdr-deployment project
      75637: Remove CompanyFooterBean and PressReleaseBean classes, packaged as resources in web-client and specially compiled.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77522 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 13:32:37 +00:00
Mark Rogers
d619e3cf22 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
75488: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0/Cloud)
      74477: Merged DEV to V4.2-BUG-FIX (4.2.3).
         73923: MNT-11654: Manage System Users: Email domain, which contains underscore, is not valid.
         73998: MNT-11654: Manage System Users: Email domain, which contains underscore, is not valid.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77450 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-07-22 12:25:22 +00:00
Alan Davis
8fec9cea36 MNT-11783 - cmisbrowser in old webclient
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74980 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 14:41:55 +00:00
Kevin Roast
d7d1c8d6e3 MNT-11783 - disable proxy servlet in old webclient
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74974 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 14:09:24 +00:00
Will Abson
388632a561 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
73996: ACE-2028 Change invisible images to match 5.0 version


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74858 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 16:19:00 +00:00
Will Abson
430ad17e85 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
73690: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      73594: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
         73593: Merged V3.4-BUG-FIX (3.4.15) to V4.1-BUG-FIX (4.1.10)
            73526: MNT-11319: Merged DEV to V3.4-BUG-FIX (3.4.15).
               73508: MNT-11319 Accented Characters wrongly unzipped
                      - In Import dialog was added drop down list of encoding options. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74805 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 16:07:37 +00:00
Will Abson
0206ff2d7f Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
72743: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      72388: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.3)
         72287: Merged V3.4-BUG-FIX (3.4.15) to V4.1-BUG-FIX (4.1.10)
            72240: MNT-11319: Merged DEV to V3.4-BUG-FIX (3.4.15).
               71633: MNT-11319 Accented Characters wrongly unzipped
                         In Import dialog was added ZIP file contains high-byte filename characters such as Japanese, Chinese or Korean check box. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74741 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 15:38:54 +00:00
Will Abson
f4deaea7ad Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
71772: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      71677: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.3)
         71430: Merged DEV to V4.1-BUG-FIX (4.1.9)
            70396: MNT-11360: XSS: vulnerabilities found in Alfresco Explorer 
               - Additional encoding was added.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 15:34:39 +00:00
Will Abson
e4b409da81 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
71626: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      71399: Merged DEV to V4.2-BUG-FIX (4.2.3)
         71392 : MNT-11498 : Creating a user with the same userid as a previously deleted user, gives the new user access to the original users files	
            - Note at user's deleting was added


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74709 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 15:33:04 +00:00
Will Abson
e895e57280 Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)
71601: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      70356: MNT-11233: DEV to V4.2-BUG-FIX (4.2.3)
         67973: MNT-11233: Alfresco CMIS API /alfresco/api/-default-/cmis/versions/1.1/atom cannot be used with external authentication
            - Move RemoteUserMapper from Web-Client to Repository project. Use RemoteUserMapper in PublicApiAuthenticator to retrieve remote user from request.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74695 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 15:31:06 +00:00
Pavel Yurke
f1fbba755b ACE-1787: Reverse Merged - Wrong commit was made
71809: ACE-1787 Drop-down menu icon is not displayed for many cases
             Added a constant arrow symbol ("&#9662") to be used in the drop down menus.
   71928: ACE-1787 Drop-down menu icon is not displayed for many cases
             Added a constant arrow symbol ("&#9662") to be used in the drop down menus. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@72320 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-30 11:02:18 +00:00
Pavel Yurke
53bfef6c1e ACE-1787: Merged DEV to HEAD (4.3/Cloud).
71809: ACE-1787 Drop-down menu icon is not displayed for many cases
             Added a constant arrow symbol ("&#9662") to be used in the drop down menus.
   71928: ACE-1787 Drop-down menu icon is not displayed for many cases
             Added a constant arrow symbol ("&#9662") to be used in the drop down menus.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@72017 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-28 10:53:15 +00:00
Mark Rogers
ecadace15f Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
68161: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      67875: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.3)
         67795: Merged DEV to V4.1-BUG-FIX (4.1.9)
             67728: MNT-11251: Impossible to upload/create content when lifecycle workflow is deployed
                 'org.alfresco.web.bean.content.BaseContentWizard.getObjectTypes()' has been wrapped with retrying transaction to avoid not transactional invocations of dictionary methods which access the repository


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68443 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-04-30 16:21:29 +00:00