Commit Graph

106 Commits

Author SHA1 Message Date
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
62a53c98e6 Template and css tweaks 2020-08-13 23:42:43 +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
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
4ebc8f93f7 Fancy messages 2020-08-12 20:24:42 +02:00
9f3ed46b35 403 Autoredirect 2020-08-12 19:04:45 +02:00
1e082dcb25 Amind site link 2020-08-12 18:51:57 +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
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
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
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
f77650b54d Hide hero image div if none present. 2020-08-09 13:48:45 +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
565c58019b Limited length of name / location in placegrid. Added padding. 2020-08-05 20:44:31 +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
985ab2ed75 Unified indentation using 4 spacec according to PEP8. 2020-08-05 18:57:09 +02:00
d138c57b22 Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-04 23:36:45 +02:00
f3a7676bfa CSS adjustments 2020-08-04 23:36:40 +02:00
284302e3dc Moved login prompt and welcome msg together into one line. 2020-08-04 23:33:51 +02:00
74032b7460 Remove paragraph remains 2020-08-04 23:25:02 +02:00
c20e9c866d Moved login / logout links and greeting into header. 2020-08-04 23:16:45 +02:00
713595f5e8 Typos in headings are hard to notice ;-) 2020-08-04 13:07:50 +02:00
b54e81d372 Replace Thumbnail engine 2020-08-03 19:14:13 +02:00
ceb0a2cc68 Better Rendering of Forms 2020-08-03 17:29:25 +02:00
ba3f937086 Revert "Building a voucher-verify form."
This reverts commit 9bd85aba7a.
2020-08-01 19:05:13 +02:00
9bd85aba7a Building a voucher-verify form. 2020-08-01 19:00:11 +02:00
81a9c756f6 Splitted PlaceEditView into PlaceCrate and PlaceUpdate 2020-07-31 00:27:01 +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
2efb198f72 Added Modelform for place creation. Shabbily templated / not designed. 2020-07-29 20:22:04 +02:00
bf3a7d5c35 Deleted all the defunct venv stuff and moved project dir to root. 2020-07-29 09:30:01 +02:00