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
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
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
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
Gavin Cornwell
ccd57b218a
Fixed NullPointerException
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2417 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 16:20:20 +00:00
David Caruana
609d117e58
Fix AR-431, AR-432.
...
Modified the Repository bootstrap mechanism so it's performed after all other initialisation and the order of bootstrap is explicit.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2414 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 15:11:53 +00:00
Kevin Roast
3c9f4d77e2
backed out previous checkin
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2413 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 14:42:36 +00:00
Kevin Roast
776d837c16
. Memory usage improvement:
...
- Web-client now caches ResourceBundle objects and shares them between all users.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2412 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 14:21:17 +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
Gavin Cornwell
f78a708b93
Removed RC2 from version number and removed TODO comment
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2410 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 12:02:18 +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
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
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
d86e82872a
. 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@2387 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 15:42:54 +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
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
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
2f75edf992
. Fix for AWC-515
...
- Guest user "Read" default permissions on Guest Home changed to "Guest" (which is the same anyway…)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2360 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-13 17:15:52 +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
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
ec63a96311
. Fix for AWC-511
...
- Locale was not being set to a default for Guest user - created some issues later in certain circumstances
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2343 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-10 17:53:00 +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
4192db5f76
Build script changes
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-10 14:33:27 +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
David Caruana
a8f4846d45
Fix AR-410 - Creation date and modified date are not picking up server machines UTC offset time
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 18:01:46 +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
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
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
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
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
f796f0f9dc
Fixed startup issue if custom client configuration was in place
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2313 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-07 17:48:04 +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