|
|
@5198
|
12 years |
cbyrom |
Write README.txt for MILK with basic install and config info +
tidy up …
|
|
|
@5197
|
12 years |
cbyrom |
Update to ndgCommon documentation.
|
|
|
@5195
|
12 years |
cbyrom |
Add additional check for empty link urls + add better error logging + …
|
|
|
@5192
|
12 years |
cbyrom |
Escape/unescape special XML characters on export/import of data from
the …
|
|
|
@5188
|
12 years |
cbyrom |
Delete original granulator codebase and associated code and create new …
|
|
|
@5185
|
12 years |
cbyrom |
Extend granulite to include the new spatial data terms: vertical extent …
|
|
|
@5184
|
12 years |
cbyrom |
Simplify backups structure in eXist - putting all backups under a
single …
|
|
|
@5183
|
12 years |
cbyrom |
Update broken xqueries - remove illegal characters, fix bug in query + …
|
|
|
@5180
|
12 years |
cbyrom |
Remove port number from browse service; this will be established by …
|
|
|
@5179
|
12 years |
cbyrom |
Update atom2DIF to include the new atom data fields when creating
DIF …
|
|
|
@5177
|
12 years |
cbyrom |
Extend moles data model and schema to include the various new
metadata …
|
|
|
@5170
|
12 years |
cbyrom |
Adjust atom retrieval code to allow filtering of atoms in the 'working' …
|
|
|
@5169
|
12 years |
cbyrom |
Override methods to check for object equality and inequality - for
records …
|
|
|
@5166
|
12 years |
sdonegan |
Updated ndgCommon xqueries with latest developments from production …
|
|
|
@5147
|
12 years |
cbyrom |
Add new tests and test constants.
|
|
|
@5144
|
12 years |
cbyrom |
Move abstract and interface record to ndgcommon to allow reuse + change …
|
|
|
@5143
|
12 years |
cbyrom |
Improve et2text to cope with non-string elements + tidy up the vocab
utils …
|
|
|
@5136
|
12 years |
cbyrom |
Make handling of parameters common - so granulite + form input both
use …
|
|
|
@5135
|
12 years |
cbyrom |
Add new method for vocab server client to allow vocab terms to be …
|
|
|
@5134
|
12 years |
cbyrom |
Add search functionality for doing searches in 'browse' mode against
the …
|
|
|
@5130
|
12 years |
cbyrom |
Update feed client test to properly clean up artifacts after tests + …
|
|
|
@5129
|
12 years |
cbyrom |
Update browse service reference.
|
|
|
@5117
|
12 years |
cbyrom |
Move VocabList? model to the VocabTermEditor? project, since this is
where …
|
|
|
@5109
|
12 years |
cbyrom |
Add new fields to vocab list data model to handle the parser file data.
|
|
|
@5106
|
12 years |
cbyrom |
Fix parsing of atom content + avoid adding newline characters for
summary …
|
|
|
@5098
|
12 years |
cbyrom |
Add a new feed to represent all Published data - and ensure all atoms
with …
|
|
|
@5097
|
12 years |
cbyrom |
Update and extend test suite.
|
|
|
@5096
|
12 years |
cbyrom |
Adjust correcting of unicode/string contents + handling of empty proxy …
|
|
|
@5095
|
12 years |
cbyrom |
Extend http client to allow a payload to specified when reading a URL
- …
|
|
|
@5094
|
12 years |
cbyrom |
Improve checking for atom feeds when adding new entries.
|
|
|
@5083
|
12 years |
cbyrom |
Extend VocabServerClient? adding method to retrieve info on a specified …
|
|
|
@5082
|
12 years |
cbyrom |
Add new method to VocabList? model to retrieve specified vocab terms
from …
|
|
|
@5081
|
12 years |
cbyrom |
Add helper method to get subtype in human readable form from atom model
- …
|
|
|
@5079
|
12 years |
cbyrom |
Improve output error logging of atom client - when doing atom validation.
|
|
|
@5076
|
12 years |
cbyrom |
Move mailer module to ndg common + tidy up code.
|
|
|
@5058
|
12 years |
cbyrom |
Extend vocabserver client, providing a method to retrieve a vocab list
+ …
|
|
|
@5019
|
12 years |
cbyrom |
Move deployments + DE lookup URLs for atoms to within Atom data model
- to …
|
|
|
@5018
|
12 years |
cbyrom |
Generecise method for adding new entries to atom feeds - to allow
re-use …
|
|
|
@5012
|
12 years |
cbyrom |
Various tidy ups and fixes to the test codebase - including the removal
of …
|
|
|
@5011
|
12 years |
cbyrom |
Add main README.txt documentation to codebase giving an overview of
the …
|
|
|
@5010
|
12 years |
cbyrom |
Adjust XMLRPC client to eXist to preserve the throwing of Faults if …
|
|
|
@5009
|
12 years |
cbyrom |
Remove default check for proxy settings - since these may not always …
|
|
|
@5008
|
12 years |
cbyrom |
Remove unused imports from interfaces.
|
|
|
@5007
|
12 years |
cbyrom |
Add interface for relational DB clients to follow - and use this for
the …
|
|
|
@5006
|
12 years |
cbyrom |
Restructure webservice client code - put discovery service client
into its …
|
|
|
@5000
|
12 years |
cbyrom |
Fix issues with the granlite tests.
|
|
|
@4997
|
12 years |
cbyrom |
Add better error handling + add general keyword catcher to avoid
issues …
|
|
|
@4996
|
12 years |
cbyrom |
Fix xquery to remove illegal character, return localID string for …
|
|
|
@4995
|
12 years |
cbyrom |
Fix parsing of spatial data in granulite - now gets max/min boundaries
for …
|
|
|
@4994
|
12 years |
cbyrom |
Add keyword to getAtomFeed to allow proxies to be set explicitly. Also …
|
|
|
@4991
|
12 years |
cbyrom |
Move generic 'httpify' method to utilities + adjust utilities method
to …
|
|
|
@4990
|
12 years |
cbyrom |
Split out the remaining code in DocumentRetrieve? into a new clients …
|
|
|
@4989
|
12 years |
cbyrom |
Remove get method from ndgObject - this isn't used and confuses the …
|
|
|
@4988
|
12 years |
cbyrom |
Refactor ndgRetrieve making much more structured + turning into an
object …
|
|
|
@4987
|
12 years |
cbyrom |
Pull out common error string into instance variable - to improve
class …
|
|
|
@4986
|
12 years |
cbyrom |
Properly implement search interface on discovery WS client + remove
some …
|
|
|
@4985
|
12 years |
cbyrom |
Add getNDGDoc method to the interfacesearchclient - since this is a …
|
|
|
@4983
|
12 years |
cbyrom |
Add a new feed for collecting corrections info submitted by users of
the …
|
|
|
@4981
|
12 years |
cbyrom |
Fix a couple of small formatting problems in atomutilities + create
test …
|
|
|
@4978
|
12 years |
cbyrom |
Add new test suite for RESTful client + update various other test classes …
|
|
|
@4977
|
12 years |
cbyrom |
Add new utility methods to determine default proxies to use - checking …
|
|
|
@4976
|
12 years |
cbyrom |
Implement an eXist client based on the RESTful DB interface and …
|
|
|
@4970
|
12 years |
cbyrom |
Various fixes, tidy ups and simplications to ndgCommon codebase.
|
|
|
@4969
|
12 years |
cbyrom |
Add new test data.
|
|
|
@4968
|
12 years |
cbyrom |
Remove use of concat function in xqueries - to vastly speed them up
- by a …
|
|
|
@4967
|
12 years |
cbyrom |
Fix search client and associated xqueries to return all search results
in …
|
|
|
@4966
|
12 years |
cbyrom |
Add failsave for sporadic eXist failures - retry query three times
if an …
|
|
|
@4964
|
12 years |
cbyrom |
Adjust granulite to ensure that granule atoms are validated before
they …
|
|
|
@4947
|
12 years |
cbyrom |
Add instructions for setting up eXist DB for use with the ndgcommon …
|
|
|
@4946
|
12 years |
cbyrom |
Update tests for the dal package - removing tests for redundant
code + …
|
|
|
@4945
|
12 years |
cbyrom |
Remove compiled python files from SVN.
|
|
|
@4944
|
12 years |
cbyrom |
Update tests for the models package - removing tests for redundant
code + …
|
|
|
@4943
|
12 years |
cbyrom |
Update tests for the lib package - removing tests for redundant code + …
|
|
|
@4942
|
12 years |
cbyrom |
Replace old eXist connector tests with tests based on the new clients
+ …
|
|
|
@4941
|
12 years |
cbyrom |
Remove old ws search test and replace with one for new client - with …
|
|
|
@4940
|
12 years |
cbyrom |
Remove compiled python files from SVN.
|
|
|
@4939
|
12 years |
cbyrom |
Remove compiled python files from SVN.
|
|
|
@4938
|
12 years |
cbyrom |
Update xqueries:
- make more precise to improve search performance
- add …
|
|
|
@4937
|
12 years |
cbyrom |
Extend test constants to improve available data for use in tests + add
new …
|
|
|
@4936
|
12 years |
cbyrom |
Add command line tools - to validate links + atoms in eXist.
|
|
|
@4935
|
12 years |
cbyrom |
Update the models to use the new client suite + add new ndgObject var: …
|
|
|
@4934
|
12 years |
cbyrom |
Update lib code to cope with new client suite + remove dependency on …
|
|
|
@4933
|
12 years |
cbyrom |
Replace ndgXqueries with more generic ndgresources.
|
|
|
@4932
|
12 years |
cbyrom |
Update ndgRetrieve to use new clients suite + tidy up logic slightly.
|
|
|
@4931
|
12 years |
cbyrom |
Update ndgDirecory to use new clients suite.
|
|
|
@4930
|
12 years |
cbyrom |
Remove main DocumentRetrieve? functionality - since this is now fully …
|
|
|
@4929
|
12 years |
cbyrom |
Remove old ndgUtils code replaced with the new interface based code.
|
|
|
@4928
|
12 years |
cbyrom |
Create atom client, implementing the generic interface for ndgcommon,
to …
|
|
|
@4927
|
12 years |
cbyrom |
Create feedclient - for setting up, retrieving from and adding to
atom …
|
|
|
@4926
|
12 years |
cbyrom |
Create simple data struct to store the path details for the atom based …
|
|
|
@4925
|
12 years |
cbyrom |
Create helper class to do the setting up of eXist DB for use with
atoms …
|
|
|
@4924
|
12 years |
cbyrom |
Create CRUD client for eXist - implementing the CRUD interface defined for …
|
|
|
@4923
|
12 years |
cbyrom |
Create search client for eXist DB - implementing the generic search …
|
|
|
@4922
|
12 years |
cbyrom |
Create eXist client to the XML-RPC interface - implementing the
xmldb …
|
|
|
@4921
|
12 years |
cbyrom |
Restructure webservice search client - to adhere to new interface …
|
|
|
@4919
|
12 years |
cbyrom |
Create abstract implementation of some of the new interfaces - to
provide …
|
|
|
@4918
|
12 years |
cbyrom |
Define interfaces for the following clients - to improve implementation …
|
|
|
@4853
|
12 years |
cbyrom |
Add default config file to postgresclient - to check for and use when …
|
|
|
@4850
|
12 years |
cbyrom |
Fix issue with atoms being deleted upon failed content validation +
adjust …
|
|
|
@4849
|
12 years |
cbyrom |
Add postgres config file to test constants - and rename exist config
file …
|
|
|