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
d8992c396f
. Correct fix for UTF-8 filename upload issue: AWC-497
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2452 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-20 13:35:38 +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
Kevin Roast
378182833f
. Fix for AWC-402
...
- More resilient code
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2370 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 14:53:59 +00:00
Kevin Roast
221c6439b0
. Fix for AWC-402
...
- Fixes the issues where null-ptr exceptions occurred after trying to redirect to a JSF page that required context
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2369 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 14:21:48 +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
48a1a75dee
Fixed AR-346 and AWC-497: Extended characters in filenames not handled.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2319 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 14:50:21 +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
432b539097
Fixed FacesContext creator bug as spotted by Gary
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2297 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-03 19:33:27 +00:00
Kevin Roast
2c8233db84
Fix for AWC-488 - when a permissions "access is denied" occurs for content/externalaccess/template URL then the login page is now shown
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2290 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-03 10:56:47 +00:00
Kevin Roast
4c49f3ce7c
Guest access auto-login for JBoss Portal
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2285 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-02 12:40:17 +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
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
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
a83f5651fe
Warning when able to login as Guest on older db version (before patch)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2182 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-24 11:18:51 +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
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
Kevin Roast
d1563e19c9
Correct handling in the client (portal and servlet) for expired ticket support.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2032 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 10:54:44 +00:00
Kevin Roast
194f15373b
Correct handling in the client (portal and servlet) for expired ticket support.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2031 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 10:52:18 +00:00
Kevin Roast
c82a963312
. Fix to exception handling in TemplateContentServlet
...
. Added helper method to generate URLs for TemplateContentServlet
. Improved javadoc for TemplateContentServlet
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2023 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 10:58:59 +00:00
Kevin Roast
7bb53f0620
Fix to URLEncoder issues with UTF-8 characters for download content links and WebDav generated links
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2019 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-09 14:18:37 +00:00
Kevin Roast
d63e6da00a
. RSS 2.0 example template
...
. Mimetype support fixed in TemplateContentServlet
. Textbox made larger for creating/editing inline plain text content
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2017 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-09 12:11:08 +00:00
Derek Hulley
d051d1153c
Moving to root below branch label
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-08 07:13:07 +00:00