Commit Graph

275 Commits

Author SHA1 Message Date
Marcus Scholz 00ab65d648 Added working tests. 2020-09-18 23:02:59 +02:00
Marcus Scholz 79854f3fa1 Basic fist tests for PhotoAlbum model. 2020-09-18 22:39:18 +02:00
Marcus Scholz 618a152f23 Switched to timezone-aware now() function. 2020-09-18 22:04:19 +02:00
Marcus Scholz ce91a19068 Merge commit '17b531e181e691055797ec95a030c399f4dbcb8f' into develop 2020-09-18 21:26:55 +02:00
Marcus Scholz 17b531e181 Removed __str__ repr of Voucher and PlaceImage. 2020-09-18 21:26:05 +02:00
Marcus Scholz 222c97d63c Added voucher validity boolean icon display. 2020-09-18 21:19:31 +02:00
Marcus Scholz 6a1229a4ba Added valid column to VouchersAdmin. 2020-09-18 21:03:05 +02:00
Marcus Scholz 2bff4db1d7 Added Voucher expiration check in form using model property. 2020-09-18 21:02:45 +02:00
Marcus Scholz a3b123a207 Added valid property to VoucherModel. 2020-09-18 21:02:07 +02:00
Marcus Scholz e698f3b224 Added VouchersAdmin and PlaceImagesAdmin. 2020-09-18 20:40:58 +02:00
Marcus Scholz c66baaa765 Simplified PlaceImage __str__ repr. 2020-09-18 20:37:54 +02:00
reverend 815be3126e Issue #16 Tag Suggestion 2020-09-18 20:35:01 +02:00
Marcus Scholz 715e953182 Changed __str__ repr of Vouchers. 2020-09-18 20:30:25 +02:00
Marcus Scholz 86915f6ec5 Added list display of Places and PhotoAlbums admin pages. 2020-09-18 20:21:30 +02:00
Marcus Scholz 30b42de86f Delete PlaceImage files including thumbnails on deletion. 2020-09-18 13:40:54 +02:00
Marcus Scholz 21217b067f Add comments and relocate thumbnails, set quality. 2020-09-18 10:47:41 +02:00
Marcus Scholz 9b160d2df0 Sharpen thumbnails. 2020-09-18 10:47:16 +02:00
Marcus Scholz 74a9ee4f39 Resize original images, name files with placename in filename, sharpen. 2020-09-18 10:47:00 +02:00
Marcus Scholz b0e775d299 Removed session data from testdata dump. 2020-09-17 22:21:25 +02:00
Marcus Scholz d6b82f1556 Fixed missing "latest locations" on Home when logged in. 2020-09-17 22:02:37 +02:00
Marcus Scholz 3f642daf89 Added first sample testdata + doc doc hints. 2020-09-17 21:27:19 +02:00
Marcus Scholz 858cfe1d3c minor settings 2020-09-17 17:06:44 +02:00
Marcus Scholz 943d647a47 Added basic setup.cfg with source dir for coverage. 2020-09-17 16:14:47 +02:00
reverend d96cf9470a Developer Documentatino for models 2020-09-15 21:07:53 +02:00
reverend 547179b0ca Squashed commit of the following:
commit 97b044cafb7f17f23b3b1beedcf70af209a60ddc
Author: reverend <reverend@reverend2048.de>
Date:   Mon Sep 14 17:25:40 2020 +0200

    Updating gitignore

commit 4891d80486e1f95db8ae66385c7c97426a3ca1a4
Author: reverend <reverend@reverend2048.de>
Date:   Mon Sep 14 17:25:20 2020 +0200

    Updating Readme

commit f05c43abbdc7eb30896ad6d10fe80fd6483338d9
Author: reverend <reverend@reverend2048.de>
Date:   Mon Sep 14 17:23:30 2020 +0200

    Renaming Module

commit fd5ad2ee9f8cbacd565da45b257928192ffc651c
Author: reverend <reverend@reverend2048.de>
Date:   Mon Sep 14 17:23:16 2020 +0200

    Renaming module references

commit 828a0dd5dd73723b84b77908497903ed26b6966b
Author: reverend <reverend@reverend2048.de>
Date:   Mon Sep 14 17:21:20 2020 +0200

    Renaming Project
2020-09-14 17:26:17 +02:00