Commit Graph

23 Commits

Author SHA1 Message Date
Roy Wetherall
0fe356421e - Added writeContent statement to CML
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3615 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-25 15:47:57 +00:00
Roy Wetherall
ab9de68b03 - Added Cml id to update results to allow id mapping in PHP client
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3608 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-25 13:00:44 +00:00
Roy Wetherall
04f64235e3 - Added system columns to web service results sets to provide association details where appropriate
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3552 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-21 09:22:13 +00:00
Roy Wetherall
d1da668137 - Action/Rule decoupling work
- Updated web services, SDK and web client where appropraite
- Patch added to migrate existing rules
- Entire rule service can now be disabled programmatically
- Rule service is now disabled during the patching process
- StoreEnum and languageEnum types removed from web service interfaces
- Multiple rule types now supported in the repo (but not in the UI)
- Removed owning node ref from action and rule .. now calculated from methods on the rule service

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3464 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-07 15:53:45 +00:00
Derek Hulley
7f9fc8c036 Merged V1.3 to HEAD (3005:3013)
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3005 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3013 .


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 15:00:47 +00:00
David Caruana
e2d9cf8b35 Complete 1.3 Dictionary Web Service implementation.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3208 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-06-23 09:44:35 +00:00
David Caruana
67d0524227 Addition of Dictionary Web Service (supporting the initial method required by Kofax Release Script)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3195 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-06-22 12:49:57 +00:00
Roy Wetherall
e377b4d00f Fixed issue raised during .NET web service testing
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3056 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-06-08 09:25:47 +00:00
Roy Wetherall
0f84752c5e - Fixed issues around getting and setting property values of different data types
- Added support for setting and getting multi-valued properties

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3039 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-06-06 10:03:11 +00:00
Derek Hulley
b303f20d9e Schema changes and ID-based node storage
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2727 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-04-28 12:54:29 +00:00
Roy Wetherall
bc8b8c6c64 - Updated web service client build script to exculde property file from jar
- Improved robustness of web service samples

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2292 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-03 12:25:15 +00:00
Roy Wetherall
bde634ed85 - Web service query result values are now being converted correctly
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2265 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 16:08:59 +00:00
Roy Wetherall
3c98161b7a - Extended some web service content tests
- Fixed issue with version author being displayed incorrectly
- Fixed hasCategoryValue evalautor null pointer error found during testing

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2262 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-31 15:36:33 +00:00
Roy Wetherall
bb91b181e5 - Added batchable user queries to admin web service API
- Added big P person service
- web service clinet jar is now build by build process
- Added distribute-web-service-client target which will create web service lcient distribution zip file containing jar and dependant resources
- Added web service client property file so destination repository can be easily specified

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2233 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-27 17:03:57 +00:00
Roy Wetherall
b4cf2b01b8 - Addition of copyToNew flag to onCopyComplete policy for Gav
- Implementation and unit tests for admin web service
- Implementation and unit tests for access control web service

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2222 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-26 16:55:10 +00:00
Roy Wetherall
2997169e1e Fixed issue when some PHP clients where passing null values as empty strings. Now the server code will expect this possibility and check accordingly.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2204 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-25 16:12:19 +00:00
Roy Wetherall
7fd4fa1ec9 -Added WSDL for admin web service
- Modified Ant scripts to generate admin server stubs
- Genreated server stubs
- Add stub implmenetation of admin web service

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2163 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-20 15:47:08 +00:00
Roy Wetherall
dcfde122b5 - First cut of the access control web service WSDL and generated service stubs.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2148 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-19 14:22:54 +00:00
Derek Hulley
9e77a17f51 Fallout from Spring upgrade
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2139 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-18 16:31:08 +00:00
Roy Wetherall
66fb7ea855 - Fixed problem with uploading binary files into repository via the web service API
- Classification tests now work since categories can be imported into test space using action web service API

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2133 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-18 11:25:06 +00:00
Roy Wetherall
8182711dda - Added action web service implementation and WSDL
- Web service client code moved into separate project, removing all depandencies on other projects removed
- Added a number of utility classe to help with common client tasks
- Added framework so the target web service server can be easily changed
- Test data is now created via web service API, thus the bootstrap process that was confussing people has been removed.
- Refactored all unit tests and samples to work with new test data and utility classes
- Added action service unit tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2131 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-18 09:51:53 +00:00
Roy Wetherall
6f51f49abc - Action web service implementation
- Simple Ruby web service examples
- Outstanding work around persiatancy of models in the repository

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2094 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 14:51:45 +00:00
Derek Hulley
3e7141dc1a Moving to root below branch label
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-08 07:13:07 +00:00