Mike Hatfield
c92d8bab3f
Office Addin - Javascript and CSS tweaks for IE6.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5994 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-16 18:35:09 +00:00
Ariel Backenroth
9ee0de2054
making height for rich text editor widget paramaterizable. adding snapshot after regenerating renditions.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5990 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-15 22:08:58 +00:00
Gavin Cornwell
460092a901
Added links management to the submit process
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5989 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-15 19:33:02 +00:00
Mike Hatfield
2d878e8273
Office Addin - web scripts updated to support "Create new space"
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5988 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-15 17:05:36 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Kevin Roast
d28bbd41c5
XForm (edit XML inline) dialog converted to from old to "new skool" dialog framework - required to allow dialog displayed in an arbituary jsp container to be called using command framework via REST url
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-05 17:51:30 +00:00
Mike Hatfield
54fa2dc56f
Point check-in. Office Addin - create new workflow not yet complete.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5852 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-05 16:11:34 +00:00
Mike Hatfield
546eccf561
Point check-in. Office AddIn web scripts.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5842 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-04 15:48:11 +00:00
Derek Hulley
77c5edc83c
Added a raw download servlet at URL http://.../alfresco/dr?contentUrl=...?ticket=...
...
Added ContentService.getRawReader to get content directly using a content URL. To access this, you need to be admin.
Fixed EHCacheAdapter to handle non-Serializable values.
Added tests for above and for AbstractRoutingContentStore.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5841 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-04 14:44:29 +00:00
Kevin Roast
c8b5be7bca
Short URL format for common Alfresco servlets - for internal use
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5839 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-04 11:06:26 +00:00
Kevin Roast
fcf8278717
JSR-168 Portlet and Alfresco Dashlet config for MySpaces portlet. Fixes for web-script JSF runtime to encode URL args as per servlet runtime.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5826 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-01 13:27:16 +00:00
Kevin Roast
73ae2265eb
Final part of ML UI cleanup after some UI testing.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5810 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-30 11:16:58 +00:00
Kevin Roast
c05c6a253f
MyTasks portlet improvements and fixes:
...
- Inner panel of MyTasks portlet now a separate webscript called 'mytaskspanel' and an ajax request is used to refresh or update the panel after an action occurs.
- Generated task actions fixed to use ajax refresh rather than full window refresh (fixes issue with MyTasks portlet actions being used in JSF-168 or JSF runtime)
- Generated task actions fixed to handle default (null) transition ID
Permission checking added to MySpaces portlet actions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5808 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-30 09:35:20 +00:00
Kevin Roast
a484e6737f
Delete space/document action added to MySpaces portlet.
...
Fixed subtle issue with ajax request being processed before outer txn was completed - caused refresh issues after Create/Upload/Delete actions.
More ui improvements to MySpaces portlet.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5799 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-29 13:57:41 +00:00
Kevin Roast
a3774b123d
Missing images since file links renamed to .url
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5798 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-29 11:15:35 +00:00
Mike Hatfield
4202d686f4
Point check-in of the Office 2003 Add-in. Currently only Word has been developed - Excel is just a bare framework. To test, use installer provided in AlfrescoWord2003Setup\Debug and check the README in the templates folder.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5787 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-26 18:07:43 +00:00
Kevin Roast
8553ab0d4a
Resource panel (preview and actions) added to files/folders in MySpaces portlet - files show preview similar to MyDocs panel and folders show the child docs and folders as clickable links.
...
Refresh action moved as per suggestion from PHH.
Recently Modified filter added to MySpaces portlet.
Image preview makes better use of preview panel area and is centered.
MyDocs preview panel brought into line with changes to MySpaces preview panel.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5782 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-25 14:16:32 +00:00
Kevin Roast
b4cf5960a6
Improves and fixes to Create Space in MySpaces webscript portlet.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5778 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-25 09:00:20 +00:00
Kevin Roast
f5ca49bc83
Create Space action implemented in the MySpaces portlet. Other portlet UI improvement and fixes.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5776 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-24 16:03:10 +00:00
Kevin Roast
ef8cf7dda5
Pop-up ajax summary panels now behave more like little windows by popping to the front focus when the user clicks on or drags them.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5775 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-24 14:11:51 +00:00
Gavin Cornwell
20efff09d1
- Added workflow history to completed task dialog (allows user to see what happened through completed workflows)
...
- Fixed errors emitted from completed WCM workflows
- Toned down the appearance of workflow selection in the submit dialog
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5774 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-24 13:47:29 +00:00
Kevin Roast
156ff56ed9
MySpaces webscript now shows Ajax wait animation while loading inner panel area.
...
Summary pop-up panel fade-out anim removed (improves user experience).
Reorg of broken action evaluator class hiearchy (after ML UI changes).
More fixes to ML UI (browse.jsp missing component IDs breaks screen when panels collapsed then expanded).
Code reorg in interceptors to help performance.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5772 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-24 11:08:53 +00:00
Kevin Roast
e9e3fecbb9
UI related code/jsp fixes and cleanup to new ML space/dialog components.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5764 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-23 16:45:42 +00:00
Derek Hulley
4e53d4b44d
Added more forgotten ML changes for web-client config
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5762 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-23 14:50:32 +00:00
Gavin Cornwell
3530184871
- Added workflow history to the manage task dialog
...
- Moved wcm workflow model constants to separate class to be consistent
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5761 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-23 14:48:07 +00:00
Kevin Roast
7644596c74
The Import dialog now allows ZIP file structure import into the repo from the web-client by any user with Write access to a folder - this is nice quick way for any user to import bulk data without using an FTP client or CIFS folder access.
...
Import action moved to top-level in the main browse screen now it is useful on a day-to-day basis.
The 'import' repository action (ImporterActionExecuter) extended to support import of any zip flavour file.
More zip flavour filetypes added to mimetype map.
Improved debugging output added to BasePathResultsMap for xpaths executed in templates.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5760 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-23 12:25:04 +00:00
Gavin Cornwell
ca6a934139
Added 'Details' and 'Visual Diff' actions to pending submissions
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5756 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-05-22 21:03:41 +00:00