[Ils-source] r1331 - in branches/1.6: . webapp/WEB-INF/classes webapp/api/user/put
scribe at crosswire.org
scribe at crosswire.org
Mon Jun 8 15:46:24 MST 2015
Author: scribe
Date: 2015-06-08 15:46:24 -0700 (Mon, 08 Jun 2015)
New Revision: 1331
Modified:
branches/1.6/
branches/1.6/webapp/WEB-INF/classes/versions.properties
branches/1.6/webapp/api/user/put/index.jsp
Log:
added usage docs back to user/put for old style single group type parameters
Property changes on: branches/1.6
___________________________________________________________________
Modified: svn:mergeinfo
- /trunk:796-1303,1306-1307,1309-1311,1319-1320,1322-1323,1325
+ /trunk:796-1303,1306-1307,1309-1311,1319-1320,1322-1323,1325,1328-1330
Modified: branches/1.6/webapp/WEB-INF/classes/versions.properties
===================================================================
--- branches/1.6/webapp/WEB-INF/classes/versions.properties 2015-06-08 22:43:28 UTC (rev 1330)
+++ branches/1.6/webapp/WEB-INF/classes/versions.properties 2015-06-08 22:46:24 UTC (rev 1331)
@@ -1 +1 @@
-LMS=V1.80
+LMS=V1.80.1
Modified: branches/1.6/webapp/api/user/put/index.jsp
===================================================================
--- branches/1.6/webapp/api/user/put/index.jsp 2015-06-08 22:43:28 UTC (rev 1330)
+++ branches/1.6/webapp/api/user/put/index.jsp 2015-06-08 22:46:24 UTC (rev 1331)
@@ -343,6 +343,9 @@
<tr><th>termDate</th><td>Date Terminated</td></tr>
<tr><th>accessLevel</th><td>User Access Level</td></tr>
<tr><th>accessMode</th><td>User Access Mode</td></tr>
+<tr><th>roleName</th><td>Assign this user only to this group type 1 {ROLE}. Any other group type 1's are unassigned.</td></tr>
+<tr><th>locationName</th><td>Assign this user only to this group type 2 {WORKGROUP}. Any other group type 2's are unassigned.</td></tr>
+<tr><th>createGroupOnDemand</th><td>If locationName or roleName is supplied but the group does not exist, this will cause the group to be created.</td></tr>
<tr><th>ILSUSER</th><td>ILS Login Credentials. Used to validate this API request.</td></tr>
<tr><th>ILSPASSWD</th><td>ILS Login Credentials. Used to validate this API request.</td></tr>
</tbody>
More information about the Ils-source
mailing list