Do not check thumbnail s3_url in TestDatasetsAPI.test_list_elements
Closes #1685 (closed)
It was caused by thumbnail_url outdated s3 signature.
Also, an order_by DatasetElement.id was missing (could lead to a wrong page overlap with an element linked to many sets).
Edited by Valentin Rigal