Commit Graph

1205 Commits

Author SHA1 Message Date
Mike Hatfield
89b74cbeba Missing image from Office add-in webdav updates
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8009 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-18 08:53:30 +00:00
Kevin Roast
19f2544e52 Fix for AWC-1788
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7998 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-16 15:05:01 +00:00
Kevin Roast
eae981f72e Final set of UI dialog conversion changes from usethelink. A few associated minor fixes. Improvements and optimisations to automagic file upload JSF trickery
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7976 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-10 14:31:58 +00:00
Kevin Roast
6c83743cf5 Move of PageRendererServlet from web-client project to web-framework project - it compiles and that's it
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7969 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-10 10:02:06 +00:00
Kevin Roast
11d068198f More files now using correct URLEncoder impl, some code cleanup around usage and imports
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7961 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-09 15:47:13 +00:00
Jan Vonka
aafc95b78f Avoid "Illegal Capacity" error, if number of hiddenActions > actions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7956 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-09 14:30:46 +00:00
Kevin Roast
99544b86fa Fix so that Project Space policy code is moved to emailserver:aliasable onAddAspect - fixes 2 bugs and allows creation of project from any Project template
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7876 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-08 19:16:24 +00:00
Gary Spencer
139726aeaa Alfresco JLAN integration updates.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7758 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-06 16:50:32 +00:00
Kevin Roast
f5738eee4d Ajax pickers now support navigating up parent hierarchies from any start location
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7753 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-04 14:47:02 +00:00
Jan Vonka
1b466e3f12 MT - put back tenant username functionality MIA after dialog conversion (NewUserWizard -> CreateUserWizard)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7752 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-04 11:59:02 +00:00
Kevin Roast
b7965af43d Ajax picker improvements and fixes, support for mimetype restriction list in the Ajax File picker.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7751 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-04 11:38:44 +00:00
Jan Vonka
0027d6d0ad MT fixes to provide initial support for tenant-specific guests
- explicit guest access is required, such as "guest@tenant1" (note: implicit/anonymous guest access can only login to the default domain)
- also fixes issue with "Show All" users, when logged in as a tenant admin

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7748 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-03 15:06:07 +00:00
Kevin Roast
9c86a9952d Fix to broken icon width rendering in ModeListRenderer
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7747 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-03 13:20:25 +00:00
Kevin Roast
ace8095e21 Fix to not show spaces derived from app:projectfolder in the Advanced Space Wizard
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7745 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-02 15:39:14 +00:00
Mike Hatfield
e52c3e262b Picker improvements to already-selected items
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7743 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2008-01-02 09:51:46 +00:00
Mike Hatfield
a49ac713cd Fixes for AR-1940. Extension was being lost and defaulting back to ".doc" which meant webdav links were being built incorrectly for Excel and PowerPoint.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7722 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-20 17:24:22 +00:00
Mike Hatfield
8e6fd7a7c1 Default DOCTYPE added to pages unless overridden (e.g. WCM forms). Minor HTML fixes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7717 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-19 18:02:57 +00:00
Mike Hatfield
d7d653d84b Fix for about page logo rendering issues in IE6 AWC-1747, HTML validation fixes, (C) changes to 2008, HTML4-spec named symbols instead of numbers
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7714 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-19 16:52:07 +00:00
Kevin Roast
67e11237ff Fix for SourceForge logo rendering issue in IE6, CSS fixes, (C) changes to 2008
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7713 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-19 16:01:18 +00:00
Kevin Roast
11516382d7 Fix to Category List datasource issue with advanced search dialog conversion
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7702 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-19 10:22:12 +00:00
Kevin Roast
6bbbccffed Fix for selected value field javascript since Ajax picker changes for Simple Workflow pages
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7684 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-17 17:31:36 +00:00
Kevin Roast
4532be3731 Edit Details (properties of file/folders) action and page added to iGoogle Gadgets. Some fixes to allow use of HTTP authentication instead of web-client auth.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7671 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-14 14:54:56 +00:00
Kevin Roast
a3054cbb97 Improvements to Ajax pickers - better default height and overridable height property on associated JSF components
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7665 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-13 15:34:40 +00:00
Mike Hatfield
3ec7abd1c0 Fixes for accented character encoding for tagging with MSIE (forum-reported)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7656 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-12 13:37:13 +00:00
Kevin Roast
5c3c3fb179 Fix to Create/Reply to Post for Forums space
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7644 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-10 17:24:53 +00:00
Mike Hatfield
b73a47c937 Gradients added to Project Space summary page. Slight tweaks to UI following comments from Linton.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7643 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-10 16:31:53 +00:00
Mike Hatfield
2ffb579d18 Refresh icons added to project summary and colleague presence
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7618 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-09 21:59:44 +00:00
Mike Hatfield
7afa34fb55 Office add-in scrollbar colour tweak
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7604 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-08 02:08:55 +00:00
Mike Hatfield
bfefbcbabc Project Space - various layout tweaks and fixes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7603 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-08 01:59:01 +00:00
Mike Hatfield
804ba60ce3 PNG behaviour for IE6. Activates on IMG tags only (i.e. not backgrounds)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7602 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-08 01:57:26 +00:00
Mike Hatfield
8ca3d50789 Project Space presence added click to chat for Skype contacts. Also fix to opacity overlay for IE
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7596 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-07 18:18:43 +00:00
Mike Hatfield
a7ace4ec64 Updated images for Project Space
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7594 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-07 18:16:46 +00:00
Kevin Roast
b8ec5c5c89 Fix to alignment issue with multi-lingual marker icon
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7592 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-07 16:02:13 +00:00
Mike Hatfield
2a50c69896 Project subSpaces ordered by name. Also layout bug fix to presence for IE
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7588 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-07 14:47:16 +00:00
Mike Hatfield
d3eddeb174 Update images for project space (64x64 and 32x32 only - 16x16 to come)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7586 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-07 14:04:36 +00:00
Roy Wetherall
e3a651558a Remove accidently checked-in quercus servlet configuration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7574 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 17:27:16 +00:00
Mike Hatfield
511f6551f0 Project Spaces - first cut of summary template and some placeholder images
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7572 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 16:48:27 +00:00
Kevin Roast
bc3bd31e86 User Profile Dialog command now returns to previous JSP via history.back() mechanism
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7571 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 16:25:07 +00:00
Kevin Roast
73c4a03923 Calendar view refactored to use simple webscript to rendered templated calendar view (for easy of ACP generation). Expanded calendar webscript into classpath source tree and removed from repo (for ease of editing)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7569 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 15:09:09 +00:00
Kevin Roast
93a6bbf0be Calendar view added for ia:calendar folder type
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7566 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 14:39:19 +00:00
Roy Wetherall
d9513499c7 Resize swf for display in web client
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7564 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 14:23:11 +00:00
Jan Vonka
f80c79335a AWC-1718 - fix I18N issue with dynamic message (property resource) bundles
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7563 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 14:09:23 +00:00
Kevin Roast
8266382b1c REST command to launch User Profile page for a Person. Fix to nav image alignment on details pages.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7562 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 13:48:20 +00:00
Roy Wetherall
b0a57b4d5c Added flex book control to web client, now available within a custom view
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7561 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 13:45:17 +00:00
Mike Hatfield
cf7b5811b0 Images for project space layout
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7559 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 13:06:56 +00:00
Kevin Roast
8b252ca366 Fix to incorrect dialog return value in User Console dialog bean
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7552 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-06 09:49:18 +00:00
Kevin Roast
19dd0dfea2 Fix to check for 'protected' properties when saving all node props in Edit Person Details
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7550 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-05 17:57:30 +00:00
Kevin Roast
eb19562261 Presence Provider and Presence Username fields added to User Profile and Edit User Profile screens
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7549 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-05 17:40:41 +00:00
Kevin Roast
64ab846e77 Calendar View contribution integrated
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7546 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-05 15:59:28 +00:00
Jan Vonka
b2b34375a8 DM Forms - fix web forms with inline URIs (eg. company press release sample)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7527 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-12-04 14:32:21 +00:00