100 Commits
Author SHA1 Message Date
Gavin Cornwell f2fe0ce6ab RA-452: Fix spacing irregularities on platform landing page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110287 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-08-17 16:39:54 +00:00
Gavin Cornwell 01c7cfe6a3 Fixed ALF-10157: Web Form Details page for the "Selected Web Content Forms": script error appears on help button click: container.jsp (line 382)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31743 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-04 15:30:59 +00:00
Gavin Cornwell c6f5a067b6 Fixed ALF-277: Add Content Dialog is displayed after cancel editing
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31646 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-02 16:28:05 +00:00
Gavin Cornwell 6bff8af273 Fixed ALF-10754: Alfresco fails to start because of malformed web.xml: SaxJBossXBParser
Moved newly added elements to correct location in file to satisfy DTD.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31193 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-10-12 19:34:19 +00:00
Gavin Cornwell 057ed36a0c Fixed ALF-10113: Can't delete Web Form: Node does not exist: missing://missing/missing
Added a check for node existence before actually deleting the node.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30795 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-27 11:23:40 +00:00
Gavin Cornwell d5cf665d3b Merged BRANCHES/DEV/V3.4-BUG-FIX to HEAD:
29988: Fixed ALF-8386: Mismatch between Doc Details information and "Manage Permissions" information ("ReadPermissions" permission is now ignored as it was hiding the "real" permission to display to the end user). Also updated the label for the JSF client to match reality.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30292 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-07 10:14:02 +00:00
Gavin Cornwell 80dec17f8d ALF-7006: System error appears when user attempted to open created Web Project
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30233 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-05 15:32:34 +00:00
Gavin Cornwell 5c743c8200 Hide the publishing and activiti invitation workflows from the list in the 'Start Advanced Workflow' wizard in Explorer.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29790 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-16 11:10:43 +00:00
Gavin Cornwell 1b499b662a Fixed issues found as a result of ALF-9636: SVC 67: Lucene removal: Sanity test Share UI with Lucene turned off
Fixed ALF-9686: It's impossible to find any group at the Manage Space Users page

Fixed ALF-9673: It's impossible to find any site

Fixed ALF-9669: Site invite fails using SOLR while building email - need to remove query use in invite.

NOTE: Searches from the UI are now consistent in that by default a canned query based search (consistent results) are performed by default for people, group, user & site searches, to force a lucene based search that support the "contains" type query users must prefix their search with *, this is no longer added by default by the UI.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29628 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-09 11:35:51 +00:00
Gavin Cornwell 2f8212aa7a Fixed ALF-9515: Activiti can no longer be disabled
Both Activiti and JBPM can now be "disabled" using the properties "system.workflow.engine.activiti.enabled" and "system.workflow.engine.jbpm.enabled", respectively. However, disabling JBPM is NOT recommended as several parts of the system are reliant on it. Furthermore, "disabled" just means the process definitions are not deployed and the engine is not registered with the WorkflowService, all DB tables etc. are still present. This means the engines can be disabled and re-enabled at will.

Also added back-end support for ALF-9392: More workflow metrics are required on the Workflow Console Admin Tool. An MBean is now available in Enterprise mode that provides the number of tasks, workflow definitions deployed and workflow instances in the system.

Added ENGINE_ID constant to JBPMEngine and globally replaced use of "jbpm" hard coded string.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29326 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-25 21:42:37 +00:00
Gavin Cornwell 58d7a2b245 Added back file accidentally removed during the mega merge to HEAD (in revision 26795 apparently), was causing JavaScript errors in the JSF client.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-06-15 14:00:57 +00:00
Gavin Cornwell f9e63f2a56 Final pieces of SVC 01: I18N List of values constraint following feedback from first sprint demo (ALF-8183)
All visible LIST constraints now have English labels, used existing translations for one constraint and updated JSF property sheet component to lookup display label.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-06-15 13:08:41 +00:00
Gavin Cornwell deceb6f5cd Remove folder copied from original merge, source files are now in enterpriseprojects
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28221 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-06-06 21:18:42 +00:00
Gavin Cornwell 6f8b210341 ALF-8615: ACTVT 106: Alfresco WAR includes all the necessary assets to run the Activiti Admin UI
ALF-8616: ACTVT 107: Enterprise build overlays required Activiti Admin UI files

