提交图

2968 提交

作者 SHA1 备注 提交日期
Peter Goodhall
de9efcc862
CAT: Improve update of UI values and fix parenthesis in radio-status 2024-01-01 14:02:12 +00:00
Peter Goodhall
1f50391351
Merge pull request #2898 from HB9HIL/day_with_qso_translation
Day with QSO translation
2024-01-01 13:54:44 +00:00
HB9HIL
86d04a76a5 multilanguage support 2024-01-01 14:45:37 +01:00
Peter Goodhall
bd86ff8a65
[Admin User Menu] Show Callsign in List and Option to send Passwort Reset Link 2024-01-01 13:31:57 +00:00
HB9HIL
abca127b74 show dxcc name instead of id 2024-01-01 13:38:32 +01:00
HB9HIL
194793e3ae back to plain text email 2024-01-01 12:49:24 +01:00
HB9HIL
ffc9ab5f4a show dxcc in callbook result 2024-01-01 04:59:27 +01:00
HB9HIL
c001b66364 comments 2024-01-01 02:44:03 +01:00
HB9HIL
326e1b040c show last login in users table 2024-01-01 02:08:23 +01:00
HB9HIL
6cd37e7a2f additional flash messages 2024-01-01 01:30:50 +01:00
HB9HIL
773cbec28a refractoring of user list 2024-01-01 01:01:39 +01:00
HB9HIL
a572b4c234 admin passwort reset html email 2024-01-01 01:01:23 +01:00
Juan Garcia
b86cb45221
Merge branch 'magicbug:dev' into dev 2023-12-30 21:23:14 -05:00
Andreas Kristiansen
d3d5d7cae2
Merge pull request #2869 from abarrau/ans-fix-menudropdown
[QSO] fix menu action display
2023-12-30 18:47:16 +01:00
Juan Garcia
f262c071df Add datatable translation capability 2023-12-29 22:29:05 -05:00
HB9HIL
72e9bc1294 previous contacts 2023-12-29 08:26:15 +01:00
int2001
748274e711
Show times worked on "bare-call" in previous section 2023-12-29 06:41:45 +00:00
Andreas Kristiansen
77a1c0772d
Merge pull request #2810 from abarrau/map-simplify-centralize-json-call
[MAP] Simplify call function for map json data
2023-12-28 14:15:16 +01:00
int2001
c304c1d760
Sharpened the keypress-handler, so it only reacts on searchfield and not - e.g. - on the NotesBox 2023-12-28 08:04:42 +00:00
abarrau
866ff7346a Merge remote-tracking branch 'upstream/dev' into ans-fix-menudropdown 2023-12-27 20:26:53 +01:00
abarrau
fb21c33a1a remove /map (not used) 2023-12-27 20:10:45 +01:00
HB9HIL
a5130ebdb2 removed unused line 2023-12-27 19:58:15 +01:00
abarrau
c05d553657 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-27 14:22:44 +01:00
Andreas Kristiansen
6751eb43c8
Merge pull request #2879 from HB9HIL/oqrs_fix
[OQRS] Fix and Removal
2023-12-27 12:47:17 +01:00
abarrau
b251fc4d6b Merge remote-tracking branch 'upstream/dev' into ans-fix-menudropdown 2023-12-27 12:25:26 +01:00
HB9HIL
76c2198cd1 Station Name Column is optional 2023-12-27 11:56:14 +01:00
HB9HIL
250d160b2e remove station name 2023-12-26 21:59:03 +01:00
HB9HIL
53e69594fe fix search field 2023-12-26 21:58:52 +01:00
DJ3CE
8c8cf38e6f Fix opening/closing parenthesis in CAT-info 2023-12-23 17:29:48 +01:00
DJ3CE
b0515881cd Introduce new (internal) function for updating UI 2023-12-23 17:29:44 +01:00
int2001
ed02b0b6c7
Fix: Show "blue" bar for new spots at BS5 2023-12-23 04:27:00 +00:00
Peter Goodhall
043a5135eb
[THEME] Standardize get_theme function + fix display arrow on select list on dark theme 2023-12-22 15:54:13 +00:00
HB9HIL
cf8ecb1ed2 fixing version name 2023-12-22 16:46:18 +01:00
abarrau
b4bd990504 add called function on each ajax generated table result 2023-12-22 11:15:00 +01:00
abarrau
3199660f9d add special name of this action menu (difference with top menu) 2023-12-22 11:14:25 +01:00
abarrau
59db0ed5a7 fix forgotten semicolon on php 2023-12-22 10:16:19 +01:00
abarrau
d8f007fb74 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-21 08:50:58 +01:00
HB9HIL
6b2738e775 open new tab on print 2023-12-20 20:44:35 +01:00
abarrau
348dcbb0f9 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-19 22:52:33 +01:00
abarrau
5bbbc2b8d4 Merge remote-tracking branch 'upstream/dev' into ans-standardize-getheme-function-v2 2023-12-19 22:51:27 +01:00
phl0
7dfc7765cb
Add country flags as icons to view QSO and Tweets/Toots 2023-12-19 17:57:53 +01:00
phl0
b7f4efa33f
Add SAT emoji to Tweet 2023-12-19 16:00:55 +01:00
phl0
7984b41538
Cover fall through 2023-12-19 15:56:37 +01:00
phl0
ddea5e4d31
also calc distance for gridlines/-corners and embed in tweet 2023-12-19 15:53:23 +01:00
abarrau
e960db6e2d standardize get_theme() function 2023-12-19 10:56:23 +01:00
abarrau
617279f32b Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-18 18:55:41 +01:00
HB9HIL
43f6575aec added autoscroll 2023-12-18 09:01:45 +01:00
abarrau
ecc6b9110c Deleted add.php since this is not needed anymore 2023-12-18 08:36:20 +01:00
HB9HIL
ee166cf698 replaced theme select 2023-12-17 21:05:56 +01:00
HB9HIL
b54913f49f improved language 2023-12-17 20:46:38 +01:00
HB9HIL
0e8288f16f first tab open by default, the others default hidden 2023-12-17 20:21:30 +01:00
abarrau
cbb93e89de change edit view for use on add view 2023-12-17 19:16:23 +01:00
abarrau
c02d2dce7b add translate file 2023-12-17 18:14:01 +01:00
abarrau
1748e298ba add pwd button (show/hide) 2023-12-17 17:39:12 +01:00
abarrau
b155011866 Merge remote-tracking branch 'upstream/dev' into ans-user-page-reorganize 2023-12-17 17:38:34 +01:00
HB9HIL
2bb6b308ea Unlink Location Language 2023-12-17 16:58:29 +01:00
HB9HIL
03dadfca23 new linked locations table 2023-12-17 16:47:56 +01:00
HB9HIL
e11642c0ae Merge remote-tracking branch 'upstream/dev' into datatable_for_qslprint 2023-12-17 15:40:30 +01:00
Peter Goodhall
18d048864d Fixes colspan error 2023-12-17 14:35:08 +00:00
abarrau
947e06a74a change tag div/small class to small tag 2023-12-17 11:51:26 +01:00
HB9HIL
fbed324ca6 datatable for qslprint 2023-12-17 10:45:14 +01:00
abarrau
a3604c95a2 remove icon for help tooltips 2023-12-16 19:23:02 +01:00
abarrau
bb1938600b Merge remote-tracking branch 'upstream/dev' into ans-user-page-reorganize 2023-12-16 19:07:10 +01:00
HB9HIL
e71f782a83 fixed success and error messages 2023-12-16 11:42:56 +01:00
abarrau
8d606b7b8d use accordion for header 2023-12-16 08:05:43 +01:00
HB9HIL
ac17102d53 changed warning text 2023-12-16 07:56:02 +01:00
HB9HIL
965f776b7b hrdlog language 2023-12-15 23:23:06 +01:00
HB9HIL
fc793a1160 added hrdlog_username 2023-12-15 23:04:34 +01:00
abarrau
ed11da8833 change design user edit page 2023-12-15 20:22:58 +01:00
int2001
d7e815bf06
Leftovers, too 2023-12-15 15:32:23 +00:00
int2001
4099405373
Make consequent use of current_version instead of version at config-file 2023-12-15 15:11:28 +00:00
int2001
a7412331c2
Shows Versioninfo of CURRENT Version instead of newest 2023-12-15 11:54:26 +00:00
int2001
72d69f6d88
Fixed "mark as sent" to not overwrite the method (only if empty) 2023-12-14 07:10:24 +00:00
abarrau
78c8a94055 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 22:54:38 +01:00
abarrau
0143e79fa6 on map custom, date to can't be big than date from 2023-12-13 22:54:04 +01:00
Andreas Kristiansen
272c343a9c
Merge pull request #2821 from phl0/tenDigitGrids
Ten digit grids
2023-12-13 08:16:49 +01:00
Andreas Kristiansen
fa49d31b79
Merge pull request #2771 from phl0/Subdivisions
Naming of subdivisions
2023-12-13 08:16:02 +01:00
phl0
82ec9845c3
Loading of CI not needed 2023-12-13 08:12:57 +01:00
Andreas Kristiansen
2431d26206
Merge pull request #2818 from AndreasK79/new_was_map
New was map
2023-12-13 08:12:29 +01:00
phl0
77cabef52a
We do not need to load Qra lib again 2023-12-13 08:10:13 +01:00
abarrau
f8dd94c520 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 07:10:42 +01:00
abarrau
8fd7712455 simplify form custom map search 2023-12-13 07:10:10 +01:00
Peter Goodhall
b418a2cdc4
Merge pull request #2820 from phl0/LxGridmaster
LX Gridmaster
2023-12-13 00:53:00 +00:00
Peter Goodhall
a607f7d5b1
Merge pull request #2819 from phl0/gridmasterDl
Add DL Gridmaster
2023-12-13 00:52:31 +00:00
phl0
6ca1426254
Add LX gridmaster 2023-12-12 23:05:59 +01:00
Peter Goodhall
7687c38065
Merge pull request #2817 from HB9HIL/search-field-on-mobile
Search/Quicklog on Mobile
2023-12-12 21:35:40 +00:00
Peter Goodhall
872a7098f6
Generalize gridmaster functions 2023-12-12 21:35:13 +00:00
Andreas
352b933f44 [Award] WAS - removed unused code 2023-12-12 21:41:23 +01:00
Andreas
fc742615d7 [Award] Added map based on Leaflet 2023-12-12 21:35:03 +01:00
phl0
b1aa996a5d
Add DL Gridmaster 2023-12-12 21:22:46 +01:00
HB9HIL
1f6487fd8f adjusted the search/quicklog field mobile 2023-12-12 20:56:21 +01:00
phl0
b58ff1ae13
Remove redundant JA gridmaster stuff 2023-12-12 19:52:42 +01:00
phl0
bfc2d50c95
Generalize gridmaster functions 2023-12-12 19:15:56 +01:00
Peter Goodhall
53273f67d0 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-12-12 16:27:44 +00:00
Peter Goodhall
8f697f5b6e [Nav] Shift anything not ADIF into an sub export menu 2023-12-12 16:27:41 +00:00
Peter Goodhall
49d1ec32c6
Merge pull request #2812 from phl0/fixEmptyLotwDate
Check for empty LoTW/eQSL dates and catch the error
2023-12-12 16:23:53 +00:00
HB9HIL
c2703dcd98 paging on qso data instead scrolling 2023-12-12 15:41:54 +01:00
phl0
43cdd60a1b
Check for empty LoTW/eQSL dates and catch the error 2023-12-12 15:15:49 +01:00
phl0
6d647fe736
Add functions for secondary subdivisions 2023-12-12 14:31:39 +01:00
phl0
e23ad8950d
Merge branch 'dev' into Subdivisions 2023-12-12 08:29:51 +01:00
abarrau
4fda258b14 fix highlight line on map (again) 2023-12-12 08:19:07 +01:00
abarrau
81f9013e62 new function and remove old function 2023-12-12 08:18:42 +01:00
Andreas Kristiansen
3825e6e72e
Merge pull request #2806 from phl0/fixLotwDownloadFilePermissions
Check file/dir permissions prior to LoTW download
2023-12-11 12:00:02 +01:00
Andreas Kristiansen
bd0f079b4d
Merge pull request #2803 from abarrau/ans-map-highlight-v2
[MAP] highlight ligne remove on all map
2023-12-11 10:35:35 +01:00
Andreas Kristiansen
1bdf28a4e5
Merge branch 'dev' into bs_5_fixes 2023-12-11 09:28:36 +01:00
Andreas Kristiansen
52ce622eb8
Merge pull request #2805 from HB9HIL/contest-form-select-fix
Contest View fix
2023-12-11 09:27:08 +01:00
Andreas
783600cf7a Removed duplicate gridmaster 2023-12-11 07:54:23 +01:00
phl0
8e668a930c
Check file/dir permissions prior to LoTW download 2023-12-10 22:27:20 +01:00
HB9HIL
a8c9aaa5fa form-select fix 2023-12-10 21:37:35 +01:00
Andreas
537a28540c Submenus 2023-12-10 00:54:11 +01:00
abarrau
6d39b92d5c add special class for all map 2023-12-09 10:44:26 +01:00
HB9HIL
6bdca6cee8 aligned tables 2023-12-08 17:34:47 +01:00
HB9HIL
37fd58a6bd align content in bands table 2023-12-08 17:28:12 +01:00
int2001
6253c133fa
Merge branch 'dev' into qrz_down 2023-12-08 07:35:27 +00:00
phl0
44d750859f
Visitor parameter also added to activated gridmap 2023-12-08 08:32:26 +01:00
phl0
86b97b0060
Fix gridmap plotting re visitor parameter 2023-12-08 08:30:53 +01:00
int2001
f56acc7765
Included QRZ.com to choser at maps and at default-QSL-Settings 2023-12-08 07:17:01 +00:00
int2001
3cbb9382cc
Add QRZ-QSL to configurable Items for last-qsl and to last-view 2023-12-08 06:23:01 +00:00
int2001
7e9030eb6c
Fixed Typo 2023-12-08 04:44:30 +00:00
int2001
4d7076cd79
Added Analysis View 2023-12-08 04:40:14 +00:00
HB9HIL
dd154f6a9e removed card background to get the old design 2023-12-07 21:28:10 +01:00
int2001
9559f45768
cosmentics II 2023-12-07 17:08:55 +00:00
int2001
f5313eca63
Added QRZ-Support to Cloudlog 2023-12-07 16:30:40 +00:00
HB9HIL
dd2a7a067b removed unnessesary close buttons 2023-12-07 01:20:39 +01:00
HB9HIL
e71685d5ea qslprint language 2023-12-07 01:18:04 +01:00
HB9HIL
f8bcfa913f Merge remote-tracking branch 'upstream/dev' into qslprint_language 2023-12-06 22:04:31 +01:00
Andreas Kristiansen
3ed47fd2bd
Merge pull request #2787 from HB9HIL/show_version_in_dialog
Show version in dialog
2023-12-06 18:11:36 +01:00
Andreas Kristiansen
5e8075196b
Merge pull request #2772 from abarrau/ans-fix-qso-time-end
[QSO] Fix TimeOff on qso post
2023-12-06 18:08:37 +01:00
HB9HIL
afd07bc005 Merge remote-tracking branch 'upstream/dev' into show_version_in_dialog 2023-12-06 18:07:21 +01:00
HB9HIL
44781271ce Merge remote-tracking branch 'upstream/dev' into qslprint_language 2023-12-06 18:05:56 +01:00
HB9HIL
4709a6a8ee qslprint_language 2023-12-06 18:05:34 +01:00
Andreas Kristiansen
a4575a219d
Merge pull request #2785 from phl0/fixResetTimers
Only reset timers in live QSO mode
2023-12-06 17:26:06 +01:00
Andreas Kristiansen
e3b28e7ea6
Merge pull request #2782 from int2001/potafix2
Fix Empty LBA
2023-12-06 17:25:15 +01:00
phl0
02ccbc8db2
Only reset timers in live QSO mode 2023-12-06 10:23:53 +01:00
abarrau
fddd499752 css change with css class bs 2023-12-06 07:41:52 +01:00
abarrau
638c2c649a Merge remote-tracking branch 'upstream/dev' into ans-fix-qso-time-end 2023-12-06 07:12:50 +01:00
int2001
b47e7261d7
Set pota option at LBA if not set 2023-12-06 05:36:19 +00:00
HB9HIL
d52155ef1e popper is included in bootstrap 5 2023-12-06 00:20:44 +01:00
HB9HIL
60e667da5f removed not needed class 2023-12-05 23:53:23 +01:00
HB9HIL
18b52f623c show also the version as header 2023-12-05 16:24:31 +01:00
Peter Goodhall
00de7b43dd
Merge pull request #2769 from HB9HIL/version_dialog
Version Dialog
2023-12-05 14:30:26 +00:00
abarrau
3ec9a446e8 fix icon not align near qrz field on qso page 2023-12-05 08:48:39 +01:00
int2001
924d7304b6
Fix LBA Issue where POTA causes Problems 2023-12-05 06:24:40 +00:00
HB9HIL
35b214f2b7 added some marging at the bottom 2023-12-04 23:25:35 +01:00
HB9HIL
f1f0dac1c2 Merge remote-tracking branch 'upstream/dev' into version_dialog 2023-12-04 23:05:08 +01:00
HB9HIL
ee7708300b set initial values for version dialog 2023-12-04 23:03:25 +01:00
HB9HIL
c3ae9cb4a7 trigger version dialog for all users 2023-12-04 23:02:53 +01:00
abarrau
b3e9832291 add language for text error 2023-12-04 21:56:04 +01:00
abarrau
19385baeb7 Merge remote-tracking branch 'upstream/dev' into ans-fix-qso-time-end 2023-12-04 21:06:13 +01:00
abarrau
4139b3cb4c qso time off tested befor submit 2023-12-04 21:06:00 +01:00
HB9HIL
8e486516e2 selectable div's 2023-12-04 20:44:43 +01:00
HB9HIL
f27d4863e5 version dialog header 2023-12-04 20:44:26 +01:00
Peter Goodhall
27f7086a65
Merge pull request #2770 from int2001/lba_op
Added Operator to Table/Quicksearch/Search
2023-12-04 18:02:15 +00:00
Peter Goodhall
7f13041107
Merge pull request #2756 from abarrau/ans-eqsl-qslmsg-fix
[eQSL] fix for qslmsg with not accepted character
2023-12-04 18:01:37 +00:00
int2001
905ec93724
Added object for operator if not set 2023-12-04 14:12:33 +00:00
phl0
5b577a432a
PoC for subdivision naming 2023-12-04 14:43:07 +01:00
int2001
03c92a9683
Added Operator to Table/Quicksearch/Search 2023-12-04 13:21:59 +00:00
Andreas
eaf5516e81 Added English award info 2023-12-04 12:31:05 +01:00
HB9HIL
3c5adeda0b adjusted language 2023-12-04 11:11:04 +01:00
Andreas
8995b44ea3 Added mouseover info 2023-12-04 11:09:05 +01:00
int2001
65864b06e7
Fix empty Dialogstring 2023-12-04 05:42:00 +00:00
HB9HIL
88fd43993f changed version dialog symbol in menu 2023-12-04 06:07:07 +01:00
HB9HIL
d467886cba fix login if uaer_id is null 2023-12-04 05:56:05 +01:00
HB9HIL
5559673fe5 the dialog itself 2023-12-04 01:21:12 +01:00
HB9HIL
b577a7f663 show version dialog in menu 2023-12-04 01:21:00 +01:00
HB9HIL
7f791648be version dialog footer 2023-12-04 01:20:50 +01:00
HB9HIL
d8c83198f1 created basic files 2023-12-03 21:29:22 +01:00
HB9HIL
50ba86de5b footer test data 2023-12-03 21:28:29 +01:00
Andreas
1602b3bc86 [Awards] WAJA Map W.I.P. 2023-12-03 15:57:25 +01:00
HB9HIL
429c4f6477 Version Dialog 2023-12-03 09:37:39 +01:00
Andreas Kristiansen
5cd0f5a8ba
Merge pull request #2755 from abarrau/ans-custom-map-v2 2023-12-02 16:18:03 +01:00
HB9HIL
b7014de657 let charcounter disappear if reset qslmsg 2023-12-02 15:10:02 +01:00
HB9HIL
779ba26b28 adjustment for charcoiunt in qso edit 2023-12-02 13:00:56 +01:00
HB9HIL
229a760416 eqsl charcounter 2023-12-02 11:08:59 +01:00
HB9HIL
0567bfed19 replaced charcounter js 2023-12-02 11:08:46 +01:00
HB9HIL
262d6831d8 layout fix eqsl msg 2023-12-02 09:39:45 +01:00
HB9HIL
75f052e830 char counter for eqsl msg 2023-12-02 09:25:58 +01:00
HB9HIL
e403e8e55c char counter for eqsl msg 2023-12-02 09:25:46 +01:00
phl0
a4e8e36e28
We only need to load gridmap on maps page (not dashboard) 2023-12-01 13:01:12 +01:00
abarrau
6244681069 Map custom function (eng lang) 2023-11-30 18:11:22 +01:00
int2001
7df25d33b1
Delete QSO from Dashboard when pressing delete QSO 2023-11-30 12:27:01 +00:00
Andreas Kristiansen
f83c88d4c3
Merge pull request #2747 from AndreasK79/waja_award
[Awards] Added WAJA
2023-11-30 11:02:03 +01:00
Andreas
dedf841ed3 Fixed migration script. Removed map button/tab and award info 2023-11-30 10:55:46 +01:00
phl0
476a50706d
Fix various errors in gridmap (in context of removal of old maps) 2023-11-30 10:37:57 +01:00
Peter Goodhall
9632dc53c7
Merge pull request #2744 from abarrau/ans-eqsl-default-qslmsg-v3
[eQSL] Default QSLMSG by station profil (renew)
2023-11-29 22:14:01 +00:00
Andreas Kristiansen
1bf82c1496
Merge pull request #2740 from phl0/removeOldMaps 2023-11-29 20:36:44 +01:00
Andreas
50fef635d5 [Awards] Addad WAJA 2023-11-29 20:16:53 +01:00
Andreas Kristiansen
e5bfa97009
Merge pull request #2742 from AndreasK79/oqrs_bs5 2023-11-29 19:41:31 +01:00
abarrau
d3a1f9ab76 eQSL default msg add function (english lang) 2023-11-29 14:17:58 +01:00
int2001
6004809e92
Merge branch 'dev' into clublog_rt_fix 2023-11-29 08:19:36 +00:00
HB9HIL
8354ae3638 fixed some bs5 layouts 2023-11-28 21:10:30 +01:00
Andreas
f7cf107feb Fixing some classes for correct styling 2023-11-28 20:34:18 +01:00
Andreas
b2dc406953 [Quick Lookup] Fix classes for correct styling on worked/confirmed 2023-11-28 19:55:44 +01:00
phl0
67b8bf40ec
Remove some debug code and add visitor to gridmap.js 2023-11-28 08:20:06 +01:00
phl0
aebf53e35b
First part of converting visitor map to gridmap 2023-11-28 00:20:47 +01:00
int2001
0df09dfb2d
Added RT-Flag for ClubLog 2023-11-27 14:20:45 +00:00
phl0
9e7416afe5
Remove old Gridsquares map stuff as well 2023-11-27 15:09:59 +01:00
phl0
4885acb3e2
Remove ald activated grids map 2023-11-27 15:07:54 +01:00
Peter Goodhall
96ca956936
Merge pull request #2738 from HB9HIL/quick_lookup_bs5_fix
Quick lookup bs5 fix
2023-11-27 13:11:17 +00:00
HB9HIL
8acf6e751b marging here and there 2023-11-27 14:01:41 +01:00
HB9HIL
5b6d698b18 first fixes of quick lookup 2023-11-27 13:33:58 +01:00
HB9HIL
641c2913b3 fixed other doubles of form-select 2023-11-27 13:33:38 +01:00
Andreas Kristiansen
fd6559fb8a
Merge pull request #2734 from DJ3CE/colName
Add user-selectable 'Name' column
2023-11-27 08:56:16 +01:00
DJ3CE
a10468bf50 Add new column-selection to user-add view as well 2023-11-26 20:10:34 +01:00
HB9HIL
9a97d48fcf
Update qsolist.php
corrected a conflict
2023-11-26 20:07:15 +01:00
HB9HIL
6793b0eaef
Merge branch 'dev' into qslprint_rst 2023-11-26 20:03:45 +01:00
DJ3CE
cf2a50050c Add user-selectable 'Name' column 2023-11-26 18:37:08 +01:00
Peter Goodhall
4a5c979514 Fixed other instances of badge being incorrect 2023-11-26 15:03:25 +00:00
Peter Goodhall
64e8c28a17 [QSO] Fixed Badge colours not functioning correctly 2023-11-26 15:01:34 +00:00
HB9HIL
796a695045 added rst to qslprint List 2023-11-26 15:27:17 +01:00
int2001
c681bb19d5
Merge branch 'bs5_tt' into bs5_impro 2023-11-26 09:34:18 +00:00
int2001
7bbdef5201
some more tooltip-fixes 2023-11-26 08:54:29 +00:00
int2001
db87a75fb0
Fix tooltips to new BS5 Syntax 2023-11-26 08:41:30 +00:00
HB9HIL
f3073fa467 red dxcc badge as it was before :) 2023-11-25 23:38:55 +01:00
HB9HIL
003ca6a1d0 made button more visible 2023-11-25 23:34:58 +01:00
HB9HIL
0e2db0e5b4 removed borders on simplefle 2023-11-25 23:30:56 +01:00
HB9HIL
2d2b4f1c26 fixed style on dashboard 2023-11-25 22:43:23 +01:00
HB9HIL
823c44bfc1 fixed lotw import style 2023-11-25 11:12:21 +01:00
HB9HIL
ac0e3b7bc3
Merge branch 'dev' into bootstrap_5 2023-11-25 10:50:50 +01:00
phl0
ea27403ea6
Allow to select the callsign to download LoTW cnfms for 2023-11-24 16:15:01 +01:00
phl0
114cd08765
Align form input fields 2023-11-24 15:12:53 +01:00
HB9HIL
ba63e5f6db Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-24 12:14:10 +01:00
phl0
882b8fd0da
Use Ymd as file name to make sorting easier 2023-11-24 08:25:49 +01:00
Andreas
ae2bd9ee94 Added support for custom js 2023-11-23 12:14:37 +01:00
Peter Goodhall
f3f722579f
Merge pull request #2716 from int2001/vucc_precisefix
Splitted VUCC into real VUCC and SAT-VUCC at Dashboard
2023-11-22 15:58:02 +00:00
HB9HIL
ced2f519b7
Merge pull request #27 from magicbug/dev
Dev
2023-11-22 16:08:35 +01:00
HB9HIL
dbcc5ed91f no need to press save twice 2023-11-22 15:07:16 +01:00
Andreas
e3814bf1e8 Fixed closing table tags in views 2023-11-22 14:48:33 +01:00
int2001
8b1646f430
Display HF too at VUCC-Awards-page 2023-11-22 06:56:19 +00:00
int2001
b674dd21fd
Suppress Bands without QSOs (since the SQL doesn't deliver them) 2023-11-22 06:40:19 +00:00
int2001
1023ffafab
Splitted VUCC into real VUCC and SAT-VUCC at Dashboard 2023-11-22 06:04:58 +00:00
HB9HIL
865d4bdbe6 Merge remote-tracking branch 'upstream/dev' into bootstrap_5 2023-11-21 22:48:01 +01:00
HB9HIL
5854f28c82 form hints 2023-11-21 21:49:32 +01:00
HB9HIL
b586d5889c testmail set up 2023-11-21 21:03:40 +01:00
HB9HIL
1d701a0c8b removed crlf and newline option 2023-11-21 12:22:14 +01:00
HB9HIL
ea9f3000bf flashdata 2023-11-21 12:14:14 +01:00
HB9HIL
2baf8a3a23 sendTestMail button 2023-11-21 12:13:09 +01:00
HB9HIL
0f7f1176bd Testmail Template 2023-11-21 12:12:34 +01:00
HB9HIL
77b7b1cb2a fix form-select fields 2023-11-20 20:59:32 +01:00
HB9HIL
38c56e08d1
Merge pull request #26 from magicbug/dev
Dev
2023-11-20 15:39:03 +01:00
HB9HIL
c2409ec582 removed input classes to fix #2703 2023-11-20 11:16:04 +01:00
HB9HIL
4561834b14 placeholder not required 2023-11-19 17:45:14 +01:00
HB9HIL
52890a6156 no mark_lotw if no station is selected 2023-11-19 17:04:19 +01:00
HB9HIL
71101ea2a1 fixed buttons 2023-11-19 16:31:39 +01:00
HB9HIL
290689c257 datetimepicker to html 5 2023-11-19 14:05:00 +01:00
HB9HIL
2da2ca5a53 fixed buttons 2023-11-19 13:43:51 +01:00
HB9HIL
df64ba4ec1 datetimepicker to html5 2023-11-19 13:42:56 +01:00
Andreas
ca4a03b8c0 Adjusted widths in advanced query view 2023-11-19 12:27:02 +01:00
HB9HIL
a59ca62f45 fixed form-selects in search 2023-11-19 11:10:49 +01:00
HB9HIL
6fcc967637 fixing search bar 2023-11-19 08:25:35 +01:00