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
1c7df6b102
Add simple error page box
2016-12-30 12:42:02 +00:00
ed95043ffd
Ignore 3rd party libraries
2016-12-30 12:41:41 +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
1f976b111b
Update the name of the app-wide config file
2016-12-29 23:45:42 +00:00
d6251fb708
Fix imports
2016-12-29 23:44:57 +00:00
2ec88e0292
Apply fixes for Foundation
2016-12-29 23:44:42 +00:00
48180d582a
Set up userbar to work with Foundation based framework
2016-12-29 23:44:03 +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