1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 04:49:37 +02:00
Commit graph

976 commits

Author SHA1 Message Date
Sean Morley
0ea948c62c
Merge pull request #356 from seanmorley15/development
AdventureLog v0.7.1
2024-11-13 09:06:32 -05:00
Sean Morley
c3f37b66d0 Fix detection of custom locations in AdventureModal 2024-11-12 23:12:08 -05:00
Sean Morley
954c154add Add Umami Analytics documentation for configuration 2024-11-12 09:23:23 -05:00
Sean Morley
10a0963a1e Update motivational message in adventurelog.txt 2024-11-12 00:02:49 -05:00
Sean Morley
f16a7f1e94 Add adventurelog.txt with motivational message and display it on entrypoint 2024-11-11 23:56:16 -05:00
Sean Morley
39fce5ace7 Add guides category to documentation and rename nginx migration guide 2024-11-11 23:46:22 -05:00
Sean Morley
0a7704aade Add support link to documentation and format sidebar configuration 2024-11-11 23:38:35 -05:00
Sean Morley
adb92a1d41 Remove redundant validation checks in Adventure model 2024-11-11 09:38:22 -05:00
Sean Morley
bde33260fa Show tabs in description box 2024-11-09 22:25:47 -05:00
Sean Morley
3dc193d098 Update nginx migration documentation and change package name to adventurelog-docs 2024-11-09 22:09:58 -05:00
Sean Morley
742cb9dd94 Fix formatting in README.md for backend container configuration options 2024-11-08 17:53:46 -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
bcba4f4425 Remove unused command from Dockerfile 2024-11-05 14:07:12 -05:00
Sean Morley
2c3fb41e5c Add staticfiles directory to Dockerfile 2024-11-05 11:24:42 -05:00
Sean Morley
04b332e031 Add creation command to dockerfile 2024-11-05 11:15:57 -05:00
Sean Morley
de45296dc1 Refactor media and static file paths; update countries JSON download URL to use COUNTRY_REGION_JSON_VERSION 2024-11-05 10:55:06 -05:00
Sean Morley
c27bf4baba Update COUNTRY_REGION_JSON_VERSION to v2.4 and adjust download URL in management command 2024-11-05 10:41:01 -05:00
Sean Morley
87928932c2 Update download URL for countries JSON to use tagged version 2024-11-05 10:27:06 -05:00
Sean Morley
6eff9f6456 Update STATIC_ROOT path to use 'staticfiles' directory 2024-11-05 10:15:38 -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
7cd869a507
Merge pull request #354 from seanmorley15/dependabot/npm_and_yarn/documentation/npm_and_yarn-b2e09fc846
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /documentation in the npm_and_yarn group across 1 directory
2024-11-03 23:12:13 -05:00
Sean Morley
7988ba4d68 Remove unused GeoJSONView and related URL path; clean up README links 2024-11-03 22:57: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
Sean Morley
b60455b50a Add mark_visited_region action to ReverseGeocodeViewSet and update AdventureModal for region tracking 2024-11-01 20:08:23 -04:00
Sean Morley
a7a49227c4 Add display_name to ReverseGeocode response and update AdventureModal 2024-10-31 23:47:02 -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
9d42dbac98 Add functionality to mark regions as visited in AdventureModal 2024-10-30 18:40:49 -04:00
Sean Morley
83d06fc0a4 Remove AUTHORS and MANIFEST.in files; add ReverseGeocodeViewSet and localization updates 2024-10-30 15:11:00 -04:00
Sean Morley
05076a6732 Refactor localization strings and add missing translations 2024-10-29 10:29:03 -04:00
Sean Morley
fcd2d27221 more localization 2024-10-28 19:59:44 -04:00
Sean Morley
5011829e6e Refactor frontend configuration and add optional Umami Analytics integration 2024-10-28 19:10:40 -04:00
Sean Morley
4f40d0de63 Add Italian and Dutch localization files 2024-10-28 15:28:49 -04:00
Sean Morley
8068fe93f7 more localization 2024-10-28 15:10:14 -04:00
Sean Morley
91c0ec8c07 localization v2 2024-10-28 13:56:57 -04:00
Sean Morley
6cf62cfb82 localization v1 2024-10-26 23:03:35 -04:00