NOTE: To get the Activiti Admin UI you need to do an Enterprise build. If you're using the exploded targets there are no extra steps. 

If you are using the default, WAR based targets you will first need to run "ant include-activiti-admin-ui" in the 'enterpriseprojects' folder. Due to the way we build our WAR file the original source file has to be changed, there is a potential this may be accidentally comitted, hence the extra manual step. In a continuous build this step is automated and the changes reverted when a new build is performed just as all the other enterprise overlay files are.

To see the Activiti Admin UI go to http://localhost:8080/alfresco/activiti-admin. If you login into Explorer first you'll go to straight to the app, otherwise a login dialog will be displayed.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28220 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-06-06 20:36:57 +00:00
Gavin Cornwell d06e3a7b5e Merged BRANCHES/DEV/V3.4-BUG-FIX to HEAD:
23654: Fix for ALF-5359: System error after open Summary page of Regenerate Renditions Wizard
   24757: Merged BRANCHES/V3.4 to BRANCHES/DEV/V3.4-BUG-FIX:
        24756: Fix for ALF-6269: WebForm (Edit Web Content Wizard) ERROR on Alfresco Community Edition 3.4.b and 3.4.c
   23964: Re-implemented fix for ALF-5783: Not possible to override the output path pattern anymore when a webform is edited for a specific website

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@24770 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-01-11 15:08:41 +00:00
Gavin Cornwell b4ffc16746 Merged BRANCHES/V3.4 to HEAD:
24209: Fixes for screenshot 5 in ALF-5590: Translation errors in Explorer

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@24211 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-12-03 14:52:07 +00:00
Gavin Cornwell cb4b55347f Merged BRANCHES/V3.4 to HEAD:
24183: Updated license headers
   24184: Another updated license header

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@24185 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-12-03 09:17:49 +00:00
Gavin Cornwell dda88a8563 Merged BRANCHES/V3.4 to HEAD:
24143: Fixed licence header

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@24153 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-12-02 11:32:28 +00:00
Gavin Cornwell 1859fa947a Merged BRANCHES/V3.4 to HEAD:
24049: Fix for ALF-5902 & ALF-5905: Italian, Spanish translation errors in Explorer

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@24054 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-11-29 15:27:57 +00:00
Gavin Cornwell 329566d3e6 Fixed ALF-5203, ALF-5126 & FORM-47: Explorer/Share - association picker should also allow search by aspect i.e. when the target of an association is an aspect and not a type.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@23077 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-10-13 13:49:38 +00:00
Gavin Cornwell 1b56833a18 Fixed ALF-5099: Error when trying to go back in Create Web Content Wizard (only with certain XSDs)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@23049 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-10-12 14:18:38 +00:00
Gavin Cornwell dc916dda18 Merged BRANCHES/DEV/V3.3-BUG-FIX to HEAD:
22910: Fixed ALF-872: TinyMCE Insert/edit Link dialog does not display properly in IE6
   22914: Merged DEV/BELARUS/HEAD-2010_04_28 to V3.3-BUG-FIX
        ALF-2315: WCM Schema: Inconsistent error if not filling in required fields
   22918: Merged DEV/BELARUS/V3.3-BUG-FIX-2010_06_24 to V3.3-BUG-FIX
        ALF-2931: WCM Forms - min/maxLength ignored for xs:string elements
   22940: Merged DEV/BELARUS/V3.3-2010_05_26 to V3.3-BUG-FIX
        ALF-2742: Impossibility to manage site for MS Excel
   22949: (RECORD ONLY) Added "continuous-without-distribute" target

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22958 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-10-07 13:34:33 +00:00
Gavin Cornwell fdfcd61b65 Fixed ALF-3085: UI Bootstrap - No root 'Web Projects' folder exists (is WCM enabled ?)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22904 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-10-06 08:46:11 +00:00
Gavin Cornwell 89d5a75b55 Fixed ALF-1728: User with administrative rights can paste content into staging.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22891 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-10-05 14:23:00 +00:00
Gavin Cornwell 67a9bf6d4a Merged BRANCHES/DEV/BELARUS/HEAD_2010_09_21 to HEAD:
22696: Restores original fixes for ETHREEOH-3850, ETHREEOH-3834 that got lost during various merges back to HEAD, fixes ALF-4675 and ALF-3043

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22703 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-09-27 07:02:17 +00:00
Gavin Cornwell 66ebe7f6d6 Added EXIF and Geographic aspect form configuration to Explorer client and exposed EXIF and Geographic aspects in Share so they can be managed from document details page.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22256 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-09-03 23:14:49 +00:00
Gavin Cornwell 1225970db4 Merged BRANCHES/DEV/BELARUS/HEAD-2010_03_30 to HEAD
19866: ALF-790: WCM - Underscore not displaying for enumeration values

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-27 11:38:22 +00:00
Gavin Cornwell 3873ebb4b5 Fix for ALF-193: UI - service/api on web-scripts-config-custom.xml.sample
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19908 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-20 09:07:48 +00:00
Gavin Cornwell 32421b33e0 Applied contribution (with one other addition) for ALF-1947: When overriding the UIPropertySheet (in some cases), client side validation code breaks
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19836 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-13 11:05:10 +00:00
Gavin Cornwell c6ac8d8243 Merged BRANCHES/DEV/BELARUS/HEAD-2010_01_11 to HEAD (with modifications)
18309: ALF-514 & ALF-775: Changes not being applied during online modification of Web Content in WebKit based browsers


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19817 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-12 12:05:40 +00:00
Gavin Cornwell 8f8fcb283c Fix for ALF-2080: Regress: Impossible to create Web Form - "Invalid standard action" error (will also fix several similar unreported issues)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19638 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-29 13:25:28 +00:00
Gavin Cornwell 8a2b2db807 Merged V3.2 to HEAD
19542: Fix for ALF-2001: WCM - Problem rendering the dateTime xsd component into webforms

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19544 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-24 15:30:49 +00:00
Gavin Cornwell 5a434db32d Merged V3.2 to HEAD
19499: Merged V2.2 to V3.2
      19496: Merged BRANCHES/DEV/BELARUS/V2.2-2010_02_03 to BRANCHES/V2.2
         19300: ALF-511: It is impossible to edit rendering templates for a web form

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19500 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-23 12:19:47 +00:00
Gavin Cornwell 6221cbde08 Merged V3.2 to HEAD
18862: Merged DEV_TEMPORARY to V3.2 
      18699: ETHREEOH-4171: HTTP 500 when filling in a WCM webform (ACT-15969)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18863 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-02-25 22:04:55 +00:00
