Skip to content

2.0 Beta 2

Latest
Compare
Choose a tag to compare
@krugazul krugazul released this 03 Dec 14:36
80a9811

Description

The following PR were concluded to close off Bugherd and Issues list in the Tour Operator Project.

Pull Requests

#445

#446

  • Making sure the trashed items are not used, BH 64,BH 77, BH 63
  • Moving the render block function
  • Updating the visibility for the featured and related blocks - #431
  • Fixing the output of the tour custom field blocks.
  • Fixing the price includes and excludes innerBlock Structure
  • Fixing the display of the currencies 97
  • Fixing the php warnings
  • Updating the description if there is an empty departure day
  • Updating the Price filters to work on the single supplement as well BH 92.

#447

  • Fixing the layout of the facilities BH-68
  • Fixing the rating image BH-51
  • Fixing the itinerary Image not showing. BH-45
  • Fixing the target issues #342
  • Fixing the gallery images BH-56
  • Fixing the drinks and room basis fields BH-87
  • Removing the unused frontend functions
    • Layout Functions
    • Compatability checks for LSX
    • Template Tags

#450

  • Registered the Images sizes via the plugin #392
  • Added in the itinerary read more #338
  • Last of the meta field updates #424
  • Adding in the gallery pattern with the wrapper CSS to achieve the block visibility 48ca233ee
  • Fixing the currency display for the accommodation and tour cards.
  • Fixing the currency display of the Accommodation Units.

Summary by CodeRabbit

  • New Feature: Introduced a new block template for a gallery in the Tour Operator project, enhancing image display within a gallery wrapper.
  • Refactor: Streamlined CSS by removing unused code and updating class names for better styling. Improved HTML structure for displaying accommodation facilities.
  • Refactor: Updated block variations with new icons, categories, and attributes. Enhanced robustness by adding conditional checks before function calls.
  • Refactor: Modified currency retrieval logic and rating display in the price_filter and rating functions. Removed redundant arrays from the Tour class.
  • Refactor: Updated options for "Drinks Basis" and "Room Basis" fields in itinerary settings.
  • Chore: Removed build script commands and redundant lines of code in the add_tagline_form_field function.
  • Style: Removed LSX Customizer integration code related to color schemes, impacting color customization for LSX Tour Operator.
  • Documentation: Updated plugin metadata such as contributors, tested version, and stable tag.

What's Changed

Full Changelog: 2.0-beta-1...2.0-beta-2