Mercurial > lada > lada-server
log
age | author | description |
---|---|---|
Wed, 09 Oct 2013 15:00:31 +0200 | Raimund Renkert | Enable multiselect in queryfilter. (Used as example in final workshop) |
Wed, 09 Oct 2013 14:57:28 +0200 | Raimund Renkert | merged. |
Wed, 09 Oct 2013 14:56:14 +0200 | Raimund Renkert | Added service with filter. Filter uses the sql 'LIKE' operation to request items. |
Wed, 09 Oct 2013 14:54:34 +0200 | Raimund Renkert | Added new method to filter data including limit and start for dataitems. |
Wed, 09 Oct 2013 14:51:15 +0200 | Raimund Renkert | Added and/or operators with 'LIKE' filter to query builder. |
Wed, 09 Oct 2013 14:49:41 +0200 | Raimund Renkert | Added attribute 'totalcount' to response. |