Commit Graph

74 Commits

Author SHA1 Message Date
David Caruana
d50e2cf700 AW-542 Guest user can not see any Categories
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2456 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 16:12:12 +00:00
Kevin Roast
021f079d42 . Fix for AWC-552
- Alfresco external auth session marker was being checked for after the session had already been invalidated

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2454 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 08:43:02 +00:00
Gavin Cornwell
1b99b353eb AWC-541; issue where category link was not removed when category is removed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2449 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-20 09:39:23 +00:00
Kevin Roast
ed1d92b0eb . Fix to make sure ActionSpace as null is not passed to NodeEventListeners (as per Derek's last checkin for document)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2444 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-18 17:05:33 +00:00
Derek Hulley
372d580cce Fixed NullPointerException during document delete in Web Client
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2443 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-18 16:47:15 +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
701a89774c . 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@2429 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 12:51:46 +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
3af09722de AWC-537; document details action from shortcuts should launch in a dialog
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2425 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 11:32:48 +00:00
Kevin Roast
2f51dbacda . Fix for unreported issue, where Inviting a Group with a Role does not show the Role in brackets after selection.
. Fix for AWC-521
 - Creating a new group with certain characters is not allowed
. Upgrade of MySQL JConnector JAR to latest: mysql-connector-java-3.1.12-bin.jar

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2395 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 18:24:07 +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
Kevin Roast
fb74fac7c9 . Added notion of NodeEventListeners to BrowseBean.
. Fix for AWC-519
 - Date pickers now show 2 year values into the future by default - for "effectivity date" searches and similar

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2386 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 15:32:40 +00:00
Gavin Cornwell
9b8466cad7 AWC-458; new collaborator role and new checkin permission check
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2380 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 08:41:57 +00:00
Gavin Cornwell
9079ce1aac If an empty string value is passed for a number property it is set to null
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2372 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 15:05:45 +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
Kevin Roast
11493da0c4 . Fix for issue identified by Steve on Friday
- to handle that "Guest" is not Person from personService.personExists() but it is a Person if you call personService.getPerson()… (very odd)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2351 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-12 17:45:52 +00:00
Kevin Roast
11b84ca0cb . Update of all example template files - for bootstrap and source distribution.
. Fixed templates list in Preview screen to catch AccessDeniedException for Guest user access to templates folder

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2339 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-10 14:43:19 +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
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
Kevin Roast
89de41d208 . Fix for AWC-501
- Single word term using an operator now processed correctly e.g. just searching for
	+biscuit
is the same as
	biscuit
. Changed generated PageTag link in web-client footer area from www.alfrescosoftware.com to www.alfresco.com
. Fix to Logout link for error page - no longer worked as the External Access Servlet no longer forces a login…!
 - added new outcome case for External Access Servlet - logout

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2326 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 17:20:12 +00:00
Derek Hulley
c4bdade82f Fixed AR-352: MetadataExtracter exceptions are now handled
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2320 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 15:18:07 +00:00
Kevin Roast
4181030fac . Fix for AWC-498
- Searching for results in a Location (e.g. PATH) and category are now ANDed together rather than ORed

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2314 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-07 17:50:11 +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
ce283a2f01 . Fix for AWC-472
- External access URL bug fix for browsing to spaces when the client is already open (for CIFS usage)
. Refactoring of ServletHelper methods into a BaseServlet class

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2302 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-06 14:42:39 +00:00
Kevin Roast
93046ae638 . Fix for AWC-498
- Searching for results in a Location (e.g. PATH) and category are now ANDed together rather than ORed

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2300 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-06 11:13:55 +00:00
Gavin Cornwell
8ba6c27fe0 Phase 2 of the client config re-org
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2298 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-04 23:18:46 +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
Roy Wetherall
2b85cef773 - Extended some web service content tests
- Fixed issue with version author being displayed incorrectly
- Fixed hasCategoryValue evalautor null pointer error found during testing

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2262 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 15:36:33 +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
Kevin Roast
3e2bfc8902 . Fix to external access URLs to correctly navigate to specified NodeRef and setup Breadcrumb component etc.
. Tidy up of web-client authentication code

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2231 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-27 16:32:19 +00:00
Gavin Cornwell
a967ade5b8 Fixed issue where discussions were lost after checkin & updated version number
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2230 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-27 15:43:49 +00:00
Derek Hulley
280fabbe05 Reverted config changes (with the exception of context import order) and tested config extensions in external config files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2226 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-27 15:18:21 +00:00
Andrew Hind
e6788c379f Tidy up of UserTransaction roll back on throwable as opposed to Exception
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2218 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-26 15:38:58 +00:00
Kevin Roast
e9e1618479 . Now uses non-transactional authentication service to remove tickets/security context on failed guest
- also removes tickets and clears security context on normal Logout

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2217 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-26 15:32:55 +00:00
Derek Hulley
9160578c9a Mimetypes available for transform action in the UI are now defined in an overrideable bean
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2216 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-26 13:46:46 +00:00
Kevin Roast
b36a235769 . Final phase of web-client Guest Access
. Fix of UserTransaction handling in AuthenticationHelper - very noticable when Guest access fails on older (pre 1.2) databases
. Refactoring of all servlet authentication patterns to be consistent and use a helper so all support Guest and Ticket arguments
. Fix to external URL generation on Document and Space Details pages

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2214 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-26 12:38:19 +00:00
Kevin Roast
43640326e5 Certain actions (that modify the Person object) now hidden from the Guest user in the web-client
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2186 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-24 15:31:33 +00:00
Gavin Cornwell
b13edaafba Made the system users page use a search instead of showing all users
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2183 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-24 12:20:56 +00:00
Kevin Roast
83151b0d33 Forced Guest access for client URLs
Several fixes for Guest access in the web-client

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2179 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-23 18:49:23 +00:00
Kevin Roast
2c367a0a33 . Guest access check-point
. Fixes to document/space details screen when expanding/collapsing the Links panel
. Fix to Saved Searches to handle AuthenticationException for Guest user access to saved searches folder
. Fix to New User and Edit Password dialogs to fire text changed events when paste is used to fill in form fields

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2164 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-20 17:15:32 +00:00
Kevin Roast
3e5aa0c84a Checkpoint of client Guest access implementation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2140 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-18 16:42:27 +00:00
Kevin Roast
4732ebc744 Improvements to Simple and Advanced Search to add basic operator support
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2126 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-17 13:36:18 +00:00
Kevin Roast
e7ce03d4cf . Saved Searches UI improvements as suggested by Linton
. Fix to quoted term search to allow quoted string of a single word only e.g. "baboon" (not very useful, but should at least work…!)
. Checkpoint of the Templating language enhancements ready for the addition of saved search support

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2124 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-17 11:57:32 +00:00
Gavin Cornwell
97b2aaac93 Fixed build failure and updated invite content users to request content permissions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2116 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-16 17:02:12 +00:00
Gavin Cornwell
fd5330fe56 Added document level security
Fixed AWC-407
Added helper to Application to get client config

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2114 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-16 14:09:01 +00:00