Cloudlog/application
Thomas Werzmirzowsky 9ed56e7211 improvements to multi user support of stations/logbooks
- Set active logbooks checks if logbook belongs to user
- Link station to logbook checks that station and logbook belong to user
- Unlink station from logbook checks that station and logbook belong to user
- Edit of logbook only shows stations of user
- Set active station checks if station belongs to user
- find_active and find_gridsquare of Stations model now check user
2021-10-31 09:56:45 +01:00
..
cache
config Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
controllers improvements to multi user support of stations/logbooks 2021-10-31 09:56:45 +01:00
core
helpers
hooks
language added SOTA (SOTA_REF) to possible columns 2021-09-09 18:57:38 +02:00
libraries [ADIF Export] Added contest id to export 2021-10-07 19:15:08 +02:00
logs
migrations Fixed down in migration script. 2021-10-15 11:14:28 +02:00
models improvements to multi user support of stations/logbooks 2021-10-31 09:56:45 +01:00
third_party
views one more change 2021-10-17 11:45:21 +02:00
.htaccess
index.html