Commit Graph

996 Commits

Author SHA1 Message Date
Britt Park
c86d38b820 Rejiggering of wiring to allow CIFS not to go through the lockin layer.
AVMNodeService doesn't point at AVMLockingAwareService.
Web Client now points at AVMLockingAwareService.
Forced a couple of places in the Web Client that were going through NodeService
to use AVMLockingAwareService to get proper locking behavior.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6234 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-12 16:26:02 +00:00
Kevin Roast
2c2d87914b Fix to issue found by KevinC where a wizard launched in the "plain" container would revert to default container after first page displayed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6229 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-12 14:48:39 +00:00
Kevin Roast
799603d337 Changes to MyWebForms and MyWebFiles after UI review with Linton. Fix to q=query parameter on DocList portlet causing error.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6226 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-12 11:30:02 +00:00
Mike Hatfield
c4ab1f89ff Office Web Scripts - Updates and bug fixes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6222 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-12 10:49:48 +00:00
David Caruana
7ad3e3820e 1) Fix issue with servlet based Web Script url encoding - wasn't decoding URL after method used to retrieve url path info was changed.
2) Remove unused imports

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6213 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-11 17:36:10 +00:00
Gavin Cornwell
d28d040c59 - Fixed WCM-497, WCM-525 & WCM-539
- Added target to continuous build to distribute AMPs
- Web service client project now generates javadocs for files generatated from WSDL

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6212 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-11 17:28:34 +00:00
Mike Hatfield
b33b2fbb7c Fix for AWC-1331 - Double clicking on actions in the document list portlet with LifeRay gives an exception.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6211 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-11 16:31:43 +00:00
Kevin Roast
3588265311 Fix AJAX file upload to support guess file encoding without throwing exception. Fix to MySpaces portlet in Liferay (AWC-1330). Fix to authentication issue with portlets in Liferay
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6210 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-11 16:23:19 +00:00
Kevin Roast
4ea8311c77 Script tags missing <verbatim> wrappers (spotted during JSP catalogue update)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6209 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-11 16:20:17 +00:00
Kevin Roast
802a38fb73 Split of MyWebForms portlet into MyWebForms and MyWebFiles portlets
- Improvements from UI review from Linton
 - High and click action in MyWebFiles (as per UI review)
 - Lock icon for locked items
 - Hide Edit action if item is in workflow or user does not have access to the lock
Scrollbar CSS colours added to portlets
Added new portlet to portlet.xml defs and as a new dashlet JSP+config
Updates to MyTasks portlet

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6208 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-11 16:07:05 +00:00
Mike Hatfield
ccf25a67d9 Word Add-in web scripts - fixed for AWC-1337, exception when no results returned from search. Also removed unnecessary server-side javascript files.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6205 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-09 20:35:19 +00:00
Mike Hatfield
8773d4b4a0 More fixes to loading template/script files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6201 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-09 16:19:29 +00:00
Gavin Cornwell
d533004036 - Added marker icon next to multilingual fields in property sheets i.e. title and description
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6198 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-09 14:44:08 +00:00
David Caruana
1aee1b369e Fix AR-1590 Fail to find Repository hosted Web Scripts with non-EN locale
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6196 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-09 14:31:22 +00:00
Derek Hulley
8ff0ca5f99 Merged V2.0 to HEAD
6179: AWC-1314
   6186: WCM-486


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-06 11:28:55 +00:00
Gavin Cornwell
2b1c90fa92 - Fixed rendering issues of large reports and lots of broken links
- Fixed IE rendering issues

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6184 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-06 08:34:38 +00:00
Kevin Roast
eec22873c4 Fix for AWC-1326
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6178 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-05 16:19:10 +00:00
Gavin Cornwell
c1f366f617 - Removed (beta) label from Check Links action
- Check Links checkbox is enabled by default again

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6173 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-05 08:41:07 +00:00
Kevin Roast
6267bfbe4a Fix for AWC-1320
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6168 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-04 16:30:07 +00:00
Derek Hulley
3740cfc7ff Merged V2.0 to HEAD
5910: Web Services getUsers
   5913: Web Services admin user password change
   5956: LDAP anon simple bind test
   6133: WCM-486
   6158: Merged V1.4 to V2.0
      5600: Split person bootstrap
      5642: AR-439 NetBIOS adaptor status request
   6160: VersionHistoryPerformance patch with no versionedNodeId


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6166 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-04 16:03:31 +00:00
Gavin Cornwell
dd6a2c46c2 - Added support to the UI for file server deployment
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6155 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-04 11:11:56 +00:00
Paul Holmes-Higgin
14a783d8ea Updated minro installer pieces
Updated logo

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6150 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-04 09:36:36 +00:00
Kevin Roast
f963fdb54d Remapping of UI webscripts (portlets) to /ui/servicename style URL mapping.
All portlet webscripts tested in My Alfresco Dashboard and Liferay portal.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6141 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-03 11:13:44 +00:00
Mike Hatfield
67c98df8d3 TemplateImageResolver was being passed a null FacesContext. Default image no longer cached should no context be available.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6140 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-03 11:13:24 +00:00
Mike Hatfield
95f471758e Updated mootools to v1.11 and fixed compatibility issues when running it alongside jQuery (e.g. Liferay)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6139 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-03 11:08:20 +00:00
Kevin Roast
4df12632ae Support for Liferay user login in WebScript JSR-168 portlet authenticators.
Fix to add missing downloadUrl property to TemplateContentData object for non-standard content property values.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6137 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-07-03 09:58:09 +00:00
Gavin Cornwell
e8bc16a606 - Added (beta) to Check Links label
- Check Links option is now turned off by default in submit dialog

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-29 09:03:42 +00:00
Kevin Roast
7eaaf196cb Fix for AWC-130. Encoding property resolver required on TrashcanBean for file details screen.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6130 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-28 16:37:47 +00:00
Paul Holmes-Higgin
e1ac246363 removed rest of ML space pieces
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6123 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-27 21:32:12 +00:00
Paul Holmes-Higgin
f67b0f07c0 surface removal of multilingual space dialogs plus removal of native tomcat connector config
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6122 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-27 20:17:24 +00:00
Derek Hulley
f6c4af6d9b Fix AWC-999: Content encoding is displayed and is settable in the UI.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6120 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-27 13:32:42 +00:00
Roy Wetherall
a45351ff3d - Link generator now shows edit box in edit mode
- Hidden endpoint URL from user, blog URL entered instread
- Modification made to support typepad
- Added custom generator for blog selection list
- Blog module incorporated into main build scripts

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6119 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-27 10:49:15 +00:00
Gavin Cornwell
1c0b08d21e - Refactored submit dialog to use 2 transactions so that link validation can occur succesfully
- Check links checkbox now only shown if there are workflows configured
- Changed a couple of labels

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6118 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-27 09:50:26 +00:00
Derek Hulley
e29e24e761 Partial fix for AWC-999: Content upload guesses character encoding and offers the user the chance to change it.
TODO: Fix the "Modify Content Properties" to include the encoding as a changeable option.

