21634: Fix ALF-3822: Storing of datetime does not work
21646: ALF-3752: Getting Parent on a specific version throws exception
21655: Fix ALF-4006: Incorrect search result after renaming a folder
21659: Workaround for ALF-4230: use of flash technology to upload documents into a share site makes the use of (some) external authentication methods difficult (or impossible)
- The Flash uploader can be disabled via share-config: DocumentLibary / file-upload / adobe-flash-enabled
21675: AVM - build/test fix (testSubmitUpdatedItemWithLF)
21687: Merged V3.3 to V3.3-BUG-FIX
21650: Fix for ALF-4239: Cannot open any folder that contains a node that is neither folder nor content in Share repo browser
21658: Merged HEAD to BRANCHES/V3.3:
21557: Fix ALF-4141: Cannot create relationship via OpenCMIS
21673: ALF-1905: Corrected LDAP connection validation to allow synchronization connection to use anonymous bind
21686: Merged PATCHES/V3.3.1 to V3.3
21684: ALF-4039: Use ISO 9705-style encoding to ensure that compound WCM store names do not collide when user names contain illegal characters
- Previously, characters that were illegal were just replaced with _ so there could be collisions in store names
- Also, the sequence -- in a user name or user names "preview" and "workflow" would have been problematic.
21535: (RECORD ONLY) Merged V3.3 to PATCHES/V3.3.1
20778: Added revision to version label.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21689 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
21592 & 21649: Workflow REST APIs for retrieving workflow instance collections
Includes:
ALF-3900: F62 REST API to get all workflow instances
ALF-3901: F64 REST API to get all workflow instances of a particular workflow definition
ALF-3905: F65 REST API to get a filtered list of workflow instances of a particular workflow definition (by initiator, state, date, priority)
ALF-3906: F63 REST API to get a filtered list of workflow instances (by initiator, status, date, priority)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21671 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
21646: ALF-3752: Getting Parent on a specific version throws exception
21655: Fix ALF-4006: Incorrect search result after renaming a folder
21634: Fix ALF-3822: Storing of datetime does not work
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21662 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
21536: Fix for ALF-4068 - IE6 XSS issue
21538: Added missing I18N label for when no wiki page defined in dashlet POST component
21562: Merged BRANCHES/DEV/BELARUS/V3.3-BUG-FIX-2010_06_14 to BRANCHES/DEV/V3.3-BUG-FIX:
20742: ALF-3572: Treat PasswordText as default for CMIS Web Service authentication
21575: Merged BRANCHES/DEV/BELARUS/V3.3-BUG-FIX-2010_06_24 to BRANCHES/DEV/V3.3-BUG-FIX:
21098: Bug is related to unsupported CMISResultSetMetaDataImpl.getLimitBy() method. But LimitBy parameter is required for a lot of search logic parts including permissions and constraints checks. To support LimitBy parameter the following solution was implemented:
21578: Dictionary DAO: wrap initDictionary in writeLock
- investigating intermittent failure of RepoAdminServiceImplTest.testSimpleDynamicModelViaNodeService (eg. b29/b59 of V3.3-BUG-FIX)
21593: Fix ALF-1703: properties of type 'propertyXML' are returned as 'propertyString'
21594: Fix ALF-4202: Cannot issue query with join via Web Services binding
- wasn't issuing query with CMISQueryMode.CMS_WITH_ALFRESCO_EXTENSIONS query mode
21611: Fix ALF-2649: CMIS query join return partial entry result
21627: Merged V3.3 to V3.3-BUG-FIX
21532: Fix for ALF-3042: Missing Null check for the propertyDefinition.
- fixed all unprotected uses within indexing and query
21534: Fix for ALF-2151: Range queries don't work.
- docs updated
- added unit test to check for failure of d:content ranges as expected
21558: Fix for ALF-4183 - Publishing a draft blog post does not turn on permission inheritence
21609: Fix NFS problems with gEdit and OpenOffice when editing documents in the root of the filesystem. ALF-3955.
Also fixed an unreported issue where an InvalidNodeRefException is thrown by the file cache timer after several edit/save operations on a file.
21626: Merged PATCHES/V3.2.1 to V3.3
21606: ALF-4044: Introduced new policy.content.update.ignoreEmpty setting, that when true causes the repository to behave as it did before the fix to ALF-254. I.e. writing empty content will not trigger onContentPropertyUpdate policies or inbound content rules. This enables better compatibility with mac clients using CIFS or WebDAV; they actually create and close a file before appending its data.
21607: (RECORD ONLY) Incremented version label
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21628 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
The accept and reject tasks will need a bit more work but it's all functional now.
Also fixed a problem introduced earlier today when handling default hidden transition strings.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21596 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
Without an explicit requirement for multiple rating schemes being applied to a node by a user and in order to simplify
the code and ease maintenance, the RatingService now only supports one rating scheme per node per user.
A rating can be applied, removed and a new rating in another scheme applied. But if the first is not removed, an exception will be thrown by the service.
This change was a simple edit in the model with changes to the service implementation and test code.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21585 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
ALF-4059: Make display form control to tidy up edit task details page
ALF-4060: Create generic 2 column set template (also added a 3 column template too)
ALF-4061: Create priority form control (include read-only mode support)
Also added cm:name and cm:owner to list of default fields ignored when a workflow related form processor is not provided a list of fields to generate
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
21384: ALF-2879: XAM Connector changes
- Added callbacks for code to modify the XSet fields
- Changed XAMArchivedAspect to use callback (moved code out of XAMContentStore)
- Added XAMNodePropertyWriter to set metadata including some global properties and node-specific values
- See readme.txt for details
21393: ALF-2879: XAM Connector changes
- Sprinkled DEBUG logging around
- Updated readme.txt with logging details
- Metadata writing tested and no changes required
21403: ALF-2879: XAM Connector changes
- Workaround ContentStoreSelector bug present in V3.3.2 - NodeRef context not present during write
- Added bug back into ContentStoreSelector for testing and verified that metadata is written to XSet
21487: Merged V3.3 to V3.3-BUG-FIX
21374: ALF-4028: In "createNode", save the ScriptNode before calling cmis.applyVersioningState to ensure updated properties have been saved.
21389: Add main to run index check against current repository by hand
21390: ALF-4016: Files uploaded to ts are not visible
- multi-threaded tracking never abandons an index chunk
- warns of long running transaction chunks
- logging change
21392: ALF-4016: Files uploaded to ts are not visible
- make sure FTS update exceptions can not lead to a TX commit and deletions
21428: NFS fixes to return the current file size in the post op attributes if the file is open, fixes to rename to close the current file if open before the rename, also delete the target file for a rename if it exists as per NFS v3 spec. ALF-3181, ALF-3954, ALF-3955, ALF-3956, ALF-3957.
21443: Merged PATCHES/V3.2.1 to V3.3
21396: ALF-3779, ALF-4025: Corrected driving column in alf_node_status --FOREACH statement to handle null node_ids and added --FOREACH for building of t_summary_nstat
21455: Remove old language pack pieces
21458: Fix linux install for some distros (ALF-4000)
21467: Merged DEV/TEMPORARY to V3.3
21444: ALF-3962 : Message 'The current implementation of the version service does not support the creation of branches.' being thrown from Version2ServiceImpl
1. Change AbstractVersionServiceImpl.invokeCalculateVersionLabel to make SerialVersionLabelPolicy behaviour default rather than the versionNumber when calculating new version label.
2. Change Version2ServiceImpl to handle any existing corrupted version histories that are marked with version label "0" (see Version2ServiceImpl. checkForCorruptedVersions method).
3. Unit tests was updated.
21464: Reimplemented according to David's review.
1. Update logic of checkForCorruptedVersions method in Version2ServiceImpl. A reusable protected method (getAllVersions) was created containing the shared code.
2. Update unit test to include tests for the corrupt version fixing behaviour.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21488 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
- Added isAuditEnabled and enableAudit for global case (system-wide)
- Some neatening up of Audit SQL (common WHERE and ORDER BY clauses)
- AuditService enforces 'admin' role for all methods
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21471 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261