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
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
c5b8fba77b
Client fixes for building WebDav/CIFS paths
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2169 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-20 18:17:53 +00:00
Derek Hulley
d152b3f48a
First real patch: Saved Searches folder fix.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2167 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-20 17:53:05 +00:00
Kevin Roast
74840c57d7
images for Guest
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2166 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-20 17:18:47 +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
b2770cd90a
Improvements to the exception message (was null ptr) thrown when a developer makes a mistake in the Advanced Search custom attributes config
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2129 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-17 17:15:01 +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
Kevin Roast
e9c3ca1be4
Added several missing UI actions to the Space Details and Document Details page
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2113 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-13 18:08:00 +00:00
Kevin Roast
9dc865548d
. Serialized saved searches now include the generated lucene string as part of the XML
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2112 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-13 17:10:34 +00:00
Kevin Roast
56eb3d75b9
. Advanced Search improvements
...
. Fix to Lucene Indexer (from Andy) to correct the bug where if content was not indexed (e.g. JPEG) then it's mimetype/size values did not get added to the index.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2107 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-13 13:21:29 +00:00
Kevin Roast
aaff54e53c
. Added client config setting to allow the Shelf component to be hidden by default
...
. Added ExpiringValueCache class used to hold simple lists in the client that don't need refreshing constantly
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2105 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-12 17:29:56 +00:00
Kevin Roast
2652d33f08
. First pass of the Saved Searches functionality for the web-client
...
. Saved Searches bootstrap folder
. Document details and Space details page now show a copy-and-paste NodeRef link
. Minor bug fixes to Breadcrumb and ActionLink components
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2104 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-12 13:40:20 +00:00
Gavin Cornwell
5d9576883d
Moved icons around in browse view
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2102 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-11 23:08:11 +00:00
Gavin Cornwell
6d9203a53f
- Fixed various delete issues
...
- Add new delete icons for forums types
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2100 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-11 15:16:59 +00:00
Gavin Cornwell
0d1d1aff57
Some minor changes following Linton UI review
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2092 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 12:30:11 +00:00
Kevin Roast
1e59da1459
Fix to client-side webdav URL generation (was incorrectly encoding the "/" path separator)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2085 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 14:23:11 +00:00
Kevin Roast
3857aec86b
Fix to client-side webdav URL generation (was incorrectly encoding the "/" path separator)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2083 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 12:42:18 +00:00
David Caruana
f238d5b2d1
Allow selectNodes kind of searches in Node Browser.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2082 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 12:14:58 +00:00
Kevin Roast
e91be2e5d0
Multiple category search added to Advanced Search screen
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2080 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-06 14:57:27 +00:00
Kevin Roast
acd5d24c62
Multiple category search added to Advanced Search screen
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2079 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-06 14:48:24 +00:00
Kevin Roast
af2c1603cf
Fix for Date Component issue identified in AWC-395
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2078 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-05 09:37:54 +00:00
Kevin Roast
0ac5e88d9a
Fix for Date Component issue identified in AWC-395
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2077 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-05 09:36:34 +00:00
Kevin Roast
3f86a5ad94
Fix to issue spotted by Derek with READ transaction when it may need to be WRITE in User Shortcuts UI.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2074 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 16:54:18 +00:00
David Caruana
a1c99bb5f4
Startup message to display VM version and size. Also display warnings if not version 1.5 or max. heap size less than (approx) 500MB.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2072 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 12:53:23 +00:00
Kevin Roast
f943c23e83
Fixes to allow Alfresco to run with latest JBoss Portal + Jboss AS
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2067 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-03 18:26:58 +00:00
David Caruana
5b49e7f3af
Display VM Heap sizes in Admin System Properties.
...
Sort System Properties.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2065 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-03 13:24:32 +00:00
Gavin Cornwell
d127610611
Reply page now shows bubble of last post
...
Small icons in details view now reflect what it's set to
Creating a topic or discussion now goes straight to bubble view
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2062 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-23 13:07:05 +00:00
Gavin Cornwell
6dd1049113
Fixed bug introduced by previous checkin
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2060 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 15:25:09 +00:00
Gavin Cornwell
62ae60eaf6
- Remainder of app now uses dialog framework for delete pages
...
- Fixed bug in edit space (any type) where the icon would not be pre-set to the current one
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2057 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 14:23:25 +00:00
Gavin Cornwell
a4564a1a49
Next phase of forums functionality
...
Simple dialog framework implementation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2056 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 11:57:43 +00:00
Kevin Roast
6df515c801
Fix to minor bug in UserShortcutsBean
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2055 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 11:35:47 +00:00
Kevin Roast
324eedae59
. Fix for I18N issue identified on the forums
...
- not having language pack files with "_en_US" causes problems on machines using non-english locale by default
- basically you cannot select English locale (not that you probably would if you had a french machine etc. but I digress…)
- added an ANT task that duplicates our messages properties files to _en_US during the build process.
. Increased default buffer size for browse.jsp page.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2051 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-21 12:37:12 +00:00
Andrew Hind
90e0644e23
Novell IChains
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2047 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-19 16:25:33 +00:00
Kevin Roast
991e650b00
. Changed UIProperty to not output error to screen when a configured property is missing from a node
...
- instead a DEBUG log level message is output
. Title is no longer mandatory on edit-document-properties screen
. Titled aspect added to content doc if required the first time you save props in the document properties screen
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2043 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-16 12:52:44 +00:00
Kevin Roast
337ca951f4
Fix for WARNing output by MyFaces with latest code
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2040 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-15 12:54:06 +00:00
Kevin Roast
aedd354dea
. Fixes/improvements for handling of author/creator in the repository and the web-client:
...
- added new aspect called "cm:author" with a single text property "cm:author"
- fixed the content meta-data extractors to set the new cm:author property rather than the system cm:creator property (which was causing a couple of bugs spotted recently)
- fixed the web-client to set the new cm:author property rather than the cm:creator property from user entered data into the UI
- fixed web-client config of document properties screen to display cm:author
- fixed client to not allow editing of the cm:creator value
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2034 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 15:25:56 +00:00
Gavin Cornwell
145f72a6e7
Added edit capabilities to forums
...
Disabled forums functionality
Changed version number back to 1.1.1
Added support for next/previous item navigation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2033 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 12:44:00 +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
670b2f80d2
. Fix to Jboss portlet issues:
...
- an out-of-date ticket could be used by the client to call repo services
- after failing to validate an out-of-date ticket, the User object was not being removed from the Session
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2029 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 18:02:07 +00:00
David Caruana
3815a33267
Fix minor bug in node browser where parent link did not take you to parent.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2028 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 18:00:18 +00:00
Gavin Cornwell
f7cfd9e5c9
Support multiple lines in new post and post reply
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2026 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 16:08:26 +00:00
Gavin Cornwell
7b8394f1f8
- Fixed couple of bugs in forums stuff
...
- Made delete pages consistent
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2025 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 15:55:55 +00:00
Kevin Roast
8f6bcff2d6
Upgraded MyFaces impl from 1.1.0 to 1.1.1
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2024 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 15:30:56 +00:00