Commit Graph
100 Commits
Author SHA1 Message Date
Commander1024 4c5b9c7648 Dumped a nice missing-image image. Needs resizing and logic. 2020-10-11 23:08:14 +02:00
Commander1024 91a3f3171d Merge branch 'feature/localization' into develop 2020-10-11 21:57:30 +02:00
Commander1024 01f7dad37c Translated Model fields - primarily for backend. 2020-10-11 21:56:14 +02:00
Commander1024 2bfdf5c172 Translated place deletion question with blrocktrans in a more natural way. 2020-10-11 21:55:38 +02:00
Commander1024 15f6a30cd6 Streamlined translations ... again :P 2020-10-11 21:27:27 +02:00
Commander1024 812c921a42 Merge commit 'dafe7eee3489e3a7c17b6560fc2aa09648773ecd' into feature/localization 2020-10-11 17:20:53 +02:00
Commander1024 dafe7eee34 Deleted mishap. 2020-10-11 09:47:34 +02:00
Commander1024 7943537276 Translated an additional bunch of messages. 2020-10-11 07:50:15 +02:00
Commander1024 62c1c84bb2 Minor code styling issue. 2020-10-11 07:49:50 +02:00
Commander1024 df36fd8ed0 Fixed the fixes' translation ;-) 2020-10-11 07:15:33 +02:00
Commander1024 8713ed587d Small indentation fix. 2020-10-11 07:13:16 +02:00
Commander1024 7271ea2cd9 Merge branch 'feature/localization' into develop 2020-10-11 07:09:59 +02:00
Commander1024 dff2e67991 Ops. Forgot one file. 2020-10-11 07:05:17 +02:00
Commander1024 65880d1472 Renamed migration file with typo. 2020-10-11 07:04:32 +02:00
Commander1024 326e34a4b8 Fixed i18n to invalidate decimal geocoords. 2020-10-11 06:55:12 +02:00
Commander1024 3a213c87b5 Added a German Urbex codec. 2020-10-11 06:44:06 +02:00
Commander1024 1b197b2e12 Added query for German language to FlatView. 2020-10-11 06:15:40 +02:00
Commander1024 092378b24a Rename localized flat pages to include langcode. 2020-10-11 06:14:55 +02:00
Commander1024 561c70668d Merge remote-tracking branch 'origin/develop' into develop 2020-10-11 02:46:16 +02:00
Commander1024 cb15789b95 Several typos. 2020-10-11 02:26:58 +02:00
Commander1024 dd07cbd57d Translated photoalbum model fields. 2020-10-11 02:23:51 +02:00
Commander1024 52f9638d74 Translated model fields. 2020-10-11 02:07:14 +02:00
Commander1024 e52c3f4d4b Translated voucher messages, added filename help_text. 2020-10-11 01:39:38 +02:00
Commander1024 bac61d5cdc Translated permission_denied_message. 2020-10-11 01:12:52 +02:00
Commander1024 2d6ee4aef5 Translated place update button. 2020-10-11 00:37:43 +02:00
Commander1024 475a255851 Translated Submit and Create buttons. 2020-10-11 00:26:10 +02:00
Commander1024 f95c7973d7 Translated home_unauth texts. 2020-10-11 00:13:33 +02:00
Commander1024 aad31c2fa7 Changed and translated "Made by" in footer. 2020-10-10 23:49:30 +02:00
Commander1024 3fa6170f0c Use shorter trans tag instead of translate. 2020-10-10 23:46:26 +02:00
Commander1024 f73b264a2a Added blocktranslate tags to unauth_home. 2020-10-10 23:43:59 +02:00
Commander1024 e91e8c8894 Translated some footer text. 2020-10-10 23:40:58 +02:00
Commander1024 eea01cd569 Translated Delete action via variable. 2020-10-10 23:40:21 +02:00
Commander1024 da60d81e90 Addes help_texts and translations. 2020-10-06 17:01:29 +02:00
Commander1024 2e73cb92d4 Fixed typo. Added those translations. 2020-10-05 20:31:13 +02:00
Commander1024 a976b59732 Hotfix. 2020-10-04 21:58:23 +02:00
Commander1024 d6006b17d9 Fuzzy prevented translations from working. Fixed. 2020-10-04 21:56:57 +02:00
Commander1024 c911f7958a Translated pagination. 2020-10-04 21:50:19 +02:00
Commander1024 f592aba75d Enabled available translations in settings.py. Honors Browser's preference. 2020-10-04 21:19:05 +02:00
Commander1024 190eb5eef7 Makemessages and last translations. 2020-10-04 21:02:05 +02:00
Commander1024 979900ab07 updated .gitignore, minor fix. 2020-10-04 19:00:18 +02:00
Commander1024 b758d53a63 Fixed early load of i18n. 2020-10-03 15:22:11 +02:00
Commander1024 60ad323e7a Added translation tags. 2020-10-01 23:05:34 +02:00
Commander1024 24c2ac8347 Added translation tags. 2020-10-01 22:56:44 +02:00
Commander1024 e32b3f6595 Merge branch 'develop' of mowoe.com:reverend/lostplaces-backend into develop 2020-09-29 21:28:53 +02:00
Commander1024 12f60bcfdf Added can_modify_place_asset template tag. 2020-09-29 20:40:46 +02:00
Commander1024 1a8a7cc4f0 Merge branch 'feature/submit_cancel_partial' into develop 2020-09-28 22:14:42 +02:00
Commander1024 702ebd9137 Implanted submit/cancel partial into templates. 2020-09-28 22:12:39 +02:00
Commander1024 aa3922da50 Added custom button text variable. 2020-09-28 22:10:07 +02:00
Commander1024 d6c609d107 Added submit/cancel partial. Cancel redirects to referror or home. 2020-09-28 21:54:09 +02:00
Commander1024 61566714a3 Merge branch 'develop' of mowoe.com:reverend/lostplaces-backend into develop 2020-09-28 21:00:20 +02:00
Commander1024 f4ae5c9f77 Merge branch 'temp/migration' into develop 2020-09-28 21:00:06 +02:00
Commander1024 cfe3d222e6 Added a few last tags to DB. 2020-09-28 20:59:10 +02:00
Commander1024 e0d6d81907 Adapted testdata doc. 2020-09-28 20:51:41 +02:00
Commander1024 5e8e865a99 New testdata. Changed geo coords. 2020-09-28 20:48:51 +02:00
Commander1024 3061540396 Fuck me hard, git. 2020-09-28 20:40:09 +02:00
Commander1024 bb119e8636 Fresh and clean initial migration. 2020-09-28 20:30:41 +02:00
Commander1024 14a98deff3 delete testdata. 2020-09-28 20:09:17 +02:00
Commander1024 4919c90ae8 Completely new and fresh initial migration. 2020-09-28 20:05:30 +02:00
Commander1024 5c47587189 Pruned ALL THE SHIT. 2020-09-28 20:05:01 +02:00
Commander1024 3223637471 dirty-save 2020-09-28 19:21:09 +02:00
Commander1024 992f8a7b37 Moved Delete and Alter after datamigration. 2020-09-27 21:01:11 +02:00
Commander1024 c8c3852323 Added basic (empty) 3-way migration. 2020-09-27 20:34:39 +02:00
Commander1024 8d9ab8b088 Add migrations back into repo - preparation for release. 2020-09-27 20:33:56 +02:00
Commander1024 85f2a81ebb Merge branch 'develop' of mowoe.com:reverend/lostplaces-backend into develop 2020-09-22 20:49:00 +02:00
Commander1024 8de23a3f3b Test if linked place matches. 2020-09-22 20:48:56 +02:00
Commander1024 84f13ced80 Obsoleted file with info now in Readme.md 2020-09-22 19:43:32 +02:00
Commander1024 dcd92f7d2a Imported from frontend with changed file / fontnames. 2020-09-22 19:41:28 +02:00
Commander1024 2a944eeefe Updated fonts. 2020-09-22 19:41:04 +02:00
Commander1024 dc93539e23 Added a list of included ressources. 2020-09-22 19:40:48 +02:00
Commander1024 dd58c76aba Fix #13 by allowing map zoom only on focus. 2020-09-22 18:13:42 +02:00
Commander1024 106ef6dac8 Updated OpenLayers to 6.4.3 - incl. source hint. 2020-09-22 13:07:30 +02:00
Commander1024 2bc99c78c2 Translated headings to English. 2020-09-22 12:51:08 +02:00
Commander1024 0185c13a95 New testdata dump with 11 places. 2020-09-21 21:37:45 +02:00
Commander1024 9632040ade Typos and missing docstrings. 2020-09-21 21:37:28 +02:00
Commander1024 85a34b20f9 Added additional tests for album links. 2020-09-20 02:19:05 +02:00
Commander1024 e25f3da5a5 Fixed syntax error, that broke pipenv (update) 2020-09-19 23:31:25 +02:00
Commander1024 4c9234d07a Text formatting. 2020-09-19 23:29:39 +02:00
Commander1024 f5853f7777 Added python docstrings. 2020-09-19 22:50:07 +02:00
Commander1024 eb7fe88d59 Renamed PlaceImageCreateForm to PlaceImageForm. 2020-09-18 23:50:25 +02:00
Commander1024 00ab65d648 Added working tests. 2020-09-18 23:02:59 +02:00
Commander1024 79854f3fa1 Basic fist tests for PhotoAlbum model. 2020-09-18 22:39:18 +02:00
Commander1024 618a152f23 Switched to timezone-aware now() function. 2020-09-18 22:04:19 +02:00
Commander1024 ce91a19068 Merge commit '17b531e181e691055797ec95a030c399f4dbcb8f' into develop 2020-09-18 21:26:55 +02:00
Commander1024 17b531e181 Removed __str__ repr of Voucher and PlaceImage. 2020-09-18 21:26:05 +02:00
Commander1024 222c97d63c Added voucher validity boolean icon display. 2020-09-18 21:19:31 +02:00
Commander1024 6a1229a4ba Added valid column to VouchersAdmin. 2020-09-18 21:03:05 +02:00
Commander1024 2bff4db1d7 Added Voucher expiration check in form using model property. 2020-09-18 21:02:45 +02:00
Commander1024 a3b123a207 Added valid property to VoucherModel. 2020-09-18 21:02:07 +02:00
Commander1024 e698f3b224 Added VouchersAdmin and PlaceImagesAdmin. 2020-09-18 20:40:58 +02:00
Commander1024 c66baaa765 Simplified PlaceImage __str__ repr. 2020-09-18 20:37:54 +02:00
Commander1024 715e953182 Changed __str__ repr of Vouchers. 2020-09-18 20:30:25 +02:00
Commander1024 86915f6ec5 Added list display of Places and PhotoAlbums admin pages. 2020-09-18 20:21:30 +02:00
Commander1024 30b42de86f Delete PlaceImage files including thumbnails on deletion. 2020-09-18 13:40:54 +02:00
Commander1024 21217b067f Add comments and relocate thumbnails, set quality. 2020-09-18 10:47:41 +02:00
Commander1024 9b160d2df0 Sharpen thumbnails. 2020-09-18 10:47:16 +02:00
Commander1024 74a9ee4f39 Resize original images, name files with placename in filename, sharpen. 2020-09-18 10:47:00 +02:00
Commander1024 b0e775d299 Removed session data from testdata dump. 2020-09-17 22:21:25 +02:00
Commander1024 d6b82f1556 Fixed missing "latest locations" on Home when logged in. 2020-09-17 22:02:37 +02:00
Commander1024 3f642daf89 Added first sample testdata + doc doc hints. 2020-09-17 21:27:19 +02:00
Commander1024 858cfe1d3c minor settings 2020-09-17 17:06:44 +02:00