18 Commits

Author SHA1 Message Date
Daniel Camargo
d401ffa1d4 partial #2405 - have dropdown options appear above checkbox options on the order page 2014-02-17 20:47:21 -03:00
Daniel Camargo
39071fb332 partial #1437 2013-08-26 17:13:21 -03:00
Daniel Camargo
909d0aba26 partial #1198 2013-05-21 13:01:52 -03:00
Stuardo Rodríguez
173c097e76 issue #732, deleting items doesn't work in admin
* added the documentation to the code why the dishes aren't deleted
* added the filter for the admin to return inactive dishes
2013-02-19 10:22:27 -05:00
Stuardo Rodríguez
8ff6f4c84a fixed #724, categories in different order
Chrome browsers sort the properties, but Firefox leaves them as defined.
Changed the code to put the elements in an simple array (json array) instead of
associative arrays (json objects) so that the elments are not reordered.

* forces the export for the categories, dishes and options, to be added as a
  regular array of items, not as an associative array with the id as key
* added dockblock to help the IDE with the return elements for the exports
2013-02-18 17:08:38 -05:00
Stuardo Rodríguez
41ce854ab5 partial for issue #377, ability to rearrange order of items
* make the dish options to be returned using the return value
* made the SQL query to fetch the options readable
* added the sort value to be stored in the Restaurant model
* added style to the CSS to make it clear what the sort field was used for
* added the sort value to be sent when storing the options
* added the sort field to the option form
2013-02-12 11:03:21 -05:00
arzynik
2004bba952 made major changes to core classes for multiple dbs 2012-10-29 14:23:33 -04:00
arzynik
0e0fe08bbf hella seo 2012-10-17 13:46:10 -04:00
arzynik
ba2ec74c5b fuckig php 2012-10-02 01:59:47 -04:00
arzynik
8f60955f73 added some sort options 2012-09-27 17:12:18 -04:00
arzynik
76069961f3 some admin stuff 2012-09-25 18:16:07 -07:00
arzynik
34138c7039 hella admin saving bugs 2012-09-25 00:04:45 -07:00
arzynik
5c27f91adf data structure refactor 2012-07-28 11:30:26 -07:00
arzynik
a0f16605bc backend order progress 2012-06-30 01:44:16 -07:00
arzynik
ed6aea3ff5 data progress 2012-06-29 14:47:18 -07:00
arzynik
3a1150da5a solved some data issues 2012-06-29 10:04:46 -07:00
arzynik
e5cee1caca added some touch specific events. added cart customization manipulation display. 2012-06-29 00:14:05 -07:00
arzynik
9022c04c90 added php libs 2012-06-26 11:47:34 -07:00