Commit Graph

145 Commits

Author SHA1 Message Date
reverend 045786c7ca Fixed something 2020-08-03 17:33:14 +02:00
reverend 4a6c3b7606 Merge branch 'master' into voucher 2020-08-03 17:30:31 +02:00
reverend a232c15c1c Groundkeepin i guess... 2020-08-03 17:29:39 +02:00
reverend ceb0a2cc68 Better Rendering of Forms 2020-08-03 17:29:25 +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
reverend d229fe0fc8 New CSS 2020-08-02 15:57:19 +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
reverend 81a9c756f6 Splitted PlaceEditView into PlaceCrate and PlaceUpdate 2020-07-31 00:27:01 +02:00
reverend 2fa4874c08 Small refactoring 2020-07-30 22:33:41 +02:00
reverend fc4167ffc2 PlaceImageForm Filename required 2020-07-30 22:18:55 +02:00
Leonhard Strohmidel bf0d20dbbd Syntax error 2020-07-30 14:27:17 +02:00
Leonhard Strohmidel 29245d1e5f Refactoring 2020-07-30 14:26:52 +02:00
Leonhard Strohmidel 4e9f916169 Enabling mulitple image upload in 1 form 2020-07-30 14:15:28 +02:00
Leonhard Strohmidel c8380a0073 Added Form for Image Upload to Place Create View 2020-07-30 13:09:00 +02:00
Leonhard Strohmidel 73a6a4f8d8 Comments and Codeformatting 2020-07-30 10:51:05 +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
Commander1024 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