Commit Graph

1193 Commits

Author SHA1 Message Date
David Webster
2134abb85a Fixes ALF-1065: Event times are now specified in GMT/UTC in the calendar feed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19878 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-16 13:58:40 +00:00
Kevin Roast
d1b41b1619 About Share dialog - Alfresco Server and schema info, SpringSurf and SpringWebScripts version information.
Latest SpringSurf libs - WebScript status templates and tweaks to generated version messages.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19876 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-16 09:30:53 +00:00
Mike Hatfield
6c7aaa77fb Fix ALF-2296 - Unfriendly error occurs when trying to use filters "Recently Added" and "Recently Modified" on Data List component page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19872 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-16 07:40:47 +00:00
Kevin Roast
386c801236 Removal of dev webscript
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19863 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-15 13:00:55 +00:00
N Smith
b9df501ad7 ALF-800 Externalized the exception messages for JB PMEngine.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-12 09:46:34 +00:00
Dave Ward
54dc7f28ca ALF-2014: Keyword Search web script can confuse search terms with operators
- Because it didn't quote and escape the search terms

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19780 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-08 17:50:47 +00:00
Nick Burch
9ccb23af25 Webscript to allow the browsing of behaviour/policies
Available at /service/dev/policies to anyone logged in as admin


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19731 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-01 15:18:55 +00:00
David Caruana
71378e0aac Make CMIS web scripts doc readable in mediawiki.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19729 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-04-01 12:36:32 +00:00
David Caruana
a4d24b3427 Fix lifecycle flag in get checkedout web script doc.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19709 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-31 16:50:27 +00:00
David Caruana
bd919ae913 Fix ALF-2299: CMOS AtomPub binding - Property definition does not map Alfresco content model defined MINMAX constraints
- MINMAX constraint now mapped to minValue and maxValue in CMIS property definition

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19706 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-31 16:35:45 +00:00
David Caruana
51a689bfe6 Minor doc changes to CMIS AtomPub API
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19698 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-31 14:10:54 +00:00
David Caruana
28b9fab6aa Fix ALF-2287: getChangeLog should only be available to admins
- lock down AtomPub and Web Service getContentChanges()

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19697 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-31 14:07:50 +00:00
Dave Ward
681676236f Merged V3.2 to HEAD
19617: ALF-1890: Improvements to make ALL WebDAV methods retryable
      - Solution from PutMethod promoted to request wrapper that will handle ALL calls to getInputStream and getReader
   19623: ALF-1890: Correction to previous checkin to allow defaulting of request body charset
   19624: ALF-2231: Merged DEV/BELARUS/V2.2-2009_12_01 to V3.2
      17704: ENH-681: alfresco webdav does not respect webdav locks
   19647: ALF-2231: Merged DEV/BELARUS/V2.2-2009_12_01 to V3.2 
      17704: ENH-681: alfresco webdav does not respect webdav locks 
   19655: ALF-1997: Share with NTLM SSO enabled now supports form-based login as a fallback
      - If you use the new sample webscript framework NTLM config and go to http://localhost:8080/share/page?f=default&pt=login you can log in as any user in the repository, even an LDAP user!
      - When you log out again, it will fall back to your NTLM credentials
      - WebScriptNTLMAuthenticationFilter modified to create the session user for the /api/login call
      - AlfrescoAuthenticator modified to cope with cookie propagation as well as ticket propagation
      - LoginServlet bugfixed to kill the old session on login rather than the new one!


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19690 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-31 11:51:35 +00:00
David Caruana
5135042796 Update CMIS index page
- no longer speak in terms of upcoming and in-progress
- references to latest published CMIS spec
- add link to AtomPub API reference documentation

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19671 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-30 15:10:32 +00:00
David Caruana
5e87910a62 Resolve ALF-1702: CMIS: can't change name of a document via checkout/checkin
- modified repository checkin to take into account name change on pwc (if it's changed, the checkin will rename the original)
- updated coci unit tests
- performed alfresco explorer tests
- updated Chemistry TCK to re-enable update of name on checkin test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19650 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-29 17:54:30 +00:00
David Caruana
6324b4b498 Fix ALF-2233: Incorrect url arguments expected for CMIS getRelationships
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19632 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-29 11:41:28 +00:00
David Caruana
c07df1c146 Add reference api docs for CMIS AtomPub binding.
- add link from CMIS index page

Note: requires latest Spring Surf libs for correct rendering.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-29 10:44:26 +00:00
Erik Winlof
e3a75701d2 Workflow bugs, themefixes and refactored location display to a js class
- Simple workflow action couldn't re-display its values from the rule edit dialog
- New repo doclienst webscript: slingshot/documentlibrary/location.get for resolving a file/folder's repo- (& site-) locations    
- New class Alfresco.Location that takes a nodeRef and figures out how it shall be displayed regardin to where user is browsing and if folder is in a site or not
- Run in background option in rule edit now in right column to save vertical space
- The "When" rule config section's select drop down is now wider so its fully readable
- Flash upload now looks ok in all themes
- Rules list "Inherited from"-link now working correctly
- alfresco.js' combinePaths() now handles null values

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19619 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-28 13:49:48 +00:00
Dave Ward
715853507e Merged V3.2 to HEAD
19614: ALF-1890: Merged V2.2 to V3.2
      17709: Merged DEV_TEMPORARY to V2.2
         17700: ETWOTWO-1393: concurrent writes to webdav lead to data loss (0kb resulting file)
      19613: Merged DEV/BELARUS/V2.2-2010_02_03 to V2.2
         19157: ALF-1890: concurrent writes to webdav lead to data loss (0kb resulting file)
   19562: Merged DEV/BELARUS/V3.2-2010_02_24 to V3.2
      19244: ALF-1816: Email templates can no longer be selected when creating a rule for the action 'Send email to specified users' following an upgrade
         - New patch has been created to create invite email templates and notify email templates folders if those are absent. Also it moves 
default notify and invite templates into appropriate folders. 
   19561: Merged DEV/BELARUS/V3.2-2010_02_24 to V3.2 (With improvements)
      19294: ALF-929: email to invite external users does not allow external users to login (no credentails)
         - Always create a password for created users if the authentication chain allows account creation


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19615 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-27 12:02:24 +00:00
Mike Hatfield
d10238b8c4 ALF-2187 - Data list - cm:attatchment not being displayed correctly
ALF-2190 - Datalists: "New List" button should be disabled for users who do not have write permission
Modified sample To Do list model to add attachments. Data Lists now handle associations to many endpoints correctly. Files and folders linked to appropriate non-site details page. CSS changes following UX review session.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19604 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-26 09:16:04 +00:00
David Caruana
9fb7178208 Resolve ALF-1706: out of memory when creating/quering folders in bulk
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19579 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-25 11:31:17 +00:00
Kevin Roast
40f256bcbd Merged V3.2 to HEAD
19575: Fix for ALF-1012 and ALF-1667 - Site Collaborator can now edit an existing blog post without error.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19576 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-25 11:13:47 +00:00
Roy Wetherall
7005a7a59f SAIL-219 : Supporting data dictionary webscripts
- Results ordered as expected



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19564 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-24 19:46:47 +00:00
Mike Hatfield
e91301e9e1 Data Lists: Removed extraneous blank data list. Apply YUI 2.8.0 sort field parameter to YUI 2.7.0 DataTable to allow correct sorting. Remove empty associations from data results. Styling for themes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19532 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-24 12:34:11 +00:00
Kevin Roast
47de938ddd Merged V3.2 to HEAD
19363: *RECORD ONLY* Fix for ALF-1952 - multi-pass HTML stripping
   19527: Fix for ALF-1037 - only documents modified by current user should be shown in My Documents dashlet filter
   19528: Fix for ALF-944 - list of users for Group admin in Explorer now only retrieves data required for values on display

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19529 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-24 12:15:41 +00:00
David Caruana
161c7cbb6f Merged BRANCHES/DEV/BELARUS/HEAD-2010_03_17 to HEAD:
19460: CMIS: Test for Custom and Multi-valued properties
   19498: CMIS: TCK tests were extended to support PolicyService testing

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19516 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-23 17:21:49 +00:00
David Caruana
7e927003f0 Test Surf web script documentation - basic updates to CMIS web script descriptors.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19514 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-23 16:57:28 +00:00
Mike Hatfield
b660cd772e SAIL-343 - Manage Permissions - handle case when parent permissions cannot be read
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19511 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-23 15:57:52 +00:00
Kevin Roast
67045a1843 Fix for ALF-1181 - calendar event what/description fields added to fts search for a Share site.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19456 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-22 14:32:09 +00:00
Dave Ward
56d4c7c51a ALF-2086: CMIS Web Service policy and aspect unit tests
- Added Alfresco-specific unit tests, actually run by the build
- Fixed exception handling in getProperty
- Fix null value handling in createProperty

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19451 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-22 12:08:30 +00:00
Mike Hatfield
e31bab4ce7 Merged V3.2 to HEAD
19443: ALF-2131 - Office webscripts: Missing close brace, '}'

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19444 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-22 11:02:38 +00:00
Dave Ward
802898a5d4 Fix Sun JDK-specific compilation error - works in Eclipse, honest!
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19439 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-21 19:14:39 +00:00
Dave Ward
634bddf529 Unit tests for CMIS no-op policy implementation
- Factored out base class for Alfresco CMIS REST tests
- Corrected getAppliedPolicies implementation

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19437 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-21 16:10:47 +00:00
Dave Ward
cdb58a0d36 Unit tests for Alfresco aspect setting CMIS extensions
- Pioneered hybrid Surf/Chemistry approach to unit testing REST calls in the build
- Corrections to javascript library and Abdera extension
- Checking in source for Spring Surf Webscript test classes, generated with "mvn source:test-jar"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19433 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-20 15:52:04 +00:00
Mike Hatfield
3bba1e7432 SAIL-10 - Data Lists in Share. Various enhancements and improvements. SAIL-106 - Edit list page. SAIL-109 - Duplicate Row. New ScriptNode API, getTypePropertyNames
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19422 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-20 11:02:23 +00:00
David Caruana
d26c4c93ba Fix ALF-1902: CMIS: cannot retrieve custom relationship information
- also update to latest Chemistry AtomPub TCK with new test case

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19418 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-19 17:55:36 +00:00
Roy Wetherall
20069d99c0 Fix to broken unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19417 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-19 17:31:29 +00:00
Steven Glover
ed4cfe544a Merged BRANCHES/V3.2 to HEAD:
19406: Fix for ALF-649 - Web Service query() no longer returns metadata in 3.2



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19416 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-19 17:20:37 +00:00
Roy Wetherall
6cc3dfc4dc SAIL-348 : Reorder rules returns 200 OK but with error message
- This fix includees some refactoring
 - Tests updated



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19415 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-19 17:18:42 +00:00
Kevin Roast
60c1230ac0 Fix for ALF-2118:
- Added new method to MimetypeService to retrieve a valid mimetype given any extension, handling case and missing values
 - Updated JUnit tests for MimetypeService methods
 - Fixed callers of MimetypeService to use new method to protect against varying case of file extensions (ALF-2118 root cause)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19400 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-19 14:45:29 +00:00
Mike Hatfield
877c723a2b SAIL-10 - Data lists in Share (work in progress)
Includes sub-tasks: SAIL-102 - Data list view page, SAIL-103 - Simple render of datagrid, SAIL-105 - Create new list page, SAIL-107 - Edit list as pop-up, SAIL-108 - Delete functionality, SAIL-111 - Filtering, SAIL-114 - Data lists sidebar component

Merged BRANCHES/DEV/DATALISTS to HEAD
   17779: First cut of datalist prototype
   17877: Addition of icons, lists sidebar and first cut of new list dialog

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-19 10:12:07 +00:00
David Caruana
ad616fc014 Merged BRANCHES/DEV/BELARUS/HEAD-2010_03_17 to HEAD:
19347: .NET TCK tests were updated to current CMIS version. Several bugs were fixed.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19359 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-18 12:32:37 +00:00
David Caruana
b9833537e4 Merged BRANCHES/DEV/BELARUS/HEAD-2010_03_17 to HEAD:
19338: CMIS-WS: Several fixes and updates for CMIS WS implementation.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19357 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-18 11:51:44 +00:00
Kevin Roast
c372826b7b Fix to StreamContent to handle malformed If-Modified-Since headers.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19309 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-16 11:04:58 +00:00
Kevin Roast
601d6ae23e Latest SpringSurf libraries
- SpringSurf portlet 2.0 support
 - Uri template resolving moved from Share down into SpringSurf (removal of PageMappers and associated classes)
 - View resolver logic updates

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19307 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-16 10:40:18 +00:00
Mark Rogers
aed110bde5 ALF-1587 - Update User Password webscript returns incorrect JSON
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19290 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-15 14:08:20 +00:00
David Caruana
4860bf5ec6 Merging BRANCHES/DEV/BELARUS/HEAD-2010_03_09 to HEAD:
19261: CMIS-WS:

Bug fixing in WS Bindings and CMISServices

Bug related to DeleteTree with "unfile" flag was fixed.
- Removal of secondary parent associations was added to CMISServices.deleteObject method.
Objects state verification was added to MultifillingService.
- Verification of object and folder type was added. Verification of object presence in folder was added.
- Checking constraints for versioning typeDef was added.
DiscoveryService.query() problems were fixed.
- includeRelationships feature was added to DMDiscoveryServicePort.query().
- DMAbstractServicePort was refactored and extended to introduce functionality required for includeRelationships feature in other
binding port implementations.

TCK bug fixing
- Test cases in Java TCK tests for Query Ordering problem demonstration were developed
(CmisDiscoveryServiceClient.testQueryWithAscendingOrdering() and CmisDiscoveryServiceClient.testQueryWithDescendingOrdering()).
- CmisDiscoveryServiceClient.testQueryAllVersionsSearchable() was corrected. Using of invalid property "cmis:parentId" for none folder
object was removed.
- CmisDiscoveryServiceClient.testQueryRelationships() was fixed. Currently, this method correctly tests relationships receiving for
each EnumIncludeRelationships constant. Relationships supporting by repository checking was added. Test was redeveloped against new
functionality.
- Expected exceptions verification was corrected.
- Properties filter was corrected in concordance with CMIS Specification.
- RepositoryInfo and capabilities assertion was fixed and extended.
- Test for latest non-major version receiving was corrected.
- TCK Build file was corrected. WSI part was removed. Target "jar" that creates one executable jar was added.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19270 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-12 22:27:42 +00:00
Jan Vonka
f85d448070 Merged V3.2 to HEAD
18023: RM: groundwork for custom metadata delete
    18071: MT - fix ETHREEOH-3730 (reject invitation shows "Invitation not found" instead of Yes / No options)
    18078: MT - fix ETHREEOH-3892 (it is not possible to create or manage any Tenants once the DOD5015 RM AMP is installed)
    18903: RM Caveats - fix ALF-1894 (improvement for ESC - remove hardcoded "rmc" model/namespace)
    19046: Improve dictionary debug logging (ALF-587)
    19096: Merging PATCHES/V3.2.r to V3.2
        19075: Merging DEV/BELARUS/V3.2-2010_02_24 to PATCHES/V3.2.r
            18881: ALF-587: MT Upgrades to 3.2r fail unable to find Alfresco content types
        19085: ALF-587 - test/build fix (follow on for r18881->r19075)
    19145: Dynamic Models - follow-on for ALF-587 (& ALFCOM-2977) + additional unit tests
    19176: Remove Java 6'ism
    19198: Build/test fix (follow-on to r19145 - do not validate model delete of version nodes)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19260 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-12 17:06:36 +00:00
Dave Ward
4720543c25 SAIL-160: CMIS Policy no-op implementations
- SOAP and REST binding create/update methods throw exceptions allowed by spec and read method returns empty set
- Moved transaction interceptor into org.alfresco.repo.transaction package and removed redundant runAs call
- PropertyFilter parsing corrected and made a shared service
- Removed replicated code from webservice getTypeDefinition implementation
- Moved association property getting into CMISServices

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19239 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-11 22:41:13 +00:00
Nick Burch
0f9971aca0 Package up the Web Script tests into a suite
All except one test have gone into the suite, that one is listed explicitly
 in build.xml as it needs to be run in its own JVM as it has its own
 custom context that won't shut down properly.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19232 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-03-11 16:37:13 +00:00