Commit Graph

362 Commits

Author SHA1 Message Date
4a86e71090 Remove empty ad_recommendation.php file 2026-03-31 00:15:29 +02:00
96f01e8027 Remove advertisement recommendation feature and associated code 2026-03-31 00:14:06 +02:00
84b7da34c9 Refactor advertisement container styling for improved centering and responsiveness 2026-03-31 00:13:21 +02:00
5668df1019 Add countdown timer and styling for urgency messaging in advertisements 2026-03-31 00:07:50 +02:00
a7e1451331 Add countdown timer and styling for urgency messaging in advertisements 2026-03-31 00:05:19 +02:00
8860508afd Refactor advertisement styling for improved layout, responsiveness, and dynamic sizing 2026-03-31 00:02:49 +02:00
4e95e1b130 Refactor advertisement recommendation styling for improved layout and responsiveness 2026-03-30 23:59:30 +02:00
328217271e Enhance advertisement styling with improved layout, increased dimensions, and updated typography 2026-03-30 23:58:00 +02:00
38930d7766 Revamp advertisement section with enhanced styling, dynamic pricing, and urgency messaging 2026-03-30 23:53:33 +02:00
3d5252ad12 Improve advertisement description handling for better compatibility 2026-03-30 23:50:04 +02:00
6dd7adeb19 Add advertisement recommendation section to display a random product 2026-03-30 23:47:50 +02:00
c6f9325703 Update mobile navigation items for improved styling 2026-03-30 23:37:28 +02:00
fccf86f4f8 Update navigation bar with button text for Home, Comparison, Wishlist, and Account; adjust transition duration in CSS 2026-03-30 23:35:59 +02:00
37a4b1366f Enhance navigation bar with button text for comparison, wishlist, and account 2026-03-30 23:31:10 +02:00
9def8e73d2 Add styling for product comparison page and enhance layout 2026-03-30 23:26:27 +02:00
a7926ff900 Fix potential undefined index notices in compare.php for attribute values 2026-03-30 23:22:44 +02:00
8ec5f4b3d6 Add product comparison feature with dynamic attribute display 2026-03-30 23:20:09 +02:00
6f1bc73073 Adjust attribute filter bar max-width for full-width layout 2026-03-30 23:13:45 +02:00
695a078301 Refactor attribute filter bar styling and layout for improved usability 2026-03-30 23:12:06 +02:00
aa80458078 Enhance styling of attribute filter bar for improved user experience 2026-03-30 23:09:47 +02:00
706e4e0443 Add attribute bar inclusion in index.php for enhanced product filtering 2026-03-30 23:07:40 +02:00
876d9ca9e3 Enhance attribute fetching to include data type and improve value sorting 2026-03-30 23:05:26 +02:00
1ef0f7c8bf Add attribute filter bar to product listing with dynamic selection 2026-03-30 23:02:35 +02:00
6132472b62 Add role filtering to user search in admin panel 2026-03-30 22:40:53 +02:00
cb4df57993 Add search functionality for users in admin panel and improve email display 2026-03-30 22:37:05 +02:00
c693574575 Update role management to allow bulk role updates for users in admin panel 2026-03-30 22:33:47 +02:00
f404ca305e Add role assignment for new users during registration and update admin panel role selection to use a dropdown 2026-03-30 22:25:52 +02:00
7a33971df0 Implement role management in user admin panel with deletion and update functionality 2026-03-30 22:18:41 +02:00
1fae1f6cad added DB Design File image 2026-03-30 21:27:42 +02:00
45b88156b9 Merge remote-tracking branch 'origin/main' 2026-03-30 21:25:43 +02:00
5a228af23f added DB Design File 2026-03-30 21:25:37 +02:00
e0665512a1 Merge remote-tracking branch 'origin/main' 2026-03-30 21:20:49 +02:00
5e219d8a0a Enhance wishlist card styling for improved layout and hover effects 2026-03-30 21:20:17 +02:00
960fcbe343 Refactor user management layout in admin_users.php for improved styling and accessibility 2026-03-30 20:35:58 +02:00
cb587ba276 Merge remote-tracking branch 'origin/main' 2026-03-30 20:31:39 +02:00
d022d19eea Add user management functionality in admin_users.php 2026-03-30 20:31:35 +02:00
de9d9e2965 Merge remote-tracking branch 'origin/main' 2026-03-30 20:29:31 +02:00
d9ac63b647 Implement wishlist functionality: add and remove items from userFavorites 2026-03-30 20:29:10 +02:00
52956bca90 Add admin review deletion functionality in productpage.php 2026-03-30 20:24:59 +02:00
391f0a9853 Fix formatting in bootstrap.php by removing unnecessary blank line 2026-03-30 20:06:48 +02:00
7766f8e330 Merge remote-tracking branch 'origin/main' 2026-03-30 20:04:17 +02:00
b82b4ca35a Set session cookie parameters for improved security and lifetime management in bootstrap.php 2026-03-30 20:04:07 +02:00
b1d3de8bfa test 2026-03-30 19:55:27 +02:00
6e4d725018 Update search term validation to allow single character input in compcards.php, search-autocomplete.js, and search_products.php 2026-03-30 19:53:55 +02:00
02d33fd194 Add validation for search term length in compcards.php 2026-03-30 19:50:46 +02:00
4bd1286f1c Add 404 error handling for invalid product IDs in productpage.php 2026-03-30 19:46:38 +02:00
e110b86de2 Refactor account.php for improved readability and consistency in code structure 2026-03-30 19:02:37 +02:00
27a64f2b02 Enable error reporting in bootstrap.php for improved debugging 2026-03-28 20:30:13 +01:00
6a1936a650 Enable error reporting in bootstrap.php for improved debugging 2026-03-28 20:28:44 +01:00
20337b8680 Update bootstrap.php documentation and clean up error reporting settings 2026-03-28 20:28:00 +01:00