Commit Graph

39 Commits

Author SHA1 Message Date
4575b92e68 Refactor productpage to use LEFT JOINs for category and attribute tables, add error handling for missing products, and improve output formatting for product attributes 2026-04-07 19:16:19 +02:00
e95e6e6d56 Allow authors to delete their own reviews in productpage.php 2026-04-04 20:06:23 +02:00
98e5a362e0 Allow moderators to delete reviews in productpage.php 2026-04-04 20:03:34 +02:00
fb4463569b Add detailed PHPDoc comments to multiple files for improved documentation 2026-04-04 00:29:00 +02:00
8ec5f4b3d6 Add product comparison feature with dynamic attribute display 2026-03-30 23:20:09 +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
b1d3de8bfa test 2026-03-30 19:55:27 +02:00
4bd1286f1c Add 404 error handling for invalid product IDs in productpage.php 2026-03-30 19:46:38 +02:00
5e68d3b6c5 Profilepictuers for reviews added 2026-03-18 16:19:06 +01:00
c336345845 feat: dynamically determine URL column in offers table to prevent errors 2026-03-18 16:07:44 +01:00
c1cb39e083 feat: add search functionality with results display and remove autocomplete script 2026-03-18 16:06:04 +01:00
cf7d60708e Review adder made limit 1 review per user 2026-03-18 15:43:27 +01:00
9a3cdd975a Review adder made limit 1 review per user 2026-03-18 15:39:15 +01:00
e5c37fea97 Merge remote-tracking branch 'origin/main' 2026-03-18 15:34:16 +01:00
701245fafc Review adder JavaS fix 2026-03-18 15:34:07 +01:00
6aa7c4a764 refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
c13a3f62b3 Review adder completed, only for logged users 2026-03-18 15:18:01 +01:00
5151f338b5 ??? 2026-03-18 15:00:04 +01:00
91deaab270 Added overlay for creating own product feedback and ratings 2026-03-10 21:49:45 +01:00
1b2b2b0833 Added overlay for creating own product feedback and ratings 2026-03-06 15:20:29 +01:00
ee766351bd Monitoring for review overview css and design update 2026-03-06 14:33:37 +01:00
83081b988e Review Overview start 2026-03-05 19:26:06 +01:00
ae42dc597a Review monitoring V1.1 (o) 2026-03-04 16:19:33 +01:00
ae6079e24f Review monitoring V1.o 2026-03-04 16:01:36 +01:00
b88a56d8ea keine ahnung 2026-03-02 19:29:37 +01:00
9e9c18cbaa refactor session management and access control for improved security and maintainability 2026-02-27 23:18:44 +01:00
b1a8da315d refactor header and navigation for improved mobile usability and accessibility 2026-02-27 22:51:59 +01:00
173707ddc4 refactor styles and structure for improved consistency and responsiveness across various components 2026-02-27 22:19:37 +01:00
1ad4d05473 wunschliste.php modified that only products in database userFavorites are monitored. Problem with Wunschlisten Add button fixed. !!! Not possible yet: deleting things from wishlist !!! 2026-02-21 17:27:52 +01:00
73b7ff1baf V1.1 design of shop offers in productpage.php, more data needed 2026-02-21 16:17:25 +01:00
203a6901cf Button for adding to wishlist works, Database userFavorites included 2026-02-18 21:30:21 +01:00
8b8db58877 Button for adding to wishlist works, Database userFavorites included 2026-02-18 20:39:02 +01:00
59e2a6f46d wunschlisten button V1.0 2026-02-18 16:21:59 +01:00
fdda46656c product page first design 2026-02-12 18:55:21 +01:00
9e9b239bca product card first design 2026-02-11 16:21:27 +01:00
9470c41c94 add product page with database connection and product display logic 2026-02-04 00:50:30 +01:00
0bf685049c Add registration functionality and improve login logic 2026-01-23 09:58:35 +01:00