- May 16, 2022
-
-
Robin Goodall authored
-
- Mar 31, 2022
-
-
Robin Goodall authored
-
- Nov 09, 2021
-
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
-
- Mar 30, 2020
-
- May 22, 2019
-
-
Dean Rasheed authored
updates. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@104
-
- Mar 15, 2019
-
-
Dean Rasheed authored
client to use the latest TLS version available on both the client and the server. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@98
-
- Mar 04, 2019
-
-
Dean Rasheed authored
method to return all people (in batches, sorted by CRSid). -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@95
-
- Jun 04, 2018
-
-
Dean Rasheed authored
QuoVadis root certificate for the python and PHP clients. Java ships this by default, starting with Java 8u91. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@90
-
- Apr 26, 2018
-
-
Dean Rasheed authored
Fixed a typo in the docs for the IbisInstitution DTO class. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@88
-
- Dec 23, 2016
-
-
Dean Rasheed authored
in the python and PHP XML parsers, fixing a problem parsing the membersOfInst field of groups. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@83
-
- Jun 29, 2015
-
-
Dean Rasheed authored
documentation, and includes a few improvements to the Java and Python documentation. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@79
-
- Jun 18, 2015
-
-
Dean Rasheed authored
* Adds python 2 and 3 documentation. * Updated javadocs, now built using Java 7. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@73
-
- May 20, 2015
-
-
Dean Rasheed authored
QuoVadis root certificate in the Python and PHP clients. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@64
-
- Mar 04, 2015
-
-
Dean Rasheed authored
* Fixes boolean and date-time parameter passing bug in PHP. * Updated unit tests. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@60
-
- Oct 16, 2014
-
-
Dean Rasheed authored
* No longer includes intermediate certificates in the client code (this was unnecessary, and they will change at some point when the server certificates are upgraded to SHA-2). * Updated unit tests. * Updated README files documenting supported language versions. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@56
-
- Sep 18, 2014
-
-
Dean Rasheed authored
bugs in the PHP error handling code. Report and patch by Chris Wilkinson. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@52
-
- Jul 11, 2013
-
-
Dean Rasheed authored
the new v1.2 API methods to fetch the cancelled members of groups and institutions. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@50
-
- Nov 27, 2012
-
-
Dean Rasheed authored
Python 3. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@48
-
- Jul 18, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@46
-
- Jul 16, 2012
-
-
Dean Rasheed authored
highlighted. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@45
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@44
-
- Jul 13, 2012
-
-
Dean Rasheed authored
group. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@43
-
Dean Rasheed authored
RESTful, using the attrid as a path parameter, uniquely identifying the resource to be updated. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@42
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@41
-
- Jul 12, 2012
-
-
Dean Rasheed authored
identifiers as well as CRSids in the input list. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@40
-
- Jul 11, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@39
-
- Jul 10, 2012
-
-
Dean Rasheed authored
(possibly multi-valued) attributes from a person. This is equivalent to getPerson() with the "fetch" parameter set to only fetch attributes, except that it returns a list of IbisAttribute objects, rather than an IbisPerson, and its usage is more obvious. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@38
-
- Jul 09, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@36
-
- Jul 03, 2012
-
-
Dean Rasheed authored
-- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@33
-
Dean Rasheed authored
parameter. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@32
-
- Jun 19, 2012
-
-
Dean Rasheed authored
accept an IbisAttribute as a parameter, rather than its individual fields. On the client side, this requires that the IbisAttribute has a method (encodedString()) to encode the attribute as a string (which the matching valueOf(String) static method can decode on the server). Not only is this a neater looking API, it also allows these methods to work with binary data as well as textual data, without the need for multi-part forms. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@30
-
- Jun 15, 2012
-
-
Dean Rasheed authored
institutions. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@29
-
- Jun 14, 2012
-
-
Dean Rasheed authored
of trivial bugs. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@27
-
Dean Rasheed authored
group or institution. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@26
-
Dean Rasheed authored
methods return cancelled entities. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@25
-
Dean Rasheed authored
DTO class, and tidied up the comments relating the MIS status on the person search methods. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@24
-
- Jun 13, 2012
-
-
Dean Rasheed authored
return the appropriate field from the IbisResult object, rather than the IbisResult itself (or throw a new IbisException containing the IbisError). -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@23
-
Dean Rasheed authored
construct comma-separated lists for certain API methods. Allow the Python client to accept lists, tuples or comma-separated strings. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@22
-
- Jun 12, 2012
-
-
Dean Rasheed authored
their own separate "methods" package. -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@21
-