148 Commits

Author SHA1 Message Date
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
b990d0b191 Fix handling of optional ingredient fields 2017-01-02 14:29:34 +00:00
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
9944a9f3d1 Add the basic system summary page 2017-01-02 13:36:09 +00:00
53c1c0e5f3 Fix the find function so it works (probably) 2017-01-02 13:30:45 +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
11c2a6ecf8 Overhaul signout code 2017-01-02 01:05:26 +00:00
e71295d6d1 Overhaul password reset 2017-01-02 00:33:38 +00:00
daf27a0497 Add documentation 2017-01-02 00:12:10 +00:00
1e298dbb10 Overhaul the account recovery form 2017-01-02 00:04:43 +00:00
d4bbc72dfa Split out signin handling code for clarity 2017-01-01 23:58:02 +00:00
1028faf696 Document the general flow of operations 2017-01-01 23:31:45 +00:00
8d26e77c77 Apply fixes for activation and resending 2017-01-01 19:32:39 +00:00
357c1e9cf7 Use correct error variable 2017-01-01 19:31:24 +00:00
0b85f1a96f Mark code that still needs serious attention 2017-01-01 00:54:49 +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
cc705356de Set a fallback for message box backgrounds 2016-12-31 23:21:33 +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
3ebc46b6ba Overhaul all kinds of stuff 2016-12-30 21:26:13 +00:00
8a89ea4048 Add updated templates 2016-12-30 21:25:26 +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
c76c471caf Improve message box layout
Still needs work, but it's enough to show messages for now.
2016-12-30 16:04:14 +00:00
3a7b192504 Rename signin form for clarity 2016-12-30 16:03:26 +00:00
9cafa509e5 Clean up messagebox templates into their own dir 2016-12-30 12:44:03 +00:00
4092ab85be Change 'log' to 'sign' 2016-12-30 12:43:08 +00:00
e8b06a386c Overhaul message box handling 2016-12-30 12:42:25 +00:00