Commit Graph

6819 Commits

Author SHA1 Message Date
phl0
528ed5d605 Add more states 2024-01-14 18:49:54 +01:00
phl0
83240ab239 More states ... 2024-01-11 18:29:21 +01:00
phl0
e5c19c01f6 Add more subdivisions 2024-01-10 16:15:46 +01:00
phl0
b48c9adc83 Japan's prefectures implemented for PoC 2024-01-09 18:02:32 +01:00
phl0
810297ba39 Allow for displaying subdivision names 2024-01-09 17:07:25 +01:00
phl0
a8c606e534 Basics for state translations 2024-01-09 16:58:13 +01:00
HB9HIL
47e01094f0 Merge pull request #79 from int2001/mata 2024-01-09 07:54:43 +01:00
Joerg
e66abdb09b Merge pull request #80 from int2001/lb_model_load
Load Logbook_Model everytime at search_result
2024-01-09 07:26:59 +01:00
Joerg
01f78bb06d Merge pull request #77 from int2001/prevent_dok_with_no_call
Prevent calling DOK-Lookup if no call is given
2024-01-09 07:02:44 +01:00
int2001
923905127a If CL can't get a sessionkey (sometimes this happens), lotw-lookup will fail too, because lb-model isn't loaded. 2024-01-09 05:59:41 +00:00
int2001
2778901971 Make Usertable great again 2024-01-09 05:40:59 +00:00
Florian (DF2ET)
c86a7a466d Merge pull request #76 from phl0/lotwSearchResult
Add LoTW hint to search results
2024-01-08 23:28:39 +01:00
HB9HIL
0217e02b92 Merge pull request #78 from HB9HIL/admin_last_qso
admin last qso in user list
2024-01-08 20:36:48 +01:00
HB9HIL
f3bd11446d fixed alignment 2024-01-08 18:52:36 +01:00
HB9HIL
80c6075120 added DataTable to Userlist 2024-01-08 18:51:09 +01:00
HB9HIL
4d49d9a352 admin last qso in user list 2024-01-08 18:16:07 +01:00
HB9HIL
015b4414de fix qso_icons (esp. lotw icon) 2024-01-08 17:37:04 +01:00
int2001
49f582c300 Prevent calling DOK-Lookup if no call is given 2024-01-08 15:31:28 +00:00
phl0
4c380810f3 Add missing space 2024-01-08 16:20:36 +01:00
phl0
7d27a0ad7a Also LoTW status in QSO view 2024-01-08 16:19:53 +01:00
phl0
6d01f4d676 Add LoTW hint to search results 2024-01-08 15:23:18 +01:00
Andreas
9752eb3670 Fixed a bug in the RAC map popup 2024-01-08 13:48:15 +01:00
HB9HIL
c5b4ff21da Merge pull request #74 from AndreasK79/rac_award 2024-01-08 13:33:46 +01:00
Andreas
c6ebffcd87 Merge branch 'active_development' of https://github.com/HB9HIL/Cloudlog into active_development 2024-01-08 12:31:05 +01:00
Andreas
78cb67adb9 Fixed band table for those not being admins 2024-01-08 12:31:02 +01:00
Andreas
f49869fccd Added translation to menu and fixed insert into bandxuser on new users 2024-01-08 12:23:32 +01:00
HB9HIL
7139b9026e Merge pull request #75 from HB9HIL/last_seen
Last seen
2024-01-08 12:12:45 +01:00
HB9HIL
be205604c0 replaced set last_seen 2024-01-08 12:11:22 +01:00
HB9HIL
c3cec81ccb added refresh button 2024-01-08 12:08:53 +01:00
Andreas
f449958859 Added migration script for bandxuser 2024-01-08 10:45:33 +01:00
Andreas
706243aeaf Merge branch 'active_development' into rac_award 2024-01-08 10:43:56 +01:00
Joerg
656b4fda9d Merge pull request #73 from HB9HIL/last_seen
[ADMIN] change last_login to last_seen
2024-01-08 10:20:44 +01:00
Andreas
f9dbaad0ea [Awards] Added RAC 2024-01-08 10:17:53 +01:00
HB9HIL
25b0a9d9ec column can be null 2024-01-08 10:01:17 +01:00
HB9HIL
73920743ba default null 2024-01-08 09:44:06 +01:00
HB9HIL
d1fa61cacf change last_login to last_seen 2024-01-08 09:17:09 +01:00
HB9HIL
245583f169 Merge pull request #67 from AndreasK79/cqmap_geojson 2024-01-08 08:23:35 +01:00
Andreas
da6d91e598 Added missing view changes 2024-01-08 08:15:52 +01:00
Andreas
95341841fd [CQ Award] Split out the geojson stuff to its own file 2024-01-08 08:13:41 +01:00
HB9HIL
bfde614eaa Merge pull request #68 from HB9HIL/admin_info
Added user info in admin user list
2024-01-08 07:56:36 +01:00
HB9HIL
671e7fc02a Merge pull request #71 from HB9HIL/typofix
Update main.php / removed typo
2024-01-08 07:54:53 +01:00
Joerg
a6c37bb672 Update main.php / removed typo 2024-01-08 06:00:16 +01:00
HB9HIL
f1afe7eb20 Merge pull request #70 from int2001/userlb
aligned badges to the left
2024-01-08 05:34:39 +01:00
int2001
dd6f1165ab aligned badges to the left 2024-01-08 04:30:49 +00:00
HB9HIL
f52caf5d65 admin language 2024-01-07 23:55:08 +01:00
HB9HIL
31a87800c1 added user info in admin user list 2024-01-07 23:44:17 +01:00
Andreas
13e7d61f2c [CQ Award] Switched to using geojson for the map 2024-01-07 18:58:57 +01:00
Joerg
1aaacbbc10 Merge pull request #66 from int2001/bands_waja_pota_fix
Added waja/pota to controller
2024-01-06 16:09:09 +01:00
int2001
9aa6bb26cd Added waja/pota to controller 2024-01-06 14:48:24 +00:00
Andreas Kristiansen
95a7707e88 Merge pull request #65 from AndreasK79/award_fixes 2024-01-06 15:03:10 +01:00