-
Fix missing hook_permission.
-
Initial import.
-
Initial import.
-
Issue #7: Fix booking creation to take into account new LineItem type.
-
Issue #1253032 by Pedro Lozano: Added Avoid incorrect cloning of broken db schemas.
-
Correctly refresh the price on the cart to avoid commerce deleting rooms items.
-
Add display path field to rooms line items. Remove unnecesary _instance strings.
-
Rooms product wasn't properly created on first install.
-
Use line items for commerce bookings instead of one product for each booking.
-
Create the custom product type using commerce hooks.