1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
Commit graph

350 commits

Author SHA1 Message Date
Sean Morley
aecb3ca70e Update adventure display to show category name and icon 2024-11-29 17:08:52 -05:00
Sean Morley
7defdac3a8 Update documentation and add Polish locale support 2024-11-27 18:06:16 -05:00
Sean Morley
0878008a05
Merge pull request #378 from dymek37/patch-11
Update de.json
2024-11-27 18:01:58 -05:00
Sean Morley
0b08dfbab9
Merge pull request #379 from dymek37/patch-12
Update en.json
2024-11-27 18:01:49 -05:00
Sean Morley
888bde042e
Merge pull request #380 from dymek37/patch-13
Update es.json
2024-11-27 18:01:35 -05:00
Sean Morley
335b5c2498
Merge pull request #381 from dymek37/patch-14
Update fr.json
2024-11-27 18:01:21 -05:00
Sean Morley
9f9e4fd12e
Merge pull request #382 from dymek37/patch-15
Update it.json
2024-11-27 18:01:13 -05:00
Sean Morley
30e2606a2f
Merge pull request #383 from dymek37/patch-16
Update nl.json
2024-11-27 18:01:05 -05:00
Sean Morley
df0d49298f
Merge pull request #384 from dymek37/patch-17
Update sv.json
2024-11-27 18:00:56 -05:00
Sean Morley
2ea3637c4b
Merge pull request #386 from dymek37/patch-18
Update zh.json
2024-11-27 18:00:45 -05:00
Sean Morley
84c013fa11
Merge pull request #377 from dymek37/patch-10
Create pl.json
2024-11-27 18:00:35 -05:00
Sean Morley
7a3ec33fa7 Fix locale fallback logic: ensure valid fallback locale from navigator language or default to 'en' 2024-11-27 11:27:18 -05:00
Sean Morley
958e9de84e Enhance cookie management: set SameSite attribute for locale and theme cookies, and add comments for clarity 2024-11-27 11:25:33 -05:00
dymek37
06f0b93dd5
Update zh.json 2024-11-27 17:09:05 +01:00
dymek37
734208d869
Update sv.json 2024-11-27 17:06:12 +01:00
dymek37
fd3c30f540
Update nl.json 2024-11-27 17:04:04 +01:00
dymek37
6963fd858e
Update it.json 2024-11-27 17:00:11 +01:00
dymek37
74ff1b0b7f
Update fr.json 2024-11-27 16:58:22 +01:00
dymek37
4dbcd96581
Update es.json 2024-11-27 16:55:06 +01:00
dymek37
def642960c
Update en.json 2024-11-27 16:54:03 +01:00
dymek37
d20de4aeed
Update de.json 2024-11-27 16:52:03 +01:00
dymek37
a0aae8c237
Create pl.json
Addition of Polish language.
2024-11-27 16:50:15 +01:00
Sean Morley
477e76a0af Fix user identification in adventure filtering: update user primary key reference from 'pk' to 'uuid' in search page logic 2024-11-26 21:59:15 -05: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
ce0b82acb7 Fix custom default category 2024-11-26 15:10:17 -05:00
Sean Morley
8e5a20ec62 Refactor adventure category handling: update type definitions, enhance category management in UI components, and implement user-specific category deletion logic in the backend 2024-11-23 13:42:41 -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
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
129c76078e Fetch and display categories in CategoryFilterDropdown; update adventure details to include category information 2024-11-16 23:32:23 -05:00
Sean Morley
42f07dc2fb Implement user-specific category filtering in AdventureViewSet and update AdventureCard to display category details 2024-11-16 22:31:39 -05:00
Sean Morley
c3f37b66d0 Fix detection of custom locations in AdventureModal 2024-11-12 23:12:08 -05:00
Sean Morley
bde33260fa Show tabs in description box 2024-11-09 22:25:47 -05:00
Sean Morley
6132b1c0d6 Update nginx migration documentation and enhance AdventureModal component functionality 2024-11-08 17:15:53 -05:00
Sean Morley
efd19da10b Add custom location handling in AdventureModal component 2024-11-08 09:39:03 -05:00
Sean Morley
98e545be6f Add 'set_to_pin' translation to multiple language files 2024-11-07 20:03:54 -05:00
Sean Morley
add691b678 Update outline style for adventure markers on map 2024-11-07 19:58:36 -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
44c0ffc1d7 Refactor static file path and update theme selection text in Navbar; change localization keys for login and signup buttons 2024-11-05 10:13:30 -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
4bbbc10097 Bump version to 0.7.1, update COUNTRY_REGION_JSON_VERSION, and add nginx migration guide 2024-11-03 15:12:28 -05:00
Sean Morley
172f07acca Add popup toggle and card carousel for adventure details in map view 2024-11-02 21:45:23 -04:00
Sean Morley
6137411b84 Update adventure type label handling and improve map marker display 2024-11-02 21:29:42 -04:00
Sean Morley
07263c5697 Refactor map page 2024-11-02 21:18:52 -04:00
Sean Morley
e6c5bc9ca8 Add localization strings for visited regions feature and update UI components 2024-11-01 20:12:43 -04:00