276 Commits

Author SHA1 Message Date
59cad83f85 update 2022-08-20 15:04:44 +02:00
9cbeb0523e try to fix intermediate problems 2022-07-08 13:14:34 +02:00
39179f5277 add file logging to /var/log/coinmanager/coinmanager.log and additional output to /var/log/apache2/error.log via wsgi.info 2022-07-08 13:13:53 +02:00
effbd4c7fe save 2022-07-08 13:12:49 +02:00
e6db06bb9a migrate webapp to /opt 2022-07-08 13:12:28 +02:00
50b8d19093 bump version 2022-01-17 22:26:03 +00:00
c53d9e4cfd fix #46: update webinterface to distinguish between last found coins and last checked coins 2022-01-17 23:22:04 +01:00
9c92a6ecf3 add backend support for fault_stamp and comment 2022-01-17 01:28:32 +01:00
da4c580c18 fix #46 2022-01-17 01:28:01 +01:00
6b77b35213 add docu, refractor 2022-01-16 23:07:26 +01:00
c51031a027 version update 2022-01-16 22:01:43 +00:00
33c98b1478 fix #52 2022-01-16 14:21:25 +01:00
willipink
8dacdb21f6 update db 2022-01-16 13:09:45 +00:00
willipink
7df2771e5e fix #51 remove caching from url loader 2022-01-09 22:48:38 +00:00
3ed6923fd0 version bump to 220109 2022-01-09 22:23:05 +00:00
dc5b622123 cleanup config and old packages, add description how to run tests and clear the cache 2022-01-09 23:05:33 +01:00
4b3aeb00ef fix #51: disable all caching, remove etag and last modified headers, add csrftoken cookie to ajax post requests 2022-01-09 23:04:25 +01:00
d144d1cc7a remove etag and last modified caching and disable it in backend settings 2022-01-09 18:27:03 +01:00
willipink
1b988f03c7 update version and db 2022-01-09 16:25:10 +00:00
willipink
60253d2aeb revert remove csrf token, get add/coin working again - refactored due to testing ... 2021-11-01 14:20:48 +00:00
c7fe33d438 remove coutry name iso argument as it is not needed, retype error message 2021-10-04 11:32:06 +00:00
4359c70883 fix broken things 2021-10-04 13:18:55 +02:00
31219c96ab hope it works 2021-10-04 13:16:04 +02:00
447d93ea63 #1 begin add_coin tests 2021-10-04 13:05:36 +02:00
563adb2615 Merge branch 'master' of ssh://willipink.eu:3456/moritz/coinmanager 2021-10-04 10:58:46 +00:00
2cc819b548 comment out non_cached views 2021-10-04 10:58:43 +00:00
d5429f0c2b rename caching functions on server 2021-10-04 10:58:16 +00:00
0561aa54f4 cleanup, version and settings bump 2021-10-04 10:57:24 +00:00
2ec75f11c4 remove double csrf token 2021-10-04 10:50:02 +00:00
4ff014865a db update 2021-10-04 10:47:44 +00:00
willipink
505198121a do not show not existing coins 2021-07-26 13:08:34 +00:00
624505d110 #1 add user url and view tests 2021-07-12 23:28:29 +02:00
25f0184d76 #48 add optional coin.stamp attribute to template 2021-07-12 12:18:43 +00:00
0938875092 #48 final fix 2021-07-12 11:21:32 +02:00
fa3e285330 #48 still not working completely 2021-07-12 09:13:57 +00:00
e65e901a66 fix #48 aka. show recent coins on index page 2021-07-05 20:45:21 +00:00
5ba73e0e1e make sure python3 is used 2021-07-05 20:42:51 +00:00
willipink
b6bd4c1390 begin most recent function 2021-07-05 14:57:22 +00:00
willipink
f4ad6cb924 update db 2021-05-29 08:05:17 +00:00
willipink
5ee77597ba Merge branch 'master' of ssh://willipink.eu:3456/moritz/coinmanager 2021-05-29 07:56:23 +00:00
d9bfb40bfc #13 intermediate 2021-05-29 09:53:42 +02:00
willipink
d54876f93a add cache timeout 2021-05-16 19:58:48 +00:00
willipink
542d83ef94 rewrite db rule 2021-05-16 19:57:02 +00:00
9d3c246436 #13 this one was missing still for cache stuff 2020-12-20 14:34:39 +01:00
8ee6ae9016 #13 update global cache backend, add last_modified complete, add etag for documentation reasons, will be removed in next commit 2020-12-20 14:33:54 +01:00
2ca47411ef formatting 2020-12-20 01:44:05 +01:00
aa20dc8534 #13 add etag header with last_modified function to country view 2020-12-20 01:17:10 +01:00
willipink
62743d3a9b update db 2020-12-19 10:34:55 +00:00
willipink
b38f583051 run this file within pipenv 2020-12-19 10:33:53 +00:00
willipink
2de655a8df #13 tweak caching settings 2020-12-19 10:33:13 +00:00