Commit Graph

275 Commits

Author SHA1 Message Date
reverend af7afd0311 Accidently removed the add image tile 2021-04-04 17:01:00 +02:00
reverend cf6346fdf0 Fixed #49 2021-04-04 16:56:18 +02:00
reverend d641d7b44d Backwards compatibality 2021-04-04 16:55:56 +02:00
reverend d35cb8131a Merge branch 'master' into develop 2021-04-03 23:07:16 +02:00
reverend ceeae9e8c9 rudimentary implementation of a lightbox 2021-04-03 23:03:44 +02:00
reverend 092b91825f Following new naming https://is.gd/cRmcip 2021-04-02 22:06:52 +02:00
reverend 52271811ad using block in partial 2021-04-02 22:00:21 +02:00
reverend fb1237f111 set variable and partial template tag 2021-04-02 22:00:13 +02:00
reverend bae4e13137 Partial for PlaceImageGrid 2021-04-02 17:22:28 +02:00
reverend b752454233 #39 Partial for Images 2021-04-02 17:21:00 +02:00
Marcus Scholz 36eb9566d9 Fixed 404 because of misnamed font file. 2020-12-26 14:33:57 +01:00
Marcus Scholz b876435d8c Removed 'the mother of all debugging' again. :D 2020-12-25 19:50:34 +01:00
Marcus Scholz 224eb87d76 Changed migration file reference after renaming it. 2020-12-25 19:47:05 +01:00
Marcus Scholz a78f123d1f Merge commit 'a22c988e948438415d1a58cac627243ae24785f4' into develop 2020-12-25 19:39:05 +01:00
Marcus Scholz a22c988e94 Added visited_places attribute to Explorer. 2020-12-25 19:36:11 +01:00
Marcus Scholz 7f2283325c gory migration fuckery (rename) 2020-12-25 19:35:35 +01:00
Marcus Scholz 6b7c71ef30 Addid visited_places system. (mostly copy&paste) :P 2020-12-25 19:32:54 +01:00
Marcus Scholz 067bf36118 SVG paths updated. 2020-12-25 19:20:44 +01:00
Marcus Scholz 9eef044af9 Renamed favorite* svgs. 2020-12-25 19:19:01 +01:00
Marcus Scholz a4780a22f2 Changed urlpattern tree. 2020-12-25 18:17:05 +01:00
reverend 947f6520aa CSS für Profil 2020-12-25 18:07:54 +01:00
Marcus Scholz 0d1d829abe Regrouped views. 2020-12-25 17:56:17 +01:00
Marcus Scholz 59cfa82ce9 Resorted and -grouped urls. 2020-12-25 17:54:15 +01:00
Marcus Scholz d47c85795c FU migrations! 2020-12-25 17:33:45 +01:00
Marcus Scholz 8e80614eee Merge commit 'c5f6355f193df939ebb1b158be6b4dc2ba425a60' into develop 2020-12-25 16:51:49 +01:00
reverend 6a1e2d975b New Icon 2020-12-25 16:24:28 +01:00
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
reverend 5df7cc5ec6 #46 Large Map 2020-12-25 13:29:34 +01:00
reverend e242dc4add Partial takes parameter to change size of map 2020-12-25 13:29:18 +01:00
Marcus Scholz 86cc7f23fe description_fuckery. 2020-12-25 13:19:34 +01:00
reverend 629a609ff5 Forgott imports for #45 2020-12-25 13:00:30 +01:00
reverend 04fe93c7bb #45 Redirect after asset deletion 2020-12-25 12:57:05 +01:00
Marcus Scholz 3eaa186b66 Delete profile_image on user_deletion. 2020-12-25 12:53:52 +01:00
reverend b42be489dc #44 Text in place teaser is cut of 2020-12-25 12:39:13 +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
reverend dc79b9d05c #43 Lat/Long Check when place is submitted 2020-12-24 19:47:17 +01:00
Marcus Scholz a7c8848fd6 Allow user to provide his first and last name on registration. 2020-12-24 19:36:41 +01:00
reverend b845cc054a Small Tweaks 2020-12-24 19:25:37 +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
Marcus Scholz 981c440ce3 Fix voucher class description 2020-12-24 15:13:31 +01:00
reverend abca946883 Model for favorite system 2020-12-24 14:48:11 +01:00
reverend 196fb02436 Release 2020-12-19 15:31:29 +01:00
reverend 9be993d9ba New Migrations for release 2020-12-19 15:31:22 +01:00
reverend 20dd880a11 Indention Error 2020-12-19 15:31:13 +01:00
reverend 946c3091c0 Typo "fix" 2020-12-19 15:31:04 +01:00
reverend 4bacd1a28d Recopied migration files 2020-12-19 14:47:59 +01:00
reverend 086789aa88 delete miration for release 2020-12-19 14:35:20 +01:00
reverend 3c5b447d4c New CSS 2020-11-29 19:23:44 +01:00
reverend cfbb876d2c #41 2020-11-29 19:23:39 +01:00
reverend 4e0bfef483 Incorporating Profile View into Project 2020-11-29 19:23:22 +01:00
reverend ccdb49c8ea Profile View 2020-11-29 19:22:55 +01:00
reverend 90dd281f7c Common functionalities 2020-11-29 19:22:38 +01:00
reverend d9df6e67a8 Hassling with migrations 2020-11-29 19:22:27 +01:00
reverend cd20e730ba Merge branch 'master' into develop 2020-11-27 07:58:53 +01:00
reverend 2380398fa9 #36 and #37 Place Teaser 2020-10-12 20:57:04 +02:00
Marcus Scholz 4c5b9c7648 Dumped a nice missing-image image. Needs resizing and logic. 2020-10-11 23:08:14 +02:00