-
```
Each ingredient object returned bythe bakend web services should also include
category name
```
Original issue reported on code.google.com by `esinkara...@gmail.com` on 4 May 2014 at 6:40
-
```
getProfileOfSelf method does not return name and surname values. The name and
surname fields in the response object are null.
```
Original issue reported on code.google.com by `esinkara...@gma…
-
```
Update UC-10 (Query for recipes with ingredients) so that it implements a
recommendation mechanism based on the ingredients in the black list of the
user. The recipients including unwanted ingre…
-
Transferred from http://code.opencv.org/issues/4483
```
|| Suleyman TURKMEN on 2015-07-10 23:47
|| Priority: Low
|| Affected: None
|| Category: highgui-gui
|| Tracker: Feature
|| Difficulty: Easy
|| …
-
```
Gain relevant modifications and additions from the participants and build
version 2.0 of RDS.
```
Original issue reported on code.google.com by `esinkara...@gmail.com` on 15 Mar 2014 at 10:10
-
```
Here is the full stacktrace
java.lang.NullPointerException
at
edu.boun.swe574.fsn.backend.ws.recommender.Recommender.recommend(Recommender.jav
a:73)
at
edu.boun.swe574.fsn.backend.ws.SearchServ…
-
```
I noticed that getRecipeFeeds method doest not sort returning recipes in
descenting manner.
Besides, it could be better if recipe creation date included timestamp
information.
```
Original is…
-
```
As clients, we need an interface which returns all foods from the database
without giving any criteria. Therefore, getIngredients should accept null
criteria and returns all ingredients availabl…
-
```
getFollowedUser does not return users profile message.
```
Original issue reported on code.google.com by `esinkara...@gmail.com` on 31 May 2014 at 10:33
-
```
This method does not return the foods matching with the criteria. The reason is
findByCriteria method creates queries with AND keyword. If the parameter is set
to S%, this method searches the fo…