Commit Graph

  • 5dfe22609e Localization: update localization files with new keys and values Sean Morley 2026-01-09 16:50:39 -05:00
  • 1718bea316 feat: enhance localization for itinerary linking and transportation components Sean Morley 2026-01-09 16:30:51 -05:00
  • c229163c3f Add dev compose for hot reload and update WSL dev container docs (#958) Nick Petrushin 2026-01-09 21:55:56 +01:00
  • 4b0001d249 feat: enhance unscheduled items display with improved card interactions and accessibility Sean Morley 2026-01-09 15:48:23 -05:00
  • 49cf7f8f60 feat: enhance periodic sync logging and improve airport mode handling in LocationSearchMap Sean Morley 2026-01-09 14:32:14 -05:00
  • f37d546525 feat: add airport and location search mode labels to localization file Sean Morley 2026-01-09 13:15:30 -05:00
  • f4bf0a38bd feat: enhance LocationSearchMap and TransportationDetails components with initialization handling and airport mode logic Sean Morley 2026-01-09 13:10:27 -05:00
  • 12ff50ba1c feat: refactor Dockerfile and supervisord configuration to remove cron and add periodic sync script Sean Morley 2026-01-09 11:59:25 -05:00
  • 50b5a95c49 feat: implement action menus and close event handling in card components Sean Morley 2026-01-09 10:31:50 -05:00
  • 1b1d801151 Refactor itinerary management and UI components Sean Morley 2026-01-08 20:00:43 -05:00
  • 234a86a379 feat: add PDF export functionality for collection overview and itinerary pdf-export Sean Morley 2026-01-07 17:28:05 -05:00
  • f315f85c58 feat: enhance internationalization support in CollectionMap and CollectionStats components Sean Morley 2026-01-07 15:24:06 -05:00
  • c53eb6b2fe Add Dev Container + WSL install docs and link in install guide (#944) (#951) Nick Petrushin 2026-01-07 19:15:38 +01:00
  • 0c6a99744c feat: enhance CollectionItineraryPlanner and CollectionStats with dynamic links and transport type normalization Sean Morley 2026-01-07 13:14:20 -05:00
  • c2229e9672 fix: update appVersion to v0.12.0-pre-dev-010726 Sean Morley 2026-01-07 11:45:55 -05:00
  • 074729e14c fix: specify full path for python3 in cron job and add shell and path variables Sean Morley 2026-01-06 19:02:31 -05:00
  • 2f9a3f20ca feat: add functionality to change day and move items to trip-wide itinerary Sean Morley 2026-01-06 16:24:56 -05:00
  • a46e42c545 feat: enhance itinerary management by removing old items on date change for notes and checklists; normalize date handling in CollectionMap Sean Morley 2026-01-06 12:55:15 -05:00
  • e602639877 feat: add CollectionStats component for detailed trip statistics Sean Morley 2026-01-06 12:06:50 -05:00
  • 75b32d7c1d feat: add dynamic lodging icons based on type in CollectionMap component Sean Morley 2026-01-05 16:58:05 -05:00
  • 5d59eec261 feat: add collaborator serialization and display in collections Sean Morley 2026-01-05 16:39:18 -05:00
  • 24e27ae3b1 Refactor collection page for improved localization and code clarity Sean Morley 2026-01-05 14:34:00 -05:00
  • a72d300209 feat: implement cleanup of out-of-range itinerary items and notify users of potential impacts on itinerary when dates change Sean Morley 2026-01-05 13:05:08 -05:00
  • c47ffdfc38 feat: add CollectionItineraryDay model and related functionality for itinerary day metadata management Sean Morley 2026-01-05 12:36:54 -05:00
  • 398dc06571 feat: add cron job for syncing visited regions and cities, enhance Docker and supervisord configurations Sean Morley 2026-01-05 11:46:19 -05:00
  • 1651e7dfa7 feat: enhance extractIsoCode function to handle cases without city information and update CollectionMap to bind user data Sean Morley 2026-01-04 16:21:59 -05:00
  • db89c4e2b7 feat: update extractIsoCode function to include additional ISO3166 levels for improved region matching Sean Morley 2026-01-04 15:32:29 -05:00
  • 8cff832621 feat: enhance extractIsoCode function with normalization for locality matching Sean Morley 2026-01-04 13:29:38 -05:00
  • d30eb55ea4 feat: enhance ISO code extraction and region matching logic in extractIsoCode function Sean Morley 2026-01-04 13:12:55 -05:00
  • 4de2b7ba2d feat: enhance map functionality with search and zoom features Sean Morley 2026-01-03 23:20:33 -05:00
  • 0bf29b72b5 feat: add Development Timeline link to overview and create timeline documentation Sean Morley 2026-01-03 22:22:09 -05:00
  • 2a9a205c97 feat: add price and currency fields to locations, lodging, and transportation components Sean Morley 2026-01-03 16:22:48 -05:00
  • 84d176c028 feat: enhance LodgingCard and TransportationCard components with expandable details and improved layout Sean Morley 2026-01-03 14:48:53 -05:00
  • 6a4b965391 chore: update .env.example to include account email verification configuration Sean Morley 2026-01-02 17:44:29 -05:00
  • 210973245f feat: enhance hero image handling in collection view by prioritizing primary image Sean Morley 2026-01-02 17:18:12 -05:00
  • fe1ed1d9a6 Refactor calendar components and enhance event detail handling Sean Morley 2026-01-02 16:39:53 -05:00
  • 1b64f8db57 feat: add primary image support to Collection model, serializers, and UI components Sean Morley 2026-01-02 13:21:46 -05:00
  • 00914f5296 feat: add travel duration and GPX distance calculation to Transportation model and UI Sean Morley 2026-01-02 12:55:20 -05:00
  • 0e65929599 feat: add details view for checklist and note cards with edit functionality Sean Morley 2026-01-02 12:00:46 -05:00
  • 8cc8c66770 feat: add initial visit date support in ChecklistModal and NoteModal, with UI suggestions for prefilled dates Sean Morley 2026-01-02 11:49:20 -05:00
  • d456a48f29 fix: remove unnecessary cache decorator from globespin function Sean Morley 2026-01-02 11:32:42 -05:00
  • 9bef2a074e fix: improve dropdown close behavior by handling multiple event types Sean Morley 2026-01-02 11:30:46 -05:00
  • 736f95213e feat: enhance backup export functionality with itinerary items and export IDs Sean Morley 2026-01-02 11:05:28 -05:00
  • 121d55c3d7 chore: update copyright year to 2026 in various files Sean Morley 2025-12-31 10:22:06 -05:00
  • 1b917db997 feat: integrate CollectionMap component in collections page and update map titles in lodging and transportation pages Sean Morley 2025-12-30 14:17:20 -05:00
  • 0e51b37a89 Enhance collection management with modal updates and item handling Sean Morley 2025-12-30 11:57:48 -05:00
  • 52712bfbbf Refactor code structure for improved readability and maintainability Sean Morley 2025-12-28 17:25:59 -05:00
  • 8a9d78715e Merge branch 'development' of github.com:seanmorley15/AdventureLog into development Sean Morley 2025-12-28 16:55:08 -05:00
  • a92029f310 Make sure reverse geocoding uses correct key for cities (#938) Lars Lehmann 2025-12-28 22:54:54 +01:00
  • 59bec17483 Use address keys only if city is found Lars Lehmann 2025-12-28 20:29:08 +01:00
  • f4faa4c336 Reorder town and county checks in geocoding.py Lars Lehmann 2025-12-28 18:57:15 +01:00
  • 6f923f0181 feat: implement date validation for itinerary items and add day picker modal for scheduling Sean Morley 2025-12-27 16:21:44 -05:00
  • 65fcd94898 feat: add start_code and end_code fields to Transportation model and update related components Sean Morley 2025-12-27 15:26:50 -05:00
  • fd463b428b feat: add Transportation modal component and related routes Sean Morley 2025-12-26 19:03:33 -05:00
  • b660f4f042 feat: implement lodging detail page with server-side loading and image modal functionality Sean Morley 2025-12-26 13:21:03 -05:00
  • c8cedcd9db feat: enhance lodging management with date validation and update messages Sean Morley 2025-12-26 11:01:25 -05:00
  • e3e05b5ba3 fix: update contentType in ImageManagement component to 'lodging' for correct media handling Sean Morley 2025-12-23 16:57:33 -05:00
  • b521e54d9e feat: add LodgingMedia and LodgingModal components for managing lodging details and media attachments Sean Morley 2025-12-23 16:54:22 -05:00
  • 9919f0c15f Component folder structure changes Sean Morley 2025-12-23 10:22:58 -05:00
  • 2db1f7de0e feat: add status and days until start fields to collections with filtering options Sean Morley 2025-12-22 21:40:23 -05:00
  • d5ca8f9c8e feat: add map center and zoom state management with URL synchronization Sean Morley 2025-12-22 21:12:03 -05:00
  • 4198b9e39f feat: add progress tracker for folder views to display visited and planned locations Sean Morley 2025-12-22 21:03:49 -05:00
  • c970615294 feat: enhance map interaction for touch devices with custom popup handling Sean Morley 2025-12-22 18:22:18 -05:00
  • e95f738638 feat: add FullMap component for enhanced map functionality with clustering support Sean Morley 2025-12-22 15:17:20 -05:00
  • 6753c840f8 feat: enhance itinerary management with deduplication and initial visit date handling Sean Morley 2025-12-22 13:56:39 -05:00
  • 09f8cd4a8c feat: add itinerary removal functionality to various cards and update UI components Sean Morley 2025-12-22 11:54:34 -05:00
  • ace2a45cc9 feat: add canModify prop to collection components for user permission handling Sean Morley 2025-12-20 18:02:24 -05:00
  • b721b240db fix: update appVersion and improve button accessibility in collection views Sean Morley 2025-12-20 12:10:52 -05:00
  • cda9bc6197 feat: add CollectionRecommendationView component for displaying location recommendations Sean Morley 2025-12-20 12:01:52 -05:00
  • 7ee503cea3 Refactor code structure for improved readability and maintainability Sean Morley 2025-12-20 10:43:00 -05:00
  • 3ecdbb6462 feat(wikipedia): implement image selection from Wikipedia with enhanced results display Sean Morley 2025-12-19 15:12:40 -05:00
  • c446f89572 fix: update appVersion to correct pre-dev version Sean Morley 2025-12-19 14:54:46 -05:00
  • efff6cbd97 feat(collection): enhance collection sharing logic and improve data handling on invite acceptance Sean Morley 2025-12-19 13:14:11 -05:00
  • 01950598b2 feat(itinerary): implement auto-generate functionality for itinerary items based on dated records Sean Morley 2025-12-19 12:43:50 -05:00
  • b3e4799b74 feat(itinerary): add itinerary management features and link modal Sean Morley 2025-12-17 13:39:41 -05:00
  • 8890dd70b8 feat: add compact display option to LocationCard and enhance lodging filtering in CollectionItineraryPlanner Sean Morley 2025-12-16 17:30:00 -05:00
  • 71ab14da52 feat: add overnight lodging indicator and functionality to CollectionItineraryPlanner Sean Morley 2025-12-16 16:50:59 -05:00
  • 8ea98795a9 feat: implement itinerary planning feature with CollectionItineraryPlanner component and related updates Sean Morley 2025-12-16 12:32:51 -05:00
  • c6f728a47b fix: update appVersion to v0.12.0-pre-dev-121625 Sean Morley 2025-12-16 11:19:39 -05:00
  • 682dc1abe8 fix: update LocationCard props and enhance restore data functionality Sean Morley 2025-12-16 11:19:05 -05:00
  • eaac14a6f5 feat: implement social signup controls and update documentation for new environment variables Sean Morley 2025-12-15 10:01:06 -05:00
  • 0a9a6b8b32 fix: update appVersion to v0.11.0-main-121425 and enhance socialProviders handling in settings page Sean Morley 2025-12-14 17:01:41 -05:00
  • 2fbdc9ccea Fixes #511 Sean Morley 2025-12-14 16:51:19 -05:00
  • 1eff5fd82b feat: add Advanced Configuration documentation with optional environment variables Sean Morley 2025-12-14 16:32:33 -05:00
  • c176beeada fix: handle email verification required case during signup Sean Morley 2025-12-14 16:28:12 -05:00
  • bdb2d54188 Update COUNTRY_REGION_JSON_VERSION to v3.0 and modify state ID generation to use ISO2 code Sean Morley 2025-12-13 11:04:04 -05:00
  • c96b13ea8d Add ClusterMap integration for regions and cities with fit-to-bounds functionality Sean Morley 2025-12-13 10:59:55 -05:00
  • 725fec30eb Fixes [REQUEST] Email-based auto-linking for OIDC Fixes #921 Sean Morley 2025-12-13 10:41:37 -05:00
  • d954ac057d Misc. Bug fixes and Translation Improvments (#926) Sean Morley 2025-12-10 14:53:48 -05:00
  • 037b45fc17 World Travel Improvements (#925) Sean Morley 2025-12-07 11:46:44 -05:00
  • 5d799ceacc Security Patch Django 5.2.8 (#909) Sean Morley 2025-11-06 12:02:01 -05:00
  • 9f103ead69 Address code review: improve type safety and accessibility copilot/fix-safari-category-issues copilot-swe-agent[bot] 2025-10-30 15:56:53 +00:00
  • 485c64ee22 Fix Safari category dropdown and emoji picker event handling copilot-swe-agent[bot] 2025-10-30 15:51:57 +00:00
  • 7497f97384 Initial plan copilot-swe-agent[bot] 2025-10-30 15:41:13 +00:00
  • 7715c1c692 Documentation and Localization Improvments (#901) Sean Morley 2025-10-26 19:27:56 -04:00
  • a8d3a29991 UI and Translation Improvements (#889) Sean Morley 2025-10-11 16:52:22 -04:00
  • a76d7c6550 Fix shared collections appearing in owned tab by using correct API endpoint copilot/fix-875 copilot-swe-agent[bot] 2025-09-23 03:26:11 +00:00
  • df3f1b721f Initial plan copilot-swe-agent[bot] 2025-09-23 03:19:30 +00:00
  • 8a0f7310b0 Collection Speed Improvements (#874) Sean Morley 2025-09-22 08:34:23 -04:00
  • 240c617010 Bug Fixes + Speed Improvements (#871) Sean Morley 2025-09-21 22:06:24 -04:00