Roy Wetherall
61b872456a
- Fix for PHP/Linux issue with web services
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2282 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-02-02 11:02:51 +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
Andrew Hind
53d17e2a7d
Tidy up of UserTransaction roll back on throwable as opposed to Exception
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2218 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-26 15:38:58 +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
Gary Spencer
550e444c26
Added realm id to the WWW-Authenticate header value to fix a problem
...
when trying to access the WebDAV server using OpenOffice.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2109 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-13 15:27:20 +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
Kevin Roast
39959718c1
. Fix to server-side WebDav URL encoding (was not encoding to UTF-8 url format)
...
. Fix to server-side WebDav HTML page link encoding (was not encoding names of items in HTML format inside HREFs)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2088 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 15:28:53 +00:00
Gary Spencer
05bee5c2ef
Changed URL generation to use Kev's encode method rather than the Java URL encoder
...
(used a copy of the code to prevent adding a dependency on the web-client).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2084 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 13:52:54 +00:00
Gary Spencer
c8f2345e95
Fixed problem with URL decoding when Unicode characters are present in URL.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2061 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 15:32:03 +00:00
David Caruana
647d1ae55b
- JCR L2 Document View Import
...
- Move ISO9705 to util
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2020 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-09 18:02:03 +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