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
|
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
|
6289c7e305
|
Merge pull request #454 from seanmorley15/csrf_error
Csrf error
|
2025-01-17 17:15:42 -05:00 |
|
Sean Morley
|
f4450b6a38
|
fix: include Referer header in API requests
|
2025-01-17 16:58:08 -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
|
4839edde7b
|
Update password reset form and add more localization for error messages
|
2024-12-14 13:36:15 -05:00 |
|
Sean Morley
|
d44cb06e31
|
Refactor AdventureCard usage and integrate event calendar components
|
2024-12-04 12:38:01 -05:00 |
|
Sean Morley
|
21d8b376b3
|
Merge pull request #395 from seanmorley15/update-nl
Update nl.json
|
2024-12-02 15:47:37 -05:00 |
|
Sean Morley
|
c65fcc2558
|
Migrate to session based auth
|
2024-11-29 18:20:51 -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 |
|
Sean Morley
|
03e0530e90
|
Add support for end date to adventure
|
2024-08-18 12:30:12 -04:00 |
|
Sean Morley
|
cfe14b3708
|
Merge pull request #239 from seanmorley15/new_images
New images
|
2024-08-17 22:43:40 -04:00 |
|
Sean Morley
|
f0efdaa933
|
new adventure modal
|
2024-08-17 22:40:27 -04:00 |
|