|
e9e0b0ad80
|
Fix stupid update query bug
|
2019-02-15 21:16:09 +00:00 |
|
|
7ad5943b41
|
Allow more characters in ingredient notes
|
2019-02-15 21:15:54 +00:00 |
|
|
e8dbbfc354
|
Fix errors in recipe editing code
|
2019-01-27 16:40:51 +00:00 |
|
|
7f75f6deea
|
Start working towards staging recipes on menus
|
2018-11-22 23:04:44 +00:00 |
|
|
bb87e9a42a
|
Switch to using newer fontawesome
|
2018-11-22 23:04:15 +00:00 |
|
|
987d799cc5
|
Make delete and clone go through their own modules rather than edit
|
2018-11-22 23:03:51 +00:00 |
|
|
b4df921ee0
|
Add initial version of the menu model
This does not include any section or row handling - this is just creating
menus, setting them as active, and staging recipes for those menus.
|
2018-11-11 17:53:37 +00:00 |
|
|
9785a30278
|
Remove pointless rant
|
2018-11-08 21:46:10 +00:00 |
|
|
3243b4a3f1
|
Fix incorrect error call
|
2018-11-08 21:45:33 +00:00 |
|
|
99d1579682
|
Add creator to recipe context as an editor
|
2018-10-21 20:56:21 +01:00 |
|
|
57f1611a84
|
Set correct doclinks
|
2018-10-21 20:56:04 +01:00 |
|
|
385bf6ddfe
|
Add display of recipe history to edited recipes
|
2018-10-18 00:58:16 +01:00 |
|
|
d109dc1557
|
Remove debugging
|
2018-10-17 23:24:57 +01:00 |
|
|
269e901ca2
|
Update support code to handle editing properly
|
2018-10-17 23:20:49 +01:00 |
|
|
b82ea79d35
|
Add edit facility
|
2018-10-17 23:20:30 +01:00 |
|
|
6ed71a8cb9
|
Correctly handle undefined units
|
2018-10-17 23:20:10 +01:00 |
|
|
4f277824c0
|
Fix documentation
|
2018-10-17 23:19:39 +01:00 |
|
|
5be6b08517
|
Fix stupid error in dropdown option selection
|
2018-10-17 23:19:11 +01:00 |
|
|
f565068db1
|
Include search term and 'no results' message in search result
|
2018-10-15 21:38:36 +01:00 |
|
|
50aae53bb2
|
Add language entries for search facility
|
2018-10-15 21:38:03 +01:00 |
|
|
9a488cd399
|
Show a "no results" message when results are absent
|
2018-10-15 21:37:42 +01:00 |
|
|
e27af4ef0e
|
Include search term in result page for reference
|
2018-10-15 21:36:58 +01:00 |
|
|
9b6cda5007
|
Include tags in search results
|
2018-10-02 22:42:16 +01:00 |
|
|
1788afbf5e
|
Fix multi-param searches.
Search facility now works correctly!!!
|
2018-10-02 22:35:37 +01:00 |
|
|
f00915c255
|
Do not use spaces as wildcard matches (* will still work)
|
2018-10-02 22:31:30 +01:00 |
|
|
4198b66fc0
|
Fix problems with missing time values in display code
|
2018-10-02 22:30:10 +01:00 |
|
|
83950ff01b
|
Start search support
|
2018-10-01 22:11:12 +01:00 |
|
|
601fe5e3fb
|
Add support for separate cook/prep time and better validation
|
2018-10-01 22:10:13 +01:00 |
|
|
974cf8cbb1
|
Update view to separation of prep and cook time
|
2018-10-01 22:08:12 +01:00 |
|
|
87aa81fef4
|
Start adding support for recipe slugs
|
2018-10-01 22:07:16 +01:00 |
|
|
293344e09d
|
Improve styling of summary titles
|
2018-10-01 22:06:41 +01:00 |
|
|
48794959c4
|
Fix parsing
|
2018-10-01 22:06:05 +01:00 |
|
|
fec097e552
|
Add documentation
|
2018-10-01 22:05:38 +01:00 |
|
|
54143cd7e7
|
Add support for recipe lookup from the API
|
2018-10-01 22:05:24 +01:00 |
|
|
c9e6ca1681
|
Fix field names in validator code
|
2018-09-16 11:33:36 +01:00 |
|
|
86f42ba126
|
Remove the need to mess with $args for edits
|
2018-07-27 12:24:53 +01:00 |
|
|
a711d247f6
|
Skip unit and prep relations when they are set to 'None'
|
2018-07-27 12:24:13 +01:00 |
|
|
98d1647cea
|
Rename lang variables to reflect new commoning
|
2018-07-27 12:23:19 +01:00 |
|
|
bd23733166
|
Move code that can be common to New and Edit into a common parent
|
2018-07-27 12:04:17 +01:00 |
|
|
e70268dfac
|
Begin reorganisation as part of common new/edit code
|
2018-07-27 12:01:52 +01:00 |
|
|
509deebe52
|
Add new recipe link for users with permission
|
2018-07-05 11:28:18 +01:00 |
|
|
5ddc435003
|
hide the not-yet-functional shopping list option
|
2018-06-30 14:35:50 +01:00 |
|
|
5be4e69e7c
|
Remove page menu on printing
|
2018-06-30 14:35:24 +01:00 |
|
|
5f72107fc9
|
Tweak the time icon
|
2018-06-30 14:35:03 +01:00 |
|
|
49387912c2
|
Initial work on New page
|
2018-06-30 12:51:52 +01:00 |
|
|
0b2e7b691d
|
Start support for search
|
2018-06-30 12:45:23 +01:00 |
|
|
7a74672e31
|
Tweak layout and contents of view page
|
2018-06-30 12:19:36 +01:00 |
|
|
a80e343db3
|
Add functions to support entity retrieval for the view/controller code
|
2018-06-30 12:17:50 +01:00 |
|
|
175e775b80
|
Add initial API support
|
2018-06-30 12:05:58 +01:00 |
|
|
e39feddd60
|
Ignore recipe units when unit set to None
|
2018-06-29 13:27:50 +01:00 |
|