Description
The following PR were concluded to close off Bugherd and Issues list in the Tour Operator Project.
Pull Requests
- Fixing the breadcrumbs - BH 62,72,55
- Updating the Read more Javascript with the Read Less text
- Fixing the Special Interesets Wrapper
- Adding in a function to load the block tempalte only when its a block
- 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.
- 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
- 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
andrating
functions. Removed redundant arrays from theTour
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
- Updating the version number for WP 6.3 release by @krugazul in #309
- Fixing the Single Specials "read more" spacing. by @krugazul in #310
- Fixed the multiple select2 box bloat, causing slow pageloads. by @krugazul in #330
- Bump actions/labeler from 4 to 5 by @dependabot in #408
- 2.0 Beta 1 by @krugazul in #442
- Beta 2 bugfixes by @krugazul in #445
- Beta 2 bugfixes 2 by @krugazul in #446
- Beta 2 bugfixes 3 by @krugazul in #447
- Bump gulp-sass from 5.1.0 to 6.0.0 by @dependabot in #448
- Beta 2 - Bugfixes Round 3 by @krugazul in #450
- 2.0 Beta 2 by @krugazul in #451
Full Changelog: 2.0-beta-1...2.0-beta-2