Cloudlog/application
DL2CC 5a4d9ea718
Convert Contest serial exchange to integer
some logbook programs allow for non number characters in the exchange serial number field, cloudlog would crash on import. By converting those fields to integer we probably lose some (worthless) information but still have it import correctly
2022-10-13 08:52:23 +02:00
..
cache
config Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
controllers [Bands] removed a bit of debug code 2022-10-12 11:24:37 +01:00
core
helpers
hooks
language Add translation to tooltip (ger/en) 2022-09-28 15:49:57 +02:00
libraries Hopefully now works correctly 2022-10-11 14:59:17 +01:00
logs
migrations Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
models Convert Contest serial exchange to integer 2022-10-13 08:52:23 +02:00
third_party
views [CQ Award] Removed unnecessary break below title 2022-10-12 19:06:22 +02:00
.htaccess
index.html