20 Commits

Author SHA1 Message Date
Daniel Camargo
4b86356945 community image prototype 2014-02-18 21:56:33 -03:00
arzynik
906f35a23e added to cockput 2013-11-21 19:33:31 -08:00
Daniel Camargo
546a872472 fixed #747 2013-02-26 12:52:59 -03:00
Stuardo Rodríguez
bb852de0c4 fixed #736, "inactive" items are randomly activated, at least when logged into admin
* fixing the problem of the admin loading the community and all it's dependencies twice because a naming collition
* replacing $this->community for $this->restaurantCommunity in the admin/restaurant form because of the naming collition
* detecting if the call has been from the admin or from the front end because API calls do not send params
* unifying the return exit in the API _returnRestaurant() action
* sending the $where filters from the API controller instead of detecint it in the models
* sending the $where param in cascade from the API  to the Restaurant model to the Category model for the Category->dishes($where) filter
* improving the readability in the bundle where the community is sent, adding documentation about the $view->category variable in the view file
2013-02-25 12:27:45 -05:00
Daniel Camargo
c8f7406226 partial #678 2013-02-15 17:24:52 -02:00
Daniel Camargo
77a746e566 partial #678 2013-02-15 15:50:54 -02:00
Stuardo Rodríguez
97018268ee fixed #685
* the admin controller loads the testing community as the default for new restaurants
* the Community model encapsulates the testing community fetching
* the view accepts not setting a default community
2013-01-30 14:12:37 -05:00
Stuardo Rodríguez
0133d1da58 fixed #591
Problem only happened in Chrome/webkit browsers. The sort order was only using the open/close values, rewrote the sort function

* addded the sort order information to the restaurants export in the Community model to use that value in the JS/frontend to sort them
* rewrite the way the order/open information is used to sort the restaurants in the JS/frontend
2013-01-14 11:40:16 -05:00
arzynik
f0dc8df8a0 fixes #562 2012-11-27 18:18:22 -05:00
arzynik
761e867c8e added force community for non ip devices. for #53 2012-08-21 10:51:21 -04:00
arzynik
ffb2b434b3 fixes #53 2012-08-21 10:43:23 -04:00
arzynik
931dcfbea3 hide inactive 2012-07-24 13:39:40 -04:00
arzynik
42238dcda2 added landing n stuff 2012-07-17 12:08:10 -07:00
arzynik
9879b542f3 btton 2012-07-12 15:07:29 -04:00
arzynik
e2c733ba84 btton 2012-07-12 15:05:20 -04:00
arzynik
70c88f14b4 added tag 2012-07-12 14:59:53 -04:00
arzynik
e7076380d3 added location services 2012-07-11 15:41:41 -07:00
arzynik
082a33f8c3 just some fixes 2012-06-27 18:08:53 -07:00
arzynik
9022c04c90 added php libs 2012-06-26 11:47:34 -07:00
arzynik
a2652dfb96 hella shit again 2012-06-25 21:18:23 -07:00