Kevin Roast
3131468788
Fix to Webscripts shown in dashlets (due to error in previous checkin)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5977 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-15 15:03:28 +00:00
Kevin Roast
3e753394cf
Webscript URLs now supported in the Custom View panel for the Browse, Space Details and Document Details screens.
...
Added new aspect definition to support Webscript custom views.
Web context path (i.e. /alfresco) is now automatically prefixed onto webscript urls specified in JSF runtimes.
Modified the existing webscript dashlet JSPs to remove the hardcoded /alfresco path.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5973 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-15 11:07:13 +00:00
David Caruana
66394cdcd1
Only admin can mess with Alfresco Javascript Debugger.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5964 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-14 18:12:37 +00:00
David Caruana
4b7aba35c6
- Provide runtime show & hide of Alfresco Javascript Debugger
...
- Simplify Web Script home page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5962 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-14 17:21:29 +00:00
Kevin Roast
da7ad6d1fd
Multiple word searches failing when no "additional attributes" specified in config.
...
Error component location in browse.jsp layout was not collecting and displaying exceptions for the list components.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5954 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-14 13:19:47 +00:00
Derek Hulley
f7bafca8fa
ImportBean (acp or zip) runs with transaction retries
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5947 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 23:34:35 +00:00
Gavin Cornwell
79393b50ba
Incorporated proper icons from Linton
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 22:21:22 +00:00
Gavin Cornwell
64204f6cde
Added 'Check Links' action to user sandboxes enabling authors to see what links they have fixed/broken
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5944 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 21:34:09 +00:00
Ariel Backenroth
710ac5b727
externalizing widget config for xforms to xml
...
- adding a utility method to ConfigElement to get a list of child config elements by name
- using JSONObject to generate js rendition of config
- adding a build script to build json.jar since json.org only distributes source
- adding a preview link for form instance data to create web content summary screen
- doing the full jsp2.0 thing with summary screen for create website, i have a hunch it will fix a websphere issue
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5943 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 21:11:24 +00:00
David Caruana
da0edcf071
- Refinements to Javascript/Freemarker Node conversions
...
- Removed hard-coded conversions from Web Scripts
- example category search web script aligned with documentation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5940 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 17:23:47 +00:00
Kevin Roast
ee0d26e096
Fix for http://issues.alfresco.com/browse/AWC-1270
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5937 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 16:25:13 +00:00
Gavin Cornwell
1bbbb2b4ca
- Added update status button to status area of links management report which now does an incremental report
...
- Re-Run report button now runs fresh report
- Generated files are now in a collapsable panel (closed by default)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5935 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 14:44:27 +00:00
David Caruana
6bdd49ffc7
- Allow addition of Alfresco OpenSearch to browser just by going to Alfresco Web Client.
...
- Remove obsolete /services/index.html page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5934 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 14:29:38 +00:00
David Caruana
93e6410090
Web Scripts:
...
- addition of content retrieval web script / redirect search to this web script
- move search scripts to repository/search package
External Access Servlet:
- fix dashboard refresh issue
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5933 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 12:14:22 +00:00
Kevin Roast
c240fc2948
Fix ups and improvements to latest ML UI additions
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5932 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 11:26:44 +00:00
Gavin Cornwell
add54d575c
Added actions to broken file and form items so they can be modified and previewed.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5931 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 11:16:09 +00:00
Derek Hulley
35c3659f14
Yannick Pignot (European Commission) multilingual services
...
- EditionService for versioning of groups of translations
- Quite a bit of trimming of whitespace that I have no intention of undoing.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5927 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-13 01:13:25 +00:00
Gavin Cornwell
9abfab20ab
More functionality added to links management UI
...
- Report now shows date/time when report was executed
- Report now shows forms with broken links
- Fixed items are now displayed
- Current status stats are now correct
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5922 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-12 20:35:11 +00:00
Kevin Roast
21b9367f7f
Script specific Node class renamed to ScriptNode.
...
SVN rename command used to ensure file history is kept.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5920 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-12 15:10:48 +00:00
Kevin Roast
a73f5b12c6
Modified webscript portlet dashlet definitions to use correct wcservice servlet, changed all definitions to use short form of service urls.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5919 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-12 09:57:28 +00:00
Gavin Cornwell
3ad9668624
- Partial first cut of initial version of links management UI
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5917 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 20:54:23 +00:00
Kevin Roast
1be49d2679
Webscript JSR-168 Portlet runtime fixes for webscript url generation client-side function and url argument decoding.
...
JSR-168 portlet webscripts now use different service url - /168service/...
UI improvements to pop-up dialogs in portlets - now draggable and position now relative.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5912 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 14:50:05 +00:00
Derek Hulley
adb817b386
Some transaction retrying for Web Client
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5911 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 14:09:18 +00:00
David Caruana
d871aebc12
Workflow: addition of simple 'admin' workflow dashlet to display ALL active tasks
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5908 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 11:14:25 +00:00
Kevin Roast
6de50d0d6c
Fix to Upload action in MySpaces portlet when running in the JSF dashboard environment.
...
Fix to expanding space panel issue when clicking on a folder to navigate.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5907 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 10:41:11 +00:00
Kevin Roast
eb37bb5e53
Fix to double-encoding issue in OpenSearch webscript query generation template
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5906 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 10:39:56 +00:00
Mike Hatfield
43b4bf058a
Various updates to Office Addin web scripts
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5903 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 07:58:41 +00:00
Kevin Roast
a3c59244d1
WebScript Runtime response/url model extended to support output of client-side webscript url generation function.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5902 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-09 17:03:11 +00:00
David Caruana
bb2536fcf5
Web Scripts:
...
- simplify how web scripts urls & formats are described
- fix 'reset' on index page (when accessed via /)
- fix xml status response (rogue html in template)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5897 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-08 21:39:54 +00:00
Mike Hatfield
f95c3de04f
Office Addin web scripts complete, incl new workflow (review and adhoc only)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5895 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-08 15:48:16 +00:00
Kevin Roast
f3d67065bc
Fix to FireFox playing video media files by passing TICKET to preview URLs. Video preview enabled again in pop-up ajax preview panels.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5894 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-08 13:00:27 +00:00
Ariel Backenroth
927f87dd44
build fix. missing close paren.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5890 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-08 03:59:43 +00:00
Ariel Backenroth
fbc1e891c8
implementing the regenerate renditions wizard
...
- refactoring to centralize regenerate code
- adding onchange event to UISelectList to trigger reload of page
- reorganizing some webproject code for better reuse
- fix for submit from create web content (a webproject property was added to submitdialog but not createwebcontent)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5889 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-08 01:09:56 +00:00
David Caruana
aa13da35dc
Web Scripts: remove use of deprecated TransactionUtil.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5886 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 16:24:42 +00:00
David Caruana
63cf2e1bfc
Web Scripts - provide 2.0 versions of urls for opensearch (for backward compatibility)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5885 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 15:22:15 +00:00
Kevin Roast
bf8af80370
Fixups to portlet webscripts that hardcore the '/service' part of webscript urls to use ${url.serviceContext} and push down into appropriate javascripts
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5884 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 14:44:41 +00:00
Kevin Roast
9aa5b881c7
Fixups to portlet webscripts that hardcore the '/service' part of webscript urls to use ${url.serviceContext} and push down into appropriate javascripts
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5883 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 14:29:14 +00:00
David Caruana
c53842aa33
Web Scripts:
...
- show full exception stack in default status response templates
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5882 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 13:30:43 +00:00
David Caruana
1a89cb5e9f
Web Scripts:
...
- default authentication is now Basic HTTP Authentication
- alternative entry point for Alfresco Web Client authentication now provided via /alfresco/wcservice
- updated opensearch engines list to be servlet mapping independent
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5879 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 11:49:09 +00:00
Kevin Roast
bd0b9c5fcd
OpenSearch results shown in the web-client now have an icon to pop-up the AJAX document preview panel for the item.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5878 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 11:44:20 +00:00
Kevin Roast
f50258fa99
http://issues.alfresco.com/browse/AWC-611
...
http://issues.alfresco.com/browse/AWC-1260
http://issues.alfresco.com/browse/AWC-1170
Improvement of alignment for pop-up panel - was rendering off the top of the screen if the preview text was very large vertically.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5877 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 10:46:36 +00:00
David Caruana
4532170872
Web Scripts:
...
- update test web script server help
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5874 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 22:22:28 +00:00
David Caruana
955db41f51
Web Scripts:
...
- optionally force status in response header to success regardless of actual status; status in reponse document still reflects actual status
- to support the limitations of Flex runtime without Flex data services
- set alf-force-success-response to true in request header
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5873 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 22:13:47 +00:00
David Caruana
78342496ab
Web Scripts:
...
- move repository level web scripts to /api/... urls
- fix opensearch result templates with regards to guest / format arguments
- fix opensearch proxy (regression from web script runtime refactor)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5871 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 19:47:00 +00:00
David Caruana
3d86571cda
Web Scripts:
...
- addition of extension paths for web script customisations
- updated "delete ticket" web script to return appropriate response on success
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5867 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 11:57:42 +00:00
David Caruana
c89bce7bda
Fix error in resolution of authorityService.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5864 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 10:28:10 +00:00
Kevin Roast
3fd383ecbd
My Modified Items list added web project list in My Web Forms portlet.
...
Edit action available for form instance objects to launch the XForms editor.
Fix to MyTasks action to launch task properties dialog in "light" container.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5863 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 09:52:56 +00:00
David Caruana
5dc72b21da
Web Scripts:
...
- addition of default xml status response template
- updates to default html status response template
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5862 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 09:08:39 +00:00
Kevin Roast
5fc69e73bc
REST API command support for launching the XForms edit content dialog. AVM Templating API addition to retrieve the list of modified items for a sandbox user.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5858 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-05 20:21:57 +00:00
David Caruana
61b6952524
Web Scripts:
...
- fix issues integrating with Flex (rename of tunnel url arguments)
- add admin to required authentication levels
- support json callback method (for browser based ajax requests)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5856 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-05 18:17:59 +00:00