Commit Graph

207 Commits

Author SHA1 Message Date
0b0a401486 Added export of place coords to home conext. 2020-08-20 21:38:01 +02:00
2b56eed759 Added OSM map partial, Place model function and added it to home. 2020-08-20 21:37:27 +02:00
e387091da6 Removed obsoleted JS. 2020-08-20 21:07:39 +02:00
6b90ca39eb Converted indentation to spaces globally. 2020-08-17 15:38:52 +02:00
aa4c77e675 Deleted old migrations. 2020-08-17 12:30:45 +02:00
7a378c26d0 Unified first/last - next/prev behaviour. Fixed previous button. 2020-08-17 12:03:30 +02:00
d58d118953 New Markup for Pagination 2020-08-17 08:45:12 +02:00
4ea8d16253 Fixed pagiatation 2020-08-16 16:29:04 +02:00
9f29ea603f Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-16 11:56:32 +02:00
60a9f61358 css 2020-08-16 11:56:30 +02:00
c2b9b494cc Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-16 11:56:18 +02:00
99fbe827c9 Changed pagination template to show disabled nav elements. 2020-08-16 11:56:13 +02:00
6f1598e978 Fresh css 2020-08-16 11:42:41 +02:00
7a432921d1 Sidebar animation is not triggered when loading page 2020-08-16 11:41:03 +02:00
97a5052ad8 Responsive Menu 2020-08-16 10:34:56 +02:00
42d1137dfb Fixed icon absolute path error. 2020-08-14 15:52:17 +02:00
e2152662cf Updated main css from frontend repo. Vertical pagination alignment. 2020-08-14 13:58:21 +02:00
9f33b994dd Renamed object instance to mark current page css class. 2020-08-14 10:58:31 +02:00
70f2137af5 Removed HTML entities, linked first/last css classes. 2020-08-14 10:13:44 +02:00
b5147ee59b Moved pagination to partials and included it in place_list. 2020-08-14 09:45:00 +02:00
df2aaf646a We need some ci for this sheet 2020-08-13 23:46:06 +02:00
62a53c98e6 Template and css tweaks 2020-08-13 23:42:43 +02:00
9fad8e8baa Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-13 22:52:45 +02:00
01ab8a304d CSs 2020-08-13 22:52:32 +02:00
86087c2b8d Fixed stupid syntax errors. 2020-08-13 20:30:43 +02:00
f616b713d4 Minor pagination themplate fixes. Needs unified decorations. 2020-08-13 12:54:59 +02:00
6482d622b2 CSS 2020-08-13 11:18:29 +02:00
faa4ed52ef Hackity hickity 2020-08-13 11:18:25 +02:00
9f788ab44c Added sweet navigation html entities. 2020-08-12 23:28:06 +02:00
f27fc71a01 Added pagination in PlaceList template. 2020-08-12 23:20:32 +02:00
2f1f356eb0 Fixed indentation. 2020-08-12 22:20:31 +02:00
adc0fd4d5e Changed PlaceList description to not cus description < threshold. 2020-08-12 22:15:44 +02:00
8889314d9e Changed sorting to newest first in PlaceGrid. 2020-08-12 22:00:45 +02:00
1a70c1437e Converted PlaceList into a ListView and added pagination. 2020-08-12 21:53:49 +02:00
c148cc5f10 New css 2020-08-12 21:07:24 +02:00
aa48af7c91 DeleteView success message 2020-08-12 21:07:13 +02:00
564d20c73e Added success message to deleteview. 2020-08-12 20:56:37 +02:00
0b3aff1d1d Simplified UpdatePlace success message using Mixin. 2020-08-12 20:52:17 +02:00
0cf482dc5c Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 20:44:13 +02:00
275bec6560 Success message for place update. 2020-08-12 20:44:08 +02:00
852def01d2 Added success and error messages to CreatePlaceView. 2020-08-12 20:35:49 +02:00
1eed5a8283 Throwing message when creating a user 2020-08-12 20:33:09 +02:00
4ebc8f93f7 Fancy messages 2020-08-12 20:24:42 +02:00
1130ee70d9 Added missing self to get method. 2020-08-12 20:11:25 +02:00
759c42279d Converted last function-based views into class-based-views. 2020-08-12 19:24:04 +02:00
87efccf6c9 Finally removed "hello_world". 2020-08-12 19:14:06 +02:00
a82ddaa44e Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 19:07:12 +02:00
78f087fb3c Moved check for submitter to own view, included it in update place. 2020-08-12 19:07:07 +02:00
1d62b20a3c More markup 2020-08-12 19:06:19 +02:00
9f3ed46b35 403 Autoredirect 2020-08-12 19:04:45 +02:00
b6b17f4caf Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 18:59:27 +02:00
c0191fc6c4 Added LoginRequiredMixin to check for authenticated user. 2020-08-12 18:59:21 +02:00
10d96c7c8f Using referrer in 403 2020-08-12 18:56:09 +02:00
0074c73562 Custom 403 2020-08-12 18:52:04 +02:00
1e082dcb25 Amind site link 2020-08-12 18:51:57 +02:00
d554355f9c User management forms 2020-08-12 18:32:14 +02:00
5c9a52b01c Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 18:32:11 +02:00
7bcb08a4ae More German removed. 2020-08-12 18:32:07 +02:00
5009b778f7 More buttons 2020-08-12 18:30:30 +02:00
f9fd9d68a7 More Form frickelei 2020-08-12 18:27:51 +02:00
cbcfda3726 Removed another German title string. 2020-08-12 18:16:32 +02:00
0620ac2325 Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 18:13:45 +02:00
c39bbef47c Removed german string, reodered comment. 2020-08-12 18:13:41 +02:00
bc49b305ff Delte Form hybsched 2020-08-12 18:12:12 +02:00
764d0f32be Fresh baked css 2020-08-12 18:11:57 +02:00
9dfd389a5d Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 17:51:24 +02:00
22e2657367 New css 2020-08-12 17:51:21 +02:00
aff5babb20 Added UserTestMixin to PlaceDeleteView. 2020-08-12 17:18:31 +02:00
5bc92a5841 Default login url 2020-08-12 16:52:03 +02:00
d5de4e0440 Rendering of messages, ugly, but its there 2020-08-12 16:51:55 +02:00
8f340f6567 Cancel buttons type="button". 2020-08-12 16:19:52 +02:00
118c48cd66 More markup errors. 2020-08-12 16:16:52 +02:00
70ee70b50f Markup Errro 2020-08-12 15:51:17 +02:00
bc484b9ff9 More Cancel-Buttons. (create_place, update_place). 2020-08-12 12:44:14 +02:00
313748f5ac Munch simpler solution using link-button. 2020-08-12 12:38:50 +02:00
8b01bbb2ce Added named cancel button that redirects to success_url. 2020-08-12 11:28:11 +02:00
147c0e8dfe Removed obsoleted checkbox form. 2020-08-11 10:34:39 +02:00
86d7212060 Adjusted templates 2020-08-10 20:10:22 +02:00
30e6c6fda6 static menu items 2020-08-10 20:01:03 +02:00
98a3c9f22c Unified template names 2020-08-10 20:00:54 +02:00
675cdc5721 Adjusted delete view 2020-08-10 19:54:17 +02:00
121b99730d Added Place edit/delete view 2020-08-10 19:36:42 +02:00
fb8e7a357b Updated icon path 2020-08-10 19:14:38 +02:00
f9cb21dc8e Adjusted template 2020-08-10 19:10:46 +02:00
06b7686264 Adjusted template 2020-08-10 19:06:45 +02:00
34df74e42a Current CSS 2020-08-09 23:56:32 +02:00
f77650b54d Hide hero image div if none present. 2020-08-09 13:48:45 +02:00
68db5fbc7a Fixed missing for scope 2020-08-09 11:40:23 +02:00
89060f4ce0 Removed debug output. 2020-08-07 12:27:54 +02:00
602a8bb1e6 Got Place object in get request. 2020-08-07 12:27:35 +02:00
fe97e02e41 Doesn't do shit. 2020-08-06 22:30:52 +02:00
15a74f1f31 Added basic checkbox form and delete template. 2020-08-06 22:29:03 +02:00
5a9e86d3c0 Transated to English. 2020-08-06 19:51:45 +02:00
172e462d1d Dyfunct, but non-breaking WIP commit. :P 2020-08-06 16:57:43 +02:00
565c58019b Limited length of name / location in placegrid. Added padding. 2020-08-05 20:44:31 +02:00
e63601955e Added max-height to hero image css. 2020-08-05 20:16:09 +02:00
c2d08f637f Removed obsoleted fonts.css. 2020-08-05 20:03:21 +02:00
805363eac5 Trying to move navigation into sidebar. 2020-08-05 19:54:13 +02:00
f9851071ed css 2020-08-05 19:52:00 +02:00
985ab2ed75 Unified indentation using 4 spacec according to PEP8. 2020-08-05 18:57:09 +02:00