Roadmap
Version 1.6.0 Roadmap
- Validate Alfresco ticket
- Support upload to Alfresco through AWPr
Version 1.5.0 Roadmap
- Split Web script parameters into two types:
- Default parameters: Parameters used when executing the Web script the first time
- Constant parameters: Parameters that are sent with every Web script request
Version 1.4.0 Roadmap
- Externalize STAr parameters (key / password)
- Use Portlet 2.0's resource phase to allow for secure document downloads
Version 1.3.0 Roadmap
- Allow AWPr to expose Web scripts with forms
- Proxy all request parameters even if they are not specified in the webscriptParams portlet preference
Version 1.2.0 Roadmap
- Add a portlet preference to allow the user to elect to proxy all Web script URLs instead of the fine grained configuration introduced in version 1.1.0
Version 1.1.0 Roadmap
- Add portlet preference(s) to allow users to choose additional script URLs to be replaced during proxy processing in the portlet
- Add a portlet preference to allow user to specify a string to append to the name of the javascript variable used for the encodeUrl method (default is AWPr.encodeUrl(url))