Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. 2015.8.19 - version 1.7.13
  2.  
  3. Feature - Show # of persons on the "All Bookings" screen
  4. Fix - Clear transients after an order is canceled by a user
  5. Fix - Show an error message if an invalid date is entered
  6. Fix - Fatal error that sometimes occurs when canceling a "requires confirmation" booking
  7. Fix - Search now correctly pulls out bookings when you search for customer info
  8. Fix - Correctly calculate the quantity of spots needed in create_wc_booking if the multiplier is set to yes & multiple persons are booking
  9. Fix - The last block now correctly shows the number of remaining spaces
  10. Fix - Correctly set the minimum date when using the date range picker
  11.  
  12. 2015.08.10 - version 1.7.12
  13.  
  14. Fix - Fatal error when booking blocks with automatically assigned resources
  15. Fix - Accounts created during the checkout process are now correctly associated with their bookings
  16. Fix - Display the correct block availability on the front end after trashing, untrashing, canceling, or deleting a booking
  17. Fix - Default to first available date on calendar rather than showing the current date
  18. Fix - "Person" editing on bookings without custom person types works again
  19. 2015.07.15 - version 1.7.11
  20. Tweak - Show all person types for a product when editing a booking.
  21. Tweak - Use woocommerce_bookings_fully_booked_statuses filter in calendar.
  22. Tweak - Change fields order based on the language of the website.
  23. Tweak - Show notice when you click the booking button too early.
  24. Fix - Hide in cart bookings on calendar.
  25.  
  26. 2015.07.06 - version 1.7.10
  27. Fix - Fix min date check preventing hour blocks from being displayed.
  28.  
  29. 2015.07.03 - version 1.7.9
  30. Fix - Missing booking_resource variable.
  31.  
  32. 2015.07.02 - version 1.7.8
  33.  
  34. Feature - Show blocks left on time picker when partially booked.
  35. Tweak - Block picker CSS styling.
  36. Fix - Check min and max settings when dealing with available bookable minutes and hours.
  37. Fix - Added date sort order when filtering by booking.
  38. 2015.06.18 - version 1.7.7
  39. Feature - Allow multiple bookings which require confirmation in the same order.
  40. Tweak - Don't publish bookings for COD orders.
  41. Tweak - is_purchasable filter.
  42. Tweak - Hide grand total for addons.
  43. Fix - fatal error with bookings without order ID.
  44. Fix - Day blocks blocking previous day #448
  45. Fix - adjust_booking_cost for product addons correction.
  46.  
  47. 2015.05.27 - version 1.7.6
  48.  
  49. Feature - Added Admin Booking Cancelled email.
  50. Tweak - Show cancelled bookings in All list.
  51. Tweak - Added filter woocommerce_bookings_remove_inactive_cart_time.
  52. Tweak - Added pricing filters and actions.
  53. Tweak - Update order meta along with booking data.
  54. Tweak - Cancel booking on full refund.
  55. Tweak - Check today for availability.
  56. Fix - Product addons multipliers.
  57. Fix - Cancel time string should match time zone.
  58. Fix - Email content when sending multiple bookings at once.
  59. Fix - File upload in product addons 2.7.4.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement