Commander1024
|
106ef6dac8
|
Updated OpenLayers to 6.4.3 - incl. source hint.
|
2020-09-22 13:07:30 +02:00 |
|
Commander1024
|
2bc99c78c2
|
Translated headings to English.
|
2020-09-22 12:51:08 +02:00 |
|
Commander1024
|
0185c13a95
|
New testdata dump with 11 places.
|
2020-09-21 21:37:45 +02:00 |
|
Commander1024
|
9632040ade
|
Typos and missing docstrings.
|
2020-09-21 21:37:28 +02:00 |
|
Commander1024
|
85a34b20f9
|
Added additional tests for album links.
|
2020-09-20 02:19:05 +02:00 |
|
Commander1024
|
e25f3da5a5
|
Fixed syntax error, that broke pipenv (update)
|
2020-09-19 23:31:25 +02:00 |
|
Commander1024
|
4c9234d07a
|
Text formatting.
|
2020-09-19 23:29:39 +02:00 |
|
Commander1024
|
f5853f7777
|
Added python docstrings.
|
2020-09-19 22:50:07 +02:00 |
|
Commander1024
|
eb7fe88d59
|
Renamed PlaceImageCreateForm to PlaceImageForm.
|
2020-09-18 23:50:25 +02:00 |
|
Commander1024
|
00ab65d648
|
Added working tests.
|
2020-09-18 23:02:59 +02:00 |
|
Commander1024
|
79854f3fa1
|
Basic fist tests for PhotoAlbum model.
|
2020-09-18 22:39:18 +02:00 |
|
Commander1024
|
618a152f23
|
Switched to timezone-aware now() function.
|
2020-09-18 22:04:19 +02:00 |
|
Commander1024
|
ce91a19068
|
Merge commit '17b531e181e691055797ec95a030c399f4dbcb8f' into develop
|
2020-09-18 21:26:55 +02:00 |
|
Commander1024
|
17b531e181
|
Removed __str__ repr of Voucher and PlaceImage.
|
2020-09-18 21:26:05 +02:00 |
|
Commander1024
|
222c97d63c
|
Added voucher validity boolean icon display.
|
2020-09-18 21:19:31 +02:00 |
|
Commander1024
|
6a1229a4ba
|
Added valid column to VouchersAdmin.
|
2020-09-18 21:03:05 +02:00 |
|
Commander1024
|
2bff4db1d7
|
Added Voucher expiration check in form using model property.
|
2020-09-18 21:02:45 +02:00 |
|
Commander1024
|
a3b123a207
|
Added valid property to VoucherModel.
|
2020-09-18 21:02:07 +02:00 |
|
Commander1024
|
e698f3b224
|
Added VouchersAdmin and PlaceImagesAdmin.
|
2020-09-18 20:40:58 +02:00 |
|
Commander1024
|
c66baaa765
|
Simplified PlaceImage __str__ repr.
|
2020-09-18 20:37:54 +02:00 |
|
Commander1024
|
715e953182
|
Changed __str__ repr of Vouchers.
|
2020-09-18 20:30:25 +02:00 |
|
Commander1024
|
86915f6ec5
|
Added list display of Places and PhotoAlbums admin pages.
|
2020-09-18 20:21:30 +02:00 |
|
Commander1024
|
30b42de86f
|
Delete PlaceImage files including thumbnails on deletion.
|
2020-09-18 13:40:54 +02:00 |
|
Commander1024
|
21217b067f
|
Add comments and relocate thumbnails, set quality.
|
2020-09-18 10:47:41 +02:00 |
|
Commander1024
|
9b160d2df0
|
Sharpen thumbnails.
|
2020-09-18 10:47:16 +02:00 |
|
Commander1024
|
74a9ee4f39
|
Resize original images, name files with placename in filename, sharpen.
|
2020-09-18 10:47:00 +02:00 |
|
Commander1024
|
b0e775d299
|
Removed session data from testdata dump.
|
2020-09-17 22:21:25 +02:00 |
|
Commander1024
|
d6b82f1556
|
Fixed missing "latest locations" on Home when logged in.
|
2020-09-17 22:02:37 +02:00 |
|
Commander1024
|
3f642daf89
|
Added first sample testdata + doc doc hints.
|
2020-09-17 21:27:19 +02:00 |
|
Commander1024
|
858cfe1d3c
|
minor settings
|
2020-09-17 17:06:44 +02:00 |
|
Commander1024
|
943d647a47
|
Added basic setup.cfg with source dir for coverage.
|
2020-09-17 16:14:47 +02:00 |
|
Commander1024
|
c8b3cff5a6
|
Updated Readme according to change of name and user model.
|
2020-09-14 17:37:21 +02:00 |
|
Commander1024
|
d993387216
|
Fixed text repr of Explorer model due to user model change.
|
2020-09-11 22:43:03 +02:00 |
|
Commander1024
|
aed2856df3
|
Made the test timezone aware, DateTimeFiled(auto_now_add) already was.
|
2020-09-11 22:22:03 +02:00 |
|
Commander1024
|
c78858c152
|
Changed class attibutes to match test expectation.
|
2020-09-11 22:03:20 +02:00 |
|
Commander1024
|
f49581259e
|
Typo in class name.
|
2020-09-11 19:32:07 +02:00 |
|
Commander1024
|
f5bf642cd6
|
Ups, not for the settings file.
|
2020-09-11 19:23:13 +02:00 |
|
Commander1024
|
7687acb366
|
Changed scope (?) of remaining local imports.
|
2020-09-11 19:15:39 +02:00 |
|
Commander1024
|
5b1b23d3e6
|
Linked to django 3.1, added local_settings import to the very end of file.
|
2020-09-10 22:20:44 +02:00 |
|
Commander1024
|
bcd003a685
|
Typos and punctuation.
|
2020-09-10 22:17:46 +02:00 |
|
Commander1024
|
ca0e1a48dc
|
Deleted obsolete tagify stylesheet and reference.
|
2020-09-10 09:05:48 +02:00 |
|
Commander1024
|
e08f8f60f2
|
Changed thumbnail/hero images size to cropped 3:2 aspect ratio.
|
2020-09-10 07:42:20 +02:00 |
|
Commander1024
|
26e257fe96
|
Merge branch 'feature/unauth_content'
|
2020-09-10 00:35:08 +02:00 |
|
Commander1024
|
44b06d1c04
|
Minor formatting changes.
|
2020-09-10 00:32:56 +02:00 |
|
Commander1024
|
0c2b1a4699
|
voucher form length now matches voucher model length.
|
2020-09-10 00:25:44 +02:00 |
|
Commander1024
|
240b61f428
|
Formatting. (line-lenght, comments)
|
2020-09-10 00:21:26 +02:00 |
|
Commander1024
|
64510898bb
|
Removed plaintext privacy policies.
|
2020-09-10 00:07:25 +02:00 |
|
Commander1024
|
ab7bbdfc5a
|
Linked "reverend" in footer to gitea profile page.
|
2020-09-09 23:57:23 +02:00 |
|
Commander1024
|
c1925c21c0
|
Added imprint templates in ger and eng.
|
2020-09-09 23:36:53 +02:00 |
|
Commander1024
|
bd579ad83e
|
Fixed links, I broke earlier. -.-
|
2020-09-09 23:36:28 +02:00 |
|
Commander1024
|
c571a56d55
|
Fixed link.
|
2020-09-09 22:41:49 +02:00 |
|
Commander1024
|
a0ee491805
|
Completet German privacy-policy.
|
2020-09-09 22:41:36 +02:00 |
|
Commander1024
|
0f22e2021c
|
Pulled footer frontend changes.
|
2020-09-09 22:06:08 +02:00 |
|
Commander1024
|
7b94482cef
|
Removed dev specific settings.
|
2020-09-09 20:43:49 +02:00 |
|
Commander1024
|
96af47c539
|
Fixed syntax error.
|
2020-09-09 20:26:49 +02:00 |
|
Commander1024
|
e17f55d7d3
|
Merge remote-tracking branch 'origin/master' into feature/unauth_content
|
2020-09-09 20:22:44 +02:00 |
|
Commander1024
|
1ff136c1a8
|
Fixed to link targets.
|
2020-09-08 21:01:24 +02:00 |
|
Commander1024
|
b2abb50fd2
|
Applied TextSection classes to priv-pol and codex.
|
2020-09-08 20:51:15 +02:00 |
|
Commander1024
|
ac7f5de304
|
Updates css from frontend repo with TextSectio font-size increase.
|
2020-09-08 20:50:43 +02:00 |
|
Commander1024
|
f2b6c3e102
|
Created a stupid flatpage view and urlpattern.
|
2020-09-07 22:16:09 +02:00 |
|
Commander1024
|
f98c952d9b
|
This and that.
|
2020-09-06 21:53:13 +02:00 |
|
Commander1024
|
f13698a856
|
Added generated privacy polies in Ger and Eng.
|
2020-09-06 21:04:16 +02:00 |
|
Commander1024
|
45dba48421
|
Added a few comment lines.
|
2020-09-06 19:52:02 +02:00 |
|
Commander1024
|
ae2c9ed956
|
Added footer and pulled it 5em away from maincontent.
|
2020-09-06 19:46:15 +02:00 |
|
Commander1024
|
1b2b493128
|
Included footer template. in globall + a bit formatting love.
|
2020-09-06 19:44:53 +02:00 |
|
Commander1024
|
1dad2cc1e3
|
Dropped a new main.css with the beta changes for the footer.
|
2020-09-06 19:20:14 +02:00 |
|
Commander1024
|
24a406851e
|
Let there be social media icons!
|
2020-09-06 19:17:34 +02:00 |
|
Commander1024
|
6b539866c0
|
Shoveled missing icons from frontend repo.
|
2020-09-06 19:14:29 +02:00 |
|
Commander1024
|
e13110f0a2
|
Changed in-text font and slightly modified padding.
|
2020-09-04 22:19:30 +02:00 |
|
Commander1024
|
ca92e2eb94
|
Fixed typo.
|
2020-09-04 21:46:49 +02:00 |
|
Commander1024
|
fb7880681f
|
Minor indentation fix.
|
2020-09-03 21:50:27 +02:00 |
|
Commander1024
|
35c4d09d7e
|
Removed About and Contact from sitebar.
|
2020-09-03 20:43:37 +02:00 |
|
Commander1024
|
924f4821a6
|
First codex draft.
|
2020-09-03 20:10:48 +02:00 |
|
Commander1024
|
a119957313
|
Moved flat templates to subfolder.
|
2020-09-03 20:06:03 +02:00 |
|
Commander1024
|
6bbc33c9d6
|
Specified detailed information in home_unauth.
|
2020-09-03 13:54:02 +02:00 |
|
Commander1024
|
4fbb914aac
|
Added note to registration process and voucher codes.
|
2020-09-03 13:42:05 +02:00 |
|
Commander1024
|
cba3fe4366
|
Added codex link to sitebar.
|
2020-09-03 00:26:26 +02:00 |
|
Commander1024
|
5c3b68252e
|
Added note and link to UrBex codex.
|
2020-09-03 00:17:42 +02:00 |
|
Commander1024
|
81a5e8246a
|
Added CodexView, template missing.
|
2020-09-03 00:11:08 +02:00 |
|
Commander1024
|
6bf8eb7083
|
Deleted hello_world template :-$
|
2020-09-03 00:05:37 +02:00 |
|
Commander1024
|
c722830e66
|
Added unauthed introduction.
|
2020-09-03 00:02:28 +02:00 |
|
Commander1024
|
ae41f539a1
|
Added empty article on home for logged-in users.
|
2020-09-02 23:57:29 +02:00 |
|
Commander1024
|
c28cc3ac3c
|
Removed lorem dummy content from welcome message.
|
2020-09-02 23:56:19 +02:00 |
|
Commander1024
|
20a735d2ec
|
Added 0.75em margin-bottom to LP-Paragraph.
|
2020-09-02 23:13:54 +02:00 |
|
Commander1024
|
b755f7f45e
|
Added basic lorem ipsum welcome message.
|
2020-09-02 22:46:37 +02:00 |
|
Commander1024
|
b7b3c5b89b
|
Added welcome message to home for authed and unauthed users.
|
2020-09-02 22:46:10 +02:00 |
|
Commander1024
|
b95e565bef
|
Stripped down unauth_home template, limited places to 5.
|
2020-09-02 00:26:03 +02:00 |
|
Commander1024
|
91c888db8f
|
Handle HomeView for unauthenticated users with separate template.
|
2020-09-02 00:22:42 +02:00 |
|
Commander1024
|
69f0f4ccfd
|
Added documentation, links, missing information.
|
2020-09-01 22:35:39 +02:00 |
|
Commander1024
|
75f8ac4a95
|
Mentioned new taggit dependency in Readme.md
|
2020-09-01 22:24:05 +02:00 |
|
Commander1024
|
c3eede548c
|
Added comment ot POST-only url.
|
2020-09-01 22:14:19 +02:00 |
|
Commander1024
|
0eea31a0af
|
Removed obsolete jquery files.
|
2020-09-01 22:14:06 +02:00 |
|
Commander1024
|
9a30ced90c
|
Calculates correct map_center for paginated place_list.
|
2020-08-22 09:58:57 +02:00 |
|
Commander1024
|
d44bf0c0f2
|
Customized PlaceListView to provide data for map rendering.
|
2020-08-22 09:24:50 +02:00 |
|
Commander1024
|
cad53c070c
|
Added map to place_list, but place_center_map is still a bit off.
|
2020-08-22 09:23:12 +02:00 |
|
Commander1024
|
a0627761a7
|
Fixed indentation again. Because I'm stupid ;-)
|
2020-08-22 09:22:20 +02:00 |
|
Commander1024
|
04940a0901
|
Added ol.css.map to static files and noted it down in linklist.
|
2020-08-22 09:19:50 +02:00 |
|
Commander1024
|
3ef31eda0f
|
Added OSM map to place_detail view and template.
|
2020-08-22 09:19:01 +02:00 |
|
Commander1024
|
7cb8bc6bac
|
Added place_list sorting to sort by name.
|
2020-08-22 02:59:04 +02:00 |
|
Commander1024
|
636bb880c1
|
Removed debug output.
|
2020-08-21 20:38:52 +02:00 |
|