readifood.git
2013-11-07 Iain PattersonMake textareas dynamically resizable.
2013-11-07 Iain PattersonSimpler RewriteCond rules.
2013-10-31 Iain PattersonFix setting name in add_contact(). 2013-10-31
2013-10-31 Iain PattersonUse label tags in checkbox descriptions.
2013-10-15 Iain PattersonUse show_date_form() for donations. 2013-10-15
2013-10-15 Iain PattersonUse datepicker() in show_date_form().
2013-10-15 Iain PattersonUse datepicker() to select dates for reports.
2013-10-15 Iain PattersonUse JQuery date pickers.
2013-10-03 Iain PattersonTypo.
2013-10-03 Iain PattersonPostcode validation. 2013-10-03
2013-09-24 Iain PattersonReport orders by beneficiary postcode. 2013-09-24
2013-09-11 Iain PattersonAdditionally report orders by parcel contents. 2013-09-11
2013-09-11 Iain PattersonReport orders by parcel size.
2013-09-11 Iain PattersonAdded report table class.
2013-09-11 Iain PattersonRemoved rogue brace.
2013-09-11 Iain PattersonReport orders by week.
2013-09-11 Iain PattersonReport orders by requester.
2013-09-11 Iain PattersonFramework for reports.
2013-07-10 Iain PattersonShow phone number(s) in delivery schedule. 2013-07-10
2013-06-25 Iain PattersonAdded logout link. 2013-06-25
2013-06-25 Iain PattersonDon't show menu when not logged in.
2013-06-25 Iain PattersonShow not logged in message on failed login.
2013-06-16 Iain PattersonURL decode contact search string.
2013-06-16 Iain PattersonExtend contact search to address.
2013-05-15 Iain PattersonTypo. 2013-05-15
2013-05-13 Iain PattersonCorrectly filter city or area. 2013-05-13
2013-05-13 Iain PattersonConfirm deletion.
2013-05-13 Iain PattersonShow map link from address.
2013-05-13 Iain PattersonAdded get_address_map_link().
2013-05-13 Iain PattersonFilter area and city searches.
2013-05-13 Iain PattersonShow order state in summary line.
2013-05-13 Iain PattersonUse get_order_state*() functions.
2013-05-13 Iain PattersonAdded get_order_state() and get_order_state_string().
2013-05-13 Iain PattersonRenamed get_order_state_uri() and get_order_state_string().
2013-05-13 Iain PattersonUse textarea() for contact notes.
2013-05-13 Iain PattersonAdded order notes field.
2013-05-13 Iain PattersonShow all orders for a Contact.
2013-05-13 Iain PattersonSplit get_contact_orders().
2013-05-13 Iain PattersonFormatting in get_order_parcel_string().
2013-05-13 Iain PattersonUse get_order_summary() in Contact display.
2013-05-13 Iain PattersonAdded get_order_summary().
2013-05-13 Iain PattersonOrder history formatting.
2013-05-13 Iain PattersonShow links from order display.
2013-05-13 Iain PattersonPrint formatting for the main page.
2013-05-13 Iain PattersonUse formatting classes on all cities link.
2013-05-13 Iain PattersonMake delete links non-printing.
2013-05-13 Iain PattersonTidy up forms.
2013-05-13 Iain PattersonUse get_small_link().
2013-05-10 Iain PattersonSmall link functions.
2013-05-10 Iain PattersonVarious stylesheet changes.
2013-05-01 Iain PattersonFix Area in City redirect.
2013-05-01 Iain PattersonTypo.
2013-05-01 Iain PattersonStandardise URI for showing Areas in a City.
2013-05-01 Iain PattersonFixed link to City's Areas.
2013-04-30 Iain PattersonShow deliveries on arbitrary dates.
2013-04-29 Iain PattersonUse implode() instead of join().
2013-04-29 Iain PattersonAdded form() and end_form().
2013-04-22 Iain PattersonShow outstanding orders in contact view.
2013-04-22 Iain PattersonAdded get_order_ids_by_state().
2013-04-22 Iain PattersonShow dates in the past.
2013-04-22 Iain PattersonFixed changing area in existing address.
2013-04-22 Iain PattersonFixed check for quantity in order.
2013-04-19 Iain PattersonTypo. 2013-04-19
2013-04-18 Iain PattersonSuggest parcel from contact details.
2013-04-18 Iain PattersonRecord contacts' preferred parcel type.
2013-04-18 Iain PattersonRemoved order quantity.
2013-04-18 Iain PattersonLink directly to order from contact view.
2013-04-10 Iain PattersonDescribe parcels with more detail. 2013-04-10 live-2013-04-10 uat-2013-04-10
2013-04-10 Iain PattersonFix driver display in order form.
2013-04-10 Iain PattersonRecord donations in grams.
2013-04-10 Iain PattersonAdded contact registration date.
2013-04-10 Iain PattersonFix foreign key constraints.
2013-04-10 Iain PattersonAllow placing recurring orders.
2013-04-10 Iain PattersonAdded contact notes field.
2013-04-10 Iain PattersonStandardise contact and hub display.
2013-04-10 Iain PattersonSplit hub roles.
2013-04-10 Iain PattersonRequester => Referrer.
2013-04-10 Iain PattersonGo live.