Kevin Roast
cb69c74d73
. Fixed several minor bugs where the various small icons for Space objects were not displayed:
...
- Clipboard, Recent Spaces, Shortcuts and Space Selector now all show correct Forum or small Space icons as appropriate for the node
- this is now possible since the forums icons patch standardised the way in which all small icons named
. Externalised actions missing from forums.jsp, forum.jsp and topic.jsp
. Added Create Shortcut action to Forums, Forum and Topic details pages (why not!)
- The user can now create shortcuts to a Forums space, a Forum or a Topic
. Prototype work for Paste-as-link (not visible yet)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2571 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-22 17:41:41 +00:00
Gavin Cornwell
6d7516ecd1
fix build problem with message bundles, changed list to map in wizard config, added null checks when using custom types and fixed topic.gif
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2560 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-21 15:45:04 +00:00
Kevin Roast
3eac7bb289
. Forums details pages (forums-details, forum-details and topic-details) now use externalised action definitions
...
. Forums details pages changed to display actions in right aligned actions panel (like doc+space details pages)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2557 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-20 16:22:15 +00:00
Kevin Roast
5d3872279f
. First cut of the Externalised UI Actions
...
- XML Config for UI actions: web-client-config-actions.xml
- commented examples are included in the config, I will write up a Wiki page to document it properly :)
- Named groups of actions can also be reused across screens (where as previously individual ActionLink components had to be coded up for each screen by hand in the JSP)
- Individual Actions can be reused across action groups or defined against a specific action group
- UI actions for Browse (Create, More, Document and Space actions), Document and Space details pages now externalised into config
- Refactoring of other JSPs to use externalised config - big reduction in hand coded JSF tags and code duplication between pages
. Document Details and Space Details pages now have Actions panel on the right hand side instead of an Actions drop-down menu
. Several unreported minor bugs fixed where actions conditions or listeners were inconsistent between browse and details pages
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2553 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-17 18:07:47 +00:00
Derek Hulley
092a41063f
WordPerfect icons and mimetype
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2546 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-14 21:13:34 +00:00
Kevin Roast
61ce2c67f3
. Improvements to the UI for email template selection in the Rule/Action dialogs
...
- Also allows preview of an email template so the user has an idea what they have selected
. Much improved screen layout and better default for Invite Users notification dialogs
- as above, after design session with Linton this morning
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2545 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-14 17:32:11 +00:00
Roy Wetherall
6de3a2a68f
- Added remove features action to repository and web client UI
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2539 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-10 14:30:57 +00:00
Kevin Roast
827c3b97b4
. Invite Users screens for Manage Content Users and Manage Space Users now support email templates
...
. Added additional template model objects to the model supported by the MailActionExecutor
. Refactored various beans in the web-client that build lists of templates, to use a new Template support bean
. Added new email template files (one for Invite Users, the other for Email Actions)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2537 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-09 17:14:21 +00:00
Kevin Roast
15b01c8d5c
. Multiple email recipient support in Create/Edit Rule and Run Action screens.
...
. Group emailing support added to MailActionExecutor (i.e. selecting Group(s) is supported in the screens as above)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2527 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-09 13:47:48 +00:00
Kevin Roast
f5d9aed0af
. Email template support added to Run Action, Create New Rule email action pages
...
. MailActionExecuter now uses the TemplateService to process the template selected in the UI
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2522 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-07 18:50:27 +00:00
Gavin Cornwell
f9b3b74dea
Changed forums icons to use browse bean's small icon resolver and required patch
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2513 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-02 22:33:32 +00:00
Kevin Roast
f4d5717bd4
Addition of missing ui text
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2510 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-01 17:42:05 +00:00
Kevin Roast
42d464cc82
. Added link to the associated Working Copy for a locked document to the Document Details page
...
. Improved performance of "locked" status check for a cached client Node object
. Adding missing method to the list of authenticated methods for the CheckoutCheckinService to public-services-security-context.xml
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2509 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-03-01 14:17:30 +00:00
Kevin Roast
758c7c191b
. Fix to incorrect method called on Manage Content Users "Close" button
...
. Fix to new layout on Preview In Template pages
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2507 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-28 19:10:48 +00:00
Kevin Roast
bad96d9a0a
. UI consitency improvments (with newer look and feel for status area) and fixups
...
. Fix to missing use of dialog framework for certain actions
. Added missing action "Manage Content Rules" to Space Details page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2506 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-28 17:26:12 +00:00
Kevin Roast
e2e2fbfcbf
. Fix for AWC-564
...
- Issue where non-ASCII characters not correctly handled for a filename when the file is download as an "attachment"
- This affects the download file link on the Checkout and Edit pages
. New icons and UI design in grey status area for navigation in the Space, Document and Forums details pages
. A few UI fix up and improvements
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2497 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-27 18:09:19 +00:00
Kevin Roast
1c1dfb53ae
. Fix to paging (refresh) issue in Rules and Manage Space/Content Users screens
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2483 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-23 15:51:31 +00:00
Kevin Roast
16f566d257
Fix to disallow quotes in usernames (as per Group names)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2478 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-23 11:33:49 +00:00
Kevin Roast
622d6c4ac5
Fix to disallow quotes in usernames (as per Group names)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2477 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-23 11:33:14 +00:00
Kevin Roast
15ccee451c
. First pass of a new style for the header area in the web-client UI
...
- Reclaims a large ammount of unused vertical space at the top of the application
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2474 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-23 10:13:05 +00:00
Kevin Roast
5eba5c238a
. Small 16x16 space icons (thanks Linton!) added to app and browse screens
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2473 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 15:41:00 +00:00
Gavin Cornwell
29a90dcad9
AWC-558; remove repository export option from export dialog
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2470 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 14:01:05 +00:00
Derek Hulley
92f39cfc25
Fixed fallout from PersonService-personService
...
- WebDAV wasn't working
- Couldn't login
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2440 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-18 11:03:19 +00:00
Kevin Roast
ef06f29219
. Added NodeEventListener calls to BrowseBean setActionSpace() and setDocument() methods
...
- Allows code "extensions" to the web-client such as Forums and TaskList to no longer add code directly to existing managed beans DocumentDetailsBean or SpaceDetailsBean
- Also as a side-effect nicely fixes an unreported bug where the CheckIn action in the Document Details page was not correctly using the forums specific CheckIn resolver
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2435 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 18:06:00 +00:00
Kevin Roast
f23a841505
. Fixes for AWC-538 and AWC-540
...
- Handling of removal of permissions on user shortcut objects while the user is still logged in to the system
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2427 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 12:17:33 +00:00
Kevin Roast
9cfa618c76
. Added Repository and Patch system properties to System Info admin page in the web-client
...
. For extensibility - changed all service references in appropriate JSF Managed beans from "private" to "protected"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2426 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 11:41:23 +00:00
Gavin Cornwell
9b23300bb7
Fixed couple more strings that were not externalised
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2411 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 12:20:19 +00:00
Kevin Roast
1db386aa7f
. Fix for AWC-522:
...
- fixed to only enable the Users Search button when text is entered
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2409 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 11:44:17 +00:00
Gary Spencer
678a076b4b
Added init parameters to the WebDAV servlet to confgiure the store and root path.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 09:15:49 +00:00
Gavin Cornwell
f8a8f23173
AWC-531 and added placeholder messages folder in bundles
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2398 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 22:13:00 +00:00
David Caruana
a41a792659
Fix AWC-367. Deleting a user from the system does not remove that user from any groups they may be in.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2391 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 16:35:40 +00:00
Gavin Cornwell
4496b8bfb5
AWC-517 and AWC-527
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 16:05:14 +00:00
Kevin Roast
00a7068036
. Fix for parts 1+3 of AWC-359 (part 2 of the bug is now a 1.3 issue)
...
- Create User action hidden for external auth e.g. NTLM
- Delete User works for NTLM (but only removes the Person)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 11:20:09 +00:00
Kevin Roast
7c1dec8b71
. Fix for AWC-508
...
- Stops users without permissions trying to overwrite existing Saved Searches
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2359 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-13 15:35:12 +00:00
Gavin Cornwell
f6c494900e
Start discussion not shown now if the content is locked
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2356 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-13 13:41:11 +00:00
Gavin Cornwell
adcfbda4d6
Fixes AR-238, AWC-505 and descending sort config issue
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2337 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-09 21:53:49 +00:00
Kevin Roast
55e2a13f4a
. Fix for AWC-483
...
- "Inherit Parent Space Permissions" checkbox doesn't work (only affected crappy IE browser!)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-09 18:31:37 +00:00
Gavin Cornwell
cf974569ae
Fix for AWC-394
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-09 13:39:25 +00:00
Gavin Cornwell
8ae8d98571
Fixed small icon display issue in details view
...
Fixed unreported error with topic deletion
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 22:21:16 +00:00
Gavin Cornwell
63a39037d3
AWC-489; user list did not refresh
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2329 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 21:30:58 +00:00
Gavin Cornwell
cf1ccdec80
Enabled the ability to override our JSF config
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2323 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 16:13:07 +00:00
Gavin Cornwell
9a50b7d471
Eliminated web-client-config-edit-properties.xml
...
Fixed AWC-474 and AWC-475
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2312 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-07 15:09:27 +00:00
Kevin Roast
4ba55eb4f4
Fix for AWC-446 - If cookies are not enabled in the browser, then a warning message will be displayed on the Login screen.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2294 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-03 13:30:19 +00:00
Kevin Roast
774cf9eb4d
. Fix to message properties file duplicates (as per forum post: http://www.alfresco.org/forums/viewtopic.php?p=3452#3452 )
...
. And fix to spelling errors etc. as also noted in the post
. Fix to AWC-468, so the Person for an User can be deleted even if the User doesn't exist due to previous Auth mechanism such as NTLM
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2291 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-03 11:26:29 +00:00
Gavin Cornwell
da914e0549
First phase of client configuration re-org
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2289 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-02 22:29:15 +00:00
David Caruana
d2bb0c160f
Show permissions in Node Browser.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2280 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-01 18:36:23 +00:00
Kevin Roast
e949c34519
. Email (.msg) filetype icons (from Linton)
...
. Help Link changed to open in new window
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2277 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-01 15:45:30 +00:00
Paul Holmes-Higgin
7fd157a702
updated contributors
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2259 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 12:06:38 +00:00
Kevin Roast
0305e81055
. Fix to allow Take Ownership of a Space through the web-client (current you could only Take Ownership of a document!)
...
- this is required to solve AWC-442
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2258 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 12:05:36 +00:00
Gavin Cornwell
dd95515b5f
Updated MyFaces source code, fixed warning from HtmlRenderer and fixed selector issues in portal
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 10:00:33 +00:00