The link to SPServices 2014.01 on cdnjs is here. Thanks to Josh McCarty for his continuing help with git.
See all items in the Issue Tracker here.
See all items in the Issue Tracker here.
New Functionality
Alpha | Issue Tracker Item | Function | Description |
---|---|---|---|
ALPHA1 | 10216 | $().SPServices.SPGetListItemsJson | New Function: SPGetListItemsJson |
ALPHA1 | 10221 | $().SPXmlToJson | Add new objectType to SPXmlToJson for text columns containing JSON |
ALPHA1 | 10218 | $().SPXmlToJson | Add sparse parameter to SPXmlToJson |
ALPHA1 | 10195 | $().SPServices.SPGetQueryString | Case insensitive SPGetQueryString? |
ALPHA3 | 10229 | $().SPServices.SPDropdownCtl | Make DropdownCtl Function Public |
ALPHA4 | 10230 | $().SPServices.SPDropdownCtl | Return optHid input element in SPServices.SPDropdownCtl |
New Operations
Alpha | Web Service | Operation | Options | MSDN Documentation | Issue Tracker Item |
---|---|---|---|---|---|
ALPHA2 | Workflow | ClaimRelease | item, taskId, listId, fClaim | http://msdn.microsoft.com/en-us/library/workflow.workflow.claimreleasetask(v=office.12).aspx | 10222 |
Bug Fixes and Efficiency
Alpha | Issue Tracker Item | Function | Description |
---|---|---|---|
ALPHA1 | 10211 | $().SPServices.SPGetQueryString | LMenuBaseUrl is undefined |
ALPHA1 | 10192 | $().SPServices.SPGetQueryString | DeleteWeb needs_SOAPAction Value Incorrect |
ALPHA1-2 | 10219 | $().SPServices.SPXmlToJson | Various Fixes to SPXmlToJSON |
ALPHA2 | 10224 | $().SPServices.SPCascadeDropdowns | ParentObject Null in $.fn.SPServices.SPCascadeDropdowns |
ALPHA2 | 10225 | $().SPServices.SPXmlToJson | SPXmlToJson - Fix Date/Time Conversion |
ALPHA2 | 10226 | $().SPServices.SPCascadeDropdowns | Cascade Dropdowns Do not work if Fields Are Required |
ALPHA4 | 10231 | $().SPServices.SPCascadeDropdowns | Title Changed for Required Fields after CU for Sharepoint 2010 |
BETA2 | 10238 | $().SPServices.SPDisplayRelatedInfo | SPDisplayRelatedInfo not working in SPServices 2014.01 |
BETA2 | 10236 | NA | Replace .attr("value") usage with .val() |
BETA2 | 10235 | $().SPServices.SPRequireUnique | SPRequireUnique bug getting entered value |