mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
37623: ALF-14183: Additional NP check for transition-id when building model 37626: ALF-13888: Merged V3.4-BUG-FIX to V4.0-BUG-FIX (missed merge) 33425: Merged DEV to V3.4-BUG-FIX 33359: ALF-12071: Windows 7 cannot open files stored on Alfresco mounted as a webdav network drive if the filename contains + (plus) character For Windows 7 we SHOULD decode the file name gotten from GET request taking into account that "+" is not encoded as "%2B" for GET request. 37630: Process queued responses at the end of the thread request run, before re-enabling socket read events. ALF-14179, ALF-14180. 37636: REVERSE Merge to V4.0-BUG-FIX (4.0.3) << Now that ALF-13933 allows startup of OpenOffice/LibreOffice and JOD transformers from Java (even on Mac), this hack is no longer required. >> << The hack started up OpenOffice from the cmd line so OpenOffice transformer would be working but not JOD. >> << The bitrock alfresco.sh and openoffice.xml fiels are now identical between V3.4-BUG-FIX and V4.0-BUG-FIX >> 32952: ALF-7944: OSX OOo started by script not by subsystem now 37647: RECORD ONLY Merge V4.0 (4.0.2) to V4.0-BUG-FIX (4.0.3) 37646: Merge to V4.0-BUG-FIX (4.0.3) to V4.0 (4.0.2) 37636: REVERSE Merge to V4.0-BUG-FIX (4.0.3) << Now that ALF-13933 allows startup of OpenOffice/LibreOffice and JOD transformers from Java (even on Mac), this hack is no longer required. >> << The hack started up OpenOffice from the cmd line so OpenOffice transformer would be working but not JOD. >> << The bitrock alfresco.sh and openoffice.xml fiels are now identical between V3.4-BUG-FIX and V4.0-BUG-FIX >> 32952: ALF-7944: OSX OOo started by script not by subsystem now 37657: Websphere libraries.xml has regressed due to ALF-12477 37667: ALF-14307: Upgraded Activiti lib, preventing diagram-generation on process-definition query when initial deploy-time generation failed 37676: Fix for ALF-14489 - Link with special charaters (i.e. &) in Site Activities doesn't work properly Note: 4.0 fix is different to 3.4 fix as wiki webscripts have all been converted to Java backed webscripts) Merged BRANCHES/DEV/V3.4-BUG-FIX to BRANCHES/DEV/V4.0-BUG-FIX 37673: *Record only* Fix for ALF-14489 - Link with special charaters (i.e. &) in Site Activities doesn't work properly 37708: Increase version to 4.0.4 (4.0.3 being now dedicated to Cloud Sync) 37722: RECORD ONLY Merge V4.0 (4.0.2) to V4.0-BUG-FIX (4.0.3) 37679: ALF-14469: Reversed the reverse merge 37656, therefore reinstating ALF-13013 as it was actually a QA configuration problem! 37664: ALF-14053: Merged V4.0-BUG-FIX (4.0.3) to V4.0 (4.0.2) Missing commits that removed $DYLD_LIBRARY_PATH from the environment. Had thought they were already in V4.0. 37353: Merged V3.4-BUG-FIX (3.4.10) to V4.0-BUG-FIX (4.0.3) 37352: ALF-13452, ALF-13933 Alfresco needs to be able to support LibreOffice for transformations - Build test failure 37326: ALF-13933 Alfresco needs to be able to support LibreOffice for transformations ALF-13452 Open office startup from Java not working on OSX - Added code to start LibreOffice 3.5 on Mac (requires different options to the command and ure-link is a directory rather than a file on mac) - Removes $DYLD_LIBRARY_PATH from the environment when starting either openoffice or libreoffice on mac so does not need to rely on the installer moving the soffice.bin process to .soffice.bin and then creating a soffice.bin shell script that removed $DYLD_LIBRARY_PATH - Indent TransformerDebug a bit more now we have fail over transformers at the top and lower levels (saves N.N.N.N.N.N getting mixed up with text) 37656: Reverse merged 34391 and fix to ALF-13013 because it causes regression ALF-14469 on Websphere 37746: Merged V3.4-BUG-FIX to V4.0-BUG-FIX (RECORD ONLY) 37742: ALF-12486: Share - Calendar does not save past events - Fix reviewed by David We 37743: ALF-14340: Merged HEAD to V3.4-BUG-FIX 35582: ALF-8601: Alfresco installs different ImageMagick versions on different stacks - Now 6.5.6 is installed on all platforms 37748: Merged V3.4-BUG-FIX to V4.0-BUG-FIX 37655: ALF-14465: Bitrock installer: Advanced installation (apply AMP) finishes with error - added -force option to installer bundles - added warning (regardless of verbose flag) when files will be overwritten - added -help option (requested by product management) - removed replicated png from RM - reorganised code to differentiate between an install failure and command line parse failure. 37658: ALF-13063: Trailing spaces after the DB2 JDBC class name, causing me hours of puzzlement - Improved the URL so you get error messages out of the database 37663: ALF-13499: Share - Permissions page in the repository shows the groupid instead of displayname 37666: Fixed ALF-10790: DMDeploymentTargetTest consistently failing on SQL Server - Text match for 'fk_alf_cass_' in error message, which covers all FK violations but excludes the unique constraint - This is also a refix for ALF-10581, which should probably be retested 37697: ALF-11911 - Share: unable to externalise the raw role name 37712: Improvements to Forms runtime to handle empty json response when AccessDeniedException is thrown from the repository. Noticed during ALF-9861 investigation. 37744: ALF-14340: Patch from Bitrock to include Ghostscript with Windows-installed ImageMagick (already included with Unix versions) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@37750 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
156 lines
4.0 KiB
Plaintext
156 lines
4.0 KiB
Plaintext
###############################
|
|
## Common Alfresco Properties #
|
|
###############################
|
|
|
|
#
|
|
# Sample custom content and index data location
|
|
#
|
|
#dir.root=/srv/alfresco/alf_data
|
|
#dir.keystore=${dir.root}/keystore
|
|
|
|
#
|
|
# Sample database connection properties
|
|
#
|
|
#db.username=alfresco
|
|
#db.password=alfresco
|
|
|
|
#
|
|
# External locations
|
|
#-------------
|
|
#ooo.exe=soffice
|
|
#ooo.enabled=false
|
|
#jodconverter.officeHome=./OpenOffice.org
|
|
#jodconverter.portNumbers=8101
|
|
#jodconverter.enabled=true
|
|
#img.root=./ImageMagick
|
|
#swf.exe=./bin/pdf2swf
|
|
|
|
#
|
|
# Property to control whether schema updates are performed automatically.
|
|
# Updates must be enabled during upgrades as, apart from the static upgrade scripts,
|
|
# there are also auto-generated update scripts that will need to be executed. After
|
|
# upgrading to a new version, this can be disabled.
|
|
#
|
|
#db.schema.update=true
|
|
|
|
#
|
|
# MySQL connection
|
|
#
|
|
#db.driver=org.gjt.mm.mysql.Driver
|
|
#db.url=jdbc:mysql://localhost/alfresco?useUnicode=yes&characterEncoding=UTF-8
|
|
|
|
#
|
|
# Oracle connection
|
|
#
|
|
#db.driver=oracle.jdbc.OracleDriver
|
|
#db.url=jdbc:oracle:thin:@localhost:1521:alfresco
|
|
|
|
#
|
|
# SQLServer connection
|
|
# Requires jTDS driver version 1.2.5 and SNAPSHOT isolation mode
|
|
# Enable TCP protocol on fixed port 1433
|
|
# Prepare the database with:
|
|
# ALTER DATABASE alfresco SET ALLOW_SNAPSHOT_ISOLATION ON;
|
|
#
|
|
#db.driver=net.sourceforge.jtds.jdbc.Driver
|
|
#db.url=jdbc:jtds:sqlserver://localhost:1433/alfresco
|
|
#db.txn.isolation=4096
|
|
|
|
#
|
|
# PostgreSQL connection (requires postgresql-8.2-504.jdbc3.jar or equivalent)
|
|
#
|
|
#db.driver=org.postgresql.Driver
|
|
#db.url=jdbc:postgresql://localhost:5432/alfresco
|
|
|
|
#
|
|
# DB2 connection
|
|
#
|
|
#db.driver=com.ibm.db2.jcc.DB2Driver
|
|
#db.url=jdbc:db2://localhost:50000/alfresco:retrieveMessagesFromServerOnGetMessage=true;
|
|
|
|
#
|
|
# Index Recovery Mode
|
|
#-------------
|
|
#index.recovery.mode=AUTO
|
|
|
|
#
|
|
# Outbound Email Configuration
|
|
#-------------
|
|
#mail.host=
|
|
#mail.port=25
|
|
#mail.username=anonymous
|
|
#mail.password=
|
|
#mail.encoding=UTF-8
|
|
#mail.from.default=alfresco@alfresco.org
|
|
#mail.smtp.auth=false
|
|
|
|
#
|
|
# Alfresco Email Service and Email Server
|
|
#-------------
|
|
|
|
# Enable/Disable the inbound email service. The service could be used by processes other than
|
|
# the Email Server (e.g. direct RMI access) so this flag is independent of the Email Service.
|
|
#-------------
|
|
#email.inbound.enabled=true
|
|
|
|
# Email Server properties
|
|
#-------------
|
|
#email.server.enabled=true
|
|
#email.server.port=25
|
|
#email.server.domain=alfresco.com
|
|
#email.inbound.unknownUser=anonymous
|
|
|
|
# A comma separated list of email REGEX patterns of allowed senders.
|
|
# If there are any values in the list then all sender email addresses
|
|
# must match. For example:
|
|
# .*\@alfresco\.com, .*\@alfresco\.org
|
|
# Allow anyone:
|
|
#-------------
|
|
#email.server.allowed.senders=.*
|
|
|
|
#
|
|
# The default authentication chain
|
|
# To configure external authentication subsystems see:
|
|
# http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems
|
|
#-------------
|
|
#authentication.chain=alfrescoNtlm1:alfrescoNtlm
|
|
|
|
#
|
|
# URL Generation Parameters (The ${localname} token is replaced by the local server name)
|
|
#-------------
|
|
#alfresco.context=alfresco
|
|
#alfresco.host=${localname}
|
|
#alfresco.port=8080
|
|
#alfresco.protocol=http
|
|
#
|
|
#share.context=share
|
|
#share.host=${localname}
|
|
#share.port=8080
|
|
#share.protocol=http
|
|
|
|
#imap.server.enabled=true
|
|
#imap.server.port=143
|
|
#imap.server.host=localhost
|
|
|
|
# Default value of alfresco.rmi.services.host is 0.0.0.0 which means 'listen on all adapters'.
|
|
# This allows connections to JMX both remotely and locally.
|
|
#
|
|
alfresco.rmi.services.host=0.0.0.0
|
|
|
|
#
|
|
# RMI service ports for the individual services.
|
|
# These seven services are available remotely.
|
|
#
|
|
# Assign individual ports for each service for best performance
|
|
# or run several services on the same port. You can even run everything on 50500 if needed.
|
|
#
|
|
# Select 0 to use a random unused port.
|
|
#
|
|
#avm.rmi.service.port=50501
|
|
#avmsync.rmi.service.port=50502
|
|
#attribute.rmi.service.port=50503
|
|
#authentication.rmi.service.port=50504
|
|
#repo.rmi.service.port=50505
|
|
#action.rmi.service.port=50506
|
|
#wcm-deployment-receiver.rmi.service.port=50507
|
|
#monitor.rmi.service.port=50508 |