Commit Graph

1124 Commits

Author SHA1 Message Date
Alan Davis
ce4d6c872a Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
92637: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
      92609: MNT-13050: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
         92590: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
            << Also included some extra changes for 5.0.N >>
            92585: Merged V4.1-BUG-FIX (4.1.10) to V4.2.4 (4.2.4)
               92550: Merged DEV to V4.1-BUG-FIX (4.1.10)
                  92444 : MNT-12987 : Copyright notice '© 2005-2014. Alfresco Software, Inc. All Rights Reserved.' should now be ' © 2005-2015...'
                  92458 : MNT-12987 : Copyright notice '© 2005-2014. Alfresco Software, Inc. All Rights Reserved.' should now be ' © 2005-2015...'
                     - Renamed splash_2015.png
         92606: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
            92605: MNT-13042: CLONE - Copyright notice '© 2005-2014. Alfresco Software, Inc. All Rights Reserved.' should now be ' © 2005-2015...'
            - A few more files for 4.2.4
         - A few more files for 5.0.N


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94900 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 11:55:26 +00:00
Alan Davis
e9d98d5802 Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
92620: ACE-3703 - Refactor Repository Admin Console framework to allow the basic framework to work in Community version
     - Framework base moved to web-client project.
     - Refactored Enterprise admin console to base from the web-client one.
     - Empty Community admin console start page


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94892 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-31 11:53:46 +00:00
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
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
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
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
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
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
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
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
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
8b4a196adc Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
68156: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      67832: Merged DEV to V4.2-BUG-FIX (4.2.3)
         67781 : MNT-11027 : CreateProjectDialog bean class does not exist
            - More ProjectSpace cleanup required after https://fisheye.alfresco.com/changelog/alfresco-enterprise?cs=9671


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68438 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-04-30 16:19:51 +00:00
Mark Rogers
40d423fb04 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
67755: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
      66972: Merged V4.2.2 (4.2.2) to V4.2-BUG-FIX (4.2.3)
         66591: Merged DEV to 4.2.2
            66584: MNT-8444: The Email field was not checked for rightness 
               A validator for email field is added now.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68390 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-04-30 16:04:08 +00:00
Alan Davis
2ae0df302f Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
65599: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
      65487: MNT-10905: Alfresco 4.2 on JBoss EAP 6 with Java 7
      - modified jboss-web.xml with new sample for JBoss EAP 6 deployment


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-04-02 21:56:03 +00:00
Alan Davis
801fbdbb66 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
61491: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      61339: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
         61232: Merged DEV to V4.1-BUG-FIX (4.1.8)
            61152 : MNT-10364 : Kerberos SSO is not working on /alfresco/activiti-admin
               - Added new filter mapping for "Global Authentication Filter" to allow SSO for activiti admin console.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62425 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 15:41:39 +00:00
Alan Davis
e3b8fa5e58 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
61484: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      61318: MNT-10592 : Content Language Filter does not work (Stack specific).
       Weblogic specific. Add REQUEST dispatcher (default).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62422 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 15:40:05 +00:00
Alan Davis
5a6ef07037 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
61352: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      61235: MNT-10400 cmisbrowser URL (opencmis backed by Apache Chemistry OpenCMIS) does not support External authentication
      In web.xml in CMISFileShareServlet servlet was changed url-pattern.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62411 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 15:11:15 +00:00
Alan Davis
13db776f4e Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
60831: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      60750:  Merged DEV to V4.2-BUG-FIX (4.2.1)
         60659: MNT-10145: JSF: Inconsistent browser behaviour when setting <language-select> to false
        - Some jsp pages were updated to set locale for the current user context. Also, getLanguage() methods were modified to take into account useInterfaceLanguage flag.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 14:40:02 +00:00
Alan Davis
bf9d125eaa Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
60757: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      60710: Merged DEV to V4.2-BUG-FIX (4.2.2)
         60678: MNT-10482: JSP compilation error in Weblogic 12.1.2 when creating a web form
          - Use url for importing alfresco/wcm tld files instead of relative location. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62364 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 14:37:42 +00:00
Alan Davis
63f8379212 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
59734: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      59507: Reverse Merged - Wrong commit was made
         59504 : MNT-10255: Merged DEV to V4.2-BUG-FIX (4.2.1).
            59393: MNT-10255 Mac OS -CIFS: Collaborator/editor can delete content created by other site members after editing.
               - In ScenarioTempDeleteShuffle.createInstance() was added check: (operation instanceof MoveFileOperation). 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62177 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 02:15:46 +00:00
Alan Davis
1ac86d0d45 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
59732: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      59504: MNT-10255: Merged DEV to V4.2-BUG-FIX (4.2.1).
          59393: MNT-10255 Mac OS -CIFS: Collaborator/editor can delete content created by other site members after editing.
                 - In ScenarioTempDeleteShuffle.createInstance() was added check: (operation instanceof MoveFileOperation).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62175 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 02:13:58 +00:00
Alan Davis
538e468caf Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
59726: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
      59493: MNT-10171: Merged DEV to V4.2-BUG-FIX 
       59289 : MNT-10171 : Exception thrown if Share metadata is longer than 1024 characters
        Set 'maxlength' attribute to 1024 (characters) for 'description' property in share and jsf client. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62169 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 02:08:53 +00:00
Alan Davis
91e4fcfa7c Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
59390: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      59389: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
         59388: Merged V3.4-BUG-FIX (3.4.14) to V4.1-BUG-FIX (4.1.8)
            - A few extra 4.x changes were required
            59380: MNT-10285 : Clone: Copyright notice shows Alfresco Software, Inc. © 2005-2013All rights reserved.... should now be to 2014
            Update Copyright notice to 2014.
            59387: MNT-10285 : Clone: Copyright notice shows Alfresco Software, Inc. © 2005-2013All rights reserved.... should now be to 2014
            Update Copyright notice to 2014 in enterprise overlays.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62138 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-12 01:34:38 +00:00
Alan Davis
2dc5132eb6 Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
58321: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      58242: Merged DEV to V4.2-BUG-FIX (4.2.1) 
         57514: MNT-7235: WCM - Fields with a maxlength validation rule report an error if any other fields are in error
         - Return the value contained by the widget, or null if none is set 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61957 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-02-11 23:11:09 +00:00