HB9HIL
44615569f3
make dxcc required
2024-10-10 11:50:57 +02:00
HB9HIL
1b7cd217fd
define pointer events for multiselect dropdown on small devices (mobile)
2024-08-17 09:21:44 +02:00
HB9HIL
f6f589deee
dxcc warning
2024-08-08 13:29:45 +02:00
HB9HIL
8c1d1b6bc7
full searchable dxcc dropdown
2024-08-08 06:08:42 +02:00
HB9HIL
ee71c1f3c9
added pre-precheck for mbstring
2024-07-29 14:01:02 +02:00
HB9HIL
8c2a8ec568
remove dxcc from install.sql and force update
2024-07-26 16:10:51 +02:00
HB9HIL
f3638c58aa
get rid of flag cdn
2024-07-25 15:54:09 +02:00
HB9HIL
daca83f030
uppercase for locator and callsign
2024-07-24 15:17:05 +02:00
HB9HIL
71287877e6
soft password warning
2024-07-24 13:46:48 +02:00
HB9HIL
303676e54d
ability to use log_message and read the logfile during installation
2024-07-22 13:10:38 +02:00
HB9HIL
3cc925d9ea
next install refactoring
2024-07-21 17:48:02 +02:00
HB9HIL
0eeb4b4ccb
restore permissions
2024-07-10 16:40:16 +02:00
HB9HIL
b1d4ca6835
make userlanguage selectable in installer
2024-07-09 09:22:55 +02:00
HB9HIL
828bb2b1ea
adjustments
2024-07-09 02:02:50 +02:00
HB9HIL
376c106a08
we don't need fontawesome. We can get it from the assets folder
2024-07-09 01:55:58 +02:00
HB9HIL
71925d2665
fontawesome was lost here
2024-07-08 10:37:13 +02:00
HB9HIL
f460994207
moved location of pot file
2024-07-08 10:28:02 +02:00
HB9HIL
b55d95ad3d
po/mo
2024-07-08 08:04:39 +02:00
Andreas Kristiansen
d6ee29329c
Added setting for active logbook
2024-03-06 11:12:58 +01:00
Andreas Kristiansen
53726e29bb
[Installer] Added DXCC. Installer now created logbook and location.
2024-03-05 19:54:24 +01:00
HB9HIL
35e79eddf9
config tab layout
2024-01-29 11:09:45 +01:00
HB9HIL
d3f4bbbddb
resourced assets
2024-01-29 08:17:31 +01:00
DJ7NT
c4a8785020
Modified for auto-user
2024-01-28 19:09:20 +00:00
int2001
54f5717dab
Userspecific things at installer.sql
2024-01-28 18:45:10 +00:00
HB9HIL
f32e19dc99
layout configuration-tab
2024-01-28 18:04:49 +01:00
HB9HIL
b228a12f3d
renamed logo folder
2024-01-28 11:35:18 +01:00
HB9HIL
a22872e352
database settings
2024-01-28 11:33:07 +01:00
HB9HIL
057c0518a3
include favicon
2024-01-28 01:58:42 +01:00
HB9HIL
4c142bde96
include jquery
2024-01-28 01:58:30 +01:00
HB9HIL
806211d025
restructured folder
2024-01-28 01:58:10 +01:00
HB9HIL
ff87c09a55
New installer - initial commit (work in progress)
2024-01-27 20:25:35 +01:00
DJ7NT
1d89924213
Changed default credentials to 4w7est/password
2024-01-26 07:28:35 +00:00
Petr Kracík
5c7bcdc5f2
Install: Create auto-increment, fix semicolon, fixes #2443
...
Signed-off-by: Petr Kracík <petrkr@petrkr.net >
2023-08-28 17:27:37 +02:00
Peter Goodhall
575ede3eb9
Typo fix doh
2023-08-28 15:37:58 +01:00
Peter Goodhall
fde3357d2a
[Options] Creates options table during install and inserts the version2 flag and migration file makes sure it doesn't exisit.
...
This will hopefully resolve #2443 loop for new installs who of course don't need to run through the upgrade process for version 1 to 2
2023-08-28 15:26:48 +01:00
Peter Goodhall
8b882a8bee
Changed LoTW urls to '' https://lotw.arrl.org/lotwuser ' in the SQL schema
2020-03-12 14:21:23 +00:00
Peter Goodhall
ab7593fee2
Migration handles more of the sql now
2019-06-21 16:01:08 +01:00
Peter Goodhall
db7c769623
Updated the install sql to reflect the changes
2019-06-21 15:31:40 +01:00
Peter Goodhall
08c1e56a97
Removed old DXCC tables as they have changed
2019-06-16 18:26:39 +01:00
Michael Cullen
fb1e949acf
dxcc tables: extend prefix/call field to 32 characters
...
While importing the clublog data, I noticed there's an entry
with a 11 character callsign. This is longer than the 10 characters
allowed for the field, causing a problem. This commit extends it to
32 characters, which should be more than enough, while also being a
power of 2.
fixes #272
2019-05-17 02:01:55 +01:00
Peter Goodhall
c00430d2a5
Fixes issue #268 missing DXCC tables
...
After installation run the update option
2019-03-06 16:27:54 +00:00
Tobias Mädel
98bbf93eac
Database migration & cleaup
2019-02-26 19:31:33 +01:00
Peter Goodhall
c8499308aa
Fixed SQL
2019-01-05 21:57:57 +00:00
Peter Goodhall
df3de16d5a
Creation of station profiles
...
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.
This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00
Peter Goodhall
04198c8371
Added SQL fields to bring Cloudlog log table up to ADIF 3.0.9 spec
2018-12-27 14:02:06 +00:00
Peter Goodhall
08686b535a
Revert "Lotw url fix"
2017-12-13 13:34:08 +00:00
Warren Volz
17dff29c20
update lotw url
...
- p1k changed to lotw
2017-12-13 00:13:01 +00:00
Peter Goodhall
6832ec031d
Added Features to allow SatPC32 to act as a Radio interface with Cloudlog
...
This required extra SQL so you'll need to run the SQL query.
ALTER TABLE `cat` ADD `downlink_freq` INT(11) NOT NULL AFTER `mode`, ADD
`uplink_freq` INT(11) NOT NULL AFTER `downlink_freq`, ADD
`downlink_mode` VARCHAR(255) NOT NULL AFTER `uplink_freq`, ADD
`uplink_mode` VARCHAR(255) NOT NULL AFTER `downlink_mode`, ADD
`sat_name` VARCHAR(255) NOT NULL AFTER `uplink_mode`;
2016-11-16 16:59:53 +00:00
Peter Goodhall
be26bf727b
removed the contesting sql from install .sql file as its a defunk item
2016-02-18 17:32:46 +00:00
Peter Goodhall
6b8d1b4c78
Added missing config table
2016-01-04 14:54:45 +00:00