Commit Graph

7863 Commits

Author SHA1 Message Date
int2001
7432ec8166 PoC https://github.com/vasturiano/globe.gl for WaveLog 2024-03-15 06:48:04 +00:00
Joerg (DJ7NT)
1f06e89610 Merge pull request #219 from int2001/eqsl_mark_sent
Set only eQSLs from user as sent!
2024-03-13 12:51:18 +01:00
int2001
1e99ab931b Set only eQSLs from user as sent! 2024-03-13 11:30:45 +00:00
Joerg (DJ7NT)
0c0924de6a Merge pull request #218 from int2001/submode_lbl_fix
Fix printing empty submode
2024-03-11 16:41:58 +01:00
int2001
00f61613fe Fixed typo leftover from experiments. 2024-03-11 15:29:10 +00:00
Florian (DF2ET)
c66ddf24f0 Merge pull request #216 from AndreasK79/sat_table
Sat table
2024-03-11 16:18:06 +01:00
int2001
3c8d0d8ab8 Fence: Make sure modes are NULL instead of empty when not filled 2024-03-11 14:51:04 +00:00
phl0
8fe35e1fcf Change icon 2024-03-11 15:17:29 +01:00
int2001
b0d676b032 Fix printing empty submode 2024-03-11 14:15:03 +00:00
Andreas Kristiansen
4f91401daa Moved menuitem, and needs to be admin to access 2024-03-11 15:15:01 +01:00
phl0
04202cf970 Update migration 2024-03-11 12:26:15 +01:00
phl0
6691bca397 Merge remote-tracking branch 'upstream/dev' into HEAD 2024-03-11 12:25:31 +01:00
HB9HIL
259b0d1edf Merge branch 'master' into dev 2024-03-11 12:23:49 +01:00
HB9HIL
1314302d56 mig tag 1.3.1 2024-03-11 12:18:34 +01:00
phl0
b279581f9a German translation 2024-03-11 11:53:23 +01:00
Andreas Kristiansen
426ee7e5c4 Added translated menu item 2024-03-11 11:52:10 +01:00
phl0
49b8984e0c Provide SAT data from table and delete JSON file 2024-03-11 09:57:24 +01:00
Florian (DF2ET)
292b45f6df Merge pull request #25 from int2001/sat_table
Sat table
2024-03-10 17:25:58 +01:00
phl0
3c852ecfa7 Merge remote-tracking branch 'upstream/dev' into HEAD 2024-03-10 17:17:42 +01:00
phl0
aa1cc16119 Add missing lang tag 2024-03-10 17:06:01 +01:00
HB9HIL
fe6ea67430 Merge pull request #215 from HB9HIL/qso_ref_links
[QSO] Fix Ref buttons in QSO logging
2024-03-10 16:50:00 +01:00
HB9HIL
0cebbe8ab6 Merge branch 'dev' into qso_ref_links 2024-03-10 16:49:44 +01:00
HB9HIL
5a681f6498 fix ref buttons 2024-03-10 16:48:02 +01:00
HB9HIL
3c56904ba8 Merge pull request #213 from wavelog/dev
Release V1.3
1.3
2024-03-10 16:09:51 +01:00
HB9HIL
ab3b0a71d3 Merge branch 'master' into dev 2024-03-10 16:09:42 +01:00
HB9HIL
9e2e0b900a Merge pull request #214 from HB9HIL/dev
mig tag version 1.3
2024-03-10 16:05:35 +01:00
HB9HIL
bf3d932d33 mig tag version 1.3 2024-03-10 16:03:53 +01:00
HB9HIL
027ac44629 Merge pull request #208 from HB9HIL/unique
eQSL bug fix
2024-03-10 15:57:02 +01:00
HB9HIL
6bd793e496 Merge branch 'dev' into unique 2024-03-10 15:56:39 +01:00
HB9HIL
4655087653 Merge pull request #212 from HB9HIL/fix_211
[Installer] DB Password
2024-03-10 15:54:44 +01:00
HB9HIL
28814ab910 Merge pull request #14 from int2001/db_cfg_sanit
Escape escape-char, too. rmvd warning (since \ should be possible now)
2024-03-10 15:44:38 +01:00
phl0
f525caa3f6 Fix variable name 2024-03-10 15:38:43 +01:00
int2001
9d3550bde5 Removed typo (input is not input but $data['db_password']) 2024-03-10 14:34:41 +00:00
phl0
be53c1d495 Correct wording 2024-03-10 15:28:04 +01:00
phl0
a1910caf8a Update SAT info/data 2024-03-10 15:26:30 +01:00
int2001
71f55240ce Adjustments for RegEx 2024-03-10 14:15:02 +00:00
int2001
5f9b81c645 Escape escape-char, too. rmvd warning (since \ should be possible now) 2024-03-10 13:11:13 +00:00
int2001
47fc0cee85 Even more sanitizing 2024-03-10 13:07:17 +00:00
int2001
21454fcf85 More sanitizing 2024-03-10 13:07:10 +00:00
Andreas Kristiansen
b3b9c0ceb6 Update migration 2024-03-10 12:36:30 +01:00
Andreas Kristiansen
f3fed1a778 Fixed background on alternating lines when adding satmodes 2024-03-10 12:31:25 +01:00
HB9HIL
c65cc18948 better approach 2024-03-10 11:20:16 +01:00
Andreas Kristiansen
c338734e56 Tweaked function calling 2024-03-10 11:16:54 +01:00
Andreas Kristiansen
8e685a10ed Disabling button for newline when newline is in progress 2024-03-10 10:55:57 +01:00
Andreas Kristiansen
81d2f15f51 Fixed inserting id's on row cells (thanks for the idea @int2001) 2024-03-10 08:16:28 +01:00
Andreas Kristiansen
bd264774c9 Sets inserted mode id 2024-03-10 07:49:39 +01:00
HB9HIL
7d0a8c12a4 also show warning for backslash 2024-03-10 00:10:39 +01:00
HB9HIL
f0c8f6004a use double quotes in config to avoid #211 2024-03-09 23:54:12 +01:00
Andreas Kristiansen
911d277603 Fixed mode and satellite saving 2024-03-09 22:21:31 +01:00
Andreas Kristiansen
e3fc0ca613 Row is now set to not editable after mode save 2024-03-09 22:15:16 +01:00