28427f9b67
Update create() docs to show that 'id' is a valid argument
2017-01-02 14:29:10 +00:00
9492a07f76
Fwix silly twypo in fwetchrow call
2017-01-02 14:28:45 +00:00
53c1c0e5f3
Fix the find function so it works (probably)
2017-01-02 13:30:45 +00:00
cc705356de
Set a fallback for message box backgrounds
2016-12-31 23:21:33 +00:00
5e434d097b
Fix the error box code to return the correct values
2016-12-30 16:05:35 +00:00
46facc9987
Call load_template from the template engine
2016-12-30 16:05:03 +00:00
e8b06a386c
Overhaul message box handling
2016-12-30 12:42:25 +00:00
267d9a3f37
Update quantity field name
2016-12-30 00:17:56 +00:00
5a49a9e579
Improve recipe retrieval query
2016-12-29 23:55:44 +00:00
c620310e77
Update function documentation
2016-12-29 23:54:56 +00:00
04f1ae9363
Ensure that recipe update fields are set on creation
2016-12-29 23:53:45 +00:00
0c49e06f5d
Make status changes set recipe 'updated' fields
2016-12-29 23:49:39 +00:00
d6251fb708
Fix imports
2016-12-29 23:44:57 +00:00
4d718abda3
Support specification of the create time
...
Importing from the old ORB system requires specification of the create
time, otherwise all recipes will appear to have been created at the
import time.
2016-12-24 16:53:22 +00:00
310818c3a4
Fix function call to go to the correct place
2016-12-24 16:52:18 +00:00
0a2a4b5bc6
Fix syntax and variable naming brainos
2016-12-24 16:44:36 +00:00
536ed85f97
Build the system-wide recipe and entity objects
2016-12-22 13:25:07 +00:00
20435a48dd
Add support for result sorting
2016-12-18 22:29:52 +00:00
30df796ed4
Improve API handling, and roll in cleanups
2016-12-12 08:52:14 +00:00
72351750d8
Work towards sanity updates/refactoring
2016-12-12 08:07:22 +00:00
e6ce9c710b
Commit interim work before cleanup
2016-12-11 11:35:13 +00:00
8735d29858
Clean up some long lines
2016-10-16 21:36:10 +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