5 Commits

Author SHA1 Message Date
Devin Smith
b2b5a91114 query fix 2015-03-03 16:25:41 -08: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
arzynik
027ccf6601 order price issues 2012-09-17 22:17:18 -04:00
arzynik
4b6fda5b4a most of #67 2012-09-13 22:26:21 -07:00
arzynik
5c27f91adf data structure refactor 2012-07-28 11:30:26 -07:00