0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing file paths for the install process. There is more work to do here, which Steve will do. More... about 12 years ago
Added the import "Active" / "Non-Active" status to a tiny bit field More... about 12 years ago
Added import field "recipe description". This moves the information from the Quickbooks Items table field called Recipe Description into the inventory_items table. More... about 12 years ago
Add three more fields to the inventory items import routine. More... about 12 years ago
Added 3 more fields of import data from Quickbooks More... over 12 years ago
Update code section. More... over 12 years ago
Updated readme to clarify commands run in the Terminal More... over 12 years ago
Removing the .project file so it doesn't affect Eclipse projects. More... over 12 years ago
Ignored error_logs and .project file as per stevens request Added the RestartWebServer.app and the Automator Workflows More... over 12 years ago
Removed the generated html and pdfs for the DynamicPages More... over 12 years ago
Merge branch 'master' of github.com:BigLep/chuckanutbay.com More... over 12 years ago
Committing all of the changes that I made this summer on the webserver so that I can wipe it clean. More... over 12 years ago
Edited README.markdown via GitHub More... over 12 years ago
Added gitinit step. More... over 12 years ago
Enabled QuickBooksImtemsImporter routine to handle grams. More... about 13 years ago
Fixing productImages and productInformation pages now that nutrition label columns have moved. More... over 13 years ago
Added RewriteRule for chuckanutbay.com -> www.chuckanutbay.com. More... over 13 years ago
Added .htaccess and indices. More... over 13 years ago
Excluding *_log More... over 13 years ago
Fixed .markdown exclude. More... over 13 years ago
Corrected setupDevo.sh to account for where new connection info exists. More... over 13 years ago
Updated excludes to hopefully have test data not be included. More... over 13 years ago
Upgraded to use Ext 3.3 instead of 3.0. More... over 13 years ago
Modified NutrionLabelImporter to create one entry per item-id base instead of one entry per item-id that matched the item-id base. Added test data for NutrionLabelImporter. .gitignore was updated to exclude new test data. Install process will not include testData. More... over 13 years ago
Added .gitIgnore for certain files that shouldn't get checked in. Added testData for the QuickBooksItemsImporter routine. Stripped out nutrition label and quickbooks item supplement insertions to for the QuickBooksItemsImporter routine. Updated README. More... over 13 years ago
Fixed a bug in the group product information's unit row. More... about 14 years ago
Added a setSugarCrmPermissions.sh script to help with resetting Sugar's permissions through the web interface. More... about 14 years ago
Instructions are more clear now about how to download the PDF. More... over 14 years ago
Also excluding Images. More... over 14 years ago
Updated excludes to not include html and pdfs generated in DEVO. More... over 14 years ago