stable
Clone or download
Read-only
part of story #24197: search for Documents with criteria Note: limit and offset are inverted in original source code limit was calculated from offset In order to don't break SOAP and legacy search I choose to introduce specific api paramters Change-Id: Ie6cccd0505f6065931d10617b58b7872c29f85b1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_ItemFactory.class.php | +5 | −1 | Go to diff View file |
M | plugins/docman/include/REST/v1/Folders/BuildSearchedItemRepresentationsFromSearchReport.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/REST/v1/Search/PostSearchRepresentation.php | +2 | −2 | Go to diff View file |