Altered the merge to merge all docs registered with the document manager rather than only cached services |
|
More...
|
about 11 years ago
|
Enabled service directories to be merged Fixed bug in csd_lsc:refresh_doc where organization updates were affecting the provider registry Minor formatting changes |
|
More...
|
about 11 years ago
|
added connect-a-thon sample directories |
|
More...
|
about 11 years ago
|
Merge pull request #2 from devcritter/master |
|
More...
|
about 11 years ago
|
csd_base_stored_queries: Added filter_by_otherid for organizations and facilities |
|
More...
|
about 11 years ago
|
updated web documentation on curl requests for SOAP messages |
|
More...
|
about 11 years ago
|
proper handling of content type headers for SOAP 1.2 messages (applicaiton/soap+xml) |
|
More...
|
about 11 years ago
|
removed leading slash on getUpdatedServices page that was causing incorrect references to static files |
|
More...
|
about 11 years ago
|
fixed issue in model for provider_search stored query |
|
More...
|
about 11 years ago
|
added missing default namespace to stored query defintions |
|
More...
|
about 11 years ago
|
added stored query definitions |
|
More...
|
about 11 years ago
|
Update README.md |
|
More...
|
about 11 years ago
|
added more flexible processing of stored functions so that we can begin defining domain specific libraries, such as the provider registry |
|
More...
|
about 11 years ago
|
moved storred query processing into csd_webapp_config to central needed configuration in one place. issue is that modules containing the xquery for stored functions cannot be imported dynamically, so we need to manually add import statements to stored query processor |
|
More...
|
about 11 years ago
|
use csd_webconf module for configuration of the rest of the restxq modules |
|
More...
|
about 11 years ago
|
testing use of a configuration file for database name and base url (so can work behind a proxy) |
|
More...
|
about 11 years ago
|
Merge pull request #1 from devcritter/master |
|
More...
|
about 11 years ago
|
Added code to make the new file:name behave like file:base-name (i.e. strip the ext suffix) |
|
More...
|
about 11 years ago
|
Added inspection to lookup the correct file:name function to use. |
|
More...
|
about 11 years ago
|
Update README.md |
|
More...
|
about 11 years ago
|
rearranged landing page so its not so crowded |
|
More...
|
about 11 years ago
|
added module and web interface to load sample SVS code sets from file |
|
More...
|
about 11 years ago
|
added SVS code sets to be used for connectathon (repaired with namespace declaration and missing closing tag) |
|
More...
|
about 11 years ago
|
moved test_docs and service_directories under the top-level resources directory. updated corresponding references |
|
More...
|
about 11 years ago
|
moved test_docs and service_directories under the top-level resources directory. updated corresponding references |
|
More...
|
about 11 years ago
|
added draft connect-a-thon service directories |
|
More...
|
about 11 years ago
|
fixed bug where only one sample directory could be present |
|
More...
|
about 11 years ago
|
fixed issue with basic_auth and getUpdatedServices. added 'old' openhim URL as default provider until it gets updated |
|
More...
|
about 11 years ago
|
cleanup links for polling default service directories |
|
More...
|
about 11 years ago
|
add ability to do ad-hoc request from UI |
|
More...
|
about 11 years ago
|