Gavin Cornwell 7cbb3a0daf Merged V3.2 to HEAD
18484: Merged DEV-TEMPORARY to V3.2 
                  18478: XForms errors - ACT 15969

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18485 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-02-05 21:02:51 +00:00
Gavin Cornwell 6989a3fcb3 Merged V3.2 to HEAD
18358: Merged DEV_TEMPORARY to V3.2
                  18177 & 18342:  ETHREEOH-3979: Web Forms: Inline images within TinyMCE controls aren't displayed correctly

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18359 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-01-28 21:18:35 +00:00
Gavin Cornwell 3da6e266f8 Merged V3.2 to HEAD
17891: Merged DEV_TEMPORARY to V3.2
                  17873: ETHREEOH-3810: WCM - Recursion detector erroring
   18032: Merged V3.1 to V3.2
                 18030: Merged V2.2 to V3.1
                    17683: Merged DEV_TEMPORARY to V2.2 (back-port of fix)
                       17677: ETHREEOH-2778: davfs2 is not working correctly with Alfresco
                    17880: Merged DEV_TEMPORARY to V2.2 (record-only as fix is already applied to 3.1 branch)
                       17845: ETWOTWO-1289: My Web Files (Forms) dashlets: XSS Attck can be made when web project's details has been edited
   18062: Merged DEV_TEMPORARY to V3.2
                 18036: ETHREEOH-1844: Text field (areas) became non-editable if user use navigate-remove combination for repeatable elements on Create Web content based on web form screen
   18205: Merged V3.1 to V3.2 (record-only)
                  *RECORD ONLY* Merged DEV/TEMPORARY to 3.1
                  17837: ETHREEOH-3801: Creating users via the api does not add them to the user store
   18277: Merged DEV_TEMPORARY to V3.2
                  18178: ETHREEOH-3222: ERROR [org.alfresco.webdav.protocol] WebDAV method not implemented - PROPPATCH
   18311: Fix for ETHREEOH-3872: forms32 examples not working
   18317: Remaining fixes to forms samples (ETHREEOH-3872)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18318 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-01-27 12:13:56 +00:00
