61 Commits

Author SHA1 Message Date
38e07230c1 Work on improving accessibility 2019-09-28 14:00:00 +01:00
5fb4fe09dc Apply a bit more padding to menu items. 2019-09-28 13:59:02 +01:00
de15291388 Add cloning support 2019-09-28 11:55:07 +01:00
b080ce34ff Remove redundant templates 2019-09-28 11:50:57 +01:00
32cff846fa Redesign menu bar to be a bit more compact 2019-09-26 21:09:18 +01:00
8663bc3764 Fix title localisation 2019-09-25 21:32:28 +01:00
0872033b21 Update supported ingredient name and separator characters
This is a part of work towards fixing #4 and #3 - this will allow more
characters, but doesn't address validation failures.
2019-09-25 21:25:26 +01:00
0ded362a19 No need to show history on print pages 2019-02-15 21:18:15 +00:00
4227a55a98 Use unminified foundation (PART OF PRINT COLOUR FIX)
This switches to unminified foundation, so we can bypass Foundation's
moronic "color: black!important" rule for print media. Seriously, why
the everyliving fuck is that there?!
2019-02-15 21:17:57 +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
385bf6ddfe Add display of recipe history to edited recipes 2018-10-18 00:58:16 +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
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
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
293344e09d Improve styling of summary titles 2018-10-01 22:06:41 +01:00
98d1647cea Rename lang variables to reflect new commoning 2018-07-27 12:23:19 +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
175e775b80 Add initial API support 2018-06-30 12:05:58 +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
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
2ee53cb8f3 Add recipe list page generation 2017-01-08 17:38:08 +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
9944a9f3d1 Add the basic system summary page 2017-01-02 13:36:09 +00:00
0660dcdc39 Include signout/profile content in title bar 2017-01-02 12:14:16 +00:00
7ea4f2215a Overhaul password changing 2017-01-02 12:13:38 +00:00
1e298dbb10 Overhaul the account recovery form 2017-01-02 00:04:43 +00:00
8d26e77c77 Apply fixes for activation and resending 2017-01-01 19:32:39 +00:00
96c61d6fba Rename templates to make forms more obvious 2016-12-31 23:35:27 +00:00
5075f2eba8 Tweak messagebox appearance 2016-12-31 23:22:31 +00:00
84f0a8cf40 Use rem rather than pixel sizes 2016-12-31 23:22:15 +00:00
76992fc413 Add a newline at the end for consistency 2016-12-31 23:21:58 +00:00
04a7b7a620 Fix activation form to work with Foundation setup 2016-12-31 23:21:15 +00:00
8a52e50029 Fix signin page wrap oddities on small displays 2016-12-31 22:16:29 +00:00
bba2fa2c06 Fix up signup process to use reCAPTCHA 2016-12-31 22:09:33 +00:00
e6fd389836 Fix stupid file naming 2016-12-31 22:08:36 +00:00