97a1440 | Ry Ferguson | 2021-03-20 | create page that lists all wholesale orders c8f61f3 | Ry Ferguson | 2021-03-19 | change order editor page name 41d980f | Ry Ferguson | 2021-03-19 | order editor: make the UI work properly when an order is closed 6616ab0 | Ry Ferguson | 2021-03-19 | close open wholesale order 87593c1 | Ry Ferguson | 2021-03-10 | wholeasle orders: block adding the same product more than once on the front-end 9867cd0 | Ry Ferguson | 2021-03-10 | wholesale orders: recompute grand total for a company when a 'number of cases' changes 4f5c3ce | Ry Ferguson | 2021-03-10 | wholesale oders: clean up right side and compute grand total 83d9291 | Ry Ferguson | 2021-03-10 | wholesale orders: clean up left side where the user selects products eae8514 | Ry Ferguson | 2021-03-06 | wholesale orders: update open order products on the right when an add button on the left is clicked f5005f1 | Ry Ferguson | 2021-03-06 | wholesale orders: change which company's open order is displayed f26a51e | Ry Ferguson | 2021-03-06 | wholesale orders: start displaying products that have been added to open orders b761bc7 | Ry Ferguson | 2021-03-03 | wholesale orders: create open order and add products to it 5b5c648 | Ry Ferguson | 2021-02-23 | price file import: show both case and split file cost for 'in database but not in file' recrods f61fc9a | Ry Ferguson | 2021-02-19 | price file import: use header names for Tapia instead of column numbers 79c2bff | Ry Ferguson | 2021-02-19 | fix stats on page that shows all company products for a single generic product 24ba1b3 | Ry Ferguson | 2021-02-19 | price file import form: add split values to 'in file but not in database' table 1702bcf | Ry Ferguson | 2021-02-19 | fix case/split determination for Tapia price file imports 9e1484c | Ry Ferguson | 2021-02-17 | price file form: clear file split values if there is no split in the file b0a94d6 | Ry Ferguson | 2021-01-19 | edit company food product: fix 'was change' boolean f68c9fb | Ry Ferguson | 2021-01-19 | display price history on company food product page; fix null values for price history for a manual edit 49df4dd | Ry Ferguson | 2021-01-17 | adjust price file import form to handle blank case cost/amounts f80ca39 | Ry Ferguson | 2021-01-15 | adjust create company product to handle potential blank case cost/amounts 1b710df | Ry Ferguson | 2021-01-15 | adjust view company product and edit company product to handle a blank case cost/amount 2c10aa5 | Ry Ferguson | 2021-01-15 | add/adjust case fields so that we can have blank case fields; move existing cost fields to new case fields 3efc408 | Ry Ferguson | 2021-01-13 | wholesale orders add to grocery list AJAX shell bf91857 | Ry Ferguson | 2021-01-08 | change wholesale orders main page to reflect new approach 6aa308a | Ry Ferguson | 2021-01-04 | fix price file import form by having hard round take into consideration the negative sign 47446e6 | Ry Ferguson | 2020-12-26 | price file form: sort matched by ru cost diff % 1f7690d | Ry Ferguson | 2020-12-24 | remove two columns from an SQL query bd1d3b0 | Ry Ferguson | 2020-12-24 | view generic product: show split amount and costs, and redo column order and names 1782c67 | Ry Ferguson | 2020-12-24 | price file import: link database external id to product URL d3984a0 | Ry Ferguson | 2020-12-22 | fix too many decimal places on the price file import form a8636b2 | Ry Ferguson | 2020-12-21 | price file import: make r. depot files work with system afc1089 | Ry Ferguson | 2020-12-20 | rename some of the case/split cost and amount field names; add split values to view company product 73673bb | Ry Ferguson | 2020-12-20 | improve price file import column names 498fa7b | Ry Ferguson | 2020-12-20 | improve sysco price file import 3aba8ad | Ry Ferguson | 2020-12-19 | edit company food product: split values 374b0a0 | Ry Ferguson | 2020-12-19 | add company food product: split values facc645 | Ry Ferguson | 2020-12-18 | price file import: add split data to price history upon file import f7dcc6b | Ry Ferguson | 2020-12-18 | price file import: finish populating split values in matches table 72cbae5 | Ry Ferguson | 2020-12-17 | price file import: undo some case-sensitive code a161e68 | Ry Ferguson | 2020-12-17 | price file import: start split values 9951b87 | Ry Ferguson | 2020-12-15 | add split columns to company products table; remove dashed ending from tapia external_ids fd215ec | Ry Ferguson | 2020-12-11 | uncomment update query for price file import 4aa1d8c | Ry Ferguson | 2020-12-11 | insert a company food product price history db row if product cost or amount is edited 78c934d | Ry Ferguson | 2020-12-11 | insert a db price history row when a new company food product is created e7cfda2 | Ry Ferguson | 2020-12-10 | add/edit company product: add pack amount input; fix a bug to initially show rus on edit; rename some inputs; show some additional values on show page 7031b4b | Ry Ferguson | 2020-12-10 | import price file: success message at end of process 407aaa5 | Ry Ferguson | 2020-12-10 | price file import: clean up submit button 0ffa7d9 | Ry Ferguson | 2020-12-10 | price file import: block import if there are dupe IDs 702e6c1 | Ry Ferguson | 2020-12-10 | price file import: save history of import files and wrap import in sql transaction aab4537 | Ry Ferguson | 2020-12-08 | price file import: archive file upon form submit 4d2e27b | Ry Ferguson | 2020-12-07 | price file import: history insert 88824d9 | Ry Ferguson | 2020-12-07 | sql query to populate initial bth product price history 68e25ec | Ry Ferguson | 2020-12-06 | price file form: allow form to be submitted 2dde3bc | Ry Ferguson | 2020-12-03 | price file form: pack diff ae4729c | Ry Ferguson | 2020-12-03 | price file form: pack cost f45d359 | Ry Ferguson | 2020-12-03 | add additional amount field to company products and display on price file import form 8ede473 | Ry Ferguson | 2020-11-28 | price file form: clean up some case sensitivity issues 9a0a95c | Ry Ferguson | 2020-11-28 | price file form: add palceholder for file cost text input c2f8b30 | Ry Ferguson | 2020-11-28 | price file form: make text inputs shorter 7d5af41 | Ry Ferguson | 2020-11-28 | script to auto rename tapia external ids; adjust tapia parse because of new external ids e13e5a1 | Ry Ferguson | 2020-11-27 | price file form: show those not in file; show those not in database; show dupe ids 8587778 | Ry Ferguson | 2020-11-27 | price file form: show matches and allow user to change the amount and cost from the import file f41d2e0 | Ry Ferguson | 2020-11-19 | start 'import price files' page 3ab8b7e | Ry Ferguson | 2020-11-17 | use 4 decimal places for dollar amounts 87d2783 | Ry Ferguson | 2020-11-16 | add yield column to food product view page; factor yield into cost compute 465d2cf | Ry Ferguson | 2020-11-16 | add yield % field to company food product 8be3575 | Ry Ferguson | 2020-11-15 | sysco price file parse 82f0d72 | Ry Ferguson | 2020-11-12 | rough version of tapia price list parse/compare 1fa8399 | Ry Ferguson | 2020-11-09 | add 3 more fill types 9c13294 | Ry Ferguson | 2020-11-06 | add some additional fill amounts f6d9a5b | Ry Ferguson | 2020-11-06 | clean up amounts on menu item and batch item ingredients ee8d649 | Ry Ferguson | 2020-11-05 | alter menu item and batch item ingredient list layout on respective view page cdf3491 | Ry Ferguson | 2020-11-05 | view menu item: add measuring tool and measuring tool fill; show hide batches based on 'chef' flag 21d777f | Ry Ferguson | 2020-11-05 | menu item add/edit: chef, measuring tool and measuring tool fill inputs for batch items 54e3763 | Ry Ferguson | 2020-11-05 | edit menu item: measuring tool and fill for products f1fd676 | Ry Ferguson | 2020-11-04 | add menu item: measuring tool and measuring tool fill for products ae9af5f | Ry Ferguson | 2020-11-03 | mark generic food product as a measuring tool 5b2fe81 | Ry Ferguson | 2020-11-01 | slight modification to product process notes display 3300919 | Ry Ferguson | 2020-10-31 | display child batch items on view batch item page 30cef46 | Ry Ferguson | 2020-10-31 | fix batch item cost bug; add cost column to menu item list; restructure menu item cost to account for nested batch items 745b3df | Ry Ferguson | 2020-10-30 | incorporate nested batch items into cost of batch items 0680059 | Ry Ferguson | 2020-10-30 | show/hide nested batch items in certain places 8172428 | Ry Ferguson | 2020-10-29 | add/edit batch items: allow batch items to contain other batch items 2f61a60 | Ry Ferguson | 2020-10-26 | add/edit menu item: add category name to menu items in drop down a55ee7e | Ry Ferguson | 2020-10-25 | display process notes on view food product 3592b72 | Ry Ferguson | 2020-10-25 | add/edit generic and company food product: process notes 2c2e37b | Ry Ferguson | 2020-10-24 | fix menu item access bug dde4693 | Ry Ferguson | 2020-10-24 | redirect bth users to menu items if they don't have access to certain bth pages b1d67f6 | Ry Ferguson | 2020-10-24 | give bth users access to batch items if they have permission 6e689ae | Ry Ferguson | 2020-10-24 | view single batch item page; put batch item view link on batch item list page a88024a | Ry Ferguson | 2020-10-23 | sg admin home page: add 'batch item access' to access column 2e93ecd | Ry Ferguson | 2020-10-23 | sg admin: 'batch item access' checkbox for add/edit user 2b63fe3 | Ry Ferguson | 2020-10-23 | edit batch item: instructions 8832715 | Ry Ferguson | 2020-10-22 | edit batch item: edit/remove note 56fbe72 | Ry Ferguson | 2020-10-21 | edit batch item: add notes ee5650a | Ry Ferguson | 2020-10-20 | if first company product for non-company product, then flag it for cost compute 6fb8b4a | Ry Ferguson | 2020-10-20 | use flagged company product to compute cost 5395730 | Ry Ferguson | 2020-10-19 | allow user to change the 'curr product' for a 'non-company' food product 1aa6dfc | Ry Ferguson | 2020-10-19 | create new curr_company_product field for cost compute system and populate this new field with the lowest cost product dd27d7a | Ry Ferguson | 2020-10-17 | menu instructions: hide product based on is_instructions menu item product flag b3b0216 | Ry Ferguson | 2020-10-17 | menu item instructions: don't hide products based on category show/hide flag 4da2fbc | Ry Ferguson | 2020-10-17 | menu item add/edit: save is_instructions field to database a1cead7 | Ry Ferguson | 2020-10-16 | fix log in and log out on test server da5bf37 | Ry Ferguson | 2020-10-16 | fix sg index.php on test server; redirect BTH user to menu items if they visit a blocked URL cf60738 | Ry Ferguson | 2020-10-15 | view menu item: hide product if product category flag is set b9fa4a6 | Ry Ferguson | 2020-10-14 | edit food product 5f907b9 | Ry Ferguson | 2020-10-14 | add category to add food product form 3e297f9 | Ry Ferguson | 2020-10-14 | create food_product_categories database table and populate with data 20f3e64 | Ry Ferguson | 2020-10-12 | add remaining menu item categories 4551cbb | Ry Ferguson | 2020-10-12 | view menu item page bbde34d | Ry Ferguson | 2020-10-10 | edit menu item: english instructions 3c58483 | Ry Ferguson | 2020-10-10 | add menu item: english instructions 9f536ed | Ry Ferguson | 2020-10-10 | get categorized menu items and display different view for admins and BTH users 7e833cb | Ry Ferguson | 2020-10-09 | add category to edit menu item 279ca2c | Ry Ferguson | 2020-10-09 | set up menu item categories and apply to 'create menu item' bbe45d3 | Ry Ferguson | 2020-10-07 | only allow BTH users to access certain URLs 551e3bd | Ry Ferguson | 2020-10-07 | clean up includes for boot.php, all.php, design.php and users.php da8892d | Ry Ferguson | 2020-10-06 | clean up design.php includes at top for dev and prod ccd897e | Ry Ferguson | 2020-10-06 | sg BTH user: allow BTH user to log in; change nav for BTH user; give BTH user access to menu items page 301b757 | Ry Ferguson | 2020-10-06 | get important changes to sg library/users.php from live server ff8bc1e | Ry Ferguson | 2020-10-06 | sg admin: ability to add the new BTH user type 6d6410c | Ry Ferguson | 2020-10-02 | add/edit menu item: make menu item name input longer 6a9f3ff | Ry Ferguson | 2020-10-02 | menu item list: display retail price and cost % b969dc7 | Ry Ferguson | 2020-09-30 | add/edit menu item: fix/improve form submit URLs 338b360 | Ry Ferguson | 2020-09-30 | add/edit menu item notes: link urls in text ff64cc4 | Ry Ferguson | 2020-09-30 | add/edit batch item: batch per cost 3b9c0db | Ry Ferguson | 2020-09-28 | edit menu item note: make sure user has permission on back-end 6577ddc | Ry Ferguson | 2020-09-28 | edit menu item notes: submit to #notes and rediret to #notes on create note 99506e3 | Ry Ferguson | 2020-09-28 | edit menu item note: remove note and jump to #notes on edit or remove acec325 | Ry Ferguson | 2020-09-28 | edit menu item note 3f53031 | Ry Ferguson | 2020-09-25 | edit menu item: display notes f9f13a2 | Ry Ferguson | 2020-09-24 | edit menu item: create note 8e35877 | Ry Ferguson | 2020-09-23 | bth container layout; menu item notes database table; start menu item notes form e7db473 | Ry Ferguson | 2020-09-23 | add/edit menu item: total cost as a % of retail price 47ac7a7 | Ry Ferguson | 2020-09-22 | make bth pages wider baac4f4 | Ry Ferguson | 2020-09-20 | fix sql alter table query 984ae75 | Ry Ferguson | 2020-09-20 | fix sql menu item cost compute to factor in active/inactive products and batch items bfa4f2a | Ry Ferguson | 2020-09-20 | add/edit menu item: apply active/inactive checkboxes to profit calculation 093f999 | Ry Ferguson | 2020-09-20 | add/edit menu item: fix NaN profit 4570e00 | Ry Ferguson | 2020-09-20 | add/edit menu item active/inactive checkbox cf0c401 | Ry Ferguson | 2020-09-18 | profit display for add/edit menu item 27cf701 | Ry Ferguson | 2020-09-18 | add/edit menu item: costs for menu items added to other menu items; reload values for edit and form submit with errors 6ed00db | Ry Ferguson | 2020-09-16 | sql queries related to computing menu item cost f5d8913 | Ry Ferguson | 2020-09-16 | add menu item: get cost for all menu items 8263990 | Ry Ferguson | 2020-09-16 | add menu item: compute 'real time' cost for products and batch items c1d1a35 | Ry Ferguson | 2020-09-16 | add/edit menu item: remove required/dine-in/to-go radio buttons for now b850ed4 | Ry Ferguson | 2020-09-14 | cost compute fix for edit batch item and add/edit batch item with errors a8bc9e3 | Ry Ferguson | 2020-09-14 | add batch item: cost compute 68fae67 | Ry Ferguson | 2020-09-10 | add/edit batch item: clean up RU display and shorten product amount inputs f152ee9 | Ry Ferguson | 2020-09-10 | edit company food product; add a couple fields to view company food product dbbf069 | Ry Ferguson | 2020-09-07 | create company food product: add product URL 60f916e | Ry Ferguson | 2020-09-07 | add design.php's prod includes e4b853a | Ry Ferguson | 2020-09-07 | edit menu item aacaeaa | Ry Ferguson | 2020-09-06 | menu item list page 75451f6 | Ry Ferguson | 2020-09-06 | add menu item: ability to add menu items to other menu items 6046e41 | Ry Ferguson | 2020-09-05 | add menu item: clean up UI for product and batch item selector rows 03f11eb | Ry Ferguson | 2020-09-05 | add menu item: add batch items 90d79b4 | Ry Ferguson | 2020-09-03 | add menu item: add products to database; change products idn from int to bigint 6d9bbfc | Ry Ferguson | 2020-09-02 | add menu item: UI for add product 190fcc9 | Ry Ferguson | 2020-09-02 | start 'add menu item' page/form 25efa66 | Ry Ferguson | 2020-09-01 | initial guess at database tables for menu items 01e5e3f | Ry Ferguson | 2020-08-31 | wholesale orders: database tables and start the model 6352837 | Ry Ferguson | 2020-08-30 | start 'create product order' page/form 1343bfb | Ry Ferguson | 2020-08-29 | add 'bth vendors' checkbox to company search 33f6886 | Ry Ferguson | 2020-08-29 | fix the company page for bth_vendor and make innodb explicit 69c4544 | Ry Ferguson | 2020-08-27 | add/edit batch item: delete button for each product cda0be9 | Ry Ferguson | 2020-08-26 | edit batch item 3798079 | Ry Ferguson | 2020-08-25 | view batch items page ec40972 | Ry Ferguson | 2020-08-25 | view food products: use an html table and show recipe units 4bc40f7 | Ry Ferguson | 2020-08-25 | food products page: add ru cost and sort by ru cost e378698 | Ry Ferguson | 2020-08-25 | add batch item: add 'batch item' to two labels for clarification 1585edb | Ry Ferguson | 2020-08-25 | add batch item: show recipe unit next to product amounts b8b440a | Ry Ferguson | 2020-08-24 | reuse recipe unit drop down data 92c9e97 | Ry Ferguson | 2020-08-24 | add recipe unit input to add batch item form 6d9f367 | Ry Ferguson | 2020-08-24 | add recipe units to add company food product page a1763e1 | Ry Ferguson | 2020-08-22 | add recipe unit to food products b4c27da | Ry Ferguson | 2020-08-22 | link product page company products to company product page a6eceeb | Ry Ferguson | 2020-08-22 | redirect to view page upon add company food product d5247ae | Ry Ferguson | 2020-08-22 | create company product page 82fc655 | Ry Ferguson | 2020-08-21 | bth: clean up individual product page UI and root template 031cd4a | Ry Ferguson | 2020-08-21 | clean up 'add company food product' UI 5ece098 | Ry Ferguson | 2020-08-21 | clean up 'add food product' UI cf34d86 | Ry Ferguson | 2020-08-21 | clean up 'add batch item' UI 35edca5 | Ry Ferguson | 2020-08-21 | UI root template for BTH pages b794d7c | Ry Ferguson | 2020-08-20 | fix main sg nav ef1fa50 | Ry Ferguson | 2020-08-20 | remove non front controlled pages that are no longer needed 5f5910f | Ry Ferguson | 2020-08-20 | use constants for BTH urls 1c22a3c | Ry Ferguson | 2020-08-20 | use front controller for existing BTH pages 6b5f95b | Ry Ferguson | 2020-08-18 | add bth links to navigation 4f5ef2e | Ry Ferguson | 2020-08-18 | add company food products to individual food product page; add external id field to add company food product form deee227 | Ry Ferguson | 2020-08-17 | show food products; show individual food product d8f0457 | Ry Ferguson | 2020-08-16 | add company food product: change amount from int to decimal d5b353b | Ry Ferguson | 2020-08-16 | clean up decimal validation; alter cost field validation on company create product; fix batch item amount produced validation error message 58b7b19 | Ry Ferguson | 2020-08-15 | create batch item: use SQL transaction for inserts 94c729c | Ry Ferguson | 2020-08-15 | create batch item: insert data into database e1736cf | Ry Ferguson | 2020-08-14 | create batch item: fix front-end JavaScript console error when successfully submitted e387f03 | Ry Ferguson | 2020-08-14 | create batch item: get front-end working and create database tables 23a856c | Ry Ferguson | 2020-08-07 | bth: add company drop down to add company food product form d390942 | Ry Ferguson | 2020-08-07 | bth: add bth_vendor type to company modify form 4b60792 | Ry Ferguson | 2020-08-05 | bth: add company food product form c2029fb | Ry Ferguson | 2020-08-01 | bth: add user idn to food_products table c6ab5e8 | Ry Ferguson | 2020-07-29 | add created_on to food_products table 3eaff2f | Ry Ferguson | 2020-07-29 | form to add generic food product