-
#742744 by gregeise: Added db_affected_rows() to delete ticket logic to print success message only if a ticket was deleted (error otherwise).
-
#742952 by gregeise: Added base_path() to image src
-
#742734 by kadimi: fixed bug where tickets could not be deleted if using a database prefix
-
Adding some more t() and format_date() where applicable
-
Adding some more t() where applicable
-
#698646 by mariano.barcia, gregeise: Added logic to search user table for uid if order_id not found when we create our ticket. Also, some changes in ticket view to accomodate that.
-
#698646 by mariano.barcia: Modified the Create a new ticket for this order link to be a little more user friendly
-
#698646 by mariano.barcia: added date_format() in several places and adding t() in several more. Also added the variable to several images. Further, Send email to customer and add signature to followup now TRUE by default.
-
Left out brackets on table name in the query from the last commit.
-
New feature: added customer billing and shipping name to a ticket that is tied to a specific order.