Wykres commitów

2976 Commity (4f2980a2a7b46dd42f2f1f5910029b3122c42d1e)

Autor SHA1 Wiadomość Data
Andreas Kristiansen 7fe1c8fed9
Merge pull request #1261 from iddq/master
Added Operator (COL_OPERATOR) to possible columns
2021-11-06 16:00:50 +01:00
Andreas Kristiansen a9f9916315
Update index.php
Changed TD to TH tag in the header.
2021-11-06 15:53:04 +01:00
iddq 8665089fb8 Merge branch 'master' of github.com:iddq/Cloudlog 2021-11-06 12:15:23 +01:00
iddq fd17cae78d Added Operator (COL_OPERATOR) to possible columns 2021-11-06 12:14:45 +01:00
Andreas Kristiansen f0b97c148a
Merge pull request #987 from abarrau/master
differents updates
2021-11-04 19:21:52 +01:00
Peter Goodhall cd637049b9
Merge pull request #1272 from samhjn/feature_merge_back
[i18n] 3rd party codeigniter Chinese Simplified translation
2021-11-04 14:35:49 +00:00
ShadowMov b8a0bf291b [i18n] 3rd party codeigniter Chinese Simplified translation 2021-11-04 22:12:45 +08:00
Peter Goodhall c3f8c7bff6
Merge pull request #1271 from HakanKoseoglu/TR
Turkish translation v1.0
2021-11-04 13:11:34 +00:00
Hakan Koseoglu at jupiter c2323667da Turkish translation v1.0 2021-11-04 12:55:08 +00:00
Peter Goodhall c34f80f5e9 [LoTW] Remaps JS8, Q65 and FST4 correctly for LoTW uploads
Fixes #1248 where JS8 QSOs where being uploaded as MFSK
2021-11-04 11:43:17 +00:00
Peter Goodhall ef6bcea1c0 [LoTW} Remap Satellite LILACSAT-2 to CAS-3H for LOTW uploads 2021-11-04 11:39:51 +00:00
Peter Goodhall 442bdd1455
Merge pull request #1262 from samhjn/feature_merge_back
[i18n] add translation Chinese Simplified
2021-11-03 16:07:40 +00:00
Peter Goodhall 32765fee9a
Merge pull request #1263 from LZ2ISI/patch-2
Added Bulgarian language translation
2021-11-03 16:06:50 +00:00
Peter Goodhall 09e6e29df5
Merge pull request #1264 from LZ2ISI/patch-3
Added Bulgarian language translation
2021-11-03 16:06:41 +00:00
Peter Goodhall 2d69a23ad5
Merge pull request #1265 from LZ2ISI/patch-4
Added Bulgarian language translation
2021-11-03 16:06:29 +00:00
Peter Goodhall af739f469d
Merge pull request #1266 from LZ2ISI/patch-5
Added Bulgarian language translation
2021-11-03 16:06:19 +00:00
Peter Goodhall d569c40684
Merge pull request #1267 from LZ2ISI/patch-6
Added Bulgarian language translation
2021-11-03 16:06:07 +00:00
Peter Goodhall 067d1f5d57
Merge pull request #1268 from LZ2ISI/patch-7
Added Bulgarian language translation
2021-11-03 16:05:58 +00:00
Peter Goodhall 94057d5ec1
Merge pull request #1269 from LZ2ISI/patch-8
Added Bulgarian language translation
2021-11-03 16:05:46 +00:00
Peter Goodhall f1b76c3577
Merge pull request #1270 from LZ2ISI/patch-9
Added Bulgarian language translation
2021-11-03 16:05:33 +00:00
Ivan fb0c3781a7
Added Bulgarian language translation 2021-11-03 12:04:12 +02:00
Ivan 591b7d2c4b
Added Bulgarian language translation 2021-11-03 12:02:52 +02:00
Ivan bfaaf942ee
Added Bulgarian language translation 2021-11-03 12:01:09 +02:00
Ivan 0ddfa89392
Added Bulgarian language translation 2021-11-03 11:59:02 +02:00
Ivan 79ffda06db
Added Bulgarian language translation 2021-11-03 11:57:37 +02:00
Ivan 3835bd33c7
Added Bulgarian language translation 2021-11-03 11:56:02 +02:00
Ivan cd89168cc7
Added Bulgarian language translation 2021-11-03 11:54:08 +02:00
Ivan bcf4e5d2d6
Added Bulgarian language translation 2021-11-03 11:52:10 +02:00
ShadowMov 144faa5c4c [i18n] add translation Chinese Simplified 2021-11-03 00:56:30 +08:00
Peter Goodhall a9e1e6a41a
Merge pull request #1256 from Werzi2001/station_logbooks_multi_user_improvements
improvements to multi user support of stations/logbooks
2021-11-02 14:19:44 +00:00
iddq 40a77dbcd2 Added Operator (COL_OPERATOR) to possible columns 2021-11-01 18:38:18 +01:00
iddq 3d883409a1 Added Operator (COL_OPERATOR) to possible columns 2021-11-01 15:22:26 +01:00
Andreas Kristiansen 1242fde5c1
Merge pull request #1259 from AndreasK79/installer_directory_fix
[Installer] Directory fix
2021-10-31 17:19:21 +01:00
Andreas 250c8e554e [Installer] Directory fix 2021-10-31 17:18:42 +01:00
Andreas Kristiansen 2549c305e9
Merge pull request #1258 from AndreasK79:contest_logging_fix
[Contest Logging] Bugfix for exchange logging.
2021-10-31 17:12:15 +01:00
Andreas 33868efa4c [Contest Logging] Bugfix for exchange logging. 2021-10-31 17:11:46 +01:00
Thomas Werzmirzowsky 6f39ce940f - QSO create/edit check that station belongs to user
- QSO form only shows stations of user
2021-10-31 10:25:35 +01:00
Thomas Werzmirzowsky 61b41df1d9 created helper methods to check access 2021-10-31 10:17:14 +01:00
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
Andreas Kristiansen 2bf5894744
Merge pull request #1251 from AndreasK79/search_fix_replace
[Search] Replace O with slash when searching
2021-10-28 19:29:20 +02:00
Andreas 6fcb023216 [Search] Replace O with slash when searching 2021-10-28 19:28:22 +02:00
Peter Goodhall 0cc0131bee
Merge pull request #1250 from samhjn/feature_merge_back
eqsl: close root div
2021-10-27 17:07:03 +01:00
ShadowMov 6d066da791 eqsl: close root div 2021-10-27 23:43:23 +08:00
Andreas Kristiansen ff016aa336
Merge pull request #1247 from AndreasK79/contesting_dupcheck
[Contesting] Implemented dupecheck
2021-10-24 16:49:47 +02:00
Andreas 36d1b75484 [Contesting] Implemented dupecheck 2021-10-24 16:48:23 +02:00
Andreas Kristiansen 83107777b2
Merge pull request #1246 from AndreasK79:modes_activate_deactivate_all
[Modes] Added buttons for activate / activate all
2021-10-23 19:56:55 +02:00
Andreas 6f266567a1 [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Andreas Kristiansen 76d9e639b0
Merge pull request #1245 from AndreasK79/contests_activate_deactivate_all
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:45:49 +02:00
Andreas 93b6cba00e [Contests] Added buttons for activate/deactivate all 2021-10-23 19:44:41 +02:00
Andreas Kristiansen 10969f7572
Merge pull request #1243 from Werzi2001/station_logbooks_sort
sort logbook and station list by name
2021-10-22 14:53:44 +02:00