All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Swatches under Orders colour name not hexa
- Wording of finish (from .jpeg/jpg)
- Fixed iteration errors with object (force array)
- Variable error if logged out
- Order templating (back-end)
- Address fallback issue (owner not integer)
- getSamplesByOrder and getSamplesByOrder variables
- (string) to UpdateAll (SQL Strict errors)
- Spam prevention methods (Mailboxlayer) newsletter sign-up
- Orders->mailOrder(): missing
{
- Orders->mailOrder(): check if $specs is iterable/array
- Add session for email list submissions
- Colour lookup for order emails
- Add snaptcha exclusion rules to controllers
- Update
orders/place
method (remove confirm step)
- CC order confirmation email and improved logging (from)
- array check on implode (orders->mailOrder())
- add logging to order emails (orders->mailOrder())
- new
paginateQuery
variable to build pagination that works with GET parameters
- order response via JSON
- issue retrieving non-entry elements when querying cart
- issue retrieving non-entry elements when querying cart
- favourites variables - check if element exists before returning
- cart variables - check if element exists before returning
- saveAddress() controller updated to check if exists in Order records
- getSavedOrders() variable updated
- Ordering functionality added for context (eg saved brochures)
- Order email functionality
- Initial release