Andreas Kristiansen
e19f9bcd07
Merge pull request #2753 from phl0/fixLotwDownloadUrlIssue
...
Fix re-appending to LoTW download URL in loop
2023-11-30 18:03:20 +01:00
int2001
7df25d33b1
Delete QSO from Dashboard when pressing delete QSO
2023-11-30 12:27:01 +00:00
phl0
ece853a289
Fix re-appending to LoTW download URL in loop
2023-11-30 13:15:36 +01:00
Peter Goodhall
35032f04a7
Merge pull request #2752 from phl0/fixLotwController
...
Fix some issues in LoTW controller
2023-11-30 11:30:20 +00:00
phl0
a8be9179c3
Fix some issues in LoTW controller
2023-11-30 12:26:31 +01: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
int2001
338b28a641
Activated Grids were calculated by whole instance QSOs, not by owner
2023-11-30 09:54:03 +00:00
Andreas
7d332eb3a5
Added menu translation
2023-11-30 10:50:47 +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
79bb03ac92
Merge pull request #2746 from int2001/bandmode_validate
...
Check if Band/Mode is provided.
2023-11-29 22:14:22 +00: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
int2001
9831934ff0
Check if Band/Mode is provided. Sometimes there are hiccups where Band/Mode is not given
2023-11-29 18:32:42 +00:00
abarrau
52eba964d1
Merge remote-tracking branch 'upstream/dev' into ans-eqsl-default-qslmsg-v3
2023-11-29 15:33:39 +01:00
abarrau
59ebb8270c
add language : german (station)
2023-11-29 15:32:11 +01:00
abarrau
36d4d80ba6
add language : german (qso)
2023-11-29 15:22:09 +01:00
abarrau
2df8584750
add language : french
2023-11-29 15:05:51 +01:00
abarrau
f398511a3a
add language : finnish
2023-11-29 15:05:29 +01:00
abarrau
a243e8835a
add language : italian
2023-11-29 15:05:11 +01:00
abarrau
601b737d26
add language : greek
2023-11-29 15:04:40 +01:00
abarrau
572ee72b7a
add language : polish, russian, spanish
2023-11-29 14:57:32 +01:00
abarrau
ba85abadb3
add language : swedish, turkish
2023-11-29 14:57:00 +01:00
phl0
e240631f4a
Fix missing grid lookups to handle lookups which do not return a grid
...
(i.e. callsign not existing on hamqth/qrz
2023-11-29 14:56:11 +01:00
abarrau
85edebb79a
add language : dutch, finnish
2023-11-29 14:56:10 +01:00
abarrau
241c98b455
add other language
2023-11-29 14:54:00 +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
int2001
855df025ba
Resolve - 2nd try
2023-11-29 08:15:43 +00:00
int2001
086bc233d2
Resolving Mergeissue
2023-11-29 08:13:33 +00:00
Andreas Kristiansen
2a2ea73f7c
Merge pull request #2737 from cats-shadow/rus-translation
...
Russian translation update
2023-11-29 08:21:02 +01: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
Michael [R1BLH]
e870305df6
Merge branch 'dev' into rus-translation
2023-11-28 11:40:53 +03:00
cats-shadow
c667171797
filter_lang.php updated
2023-11-28 11:34:35 +03: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
218e5a267b
Check for RT-Flag while saving QSO
2023-11-27 14:28:22 +00: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
int2001
7e935065fa
use Bind-Vars intead of literals
2023-11-27 13:49:41 +00:00
int2001
80d3426ad7
Removed Dbg-Output
2023-11-27 13:37:27 +00: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
int2001
032e77957f
Clublog-RT-Upload
2023-11-27 12:55:16 +00: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
cats-shadow
c0fc666cbd
Russian translation update
2023-11-27 14:29:21 +03:00
Andreas Kristiansen
fd6559fb8a
Merge pull request #2734 from DJ3CE/colName
...
Add user-selectable 'Name' column
2023-11-27 08:56:16 +01:00
Andreas Kristiansen
5cd49f6cc0
Merge pull request #2732 from HB9HIL/qslprint_rst
...
RST in QSL Queue List
2023-11-27 08:53:37 +01:00
Andreas
bacf2b755e
Bugfix for VUCC error when no grids are confirmed
2023-11-27 08:18:17 +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
3f4857e6db
fixed worked and confirmed badges in awards
2023-11-25 23:54:14 +01: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
349f2eecf5
fixed some lotw php errors
2023-11-25 22:07:51 +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
0c8c2b2f1e
Translations added
2023-11-24 16:17:11 +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
phl0
452c0dfdaa
Refactor LoTW imports
2023-11-24 13:49:30 +01:00
Andreas
e5f0eb03e8
Fixed variable typo in LoTW
2023-11-24 13:08:40 +01:00
HB9HIL
86cced2372
Merge pull request #31 from magicbug/dev
...
Dev
2023-11-24 12:22:12 +01:00
HB9HIL
ba63e5f6db
Merge remote-tracking branch 'upstream/dev' into bootstrap_5
2023-11-24 12:14:10 +01:00
phl0
f58b3f5ba0
Load lib only if not loaded (prevent spilling of logs)
2023-11-24 12:07:15 +01:00
phl0
882b8fd0da
Use Ymd as file name to make sorting easier
2023-11-24 08:25:49 +01:00
Andreas Kristiansen
c37b1d83fd
Merge pull request #2720 from phl0/dontTruncateDupes
...
Concat QSO IDs in PHP rather than SQL
2023-11-24 07:54:36 +01:00
phl0
c3b847b9a3
Fix SQL errors on migration
2023-11-24 07:44:46 +01:00
phl0
a2f1e4f603
Concat QSO IDs in PHP rather than SQL
2023-11-23 20:43:45 +01:00
Peter Goodhall
43c44bdd02
[DXpedition] Create a dxpedition table
...
Creates a dxpedition table this will be used to store upcoming dxpedition data from external sources.
2023-11-23 14:19:10 +00:00
Andreas
ae2bd9ee94
Added support for custom js
2023-11-23 12:14:37 +01:00
HB9HIL
42adc9027d
vucc link fix
2023-11-22 20:26:44 +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 Kristiansen
90783ce553
Merge pull request #2717 from HB9HIL/email_fix_v2
...
crlf and newline bugfix
2023-11-22 14:55:09 +01:00
HB9HIL
61d4c15ec0
crlf and newline bugfix
2023-11-22 14:51:45 +01:00
Andreas
e3814bf1e8
Fixed closing table tags in views
2023-11-22 14:48:33 +01:00
Joerg
bd0bbf24f3
Merge pull request #6 from HB9HIL/vucc_award_link
...
fix vucc link
2023-11-22 07:57:02 +01:00
int2001
8b1646f430
Display HF too at VUCC-Awards-page
2023-11-22 06:56:19 +00:00
HB9HIL
71c884ee54
fix vucc link
2023-11-22 07:53:38 +01: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
8b52d06df2
removed crlf and newline (not needed)
2023-11-21 22:15:05 +01:00
HB9HIL
e881887cde
simple confirmation
2023-11-21 21:49:54 +01:00
HB9HIL
f49ad97c9e
mail language
2023-11-21 21:49:40 +01:00
HB9HIL
5854f28c82
form hints
2023-11-21 21:49:32 +01:00
HB9HIL
9af8f09be8
Language
2023-11-21 21:03:48 +01:00
HB9HIL
b586d5889c
testmail set up
2023-11-21 21:03:40 +01:00
HB9HIL
c4d15eaba4
Mail Language
2023-11-21 21:03:23 +01:00
HB9HIL
3aca60717b
flash data
2023-11-21 12:56:01 +01:00
HB9HIL
fc1baa6371
SMTP password should not be shown after save
2023-11-21 12:39:52 +01:00
HB9HIL
14ed03fa02
removed crlf and newline (not needed)
2023-11-21 12:33:06 +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
3ef158b638
function sendTestmail
2023-11-21 12:12:53 +01:00
HB9HIL
0f7f1176bd
Testmail Template
2023-11-21 12:12:34 +01:00
HB9HIL
e417c222dd
new function get_user_email_by_id
2023-11-21 12:12:21 +01:00
HB9HIL
a8247065f5
testmail language
2023-11-21 12:01:11 +01:00
HB9HIL
9d020aca84
email fix
2023-11-21 10:22:14 +01:00
Andreas
694f9fbd80
[OQRS] Fixed error 500 with OQRS notification email
2023-11-21 10:07:59 +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
Peter Goodhall
fb23301014
Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev
2023-11-20 14:29:52 +00:00
Peter Goodhall
f2cbb58dc3
tag 2.5.2
2023-11-20 14:29:48 +00:00
HB9HIL
c2409ec582
removed input classes to fix #2703
2023-11-20 11:16:04 +01:00
HB9HIL
bccd6819c1
fix dxcc award bg colors
2023-11-20 02:14:51 +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
HB9HIL
6608c8a5a7
fix label tables
2023-11-18 10:13:18 +01:00
HB9HIL
63e38c2da9
Merge branch 'dev' into bootstrap_5
2023-11-18 09:02:14 +01:00
Andreas Kristiansen
a9dc6a249d
Merge pull request #2705 from HB9HIL/fix_comment_quotation_marks
...
Fix comment quotation marks
2023-11-18 08:37:03 +01:00
Andreas
b116f79ae5
Suppress error message in qslprint/qsolist if band is null
2023-11-18 08:35:16 +01:00
HB9HIL
741c464d45
format of the header
2023-11-17 23:47:46 +01:00
HB9HIL
1a11d4aa60
fixing table format
2023-11-17 23:07:08 +01:00
HB9HIL
adb8526704
fixing custom map
2023-11-17 22:56:16 +01:00
HB9HIL
d6edea7809
responsive dropdown
2023-11-17 22:25:30 +01:00
HB9HIL
52c362397f
shorter text in lba
2023-11-17 21:11:03 +01:00
HB9HIL
7b4d47e40e
fixing style of date fields
2023-11-17 21:03:25 +01:00
HB9HIL
65aa961aaa
fixed badge classes
2023-11-17 18:22:02 +01:00
HB9HIL
2d0dda8fb7
datetimepicker filter lba
2023-11-17 17:24:24 +01:00
HB9HIL
ff2872de65
special characters check
2023-11-17 16:53:59 +01:00
HB9HIL
c881ab2272
added htmlspecialchars to comment
2023-11-17 16:44:30 +01:00
HB9HIL
e6c17e9d11
fixed classes and buttons
2023-11-17 16:28:48 +01:00
HB9HIL
14dbea9398
Merge remote-tracking branch 'upstream/dev' into bootstrap_5
2023-11-17 15:48:37 +01:00
HB9HIL
8994cf3e26
datetimepicker bs5
2023-11-17 15:34:24 +01:00
HB9HIL
8d1457115a
datetimpicker dxatlas export (+bugfix)
2023-11-17 15:27:44 +01:00
HB9HIL
ad529175c1
datetimepicker for lotw mark qsos
2023-11-17 15:04:42 +01:00
HB9HIL
ad7b40973e
button class for bs 5
2023-11-17 14:56:28 +01:00
HB9HIL
ad61f9bf9a
removed console.log
2023-11-17 14:33:33 +01:00
Peter Goodhall
163c67cb0f
Merge pull request #2701 from phl0/linkFg8ojSkedTool
...
Add link to FG8OJ sked tool to hams.at listing
2023-11-17 13:17:14 +00:00
HB9HIL
b643a8c3c4
not formatting is needed
2023-11-17 13:32:42 +01:00
HB9HIL
fdb1462722
post correction
2023-11-17 13:32:23 +01:00
HB9HIL
709d86d14c
with console test (needs to be removed later)
2023-11-17 13:31:49 +01:00
HB9HIL
1ee4e05220
removed datetimepicker formating
2023-11-17 13:31:27 +01:00
phl0
b5ed396988
Add link to FG8OJ sked tool to hams.at listing
2023-11-17 13:21:31 +01:00
HB9HIL
a7f2b17365
html5 datepicker
2023-11-17 09:38:13 +01:00
HB9HIL
034c1115e2
html5 datepicker
2023-11-17 09:36:40 +01:00
HB9HIL
17f39639be
Merge remote-tracking branch 'upstream/dev' into bootstrap_5
2023-11-17 08:35:17 +01:00
int2001
5cfa27c4d9
Added left-oouter join on lotw_users to fetch last-lotw-up
2023-11-17 07:26:31 +00:00
int2001
5707809d0a
Fixing Error when "lastupload" isn't set
2023-11-17 07:20:02 +00:00
HB9HIL
5ddd5f7528
Merge remote-tracking branch 'upstream/dev' into bootstrap_5
2023-11-16 20:09:55 +01:00
Peter Goodhall
99e948a144
Merge pull request #2699 from phl0/checkOnlyDirectories
...
We should only check directories for being writable
2023-11-16 11:02:49 +00:00
phl0
936e60089a
We should only check directories for being writable
2023-11-16 09:36:56 +01:00
phl0
2817eee2cf
Disable debug output (spoiling logs)
2023-11-16 09:08:43 +01:00
phl0
528c2ed3fd
Implement hamqth lookup for QSO log view
2023-11-15 20:17:44 +01:00
HB9HIL
61d283868e
fixed width of selectors
2023-11-15 18:00:11 +01:00
HB9HIL
66547b01c5
fixed width of datetime
2023-11-15 17:59:43 +01:00
HB9HIL
f69c3ae2a3
fixed selector width
2023-11-15 17:41:50 +01:00
HB9HIL
d1d36cc05c
fixed card classes
2023-11-15 17:24:26 +01:00
phl0
e8bfe6ed7f
HamQTH Lookup for search
2023-11-15 17:11:45 +01:00
HB9HIL
2386036d94
fixing filters
2023-11-15 15:56:20 +01:00
HB9HIL
5476bf7fca
fixing results width
2023-11-15 15:05:50 +01:00
HB9HIL
882669a7b2
Merge pull request #24 from magicbug/dev
...
Dev
2023-11-15 12:43:34 +01:00
phl0
7fc5b98826
Remove forgotten debug statements
2023-11-15 12:24:45 +01:00
phl0
7e8e108ff4
We do not need to (re-)update distances if grids are the same
2023-11-15 12:20:32 +01:00
HB9HIL
7c371abd55
Merge pull request #23 from magicbug/dev
...
Dev
2023-11-15 11:22:46 +01:00
phl0
6b41927d8d
Cover not configured lookup
2023-11-15 11:06:14 +01:00
phl0
99a88e96d5
Also show lookup error during QSO logging
2023-11-15 10:09:03 +01:00
phl0
596a276020
Worked grid lookup also for QSO logging view
2023-11-15 10:03:38 +01:00
phl0
582cbb803c
Fix previous lookup for QSO logging window
2023-11-15 10:01:36 +01:00
phl0
0025ff8fcc
Prevent fetching image from non-existent qrz.com entry
2023-11-15 08:58:42 +01:00
HB9HIL
0e68b0641d
fix_reset_time
2023-11-14 23:25:06 +01:00
HB9HIL
a58499d04f
classes for simplefle view
2023-11-14 20:19:57 +01:00
HB9HIL
4726846d8d
'badge-light' to 'text-bg-light'
2023-11-14 18:00:22 +01:00
Peter Goodhall
6ab636ae3b
Tag 2.5.1
2023-11-14 13:57:59 +00:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
Peter Goodhall
0325d5c898
Merge pull request #2684 from int2001/singlecat
...
Enable QRG-Only-Update (should fix #2611 )
2023-11-13 13:57:39 +00:00
Peter Goodhall
4b66a4acf2
Merge pull request #2682 from littlebear0729/master
...
Update Chinese translation
2023-11-13 11:48:04 +00:00
Peter Goodhall
c4e8fe1004
Merge pull request #2676 from abarrau/ans-update-language-french
...
update french language (+ standardize some format)
2023-11-13 11:44:40 +00:00
Peter Goodhall
cee346f591
Merge pull request #2677 from phl0/parseQrzError
...
Pass error message given by qrz.com to the user
2023-11-13 11:44:13 +00:00
int2001
cce52c126c
Enable QRG-Only-Update (should fix #2611 )
2023-11-13 09:18:56 +00:00
HB9HIL
5f8ab7b801
dedicated id's
2023-11-13 10:08:58 +01:00
HB9HIL
0479f36a4e
typo in german
2023-11-13 09:58:38 +01:00
abarrau
a8ffe3306c
change tag lotw_report_download_overview_helptext (only one)
2023-11-13 09:47:22 +01:00
abarrau
5f9d291fb4
remove _part1 on title
2023-11-13 09:31:17 +01:00
Andreas Kristiansen
f4c2bbd58d
Merge pull request #2681 from HB9HIL/small_browser_error_fix
...
Small browser error fixes
2023-11-13 08:16:25 +01:00
littlebear0729
6f48c2cfae
Update Chinese translation
2023-11-13 15:04:38 +08:00
littlebear0729
a8df9fd52a
Merge branch 'dev' of https://github.com/magicbug/Cloudlog
2023-11-13 14:59:37 +08:00
Andreas Kristiansen
c75ded1311
Merge pull request #2678 from HB9HIL/more-qso-bug-fix
...
[BUG FIX] Empty results if click on "More QSOs" in QSO Windows
2023-11-13 07:47:05 +01:00
abarrau
ade2324ffd
update french language
...
1/ state update tranlate french language
DONE (with delimitor ")
- account_lang.php
- adif_lang.php
- admin_lang.php
- contesting_lang.php
- eqsl_lang.php
- export_lang.php
- filter_lang.php
- general_words_lang.php
- gridsquares_lang.php
- lotw_lang.php
- notes_lang.php
- qslcard_lang.php
- statistics_lang.php
IN PROGRESS
- awards_lang.php
TO DO
- menu_lang.php
- options_lang.php
- qso_lang.php
- station_lang.php
2/ change add/edit station_profil for tag "gen_find_zone_xxx" (general_words)
--> same consistency for all languages
3/ add tag "gridsquares_gridsquares_worked" (general_words) for all language file
--> exist only for english
2023-11-12 17:50:23 +01:00
HB9HIL
53028d223d
datetimepicker
2023-11-12 16:29:37 +01:00
HB9HIL
5e4e27bbf5
fixing typo
2023-11-12 16:25:54 +01:00
HB9HIL
3dbae9897d
datetimepicker error in browser
2023-11-12 16:10:42 +01:00
HB9HIL
c55c3bb594
$data already in the header
2023-11-12 15:41:10 +01:00
HB9HIL
8e3f2e8d6e
new MigrationVersion Model
2023-11-12 15:34:48 +01:00
HB9HIL
2bab8a9633
show migration value from db
2023-11-12 15:34:32 +01:00
HB9HIL
f82ab33136
loading MigrationVersion Model
2023-11-12 15:34:18 +01:00
HB9HIL
b4ae66d5af
changed searchBar back to callsign
2023-11-12 13:14:56 +01:00
HB9HIL
d528b6b139
fixed post reference
2023-11-12 12:38:35 +01:00
phl0
5421e13f25
Cover hamqth case for now with empty message
2023-11-11 22:38:05 +01:00
phl0
87437ca1fb
Pass error message given by qrz.com to the user
2023-11-11 21:30:45 +01:00
abarrau
72808efb3e
update french language (+ standardize format)
...
1/ Update French tag value for files :
account_lang.php --> done
adif_lang.php --> done
admin_lang.php --> done
awards_lang.php
contesting_lang.php --> done
eqsl_lang.php --> non change
export_lang.php
filter_lang.php
general_words_lang.php --> in progress
gridsquares_lang.php
lotw_lang.php
menu_lang.php
notes_lang.php --> done
options_lang.php
qslcard_lang.php --> done
qso_lang.php
station_lang.php
statistics_lang.php --> done
2/ addition of a space (on 1 line of the adif file for each language) to standardize the structure of the files
3/ standardize css form-control for 1 field on add/edit user view
2023-11-11 19:04:58 +01:00
HB9HIL
77c83adaad
check also recursive
2023-11-11 09:35:27 +01:00
Peter Goodhall
c5f9809d73
Merge pull request #2672 from phl0/roveComment
...
Make rove comment a separate column
2023-11-10 18:16:12 +00:00
Peter Goodhall
743c46f9a5
Merge pull request #2669 from HB9HIL/simplefle_bug_fixing
...
SimpleFLE bug fixing
2023-11-10 13:25:19 +00:00
HB9HIL
428b679907
no correct use of label for
2023-11-10 12:55:25 +01:00
phl0
4114c247f4
Add some XSS clean here
2023-11-10 09:20:41 +01:00
int2001
c4d31e20cd
Added xss_clean and null-exception-handling to grid
2023-11-10 06:44:14 +00:00
phl0
172daaf799
Make rove comment a separate column
2023-11-10 07:35:00 +01:00
HB9HIL
31e3162ad9
removed console.log
2023-11-09 22:00:06 +01:00
HB9HIL
bb5355d32f
bug fix for getFreqFromBand
2023-11-09 21:49:17 +01:00
phl0
04c64331fd
Skip rove table if empty and display info message
2023-11-09 16:06:47 +01:00
Peter Goodhall
0372af2766
Merge pull request #2670 from phl0/emptyContestResults
...
Fix lookups for empty contest sessions
2023-11-09 14:19:06 +00:00
phl0
83b3261034
Fix lookups for empty contest sessions
2023-11-09 15:11:36 +01:00
littlebear0729
ed023f6afe
Update Chinese translation
2023-11-09 12:50:17 +08:00
HB9HIL
8633aa1f4c
added var lang for warning time
2023-11-08 17:51:13 +01:00
HB9HIL
2f46dc578b
Warning Message Time
2023-11-08 17:49:57 +01:00
littlebear0729
1f8a1c2b5b
Merge branch 'dev' of https://github.com/magicbug/Cloudlog
2023-11-08 15:11:40 +08:00
littlebear0729
9ca4600f3c
Update Chinese translation
2023-11-08 14:39:46 +08:00
Peter Goodhall
5a56845305
Merge pull request #2657 from HB9HIL/quicklog-bug-fixing
...
Quicklog Bug Fixes
2023-11-07 21:34:40 +00:00
HB9HIL
075a9a9459
added translation for 'Show'
2023-11-07 22:24:27 +01:00
HB9HIL
95fe268ca8
added confirmation translations
2023-11-07 22:16:26 +01:00
HB9HIL
4e7ed84ae6
added comments and timeline translation
2023-11-07 22:11:58 +01:00
HB9HIL
0eaefcbf4a
added multilanguage support
2023-11-07 22:11:12 +01:00
HB9HIL
d8b6ad0a9d
added some general word
2023-11-07 22:10:33 +01:00
HB9HIL
14b2d8c4bc
fixed enter problem
2023-11-06 23:00:53 +01:00
HB9HIL
0088d12399
fixed enter action
2023-11-06 22:20:18 +01:00
HB9HIL
f270ddc1fc
removed post value in callsign
2023-11-06 22:17:24 +01:00
HB9HIL
5d9d77c6ab
changed quicklog to localstorage
2023-11-06 22:17:01 +01:00
HB9HIL
c0b7f49d5d
renamed searchBar
2023-11-06 22:16:45 +01:00
Peter Goodhall
19f01dd393
Merge pull request #2662 from phl0/alsoUpdateAttributes
...
We also need tu update value attribute of inputs
2023-11-06 15:13:15 +00:00
phl0
b006861403
We also need tu update value attribute of inputs
2023-11-06 16:02:51 +01:00
Peter Goodhall
4dbcdb3d31
Merge pull request #2659 from HB9HIL/simplefle-bug-fixes
...
SimpleFLE Bug Fix
2023-11-06 13:27:10 +00:00
HB9HIL
1eba4332a3
added adjusted syntax help text
2023-11-06 13:37:56 +01:00