Gavin Cornwell 8ad23d61c0 Fix for ETHREEOH-3117: Schema elements of type xs:anyType defined as repeating have their group label missing
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17177 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-27 11:38:39 +00:00
Gavin Cornwell cf2fc18ec2 Merged DEV-TEMPORARY to HEAD
17093: ETHREEOH-2590: Profile WCM web form in extras/wcm/ doesn't work properly

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17148 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-23 21:23:29 +00:00
Gavin Cornwell 78d0542f1a Fix for ETHREEOH-2613: "Failed to execute method FilePickerBean.getFilePickerData: Exception in Transaction" when try to update local links with ajax WCM file picker.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17090 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-22 14:57:27 +00:00
Gavin Cornwell fc7c241ce3 Fix for ETHREEOH-1811, ETHREEOH-866 & ETHREEOH-2226: Issue with required field nodes within optional parent node that is a complextype
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17083 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-22 10:58:34 +00:00
Gavin Cornwell a118bd2e94 Fix for ETHREEOH-1844: Text field (areas) became non-editable if user use navigate-remove combination for repeatable elements on Create Web content based on web form screen
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17059 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-21 06:51:48 +00:00
Gavin Cornwell af64d567f6 Merged V3.2 to HEAD
17053: Merged V3.1 to V3.2
      17052: Merged V2.2 to V3.1
         17050: Fix for layout issues in ETWOTWO-490: xf:switch cannot be used in repeating field type

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@17055 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-20 15:03:33 +00:00
Gavin Cornwell b1e86e69f2 Merged V3.2 to HEAD
16725: Merged V3.1 to V3.2
      16721: Merged DEV/BELARUS/V3.1 to V3.1 
         16483: Fix for ETHREEOH-2728 : WCM - Forms rendering issue using IE6
   16889: Merged V3.1 to V3.2
      16888: Merged V2.2 to V3.1 
         16694: Fix for ETHREEOH-1384/ACT 11135: Poor performance when using webscript based web forms 
         16787: Fixed Web-Client Eclipse project after recent chiba JAR file name change 
         16840: Resolution to issue in ETHREEOH-2633: Change to Common.js function implemented in CHK-5134 causes problems with missing icons in Navigator panel. Implemented configuration approach so that both modes can be supported. 
         16870: Fix for ETWOTWO-119 & ALFCOM-332: WCM config override issues where the OOTB web-client-config-wcm.xml file needed to be changed and the ability to define custom scripts to load to avoid the need to edit xforms.js or XFormsProcessor.java

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16913 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-14 11:37:27 +00:00
Gavin Cornwell 051b54a53c Merged V3.2 to HEAD
15504: ETHREOH-2447: My Content page localisation failing - Localization is provided for all the ftl and xml files in WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\portlets.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16907 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-14 10:50:14 +00:00
Gavin Cornwell e13b3f6414 Merged V3.2 to HEAD
15292: Solution for MOB-536 (Remove form-include virtualization server dependencies from Web Forms)
   15299: Fix for ETHREEOH-896 and partial fix for ETHREEOH-1923: XForms layout issues
   15501: MOB-947: Remove virtualisation server dependency from the TinyMCE control used in web forms. Preview URL has been replaced with a call to the 'avm' webscript.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16904 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-14 10:26:07 +00:00
