Commit Graph

223 Commits

Author SHA1 Message Date
1dad2cc1e3 Dropped a new main.css with the beta changes for the footer. 2020-09-06 19:20:14 +02:00
24a406851e Let there be social media icons! 2020-09-06 19:17:34 +02:00
6b539866c0 Shoveled missing icons from frontend repo. 2020-09-06 19:14:29 +02:00
e13110f0a2 Changed in-text font and slightly modified padding. 2020-09-04 22:19:30 +02:00
ca92e2eb94 Fixed typo. 2020-09-04 21:46:49 +02:00
fb7880681f Minor indentation fix. 2020-09-03 21:50:27 +02:00
35c4d09d7e Removed About and Contact from sitebar. 2020-09-03 20:43:37 +02:00
924f4821a6 First codex draft. 2020-09-03 20:10:48 +02:00
a119957313 Moved flat templates to subfolder. 2020-09-03 20:06:03 +02:00
6bbc33c9d6 Specified detailed information in home_unauth. 2020-09-03 13:54:02 +02:00
4fbb914aac Added note to registration process and voucher codes. 2020-09-03 13:42:05 +02:00
cba3fe4366 Added codex link to sitebar. 2020-09-03 00:26:26 +02:00
5c3b68252e Added note and link to UrBex codex. 2020-09-03 00:17:42 +02:00
81a5e8246a Added CodexView, template missing. 2020-09-03 00:11:08 +02:00
6bf8eb7083 Deleted hello_world template :-$ 2020-09-03 00:05:37 +02:00
c722830e66 Added unauthed introduction. 2020-09-03 00:02:28 +02:00
ae41f539a1 Added empty article on home for logged-in users. 2020-09-02 23:57:29 +02:00
c28cc3ac3c Removed lorem dummy content from welcome message. 2020-09-02 23:56:19 +02:00
20a735d2ec Added 0.75em margin-bottom to LP-Paragraph. 2020-09-02 23:13:54 +02:00
b755f7f45e Added basic lorem ipsum welcome message. 2020-09-02 22:46:37 +02:00
b7b3c5b89b Added welcome message to home for authed and unauthed users. 2020-09-02 22:46:10 +02:00
b95e565bef Stripped down unauth_home template, limited places to 5. 2020-09-02 00:26:03 +02:00
91c888db8f Handle HomeView for unauthenticated users with separate template. 2020-09-02 00:22:42 +02:00
843832d978 Viewport fix 2020-08-31 18:28:12 +02:00
7a3b8529f8 base views for place assets 2020-08-30 17:26:43 +02:00
538b43c2a1 Splitted views in multiple files 2020-08-30 17:11:24 +02:00
ca2eac533f Removed unused View 2020-08-30 16:54:11 +02:00
2007b512c7 Bugfix 2020-08-30 16:53:58 +02:00
751d4c81fe Merge branch 'master' of mowoe.com:reverend/lostplaces-backend into master 2020-08-28 14:34:11 +02:00
7a757bcf35 Moved Templates 2020-08-28 14:34:09 +02:00
55b8d16751 No realy 2020-08-27 17:17:28 +02:00
f34d70edd5 Division by zero fix 2020-08-27 17:16:03 +02:00
c84be34a37 Place delete, more abstraction for ISPlaceSubmitter and more messages 2020-08-27 10:31:14 +02:00
3959096c95 Place delete 2020-08-27 10:30:50 +02:00
76daa71217 Sign up link in login template 2020-08-27 10:30:36 +02:00
0707d2d51e Icons and icon template tag 2020-08-27 09:06:24 +02:00
d45724b774 Will show x for deleting when allowed 2020-08-26 21:59:21 +02:00
c8e46d42ee Relabeling 2020-08-26 21:36:37 +02:00
591469799f Photoalbums can now be linked by users 2020-08-26 21:36:10 +02:00
3cd44959b1 Config mistake 2020-08-26 21:24:08 +02:00
ffef52269a SVG Icons as a dependency 2020-08-26 19:31:06 +02:00
9a30ced90c Calculates correct map_center for paginated place_list. 2020-08-22 09:58:57 +02:00
d44bf0c0f2 Customized PlaceListView to provide data for map rendering. 2020-08-22 09:24:50 +02:00
cad53c070c Added map to place_list, but place_center_map is still a bit off. 2020-08-22 09:23:12 +02:00
a0627761a7 Fixed indentation again. Because I'm stupid ;-) 2020-08-22 09:22:20 +02:00
04940a0901 Added ol.css.map to static files and noted it down in linklist. 2020-08-22 09:19:50 +02:00
3ef31eda0f Added OSM map to place_detail view and template. 2020-08-22 09:19:01 +02:00
7cb8bc6bac Added place_list sorting to sort by name. 2020-08-22 02:59:04 +02:00
636bb880c1 Removed debug output. 2020-08-21 20:38:52 +02:00
c9d9ca9de0 Indentation fixed to 4 spaces. 2020-08-21 20:38:05 +02:00