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
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
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
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
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
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
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
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
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
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
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
David Caruana
6cb16abef4
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
Gavin Cornwell
6fac677245
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
Paul Holmes-Higgin
a051b62ed1
custom file-server config sample
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-16 09:51:56 +00:00
Derek Hulley
4f3e14abf9
Permission required for getType() changed to base.Read from base.ReadProperties
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2400 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 22:21:55 +00:00
Kevin Roast
0a028e2096
. 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
fb63c64b0a
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
Andrew Hind
8d730dc941
bug fix AR-423:
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2390 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-15 16:22:27 +00:00
Gavin Cornwell
80f8117602
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
Derek Hulley
22f7becf6c
Fixed test breakage - Unauthenticated method was being used on NodeService
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2379 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 18:36:18 +00:00
Derek Hulley
9cb89cc000
Fixed AR-406: Running actions directly in the UI now goes throught the BEEEEG services
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2376 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 16:23:15 +00:00
David Caruana
c25759542b
Fix for sample user bootstrap extension (6000 user example for Novell) which failed in enterprise build. Change order of bootstrap so that user store is created first. Also added log flag to importerBootstrap allow debug output for bootstrap without first unpacking war file to adjust log4j properties.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2371 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 14:59:19 +00:00
Kevin Roast
45b60311d9
. FTS background indexer job changed from every 10 seconds to every 60 seconds
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2365 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 09:19:26 +00:00
Derek Hulley
6b2c1482c0
Split transactional EHCache configuration from entity and other EHCache configuration. This will allow a smoother transition to EHCache 1.2, which is to be released soon.
...
Added a deep cache tracer for EHCaches.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2364 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-14 00:39:45 +00:00
Kevin Roast
1a0923699a
. 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
Derek Hulley
ae6bed1eb4
Fix AR-350: Transactional caches for node ownership and permissions statuses
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-13 12:28:03 +00:00
Roy Wetherall
c4a4e7ecba
- Asynchronous rules are now executed as the user that triggers the rule.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2349 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-11 20:50:05 +00:00
David Caruana
286e173539
- Example demonstrating how to extend bootstrap data set (Users).
...
- Modified bootstrap Spring bean definitions allowing easier extension
- Modified importer bootstrap to allow import from .acp files (currently only supports .acp file in filesystem, not .jar)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-10 18:49:45 +00:00
Derek Hulley
be2837cc0f
Simplified configuration of ServerConfiguration bean for CIFS, FTP, etc.
...
It is now possible to extend and replace specific sections of the file-servers.xml config file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-10 14:51:00 +00:00
Kevin Roast
4ca678c845
. 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
d26d165f8d
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
Derek Hulley
70c1679a9a
Version moved to RC2
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2335 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-09 14:55:09 +00:00
Derek Hulley
92e6804e39
Added conversions to PDF (and therefore TXT) for .sxi
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2325 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-08 16:47:44 +00:00
David Caruana
5ea6e3d551
Add explicit dependency on versionBootstrap from ImporterBootstrap.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2316 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-07 18:14:16 +00:00
Derek Hulley
57ed31d277
Removed unnecessary import after config extension changes
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2311 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-07 12:26:51 +00:00
David Caruana
70e55cebd5
AR-380 - Export/Import of Forums/Discussions failed.
...
AR-395 - Provide abstract bean definition for DictionaryBootstrap
Fix build issue; JCR Import failed due to recent extension config changes
Fix issue in ISO9075 encoder; failed to encode colon properly meaning that Discussion Posts (with have colon seperated dates in their name) were not importing/exporting.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2299 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-05 16:25:30 +00:00
Andrew Hind
f9ccb9ad25
Lucene config and TX fixes
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2293 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-03 13:25:42 +00:00
Kevin Roast
29488351b1
. 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
Roy Wetherall
87e66b19db
- Removed dependacy of dictionary service on extension.DictionaryBootstrap.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2288 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-02 17:52:30 +00:00
Roy Wetherall
2af1438c2e
- Added extension sample project to contain extenstion samples and used to test extension capabilities
...
- Added contentHits sample aspect that, when applied, counts the number of times a node of content is read and updated.
- Fix to web service sample
- Prevented onContentRead policy being fired when content is updated.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2287 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-02 16:37:36 +00:00
Derek Hulley
21eab8566f
Tool to run the repository standalone (useful for CIFS and FTP server testing)
...
Importer no longer flushes integrity events
Improvement to one-jar ant script
Changed bean local references to normal references in scheduler
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2286 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-02 14:50:18 +00:00
Derek Hulley
9be5d15ad1
Fixed AWC-487: Added patch to grant required permissions to 'Saved Searches' folder
...
Fixed I18N of SavedSearchFolderPatch
Neatened up patch logging
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2276 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-01 15:36:03 +00:00
Roy Wetherall
2bdace676d
- Added update and inboundAndUpdate as example rule types that can be commented in.
...
- Added parameter to content update policy to indicate whether it is new content being updated
- Added triigers to support update rule type
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2275 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-01 14:26:17 +00:00
Kevin Roast
b8bad79ca5
Added missing ACL section to spaces.xml for Saved Searches folder
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2274 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-01 12:57:29 +00:00
Paul Holmes-Higgin
47f7edd277
updated tutorial
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2270 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 23:07:12 +00:00
Derek Hulley
6fa5688f5f
Fixed permissions patch. Split hibernate and cache configuration property files
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2261 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 13:26:54 +00:00
David Caruana
89abae6099
Fix AR-377 - able to export everything regardless of permissions (run in background = false).
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2260 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 13:06:04 +00:00
Andrew Hind
6bcc456fcd
Fixes to guest permissions and patch
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2251 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-30 16:50:58 +00:00