🏨 Hotel Booking Enhancements: - Implemented Eagle Booking Advanced Pricing add-on - Added Booking.com-style rate management system - Created professional calendar interface for pricing - Integrated deals and discounts functionality 💰 Advanced Pricing Features: - Dynamic pricing models (per room, per person, per adult) - Base rates, adult rates, and child rates management - Length of stay discounts and early bird deals - Mobile rates and secret deals implementation - Seasonal promotions and flash sales 📅 Availability Management: - Real-time availability tracking - Stop sell and restriction controls - Closed to arrival/departure functionality - Minimum/maximum stay requirements - Automatic sold-out management 💳 Payment Integration: - Maintained Redsys payment gateway integration - Seamless integration with existing Eagle Booking - No modifications to core Eagle Booking plugin 🛠️ Technical Implementation: - Custom database tables for advanced pricing - WordPress hooks and filters integration - AJAX-powered admin interface - Data migration from existing Eagle Booking - Professional calendar view for revenue management 📊 Admin Interface: - Booking.com-style management dashboard - Visual rate and availability calendar - Bulk operations for date ranges - Statistics and analytics dashboard - Modal dialogs for quick editing 🔧 Code Quality: - WordPress coding standards compliance - Secure database operations with prepared statements - Proper input validation and sanitization - Error handling and logging - Responsive admin interface 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 line
4.3 KiB
CSS
1 line
4.3 KiB
CSS
.wrap{margin-top:10px}.redux-main{min-height:0 !important}.redux-users.edit-page .redux-group-tab{margin-bottom:10px !important}.redux-users.edit-page .redux-main .redux_field_th{width:100% !important;float:none;padding-top:0}.redux-users.edit-page .redux-main .redux_field{width:100%}.redux-users.edit-page .redux-main .redux-field-container{padding:10px 0 0 0}.redux-container{display:block;margin-top:10px}.redux-container .redux-section-title{padding-left:0 !important;margin-bottom:0 !important}.redux-container .redux-field-container{padding:10px 0 0 !important}.redux-container .redux-section-desc{margin-bottom:20px}.redux-container .redux_main input[type=text]{width:95%}.redux-container .redux-group-tab h3:first-child{margin-top:0}.redux-container.redux-has-sections .redux-group-tab{margin-bottom:0 !important}.redux-container.redux-has-sections .redux-main{background:#fff}.redux-container.redux-has-sections .redux-main span.description{padding-bottom:20px}.redux-container.redux-has-sections .redux-field-container{padding:10px 0 20px !important}.redux-container.redux-no-sections .redux-field-container{padding:10px 0 20px !important}.redux-container.redux-no-sections .redux-main{padding:6px 15px 15px 15px !important;margin-left:0;border-left:0}.redux-container.redux-no-sections .redux-main .default_br{display:none}.redux-container.redux-no-sections .redux-main .form-table th,.redux-container.redux-no-sections .redux-main .form-table td{width:100%}.redux-container.redux-wp-style{-webkit-box-shadow:0 0 !important;box-shadow:0 0 !important;border:0;background:0}.redux-container.redux-wp-style .redux-field-container{padding:10px 0 0 !important}.redux-container.redux-wp-style .redux-group-tab h3{border-bottom-color:#ddd}.redux-container.redux-wp-style .redux-main{-webkit-box-shadow:none;box-shadow:none;background:0;margin-left:inherit;padding:inherit;border-left:none !important;min-height:0 !important}.redux-container.redux-wp-style .redux-main .form-table tr{border-bottom:0}.redux-container.redux-wp-style .redux-main .redux-field-container{padding:5px 0 !important}.redux-container.redux-wp-style .redux-main .redux_field_th{width:210px;float:left}.redux-container.redux-wp-style .redux-main .redux_field{width:70%}.redux-container.redux-wp-style .redux-main img{max-width:99% !important}.redux-container.redux-wp-style .redux-main tr:last-child{border-bottom:0}.redux-container.redux-wp-style .redux-main tr:last-child th,.redux-container.redux-wp-style .redux-main tr:last-child td{padding-bottom:0}.redux-container.redux-wp-style .redux-main tr td{padding-top:10px !important;width:100%}.redux-container.redux-wp-style .redux-main .form-table:first-child tr:first-child td{padding-top:0 !important}.redux-container.redux-wp-style .redux-main .redux-field{margin-bottom:10px !important}.redux-container.redux-wp-style .redux-main .redux-field:last-child{margin-bottom:0 !important}.redux-container .redux-group-tab h3{cursor:text !important;-webkit-user-select:inherit !important;-moz-user-select:inherit !important;-ms-user-select:inherit !important;user-select:inherit !important;padding-left:0 !important;margin-top:10px}.display-group{display:inherit !important}.redux-metabox .form-table th,.redux-metabox .form-table td{margin:0;padding:0}.redux-no-sections .redux-group-tab{display:block !important}.redux-notices{margin-bottom:0;border:0}.wp-color-result{margin:0 6px 0 0 !important}.redux-container .ui-button-text-only .ui-button-text{padding:0}@media(max-width:782px){.redux-container{margin-left:0;margin-right:0;width:100%}.redux-container .redux-main{padding:15px;margin-left:0;border-left:0}.redux-container .redux-sidebar{margin-left:-314px}.redux-container .redux-group-tab{display:block}.redux-container.redux-has-sections .redux-group-tab{display:block !important;margin-top:10px}.redux-container.redux-has-sections .redux-group-tab:first-child{margin-top:0}.redux-main .redux_field_th{width:100% !important;float:none}.redux-main .redux_field{width:100% !important}.redux-main .form-table>tbody>tr>td{padding-top:0 !important;padding-bottom:0 !important}.redux-main .redux-field-container{padding:0 0 20px 0 !important;padding-bottom:10px !important}.redux_field_th{padding-top:0 !important;padding-bottom:10px !important}}@media(max-width:601px){.redux-container.redux-wp-style .redux-main img{max-width:95% !important}} |