24 Commits

Author SHA1 Message Date
56fdc166c9 All aboard the refactor tractor 2016-10-16 21:37:27 +01:00
8735d29858 Clean up some long lines 2016-10-16 21:36:10 +01:00
24e91e8e57 Ignore foundation related resources 2016-10-16 21:34:57 +01:00
000adeacfa Remove old templates
Reworking templates for Foundation rather than the old system
2016-10-15 17:43:11 +01:00
e2da6e84ef Merge upstream 2016-10-15 14:45:14 +01:00
9e9d72b1e5 Add mor ecode towards searching 2016-10-11 21:42:04 +01:00
131251ea4d Implement majority of search facility
This is missing the ingredient and tag 'OR' featuers
2016-10-11 08:57:08 +01:00
2933ded557 Fix indentation 2016-10-11 08:56:56 +01:00
2a5464bd89 Repurpose _fetch_id to do multiple name lookup 2016-10-03 16:54:05 +01:00
a9eaabe086 Support searching by multiple ingredients 2016-09-24 14:01:26 +01:00
7d2e709cba Remove redundant 'recipe' from function names 2016-09-23 08:40:02 +01:00
ed279cb3cf Begin work on retrieval of recipe data 2016-09-21 00:17:20 +01:00
e9de229605 Explicitly record ingredient ordering
Previous versions relied on ID ordering, which theoretically is safe,
so it'll probably break horribly at some point.
2016-09-20 23:02:27 +01:00
d91f9d45de Ensure that recipe IDs do not change between edits 2016-09-20 16:55:37 +01:00
51e9e1e2b3 Some more towards working. 2016-09-19 00:11:11 +01:00
6ce1876be6 Update schema in doc to latest version 2016-09-18 22:55:57 +01:00
a3fe0cbde1 Work towards recipe model 2016-09-18 10:25:15 +01:00
63a856dec2 Fix typo 2016-09-18 10:24:37 +01:00
f814581baa Fix up old ORB ingredient and tag associators 2016-09-13 08:53:39 +01:00
b41ee9870b Begin work on recipe model class 2016-09-11 20:52:34 +01:00
9f1c105167 Tweak documentation for clarity and formatting 2016-09-10 20:49:22 +01:00
b92f2b013e Correct fetch of XML options
Legacy bug from Aviary and before(!) fixed here
2016-09-10 20:48:32 +01:00
c00e471128 Remove redundant tag class. 2016-09-10 16:14:45 +01:00
88475b0f05 Initial commit based on Aviary core 2016-09-10 15:47:35 +01:00