Gavin Cornwell cc21d54bfb Partial fix for ALFCOM-3452: Removed outdated WCM evaluation guide as this is now maintained by the docs team
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16784 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-10-09 07:10:41 +00:00
Gavin Cornwell cfe4858f17 Added new schema to test xs:pattern fields in XForms.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@15725 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-08-13 10:48:15 +00:00
Gavin Cornwell 97b55bf4c0 Applied patch to fix ALFCOM-3034: Impossibility to open files from Share
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14940 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-06-26 07:23:09 +00:00
Gavin Cornwell 9501f21795 Merged V3.1 to HEAD (Fix for ETHREEOH-1211: Can't See Images in TinyMCE)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14827 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-06-22 12:12:24 +00:00
Gavin Cornwell 67971c3851 Partially applied patch from ETHREEOH-2145 to resolve combining issue in JSF client config
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14510 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-06-03 09:44:15 +00:00
Gavin Cornwell 1c226793e3 Initial cut of IMAP support (disabled by default, to enable move imap sample files into extension folder)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14279 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-05-12 13:41:08 +00:00
Gavin Cornwell c46fb8a9e2 Removed duplicated XSDs
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14072 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-04-23 14:28:09 +00:00
Gavin Cornwell 76dcb743a2 Merged 3.1 to HEAD
13841: Build fix
   13988: Applied patch for ETHREEOH-1620 (webdav issues with WebSphere)
   13993: Partial (UI portion) fix for ETHREEOH-1500: Remove visibility of Workflow items
   13995: Fix for ETHREEOH-1883: Start advanced workflow wizard lists the WCM 'Direct Submit to Staging' workflow as one of the selectable workflows
   14061: Fix for ETHREEOH-1891: Form repeat element not working in 3.1

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14070 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-04-23 14:07:20 +00:00
Gavin Cornwell da7376b89b Refactored XForms samples to provide one central location for all XForms tests and examples, continuous build also now builds a distribute archive of all the tests (except unit tests) and examples for use by QA, SEs and the installer
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13746 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-03-25 21:23:56 +00:00
Gavin Cornwell 77f60cebb4 Merged V3.1 to HEAD
13352: Fix for ETHREEOH-1216: Line breaks in forums posts from earlier earlier versions don't work 
      - Added <br/> to list of safe tags so that old forum posts containing it render properly 
      - Edit post dialog updated to replace <br/> tags as well as <br> when editing

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-02-25 13:17:48 +00:00
Gavin Cornwell 91e042144c Merged V3.1 to HEAD
12988: Fix for ETHREEOH-1238: Cannot use Jsp:include feature in XSD - 'Store not found' exception
   12986: Merged V3.0 to V3.1 
      12980: Merged V2.2 to V3.0 
         12726: Fix for ETWOTWO-950: Forms with list control does not work in IE (6 & 7)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12989 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-01-30 14:14:51 +00:00
Gavin Cornwell d26b76b305 Merged V3.0 to HEAD (Another fix for ALFCOM-2332)
12814: Merged V2.2 to V3.0
      12811: Yet another fix for ETWOTWO-987: summary pages of WCM wizards show HTML code

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12815 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-01-16 11:05:20 +00:00
Gavin Cornwell 8354d66045 Merged V3.0 to HEAD
12799: Fix for ETHREEOH-1187 & another related script error in add content dialog

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12800 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-01-15 21:12:10 +00:00
Gavin Cornwell b3bc6d848a Merged V3.0 to HEAD (fixes ALFCOM-2380)
12789: Merged V2.2 to V3.0
      12784: Fix for ETHREEOH-761: Script error on the bulk import action from Create menu on my sandbox page in IE7
   12790: Fix for ETHREEOH-743: Script error on the add content to my sandbox page in IE7

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12798 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-01-15 20:28:40 +00:00
Gavin Cornwell 2c9e18b13b Merged V3.0 to HEAD
12729: Merged V2.2 to V3.0
      12727: Further fix for ETWOTWO-987: HTML shown on WCM wizard summary pages

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12732 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-01-14 13:10:41 +00:00
Gavin Cornwell e1da4cb9d4 Merged V3.0 to HEAD (fixes ALFCOM-2311 & ALFCOM-2332)
12718: Merged V2.2 to V3.0
      12706: Merged V2.1 to V2.2
         12693: Fixed regression where summary pages of WCM related wizards do not render correctly after XSS fixes, related to ETWOTWO-987

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12722 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-01-13 22:57:30 +00:00
Gavin Cornwell 9b016f27b9 Merged 3.0 to HEAD
11977: Fix for ETHREEOH-795: Error while create web content based on press-release form and also form caching issue reported by Yong

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11981 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-11-19 10:16:16 +00:00
Gavin Cornwell 00c028a2e3 Merged 3.0 to HEAD
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11948 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-11-17 18:35:03 +00:00
Gavin Cornwell 7031037e2f Merged V2.2 to HEAD
11065: Fix for ETWOTWO-504: WCM Tutorial rendition shows corrupted characters only during preview

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11231 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-10-07 09:07:27 +00:00
Gavin Cornwell 12be7dc6f2 Merged V2.1 to HEAD
10345: Fix for ETWOONE-89: Unfriendly error notification appears

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11220 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-10-06 20:25:42 +00:00
Gavin Cornwell c9afa4a3c8 SLNG-764: Add warning to JSF client when browsing into Share managed folders.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11076 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-09-29 16:25:27 +00:00
Gavin Cornwell ee55f90a07 Manual merge of V2.1 to HEAD: ETWOONE-92: If two users update the same contents at the same time, you get an unfriendly InvalidNodeRefException
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10981 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-09-23 09:50:47 +00:00
Gavin Cornwell 496e13c997 Merged V2.2 to HEAD
10634: Fix for ETWOTWO-600 and ETWOTWO-601: System error happens on various pages in WebLogic.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10790 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-09-05 14:30:07 +00:00
Gavin Cornwell 504388dd9a Merged V2.2 to HEAD
10638: Fix for ETWOTWO-617: System error happens on Manage Multilingual content page

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10778 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-09-05 12:51:35 +00:00
Gavin Cornwell 033a5f5602 Initial version of WCM permissions UI
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10697 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-09-03 15:05:42 +00:00
Gavin Cornwell 81ff6bba16 Merged V2.2 to HEAD
10205: Fix for ETWOTWO-48: Cancelled import of war into a Web project and Web Project became unusable
   10206: Fix for ETWOTWO-181: Deletion of checked out document

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10680 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-09-03 11:22:46 +00:00
Gavin Cornwell 1824fcc35d AVM Compare functionality added to classic (JSF) client
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10300 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-08-08 21:48:34 +00:00
Gavin Cornwell 872b6c940c Added missing site permission strings to JSF client
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10050 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-07-26 23:26:19 +00:00
Gavin Cornwell bb60a1b9c0 Icons for AVM Compare dialogs
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9576 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-06-26 10:09:45 +00:00
Gavin Cornwell c5220e3a96 Merged V2.1-A to HEAD
8403: Fix for ADB-33
  8586: Fix for ADB-33

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9192 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-05-21 09:05:00 +00:00
Gavin Cornwell bd0c9200a1 Merged 2.2 to HEAD
8729: Fix for AWC-1957 & AWC-1962 (Administrator is unable to add any user to "Selected users/groups and their role(s)" list)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8777 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-04-15 13:28:37 +00:00
Gavin Cornwell 78d40348eb Merged 2.1 to HEAD
8639: Fixed WCM-1138 (Need a way to remove AVM locks through the UI)
   8749: Fixed AR-2177, WCM-1059, WCM-1137 and improved fix for WCM-1089, all to do with locking issues on the create and edit web content wizards.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8773 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-04-15 12:50:33 +00:00
Gavin Cornwell 8e7ce5c19c Applied patch provided by UTL to fix download action
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8737 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-04-10 19:22:15 +00:00
Gavin Cornwell 702b7b13ef Offline edit fixes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8600 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-27 09:58:39 +00:00
Gavin Cornwell 0cbd2dce3f Fixed NPE problem with category editing found by Mike
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8578 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-20 12:04:23 +00:00
Gavin Cornwell e7a7290e8e Couple of minor changes to offline edit feature after review
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-17 14:58:10 +00:00
Gavin Cornwell bb38db8dec Merge Offline Edit dev branch to HEAD
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8527 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-13 13:43:38 +00:00
Gavin Cornwell 3e8c994816 Merged V2.2 to HEAD
8357: Fixed code that would break in UI cluster.
  8402: Fix for AWC-1915

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8512 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-11 14:55:29 +00:00
Gavin Cornwell 30ec09529b Merged V2.2 to HEAD
8173: Partial fix for AWC-1645

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8503 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-11 10:54:48 +00:00
Gavin Cornwell 14043b0071 Merged V2.2 to HEAD
8110: Fix for AWC-1664
  8112: Fix for AWC-1697

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-11 10:37:36 +00:00
Gavin Cornwell 51d46140af Merged V2.2 to HEAD
8019: Merged V2.1 to V2.2
     7715: Fix for AWC-1753
     7725: Additional files for AWC-1753 - also fixes unreported issue of OK button not being highlighted when editing post until you press a key
     7726: Additional files for AWC-1753 - also fixes unreported issue of OK button not being highlighted when editing post until you press a key
     7731: Added support for Range and Content-Range headers to support Download managers and Resume features for HTTP downloads
     7967: Workaround for ACT-771: Missing AVM Store system descriptor properties prevents system startup
     7980: AWC-1662: Fixed NPE when searching for users
     7981: Fix for AWC-1661: Can't edit details of user who has had their home space removed
     7988: NodeRef + child path relative URLs support for DownloadContentServlet
     8003: Fix for AWC-1795
     8004: Fix http://issues.alfresco.com/browse/AR-1807

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8461 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-07 12:28:36 +00:00
Gavin Cornwell cb23859b03 Merged V2.2 to HEAD
7687: Added ability to create/delete layered folders in the staging area, thus allowing folders from other web projects to be shared
            Added title field to create folder dialog
  7688: Added separate dialog for deleting layered folders
  7692: WCM-993: Added ability to edit the defualt webapp for a web project

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8460 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-07 11:54:47 +00:00
Gavin Cornwell a0d2e45611 Merged V2.2 to HEAD
7650: Merged V2.1 to V2.2
     7542: ML contribution fixes
     7545: Merged V2.0 to V2.1
        7544: Merged V1.4 to V2.0
           7338: Fix for potential time-based GUID issues
     7554: Fixed imports after library package change
     7582: WCM-967
     7584: Fixed dependecy list for SDK for jug-lgpl-2.0.0.jar
     7642: Fix for WCM-949

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8455 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-03-07 10:32:22 +00:00
Gavin Cornwell ba5174613d Merged V2.2 to HEAD
7531: Merged V2.1 to V2.2
             7397: Fix and improvments to all web-client People pickers - all now search on Username and build Lucene queries rather than XPath. Fixes AWC-853, AWC-935, AWC-1180, AWC-1660
             Merge conflicts resolved around query strings and client session cluster changes
   7532: Added action to go back to last deployment report in history panel
   7533: Moved deploy actions to resources panel header in review task dialog

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8400 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-29 08:44:21 +00:00
Gavin Cornwell 1d96040edf Merged DEV/UI-CLUSTERING2 to HEAD
8348: UI cluster support

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8358 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-22 09:53:50 +00:00
Gavin Cornwell 90eff8cbf0 Merged V2.2 to HEAD
7389: Added Deploy action to user sandboxes
             Renamed DeploySnapshotDialog to DeployWebsiteDialog and AVMDeploySnapshotAction to AVMDeployWebsiteAction
             Updated UIDeployWebsite component to list unallocated test or live servers
             Updated DeployWebsiteDialog to update allocatedto property on server config when necessary
  7392: Incorporated panel graphics from Linton for deploy server configuration
             Applied feedback from Linton on add, edit, remove deploy server config
  7412: Added ability to re-deploy to test servers
             Added ability to view deployment reports for test servers
             Added ability to preview test servers

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8353 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-21 15:24:41 +00:00
Gavin Cornwell 338914016b Merged V2.2 to HEAD
7386: JSF component to view, add, edit and remove deployment server configuration
            Added new step to create/edit website wizard to collect and edit deployment server configuration 
            Enabled the copying of deployment server config when creating one web project from another
            Added new icons to tell apart Alfresco Server vs. File System deployments
            Updated UI to use 'friendly' server name when possible

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8351 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-21 14:35:30 +00:00
Gavin Cornwell 9b838b82c4 Merged V2.2 to HEAD
7410: Node Browser changes


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8350 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-21 12:31:41 +00:00
Gavin Cornwell c6074bf19f Fix for AWC-1880
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-20 15:38:48 +00:00
Gavin Cornwell ade4ce0347 Fix for AWC-1865
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-20 15:06:32 +00:00
Gavin Cornwell d3a69f8e19 Fixed issue in invite content users wizard (missing page)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8339 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-20 14:40:55 +00:00
Gavin Cornwell 9c2cebed23 Fix for AWC-1879
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-20 14:22:43 +00:00
Gavin Cornwell a450598ecb Merge of all UI clustering changes originally applied to 2.2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8292 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-15 14:59:11 +00:00
Gavin Cornwell a1ae2fa47a Fixed webclient startup issue after webscript config changes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8234 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-02-08 16:44:10 +00:00