Gavin Cornwell
cfe0dbf969
Fixed failing test
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2467 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 12:47:46 +00:00
Derek Hulley
31d9ef768b
Inverted configuration of Metadata Extracters
...
- Adding an extracter no longer requires modification to the MetadataExtracterRegistry
Fixed lack of stream closures
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2465 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 11:11:53 +00:00
David Caruana
c7118f6e5c
Fix build issue - missed Guest to Consumer rename.
...
Tidy up ContextListener - removed all unused imports etc.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2464 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 10:05:06 +00:00
David Caruana
47ecffb07e
Fix build issue - missed Guest to Consumer rename.
...
Tidy up ContextListener - removed all unused imports etc.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2464 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-22 10:05:06 +00:00
Derek Hulley
3cc84ed467
Changed windows search command pattern
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2463 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 23:54:03 +00:00
David Caruana
67171f7b44
Remove creation of admin person / user from Web Client context initialiser.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2461 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 19:42:39 +00:00
David Caruana
4e46906b91
- Fix AR-442 Error performing background import of several .acp files - ConcurrentModificationException
...
- Support Import of ACP files that have Guest permission reference (re-map to Consumer)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2460 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 19:29:42 +00:00
Kevin Roast
ad01ff846f
. Fix for AWC-555
...
- Space Selector now no longer attempts to disable spaces that a user cannot read
- Was assuming Company Home was accessable
. Label change: "Content Templates" now reads "Presentation Templates"
. Fix for DownloadContentServlet to display normal error JSP page if content is deleted before viewing occurs
. Removal of erronous character in SystemErrorTag
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2459 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 19:25:01 +00:00
Kevin Roast
19a02b56b4
. Fix for AWC-555
...
- Space Selector now no longer attempts to disable spaces that a user cannot read
- Was assuming Company Home was accessable
. Label change: "Content Templates" now reads "Presentation Templates"
. Fix for DownloadContentServlet to display normal error JSP page if content is deleted before viewing occurs
. Removal of erronous character in SystemErrorTag
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2459 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 19:25:01 +00:00
Derek Hulley
20ad102654
Fix of incorrect checkin for Dave
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2458 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 17:31:55 +00:00
David Caruana
09652cc5f0
Revert mistaken changes.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2457 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 16:56:17 +00:00
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
David Caruana
cab7aa3b4e
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
Gary Spencer
295d1cd0b6
Fix processing of SIZE command, not passing the session object to the getFileInformation() call (AR-443).
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2455 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-21 13:33:45 +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
Derek Hulley
4ccff8230e
Detection of missing patch description (potential cause of AR-440)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2453 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-20 16:40:53 +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
Derek Hulley
e55b533ec9
Fixed test
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2451 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-20 13:30:48 +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
Derek Hulley
58d6778173
Fixed AR-435: Added system bootstrap and shutdown hooks for native executables
...
- See the RuntimeExecBeansTest-context.xml for examples of how to put these together
- Shutdown hooks are executed on ApplicationContext shutdown or VM shutdown, whichever is first
Moved native executable error code detection into RuntimeExec class
- This affects any existing RuntimeExecContentTransformers (e.g. TidyTransformer)
Made OS search use regular expressions
- Command search order is: Exact name, First matching REGEX, *
- Note that * is a special case for 'default'. The REGEX equivalent is .*
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2448 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-20 01:22:32 +00:00
Derek Hulley
ac19d98707
Warn if 'protectDays' property is 0. In-transaction writes can have content removed.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2447 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-19 21:38:59 +00:00
Derek Hulley
58bec08e99
Fixed AR-434: Ensure that persisted empty string properties are never returned as null
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2446 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-19 21:21:57 +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
b3c0377af7
Fixed fallout from Hibernate upgrade.
...
- VersionCounter DAO was using unsupported getHibernateTemplate.save() method
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2442 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-18 11:40:14 +00:00
Derek Hulley
3e92a05013
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
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
Derek Hulley
42a2cd165a
Beefed up javadocs around automatic person creation
...
Added specialized PersonException for when the user could not be automatically created
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2439 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-18 10:54:09 +00:00
Derek Hulley
93c234dddd
Fixed accidental checkin
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2438 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 23:00:21 +00:00
Derek Hulley
65de9a5a10
Added ignore for rolling log files
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2437 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 22:53:57 +00:00
David Caruana
af303ec519
Fix AR-436 - Error configuring the system to use NTLM
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2436 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 18:08:55 +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
Derek Hulley
b8cf64b21a
Minor formatting
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2434 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 16:14:00 +00:00
Derek Hulley
c743feff5e
More missing ACL entries
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2433 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 16:00:40 +00:00
Gary Spencer
d060a79d0b
Fix for offline file support, AR-67.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2432 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 15:29:04 +00:00
Derek Hulley
9d7374c868
Fixed AR-429: ContentService.transform() was not listed as an authenticated method
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2430 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 13:17:43 +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
Derek Hulley
c7afc8286e
Fixed closing of input stream
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2428 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 12:24:09 +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
Andrew Hind
2d1258dd7c
only check and clear write locks (not commit locks)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2424 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 11:12:36 +00:00
David Caruana
f63e898993
Fix build issue - ImporterComponentTest failure.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2423 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-17 10:10:38 +00:00
Derek Hulley
440fa299b4
Content URLs are now generated with an extra HOUR folder to handle high volume input in one day better
...
Added cleanup job for content stores
- content is moved into (alf_data)/contentstore.deleted and mirrors the live content store
- We'll make a call about disabling the trigger for the job, but currently it will fire at 4am
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2422 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 20:01:57 +00:00
Derek Hulley
530b2b9026
Added read-only option to non-propagating user transactions as well as TransactionUtil methods
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2421 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 19:37:06 +00:00
Derek Hulley
e5b9b0ccd3
Added read-only option to non-propagating user transactions as well as TransactionUtil methods
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2420 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 19:35:22 +00:00
Derek Hulley
2928954e0a
Fixed malformed XML
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2418 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 16:43:57 +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
Derek Hulley
4ad1b74f9d
Better output ant catching of transient caches
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2416 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 16:09:47 +00:00
Kevin Roast
e5d3193e9a
. Ehcache values setup for approx 500MB of cache
...
- New Ehcache tracing has indicated that some of the caches could grow to unexpectedly huge values!
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2415 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 15:39:41 +00:00