Lars Kiesow
23426012af
Fix Python Syntax Error
...
Commit 937c3c6a68
introduced a Python
syntax error, breaking the server. This fixes the issue by restoring the
probably accidental removal of one line of code.
2025-04-11 20:18:14 +02:00
Sean Morley
937c3c6a68
Update backend/server/adventures/views/collection_view.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-07 19:17:26 -04:00
Sean Morley
fe25f8e2c8
feat: Add start_date to collection ordering and enhance localization for itinerary features
2025-03-21 17:31:33 -04:00
Sean Morley
d60945d5b7
feat: implement global search functionality for adventures, collections, users, and locations
2025-01-18 12:28:14 -05:00
Sean Morley
5b4092ba6c
feat: implement pagination, add activity types and stats views; update category management and localization
2025-01-17 16:50:01 -05:00