Modified other entry points of content into the system.  All calls to ContentWriter.setEncoding("UTF-8") need some serious examination.
It is no longer necessary to assume anything about the encoding.  The worst case scenario is that we guess the encoding from the stream
without giving the user the chance to change it.  This works for most non-interactive scenarios like CIFS, WebDAV and FTP, now.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6113 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-26 21:48:19 +00:00
David Caruana
0dd05fe40f Web Scripts: Dump & Load
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6111 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-26 20:05:05 +00:00
Mike Hatfield
0b9a3e774e Fix for AWC-1275
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6110 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-26 16:58:12 +00:00
Roy Wetherall
a7927422e7 - Adedd link generator property sheet component generator. Renders a link tag which opens the given URL in a new window.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6091 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 14:52:22 +00:00
Paul Holmes-Higgin
5ddcb972e4 updated readmes and install configs
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6090 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 14:38:48 +00:00
Kevin Roast
caac0f6e27 Fix for http://issues.alfresco.com/browse/AWC-1296
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6089 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 13:28:51 +00:00
David Caruana
4ede480475 - Web Script Runtime now takes ServiceRegistry in constructor (not an explicit ever growing list of services)
- default status templates now include Alfresco server information & time of error for diagnostic purposes
- template url.match does not include service context anymore e.g. /alfresco/service/api/path/ is now just /api/path/
- added Retrying Transaction Helper to Service Registry

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6088 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 12:38:32 +00:00
Mike Hatfield
7bde225592 Office Web Scripts - URL could be formed incorrectly on AJAX response
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6087 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 11:41:51 +00:00
David Caruana
4417106b53 Fix AR-1536: Customer raised issue where broken webscript caused repo to fail at startup
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6086 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 10:11:41 +00:00
Mike Hatfield
9d1f65e8b3 OfficeAddin - client updates to prompt for filename if none set on the current document. Web script updates to support filename prompt, also order tasks by due date
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6084 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 08:40:58 +00:00
Gavin Cornwell
667b29e43c - Fixes and refinements to links management UI
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6082 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-24 20:44:12 +00:00
Britt Park
feae15597d AVMService.createSnapshot() returns a map of possibly snapshotted stores.
When one snapshots a store, other stores can be implicitly snapshotted.
This change allows clients to exploit this information.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6078 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-23 17:52:00 +00:00
Mike Hatfield
732d9e0585 Portlet web scripts UI updates following internal review
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6076 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-23 10:22:30 +00:00
David Caruana
960d89a837 - AVM Web Script Sample (browse stores, folders, content)
- Fix Web Script issue where urls contained ; (due to tomcat)
- Allow AVMScriptStore to be passed through script converters (add serializable)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6071 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-22 16:39:43 +00:00
Mike Hatfield
55c648905a Doclist portlet - Updates to UI following review meeting
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6070 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-22 16:04:34 +00:00
Mike Hatfield
99f7d0f92a Doclist portlet - ContentUpdateBean to replace content of existing item. Web script updates to support content update and launch Edit Properties web client dialog. Doclist header background gradient.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6068 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-22 14:28:10 +00:00
Gavin Cornwell
6bc01211dd - Combined run and report dialogs for links management into one to solve some navigation issues
- Fixes for links management UI in IE

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6067 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-22 13:39:15 +00:00