71 Commits

Author SHA1 Message Date
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
0a2a4b5bc6 Fix syntax and variable naming brainos 2016-12-24 16:44:36 +00:00
536ed85f97 Build the system-wide recipe and entity objects 2016-12-22 13:25:07 +00:00
25c8ec75f4 Remove doc script for now 2016-12-18 22:51:42 +00:00
262427c776 Apply updates to make mod_perl work properly 2016-12-18 22:50:23 +00:00
8d8c58195d Clean out junk files 2016-12-18 22:42:19 +00:00
20435a48dd Add support for result sorting 2016-12-18 22:29:52 +00:00
ac2371bc15 Bar cleanups 2016-12-15 23:23:42 +00:00
30df796ed4 Improve API handling, and roll in cleanups 2016-12-12 08:52:14 +00:00
72351750d8 Work towards sanity updates/refactoring 2016-12-12 08:07:22 +00:00
e6ce9c710b Commit interim work before cleanup 2016-12-11 11:35:13 +00:00
2ca84af091 Add error report template 2016-12-11 11:30:13 +00:00
56fdc166c9 All aboard the refactor tractor 2016-10-16 21:37:27 +01:00
8735d29858 Clean up some long lines 2016-10-16 21:36:10 +01:00
24e91e8e57 Ignore foundation related resources 2016-10-16 21:34:57 +01:00