132 Commits

Author SHA1 Message Date
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
5328e21cca Update login forms to include top margin 2018-05-22 00:36:17 +01:00
0e2ff8160e Add recipe view page 2018-05-22 00:35:52 +01:00
2dcc4a6bf8 Fix login messages 2018-05-22 00:35:07 +01:00
16ecc1b4fd Support new page menu system 2018-05-22 00:34:20 +01:00
5553598324 Improve logging of actions 2018-05-22 00:33:52 +01:00
2157250333 Fix error message output 2018-05-22 00:33:40 +01:00
7b2db40ff1 Add more convenient handling of page menus
As the page menu appears basically everywhere, this allows it to be
generated in one place - the page container generator - rather than
all over the shop
2018-05-22 00:33:10 +01:00
095f45db3b Improve automatic exclusion of edited and deleted recipes 2017-01-18 21:24:29 +00:00
6962f6ef40 Apply permission fixes and cleanups 2017-01-17 16:33:12 +00:00
067a6f58e5 Cleanup redundant files 2017-01-17 16:31:48 +00:00
762efbd978 Merge remote-tracking branch 'origin/master' 2017-01-16 15:33:40 +00:00
c4af365ae9 Ensure title is defaulted 2017-01-16 15:33:27 +00:00
aca8de1834 Fix errors noticed during cadence EUA migration 2017-01-16 14:11:41 +00:00
f3b0b270f2 Remove 'logo' and make menu button always appear 2017-01-09 23:43:42 +00:00
26c5da2d5b Piggyback left menu generation off userbar code
They have so much in common there's little point in separating them
and having to generate the same URLs in both.
2017-01-09 23:43:17 +00:00
9b86529bd5 Fix moronic use of superfluous comma 2017-01-09 23:42:05 +00:00
39d2deaf5b Remove redundant import 2017-01-09 08:48:59 +00:00
335eba0231 Refactor for cleanliness 2017-01-09 08:44:47 +00:00
2ee53cb8f3 Add recipe list page generation 2017-01-08 17:38:08 +00:00
8c04995d0b Fetch extra information with tags 2017-01-08 17:37:46 +00:00
0e62120ecc Correct edited state case 2017-01-08 17:37:30 +00:00
6f35b4d1b1 Add support for recipe list retrieval 2017-01-08 17:37:16 +00:00
a5245c413f Fix moronic typo in query 2017-01-08 17:36:50 +00:00
aed032e0e5 Set up templates for page menu 2017-01-08 17:35:20 +00:00
d7562550c9 Remove redundant linebreak 2017-01-08 17:34:46 +00:00
131510d86b Add pagemenu classes
This should arguably be in its own css, but this'll do for now
2017-01-08 17:34:30 +00:00
2c7cc59a60 Fix utterly bogus default block spec (from gallery days!) 2017-01-08 17:33:35 +00:00
ede2bfd2d7 Generate recipe page list 2017-01-08 17:33:10 +00:00
6c1d88cc07 Add quick links to pages of recipes to summary view 2017-01-08 17:32:51 +00:00
0911aba8d5 Add a script to migrate from the old ORB to the new system 2017-01-02 14:30:02 +00:00