Commit Graph
97 Commits
Author SHA1 Message Date
Commander1024 5c9a52b01c Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 18:32:11 +02:00
Commander1024 7bcb08a4ae More German removed. 2020-08-12 18:32:07 +02:00
Commander1024 cbcfda3726 Removed another German title string. 2020-08-12 18:16:32 +02:00
Commander1024 0620ac2325 Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 18:13:45 +02:00
Commander1024 c39bbef47c Removed german string, reodered comment. 2020-08-12 18:13:41 +02:00
Commander1024 aff5babb20 Added UserTestMixin to PlaceDeleteView. 2020-08-12 17:18:31 +02:00
Commander1024 8f340f6567 Cancel buttons type="button". 2020-08-12 16:19:52 +02:00
Commander1024 118c48cd66 More markup errors. 2020-08-12 16:16:52 +02:00
Commander1024 bc484b9ff9 More Cancel-Buttons. (create_place, update_place). 2020-08-12 12:44:14 +02:00
Commander1024 313748f5ac Munch simpler solution using link-button. 2020-08-12 12:38:50 +02:00
Commander1024 8b01bbb2ce Added named cancel button that redirects to success_url. 2020-08-12 11:28:11 +02:00
Commander1024 147c0e8dfe Removed obsoleted checkbox form. 2020-08-11 10:34:39 +02:00
Commander1024 f77650b54d Hide hero image div if none present. 2020-08-09 13:48:45 +02:00
Commander1024 89060f4ce0 Removed debug output. 2020-08-07 12:27:54 +02:00
Commander1024 602a8bb1e6 Got Place object in get request. 2020-08-07 12:27:35 +02:00
Commander1024 fe97e02e41 Doesn't do shit. 2020-08-06 22:30:52 +02:00
Commander1024 15a74f1f31 Added basic checkbox form and delete template. 2020-08-06 22:29:03 +02:00
Commander1024 19847d0e1f Fixed typos and install / prod warning. 2020-08-06 20:34:46 +02:00
Commander1024 5a9e86d3c0 Transated to English. 2020-08-06 19:51:45 +02:00
Commander1024 172e462d1d Dyfunct, but non-breaking WIP commit. :P 2020-08-06 16:57:43 +02:00
Commander1024 565c58019b Limited length of name / location in placegrid. Added padding. 2020-08-05 20:44:31 +02:00
Commander1024 e63601955e Added max-height to hero image css. 2020-08-05 20:16:09 +02:00
Commander1024 c2d08f637f Removed obsoleted fonts.css. 2020-08-05 20:03:21 +02:00
Commander1024 805363eac5 Trying to move navigation into sidebar. 2020-08-05 19:54:13 +02:00
Commander1024 985ab2ed75 Unified indentation using 4 spacec according to PEP8. 2020-08-05 18:57:09 +02:00
Commander1024 2b3fa6f216 Updated readme, according to thumbnail plugin change. 2020-08-05 18:29:03 +02:00
Commander1024 5d500100e5 Formatting. 2020-08-05 18:23:11 +02:00
Commander1024 b7fd19e5ef Removed unused fonts. 2020-08-05 18:19:52 +02:00
Commander1024 9a2ff27810 Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-05 18:13:43 +02:00
Commander1024 05b770f56d Removed unused fonts include CSS. 2020-08-05 18:13:35 +02:00
Commander1024 e2f4fca8ca Moved fonts to expected location in subfolder. 2020-08-05 13:05:13 +02:00
Commander1024 28d09c968a Changed otf font references by correct ttf ones. 2020-08-04 23:41:13 +02:00
Commander1024 284302e3dc Moved login prompt and welcome msg together into one line. 2020-08-04 23:33:51 +02:00
Commander1024 9e2a54b8e5 Stupid is not to check your changes before committing. 2020-08-04 23:20:53 +02:00
Commander1024 c20e9c866d Moved login / logout links and greeting into header. 2020-08-04 23:16:45 +02:00
Commander1024 66404eea87 Fixed typo and / url. 2020-08-04 22:10:31 +02:00
Commander1024 713595f5e8 Typos in headings are hard to notice ;-) 2020-08-04 13:07:50 +02:00
Commander1024 f69f137402 Made image-sized quadratic again, for the images to honor the aspect ratio. Will be cropped in thumbnails anyway. 2020-08-03 21:57:42 +02:00
Commander1024 e74bdd58d2 Removed old django-thumbs thumbnail sizes and a rogue newline. 2020-08-03 21:49:12 +02:00
Commander1024 3ab5bf6826 Added signup formcheck signup. 2020-08-02 23:22:47 +02:00
Commander1024 ca1bc12e88 Resolved merge conflicts. 2020-08-02 22:16:31 +02:00
Commander1024 799644bf31 Merge remote-tracking branch 'origin/master' 2020-08-02 22:10:59 +02:00
Commander1024 57c0889c4e Added input field to the signup form and removed crap. 2020-08-02 22:05:25 +02:00
Commander1024 8cbb1baf27 voucher_form.code won't match voucher.code :-( 2020-08-01 21:40:11 +02:00
Commander1024 cd0df727cc Finally got an input form. :-) 2020-08-01 19:21:59 +02:00
Commander1024 81034ef613 Revert "Building a voucher-verify form."
This reverts commit 9bd85aba7a.
2020-08-01 19:08:29 +02:00
Commander1024 f2f32351e1 Revert "Trying to add the invitations module."
This reverts commit bea6c606fd.
2020-08-01 19:05:37 +02:00
Commander1024 ba3f937086 Revert "Building a voucher-verify form."
This reverts commit 9bd85aba7a.
2020-08-01 19:05:13 +02:00
Commander1024 d2002c9e51 Merge commit 'bea6c60'
Accidently committed to master.
2020-08-01 19:01:03 +02:00
Commander1024 9bd85aba7a Building a voucher-verify form. 2020-08-01 19:00:11 +02:00
Commander1024 bea6c606fd Trying to add the invitations module. 2020-08-01 16:54:11 +02:00
Commander1024 ea9b46961b Formatting. 2020-08-01 13:54:52 +02:00
Commander1024 ac2981ffc6 Added voucher creation date display in voucher edit view. 2020-08-01 13:31:52 +02:00
Commander1024 8d15610ca2 Added voucher model. 2020-08-01 13:11:07 +02:00
Commander1024 a2412e88d2 Added class comments, unified formatting. 2020-08-01 11:25:26 +02:00
Commander1024 0fefaf66dd Ignored .vscode and added pylint dev-package. 2020-07-31 16:18:10 +02:00
Commander1024 4ca0939dcf Forgot the actual .css file in previous commit. 2020-07-31 15:17:02 +02:00
Commander1024 3d230d046d Added Montserrat non-serif font and css imports for both fonts. 2020-07-31 15:15:55 +02:00
Commander1024 6029280808 Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
Commander1024 ec757e1799 Exterminated excess newlines. 2020-07-31 14:53:39 +02:00
Commander1024 383ac64ee1 Massively stripped down ignored files 2020-07-31 14:09:49 +02:00
Commander1024 ad584efc2e Added: Crimson Text font family for use as serif font with good readability. 2020-07-31 10:42:47 +02:00
Commander1024 066bc6011a Added Place edit function. 2020-07-29 21:28:12 +02:00
Commander1024 6ef959d10b Added forgotten migration. 2020-07-29 20:23:12 +02:00
Commander1024 2efb198f72 Added Modelform for place creation. Shabbily templated / not designed. 2020-07-29 20:22:04 +02:00
Commander1024 ec308a7428 Removed cleanliness warning. 2020-07-29 15:25:35 +02:00
Commander1024andGitea b3f271e2e9 Merge branch 'venv-cleanup' of reverend/lostplaces-backend into master 2020-07-29 10:35:53 +00:00
Commander1024 4499c6b055 Wrote basic (pipenv) contribution guide in Readme.md. 2020-07-29 11:55:17 +02:00
Commander1024 4f3794c59d Commented out Python3 subversion requirement. 2020-07-29 11:31:42 +02:00
Commander1024 3795d149ab Added Image to pipenv. 2020-07-29 11:18:57 +02:00
Commander1024 17d8b28853 remove obsolete requirements, set up pipenv with dependencies in Pipfile. 2020-07-29 10:44:16 +02:00
Commander1024 d4ecc4c9de Added db.sqlite3.bak to .gitignore. 2020-07-29 09:54:18 +02:00
Commander1024 bf3a7d5c35 Deleted all the defunct venv stuff and moved project dir to root. 2020-07-29 09:30:01 +02:00
Commander1024 8e25d5dff2 Created very basic initial login / logout functionality. Absolutely rudimentary templates included. 2020-07-29 00:15:12 +02:00
Commander1024 a95b90896e Made title tag configurable the django way. 2020-07-28 23:45:28 +02:00
Commander1024 eea7d4ffa6 Created stub templates for auth foo. 2020-07-28 23:03:31 +02:00
Commander1024 36769322b4 Reset migrations after fuckery cause by changing AuthUserModel. 2020-07-28 21:43:19 +02:00
Commander1024 2897696663 Added CustomUser model called Explorer. 2020-07-28 20:15:34 +02:00
Commander1024 e14e4cda4c Merge remote-tracking branch 'origin/master' 2020-07-28 18:41:57 +02:00
Commander1024 6a2df47b40 Truncated description a little more to prevent overflow. 2020-07-28 18:41:27 +02:00
Commander1024 2a29e3a7a4 Shorted descriptions output in PlaceList so that it ends after a whole word. 2020-07-28 18:34:14 +02:00
Commander1024 55e04c094d Added new requirement in Readme.md. 2020-07-27 23:00:58 +02:00
Commander1024 f41a292a71 Modified PlaceList template to also use thimbnails. 2020-07-27 22:54:27 +02:00
Commander1024 912fb8da50 Implemented django-thumbs-v2 and modified PlaceOverview template to use scaled images. 2020-07-27 22:53:33 +02:00
Commander1024 b027f9d476 Added first PlaceImage to PlaceList. 2020-07-27 22:00:51 +02:00
Commander1024 3c92bc93cd Changed filenames to UUID4 which are thrown into a single directory. Added auto-delete for changed / deleted PlaceImages. 2020-07-27 21:32:59 +02:00
Commander1024 1c401532ad Added dynamic PlaceImage output in template. 2020-07-27 21:00:26 +02:00
Commander1024 3f2ad1ca19 Merge remote-tracking branch 'origin/master' 2020-07-27 20:35:10 +02:00
Commander1024 acfdcd99ba Added PlaceImage model, admin stuff, migrations with reference to Place. 2020-07-27 20:34:18 +02:00
Commander1024 2aa4b4bd5b Added MIT license and rudimentary Readme.md. 2020-07-27 09:56:55 +02:00
Commander1024 6314b696be Fixed ordering of templates. 2020-07-26 23:42:31 +02:00
Commander1024 e89d0b3d6f Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-07-26 23:36:22 +02:00
Commander1024 ce62393c0e Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-07-26 23:34:06 +02:00
Commander1024 e55716ec8b Fixed List View 2020-07-26 23:34:03 +02:00
Commander1024 694543d088 Added places list view. 2020-07-26 23:25:07 +02:00
Commander1024 114ec0d1ea Added a basic place_view 2020-07-26 22:19:37 +02:00
Commander1024 87c816d83f Added project, app, scaffolds 2020-07-19 00:13:49 +02:00