Sean Morley
|
94c3e3d363
|
feat: implement attachment management with upload, delete, and permission checks; update serializers and models
|
2025-01-19 22:22:03 -05: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
|
0588555707
|
feat: update toast messages and add city updates; enhance geocoding checks and localizations
|
2025-01-15 11:53:04 -05:00 |
|
Sean Morley
|
013a2cc751
|
feat: add password validation and error messages, enhance CityCard styling, and update localization for email and password prompts
|
2025-01-09 18:25:51 -05:00 |
|
Sean Morley
|
22790ae7c0
|
feat: add num_cities field to RegionSerializer, update RegionCard to display city count, and enhance CSRF token handling
|
2025-01-09 14:58:45 -05:00 |
|
Sean Morley
|
abe870506f
|
feat: enhance region visit tracking with improved toast messages, update localization, and modify page titles
|
2025-01-09 13:53:16 -05:00 |
|
Sean Morley
|
80cec30fda
|
feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality
|
2025-01-09 12:38:29 -05:00 |
|
Sean Morley
|
44810e6343
|
feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management
|
2025-01-09 11:11:02 -05:00 |
|
Sean Morley
|
a883d4104d
|
feat: enhance adventure sorting by adding date and rating filters, update admin settings localization for OIDC
|
2025-01-08 17:08:53 -05:00 |
|
Sean Morley
|
f670fbc93a
|
feat: enhance superuser creation with email verification and update settings for two-factor authentication
|
2025-01-07 10:27:11 -05:00 |
|
Sean Morley
|
128c33d9a1
|
feat: add social authentication support with enabled providers endpoint and UI integration
|
2025-01-06 14:25:57 -05:00 |
|
Sean Morley
|
9e4846a66a
|
feat: enhance Immich integration documentation and add warnings for localhost usage
|
2025-01-03 18:46:45 -05:00 |
|
Sean Morley
|
50e0d4a34e
|
feat: add localization for adventure visit confirmation message in multiple languages
|
2025-01-03 12:12:09 -05:00 |
|
Sean Morley
|
73036dcef8
|
fix: put languages in locale selection dropdown into native language
|
2025-01-02 18:38:29 -05:00 |
|
Sean Morley
|
eea87e59a5
|
feat: update Immich integration migrations and enhance localization strings for user feedback
|
2025-01-02 18:34:13 -05:00 |
|
Sean Morley
|
cee9f16cf5
|
feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components
|
2025-01-02 13:34:51 -05:00 |
|
Sean Morley
|
5d12d103fc
|
feat: enhance AdventureImage model with custom upload path and add latitude/longitude fields to Country model
|
2025-01-01 19:27:33 -05:00 |
|
Sean Morley
|
67f6af8ca3
|
feat: add Immich integration view and API documentation, enhance error handling, and include SVG asset
|
2025-01-01 16:24:44 -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
|
c9dd5fe33d
|
Add region map to worldtravel region page
|
2024-12-20 15:55:30 -05:00 |
|
Sean Morley
|
c3fddb1889
|
Add delete confirmation modals for notes, checklists, and transportation
|
2024-12-19 19:07:23 -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
|
dd08a6fe24
|
Add Markdown editor component and integrate it into AdventureModal
|
2024-12-17 18:58:38 -05:00 |
|
Sean Morley
|
0c27f4b8a4
|
Add download adventures as ICS calendar
|
2024-12-14 14:37:16 -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
|
0376709325
|
Enhance localization support; update error messages and add translations for adventure calendar
|
2024-12-14 09:56:12 -05:00 |
|
Sean Morley
|
9bf0849b92
|
Add multi-factor authentication (MFA) support; update localization and error handling
|
2024-12-13 20:21:44 -05:00 |
|
Sean Morley
|
1b54f8ed69
|
Implement TOTP 2FA modal; add QR code generation and recovery codes management
|
2024-12-13 10:48:18 -05:00 |
|
Sean Morley
|
7b7db1c530
|
Refactor email management and localization; update requirements and settings for MFA support
|
2024-12-12 19:20:58 -05:00 |
|
Sean Morley
|
64105808b5
|
Add calendar route and integrate calendar component in Navbar
|
2024-12-04 18:11:57 -05:00 |
|
Sean Morley
|
a39e22b0a8
|
Add new dashboard
|
2024-12-03 14:00:48 -05:00 |
|
Sean Morley
|
dc29f48ab2
|
Add 'Northern Lights' theme and update localization and Tailwind configuration
|
2024-12-02 15:47:09 -05:00 |
|
Sean Morley
|
84566b8ec1
|
User profile settings API and remove old Dj-Rest-Auth code
|
2024-11-30 10:24:27 -05:00 |
|
dymek37
|
def642960c
|
Update en.json
|
2024-11-27 16:54:03 +01:00 |
|
Sean Morley
|
f878167a36
|
Enhance category management: update adventure category assignment logic, improve category display in UI components, and add dynamic sorting for category dropdown
|
2024-11-26 20:06:52 -05:00 |
|
Sean Morley
|
adf45ff557
|
Fix general category handling
|
2024-11-26 17:39:10 -05:00 |
|
Sean Morley
|
736ede2417
|
Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment
|
2024-11-22 17:03:02 -05:00 |
|
Sean Morley
|
b32c780266
|
Fix issues determined from testing series
|
2024-11-07 19:48:44 -05:00 |
|
Sean Morley
|
c7207ccf52
|
Add internationalization support for profile and shared collections; update translations in multiple languages
|
2024-11-05 14:40:32 -05:00 |
|
Sean Morley
|
40cb5daa07
|
Add i18n support for ImageInfoModal and update localization strings
|
2024-11-04 19:56:54 -05:00 |
|
Sean Morley
|
9c6e11b16d
|
Add language selection and share localization for multiple languages
|
2024-11-04 19:41:25 -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
|
c0aaec1436
|
More settings localization
|
2024-11-03 15:45:29 -05:00 |
|
Sean Morley
|
e6c5bc9ca8
|
Add localization strings for visited regions feature and update UI components
|
2024-11-01 20:12:43 -04:00 |
|
Sean Morley
|
25ed72afbc
|
Add is_visited filtering to AdventureViewSet and update frontend components
|
2024-10-31 09:59:56 -04:00 |
|
Sean Morley
|
727daf0cfd
|
is visited
|
2024-10-31 09:51:04 -04:00 |
|
Sean Morley
|
83d06fc0a4
|
Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates
|
2024-10-30 15:11:00 -04:00 |
|