Commander1024
|
6b90ca39eb
|
Converted indentation to spaces globally.
|
2020-08-17 15:38:52 +02:00 |
|
Commander1024
|
c1007fb7bc
|
Added migrations directory to .gitignore.
|
2020-08-17 12:36:27 +02:00 |
|
Commander1024
|
aa4c77e675
|
Deleted old migrations.
|
2020-08-17 12:30:45 +02:00 |
|
Commander1024
|
7a378c26d0
|
Unified first/last - next/prev behaviour. Fixed previous button.
|
2020-08-17 12:03:30 +02:00 |
|
Commander1024
|
c2b9b494cc
|
Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
|
2020-08-16 11:56:18 +02:00 |
|
Commander1024
|
99fbe827c9
|
Changed pagination template to show disabled nav elements.
|
2020-08-16 11:56:13 +02:00 |
|
Commander1024
|
42d1137dfb
|
Fixed icon absolute path error.
|
2020-08-14 15:52:17 +02:00 |
|
Commander1024
|
e2152662cf
|
Updated main css from frontend repo. Vertical pagination alignment.
|
2020-08-14 13:58:21 +02:00 |
|
Commander1024
|
9f33b994dd
|
Renamed object instance to mark current page css class.
|
2020-08-14 10:58:31 +02:00 |
|
Commander1024
|
70f2137af5
|
Removed HTML entities, linked first/last css classes.
|
2020-08-14 10:13:44 +02:00 |
|
Commander1024
|
b5147ee59b
|
Moved pagination to partials and included it in place_list.
|
2020-08-14 09:45:00 +02:00 |
|
Commander1024
|
86087c2b8d
|
Fixed stupid syntax errors.
|
2020-08-13 20:30:43 +02:00 |
|
Commander1024
|
f616b713d4
|
Minor pagination themplate fixes. Needs unified decorations.
|
2020-08-13 12:54:59 +02:00 |
|
Commander1024
|
9f788ab44c
|
Added sweet navigation html entities.
|
2020-08-12 23:28:06 +02:00 |
|
Commander1024
|
f27fc71a01
|
Added pagination in PlaceList template.
|
2020-08-12 23:20:32 +02:00 |
|
Commander1024
|
2f1f356eb0
|
Fixed indentation.
|
2020-08-12 22:20:31 +02:00 |
|
Commander1024
|
adc0fd4d5e
|
Changed PlaceList description to not cus description < threshold.
|
2020-08-12 22:15:44 +02:00 |
|
Commander1024
|
8889314d9e
|
Changed sorting to newest first in PlaceGrid.
|
2020-08-12 22:00:45 +02:00 |
|
Commander1024
|
1a70c1437e
|
Converted PlaceList into a ListView and added pagination.
|
2020-08-12 21:53:49 +02:00 |
|
Commander1024
|
564d20c73e
|
Added success message to deleteview.
|
2020-08-12 20:56:37 +02:00 |
|
Commander1024
|
0b3aff1d1d
|
Simplified UpdatePlace success message using Mixin.
|
2020-08-12 20:52:17 +02:00 |
|
Commander1024
|
0cf482dc5c
|
Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
|
2020-08-12 20:44:13 +02:00 |
|
Commander1024
|
275bec6560
|
Success message for place update.
|
2020-08-12 20:44:08 +02:00 |
|
Commander1024
|
852def01d2
|
Added success and error messages to CreatePlaceView.
|
2020-08-12 20:35:49 +02:00 |
|
Commander1024
|
1130ee70d9
|
Added missing self to get method.
|
2020-08-12 20:11:25 +02:00 |
|
Commander1024
|
759c42279d
|
Converted last function-based views into class-based-views.
|
2020-08-12 19:24:04 +02:00 |
|
Commander1024
|
87efccf6c9
|
Finally removed "hello_world".
|
2020-08-12 19:14:06 +02:00 |
|
Commander1024
|
a82ddaa44e
|
Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
|
2020-08-12 19:07:12 +02:00 |
|
Commander1024
|
78f087fb3c
|
Moved check for submitter to own view, included it in update place.
|
2020-08-12 19:07:07 +02:00 |
|
Commander1024
|
b6b17f4caf
|
Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
|
2020-08-12 18:59:27 +02:00 |
|
Commander1024
|
c0191fc6c4
|
Added LoginRequiredMixin to check for authenticated user.
|
2020-08-12 18:59:21 +02:00 |
|
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 |
|