Wynne Crisman
7348202863
Updated Sarah's bio.
2016-06-29 07:53:23 -07:00
Wynne Crisman
18219e89f8
Minor spacing changes to Us.html.
2016-06-26 11:29:56 -07:00
Wynne Crisman
a57900c065
Major changes to the database structure: Delete and recreate the whole database (would require too many migrations otherwise). Removed a market, updated some images, added to the AP page, and merged bios.
2016-06-26 11:16:00 -07:00
Wynne Crisman
abee7df2eb
Fixed error in the db configuration reference.
2016-06-13 12:33:39 -07:00
Wynne Crisman
0a7cff6672
Merged PetitTeton webapp with the inventory tracking app; Moved the database configuration out of git and added an example configuration; Added migrations to the mix so that we can easily update the production database and roll back changes to the database (from the command line install migrations [may not be necessary?]:
...
npm install -g sequelize-cli
To update the database after updating the app from git (on the command line in the webapp base directory):
sequelize db:migrate
To undo the last migrations:
sequelize db:migrate:undo
2016-06-13 11:54:12 -07:00
Wynne Crisman
6592feb97a
Removed workspace.xml and fixed server.js.
2016-05-31 16:34:18 -07:00
Wynne Crisman
0a0af85ea3
node_modules should never have been in the commit history.
2016-05-31 14:56:27 -07:00
Wynne Crisman
1d997e7ae9
no message
2016-05-31 14:55:04 -07:00
Wynne Crisman
78be012a14
Merged PetitTetonApps with the website now that the deployment server always uses SSL. Used the Apps more recent implementation of NodeJS/Express.
2016-05-31 14:37:42 -07:00
Wynne Crisman
a98d7d3a5f
Removed unused images.
2016-05-31 09:37:32 -07:00
Wynne Crisman
b00f2eb668
Modified site to include a blog link and moved the social media icons.
2016-05-07 20:00:00 -07:00
Wynne Crisman
0f24e9856e
Fixed capitalization in the default page name.
2016-05-06 19:36:29 -07:00
Wynne Crisman
b4e145e31e
Removed the ending slash from the node_modules ignore in hopes this fixes the linux issue.
2016-05-06 19:22:52 -07:00
Wynne Crisman
5661f5dfd1
Fixed default URL to remove the hash character.
2016-05-06 19:18:41 -07:00
Wynne Crisman
e696975f88
Oi.. another bug in the fix is now fixed.
2016-05-06 18:22:34 -07:00
Wynne Crisman
5dc1665610
Minor fix to the fix.
2016-05-06 18:19:09 -07:00
Wynne Crisman
a4def1586a
Worked around a problem where the property "main-view" could not be found by jquery, but the labeled div could be found.
2016-05-06 18:17:22 -07:00
Wynne Crisman
b18604ab08
Added some debugging.
2016-05-06 18:13:10 -07:00
Wynne Crisman
56cafcc968
Fixed styles to reference the google font api without designating http/https.
...
Removed unused images.
2016-05-06 18:01:04 -07:00
Wynne Crisman
3450edfae2
Updated VAP list.
2016-04-18 16:15:30 -07:00
Wynne Crisman
98b65ad63b
Fixed minor textual errors.
2016-04-05 21:28:40 -07:00
Wynne Crisman
02f0986f4a
Added a shipping link from the farm page, and added content to the farm-made-fare page to providing shipping information.
2016-03-30 19:38:33 -07:00
Wynne Crisman
21f5632b68
Fixed download link.
2016-03-02 09:36:29 -08:00
Wynne Crisman
6bbb2b461e
Changed VAP price list download.
2016-02-26 07:43:48 -08:00
Wynne Crisman
afce529947
Node modules removed.
2016-02-18 10:01:58 -08:00
Wynne Crisman
7f79e74eb2
Added a VAP availability list.
2016-02-18 10:00:52 -08:00
Wynne Crisman
5b1db96716
Added port logging in console; Added cliff bio & bio layout cleanup.
2016-02-10 08:13:55 -08:00
Wynne Crisman
02bd4adf1f
Removed login code that wasn't functional.
2016-02-04 13:36:56 -08:00
Wynne Crisman
2ba994e7f2
Removed holiday content; Fixed minor bugs; Started to add login code (moved to another project).
2016-02-04 13:29:55 -08:00
Wynne Crisman
c93f19654e
Added Holidays back in for December!
2015-11-30 08:21:06 -08:00
Wynne Crisman
c39a931228
Removed main.css which is generated.
2015-11-10 18:58:02 -08:00
Wynne Crisman
279760fa08
Added a git ignore.
2015-11-10 18:56:30 -08:00
Wynne Crisman
42d79ab593
Minor layout changes.
2015-11-10 18:51:48 -08:00
Wynne Crisman
94e774a26c
Added AP home page (aquaponics); Added shipping page; Both are not publicly visible yet and are to start a conversation. Updated the grow/can blurb.
2015-11-10 18:45:11 -08:00
Wynne Crisman
7bba9dc2b0
Initial commit. Transferred from an Eclipse/Brainstorm environment to NodeJS.
2015-10-25 15:20:42 -07:00