Commit Graph

633 Commits

Author SHA1 Message Date
Marcus Scholz c5f6355f19 Updated translations (de). 2020-12-25 16:07:50 +01:00
Marcus Scholz dac63e99ba Added Edit button to profile page. 2020-12-25 16:00:29 +01:00
Marcus Scholz 9f369456d5 Changed easy_thumbnails image/thumb deletion. Now working. 2020-12-25 15:42:02 +01:00
Marcus Scholz 011a58f6b3 Use thumbnail in profile_update. 2020-12-25 14:29:38 +01:00
Marcus Scholz 67ce6cb50b Added working explorer_profile_image upload. 2020-12-25 14:06:53 +01:00
Marcus Scholz 86cc7f23fe description_fuckery. 2020-12-25 13:19:34 +01:00
Marcus Scholz 3eaa186b66 Delete profile_image on user_deletion. 2020-12-25 12:53:52 +01:00
Marcus Scholz cc59254ba4 Added clean_username function to validate form. 2020-12-25 12:24:09 +01:00
Marcus Scholz 67a6517716 Comment improved. 2020-12-25 11:14:54 +01:00
Marcus Scholz 0f5474c2d3 half-working :P 2020-12-25 11:14:21 +01:00
Marcus Scholz 17e71b71d4 Fix typo. 2020-12-25 08:04:35 +01:00
Marcus Scholz b1aa4473e9 Added failsafe, if there is no profile_image. 2020-12-25 02:11:02 +01:00
Marcus Scholz 871acd1dce Improved class comment. 2020-12-25 01:41:09 +01:00
Marcus Scholz 14ca45d111 Comments for customizations of UserChangeForm. 2020-12-25 01:36:14 +01:00
Marcus Scholz c71fe4cf2d Added new translations (de) 2020-12-25 01:31:43 +01:00
Marcus Scholz 7359bf5fab ExplorerChangeForms, with deactivated username field. 2020-12-25 01:31:01 +01:00
Marcus Scholz 4f0182fc3e Minor textual changes for consistency. 2020-12-25 01:28:23 +01:00
Marcus Scholz 30f259fb4d WIP-commit of translations to test against fuzzy detection. 2020-12-24 23:51:40 +01:00
Marcus Scholz 53f89caef5 Added a ModelForm to change profile details. 2020-12-24 20:31:52 +01:00
Marcus Scholz 3855fb28d7 Rename ExplorerCreationForm to SignupVoucherForm. 2020-12-24 20:25:05 +01:00
Marcus Scholz 3a20a60f05 Remove obsolete ExplorerChangeForm. 2020-12-24 20:22:33 +01:00
Marcus Scholz 648264c9fc Remove obsoleted imports. 2020-12-24 20:13:06 +01:00
Marcus Scholz a7c8848fd6 Allow user to provide his first and last name on registration. 2020-12-24 19:36:41 +01:00
Marcus Scholz 07ea2f164c Name and E-Mail is only shown when populated in profile. 2020-12-24 19:13:55 +01:00
Marcus Scholz b0396f5223 Added bio and email link to profile template. 2020-12-24 19:04:04 +01:00
Marcus Scholz 88bffbef8e Added Explorer bio / description field. 2020-12-24 18:53:30 +01:00
Marcus Scholz 2022a924c4 Added output of profile image to profile_page. 2020-12-24 18:30:29 +01:00
Marcus Scholz d5827b2006 Fixed filename generation. 2020-12-24 18:14:40 +01:00
Marcus Scholz a9013d9673 Pulled favorite_places out of explorer instance. 2020-12-24 18:03:31 +01:00
Marcus Scholz 0c38ca9a15 Revert changes, as it was redundant. 2020-12-24 18:03:07 +01:00
Marcus Scholz 734d09df90 Add favorite_places to user profile page. 2020-12-24 17:59:05 +01:00
Marcus Scholz e601b9bf6b Merge commit '6f6bd6376d1ef2410a728cff2e9b883560c7f5c1' into feature/30-user-profile-fields 2020-12-24 17:34:09 +01:00
Marcus Scholz 6f6bd6376d Merge branch 'develop' of mowoe.com:reverend/lostplaces-backend into develop 2020-12-24 17:33:02 +01:00
reverend dc2a703c39 More fuckery 2020-12-24 17:27:48 +01:00
reverend 063777ece4 Merge branch '27-Favorite-System' into develop 2020-12-24 17:27:20 +01:00
reverend 4675e5814f Indention and stupid mistakes fix 2020-12-24 17:26:07 +01:00
Marcus Scholz 35e0f912fe Add profile_pic 2020-12-24 17:24:02 +01:00
Marcus Scholz 07fe1bc3ca Rename place_image_path function. 2020-12-24 17:23:20 +01:00
reverend 4a43a4bf37 typo 2020-12-24 16:43:43 +01:00
reverend 61cf148417 Displaying favorite icon on detail page 2020-12-24 16:43:33 +01:00
reverend d547ee9db3 favorite partial 2020-12-24 16:43:14 +01:00
reverend c7b699f615 Changed link location in place teaser 2020-12-24 16:43:01 +01:00
reverend 86f95a5dd0 New icon 2020-12-24 16:42:34 +01:00
reverend 916c4b80f7 Filed not required in django admin 2020-12-24 16:42:27 +01:00
reverend b31dc9fc5f Url name changed 2020-12-24 16:41:30 +01:00
reverend 8f048369bf Favorite/Unfavorite Views 2020-12-24 15:56:33 +01:00
reverend f974469996 formatting 2020-12-24 15:56:02 +01:00
reverend dbbd7b0802 rename migrationfile 2020-12-24 15:55:37 +01:00
Marcus Scholz d04e986419 Added display of name and e-mail. 2020-12-24 15:33:46 +01:00
Marcus Scholz cbbda88850 Remove debug output. 2020-12-24 15:13:40 +01:00