UnitConversion / unitConversion

A service to prove unit conversion
2 stars 1 forks source link

Search lattice by status, search module by status #7

Open dejande opened 10 years ago

dejande commented 10 years ago

I guess http://localhost:8000/lattice/?function=retrieveLatticeStatus&name=_&version=_&branch=* or http://localhost:8000/lattice/?function=retrieveLatticeStatus&name=_&version=_&branch=_&status=_ should return result equal to retrieveLatticeInfo. It returns nothing.

Also if we want to use same form for searching for lattice with and without status, retrievelatticeStatus function should be able to process creator and description parameters. If they will not be able to process the same input parameters there will be some confusion because form will change if user will select status from the dropdown menu.

http://localhost:8000/lattice/?function=retrieveModelStatus&name=_&status=_ is not working.