12 Commits

Author SHA1 Message Date
Alaguraj0361
eea113d2d5 Add stats counter functionality and update theme styles for improved aesthetics 2026-06-11 18:19:21 +05:30
Alaguraj0361
a8f9d4edf8 Remove obsolete website sale views and templates
- Deleted variant_templates.xml, website_base_unit_views.xml, website_pages_views.xml, website_sale_delivery_templates.xml, website_sale_delivery_views.xml, website_sale_menus.xml, website_sale_visitor_views.xml, website_views.xml.
- These files contained outdated or unused code related to product variants, delivery methods, and visitor tracking that are no longer necessary for the current implementation.
2026-06-11 17:48:22 +05:30
Alaguraj0361
c08a25d536 Add online order status management and backend views for online orders 2026-06-11 17:32:36 +05:30
Alaguraj0361
6256ebd13d Refactor menu visibility and delivery validation for online orders; add backend action for online orders management 2026-06-10 12:10:50 +05:30
Alaguraj0361
9336d7d7b9 Add pre-footer food slider and update footer styles for improved aesthetics 2026-06-09 15:40:51 +05:30
Alaguraj0361
cdd6ce5b2f Enhance About and Contact Pages with New Layouts and Styles
- Added new images for the About Us section, including banners and dishes.
- Implemented custom styles in theme.scss for improved user interaction and aesthetics.
- Revamped the About Us page structure with new sections highlighting South Indian cuisine.
- Updated the Contact Us page with a modern design and improved contact information layout.
- Enhanced form styling for better user experience.
2026-06-09 15:25:37 +05:30
Alaguraj0361
353281e248 Refactor and update Chennora theme to Shivasakthi branding
- Removed obsolete XML views related to product templates and configuration settings.
- Deleted shop page layout and snippets XML files to streamline theme structure.
- Added new logo and slider images for Shivasakthi theme.
- Updated SCSS styles for improved footer design and added pre-footer food slider.
- Modified layout XML to incorporate new logo and enhanced footer with social links and contact information.
- Removed premium auto-sliding gallery section from pages XML.
- Updated site metadata and canonical links in HTML files to reflect Shivasakthi branding.
- Adjusted Docker Compose configuration for new database and volume names.
2026-06-09 13:04:44 +05:30
Alaguraj0361
5b6a0d13cf Refactor menu section to highlight authentic Indian dishes and update layout for improved user experience 2026-06-08 22:12:04 +05:30
Alaguraj0361
5d78301f2b Add scripts for downloading images and finding shapes
- Created `download_categories.py` to download specific category images from a remote server.
- Created `download_extra_categories.py` to download additional category images.
- Added `find_shapes.py` to extract and print unique shape and category image paths from a markdown file.
2026-06-08 20:11:31 +05:30
Alaguraj0361
42ff2972e4 Add custom product details layout and shop page enhancements
- Introduced a new product details layout in `product_details_page.xml` with styled elements and hidden original Odoo components for a premium look.
- Enhanced the product form view in `product_views.xml` to include a new field for marking popular deals.
- Updated the configuration settings view in `res_config_settings_views.xml` to add a delivery option toggle during checkout.
- Reorganized the shop page layout in `shop_page.xml` to include dynamic categories and attributes, along with a new arrivals section.
- Created a new snippets file `snippets.xml` for potential future custom drag-and-drop blocks.
- Added a script in `parse_content.py` for parsing specific content from a markdown file.
2026-06-08 19:46:45 +05:30
Alaguraj0361
a1734b5d08 first commit 2026-06-05 18:47:04 +05:30
Alaguraj0361
9904098390 first commit 2026-06-05 18:45:57 +05:30