Sean Morley
0ce101594f
Merge pull request #550 from lkiesow/collection-browser-navigation
...
Enable Browser Navigation in Collections
2025-04-06 20:27:25 -04:00
Lars Kiesow
8531855f46
Enable Browser Navigation in Collections
...
If you are in a collection – e.g on “All Linked Items” – and go into an
adventure, going back will cause you to end up on the itinerary. This is
quite annoying if you have a number of options for a trip linked already
but whenever you go back, you have to scroll up again, click on “All
Linked Items”, and scroll down again to get to the next adventure in
line.
This patch makes AdventureLog remember the tab you were in and going
back and forth in the browser history will actually work.
2025-04-06 21:09:27 +02:00
Sean Morley
a3cd940065
feat: Pass collection data to adventure, transportation, lodging, and checklist components
2025-03-21 17:35:58 -04:00
Sean Morley
794df82ec6
feat: Enhance AdventureModal date handling for all-day events and improve localization in collections page
2025-03-21 16:30:03 -04:00
Sean Morley
f79b06f6b3
feat: Add troubleshooting guide for unresponsive login and registration, enhance collection modal alerts, and improve localization for itinerary features
2025-03-20 22:28:23 -04:00
Sean Morley
1042a3edcc
refactor: Remove debug print statement from NoPasswordAuthBackend authentication method
2025-03-20 22:08:22 -04:00
Sean Morley
6e1fbbfc3a
feat: Pass collection prop to various card components in the collections page
2025-03-19 13:49:46 -04:00
Sean Morley
f554bb8777
feat: Enhance date handling in AdventureModal and related components for improved localization and all-day event support
2025-03-18 21:07:34 -04:00
Sean Morley
876c5e83b4
feat: Implement chronological itinerary path visualization with GeoJSON for adventures, transportation, and lodging
2025-03-18 18:16:25 -04:00
Sean Morley
189cd0ee69
feat: Add origin and destination markers with connecting line for transportation routes
2025-03-16 12:35:42 -04:00
Sean Morley
c2fc249c92
feat: Add lodging types icons and update related components
2025-03-15 23:55:53 -04:00
Sean Morley
a640934370
[REQUEST] Add Lodgings to Map #509
2025-03-15 23:44:22 -04:00
Sean Morley
4db72d9719
refactor: Remove duplicated notes display from collection page
2025-03-03 08:50:09 -05:00
Sean Morley
eaab1f8a7c
refactor: Remove duplicate checklist display in collection page
2025-03-01 23:18:31 -05:00
Sean Morley
b5d6788c11
feat: Add location_name to ReverseGeocode type and implement location fetching in stats view
2025-02-15 19:44:11 -05:00
Sean Morley
68924d7ecc
feat: Refactor hotel terminology to lodging and update related components
2025-02-08 16:10:01 -05:00
Sean Morley
d1f50dfa17
feat: Add hotel management functionality with serializer and UI integration
2025-02-05 19:38:04 -05:00
Sean Morley
6a5bfbda2d
feat: Enhance adventure marker popup with image carousel and visit details
2025-01-23 17:51:56 -05:00
Sean Morley
37fca9ba1d
Merge branch 'development' of github.com:seanmorley15/AdventureLog into development
2025-01-23 17:49:03 -05:00
Sean Morley
abaee8c9c4
feat: Add attachments array to recommendation object and update options with collection start date
2025-01-23 17:48:55 -05:00
Sean Morley
6b090096d6
Merge pull request #465 from larsl-net/collection-map-icons
...
Display adventure category icon also on collection maps
2025-01-23 17:46:05 -05:00
Lars Lehmann
8fee537d8b
feat: Open collection calendar on start date
2025-01-23 21:56:19 +01:00
Lars Lehmann
69967b759f
fix: Error loading calender when transport has no date
2025-01-23 21:29:49 +01:00
Lars Lehmann
9e66c67c62
fix: Display adventure category icon also on collection maps
2025-01-23 20:07:16 +01:00
Sean Morley
9132ef39ec
fix: add 'finding_recommendations' key and update 'no_adventures_to_recommendations' in multiple locale files
2025-01-18 09:19:21 -05:00
Sean Morley
2b78021155
feat: update localization files and add adventure creation messages; refine adventure filtering logic
2025-01-16 21:15:22 -05:00
Sean Morley
62efa2478e
feat: add OverpassViewSet and implement osmTagToEmoji function; update requirements and aria-labels
2025-01-15 15:39:21 -05:00
Sean Morley
7cf634def8
Fix date handling in CollectionModal to set null values for missing start and end dates; update localization files to add new confirmation messages and labels.
2024-12-28 14:48:30 -05:00
Sean Morley
697c40fca0
Enhance TransportationCard unlinked state logic and improve date handling; update TransportationModal for conditional rendering and add new background image in JSON.
2024-12-28 10:56:25 -05:00
Sean Morley
8f7551f4be
Enhance unlinked state logic for checklists and notes; update button layout in modals
2024-12-26 22:09:17 -05:00
Sean Morley
df2ce01910
Update note and checklist modals as well as add an unlinked state in the collection page for better organization
2024-12-26 21:56:14 -05:00
Sean Morley
f7c998ab58
UI changes and updates, collection page refresh
2024-12-26 11:07:59 -05:00
Sean Morley
d6eb4edddd
Refactor map component styles and update transportation location formatting
2024-12-19 21:44:31 -05:00
Sean Morley
7c68dc839a
Add geographic coordinates to Transportation model and update related components
2024-12-19 18:46:52 -05:00
Sean Morley
d44cb06e31
Refactor AdventureCard usage and integrate event calendar components
2024-12-04 12:38:01 -05:00
Sean Morley
aecb3ca70e
Update adventure display to show category name and icon
2024-11-29 17:08:52 -05:00
Sean Morley
86d213bb8b
Refactor user ID handling to use UUIDs; update related components and serializers for consistency
2024-11-17 16:34:46 -05:00
Sean Morley
9ac4a8f4e9
Update localization for activities and adventures; change links and placeholders
2024-11-04 19:25:07 -05:00
Sean Morley
3df124b250
Add i18n support for transportation, notes, checklist, and collection components
2024-11-03 22:55:38 -05:00
Sean Morley
727daf0cfd
is visited
2024-10-31 09:51:04 -04:00
Sean Morley
6f8864a13d
Refactor Docker Compose configuration and add email backend documentation
2024-10-26 19:43:27 -04:00
Sean Morley
792d9bcda2
Change over to Voyager map styles
2024-10-17 15:14:15 -04:00
Sean Morley
70c78635fc
Refactor code to remove unused variable and add meta tags for shared collections page
2024-10-07 23:39:05 -04:00
Sean Morley
1e61032692
Add link field to collection and fix the visited counter in collection page
2024-10-07 23:16:27 -04:00
Sean Morley
b9cae8a687
Fix adventure grouping in collections
2024-10-01 09:32:02 -04:00
Sean Morley
0b808401d9
Daylight Saving Time fix
2024-09-16 20:02:17 -04:00
Sean Morley
5df1c4cba9
Hide link adventure when the user is not the owner
2024-09-10 20:50:16 -04:00
Sean Morley
4c858ab8b5
Fix adding to collection to change value of is_public first try
2024-09-10 09:30:09 -04:00
Sean Morley
ba89f90e53
Shared with collaborative editing
2024-09-09 13:31:00 -04:00
Sean Morley
aada13ca40
Fix special adventure types
2024-08-20 12:39:15 -04:00