Wykres commitów

5068 Commity (d2b5e2411509be629777dd26bf5e645cd54075ef)

Autor SHA1 Wiadomość Data
Peter Goodhall 8e93b2a874 [Maintenance] Cleaned up the bottom margin leaving white space 2023-08-02 14:44:37 +01:00
Peter Goodhall 8f2ed595e9
Merge pull request #2361 from int2001/user_lang
Implemented Userlanguages with a lot of help from @AndreasK79
2023-08-02 14:00:52 +01:00
Peter Goodhall 36f0a30923 Updated the install config with the latest parts for language. 2023-08-02 13:29:04 +01:00
int2001 84833803af
Added Index to migration-script 2023-08-02 11:18:58 +00:00
int2001 d0f919f26a
Added Default Papers when adding new user 2023-08-02 11:05:44 +00:00
int2001 6cdb88d26d
Added default papers to migration-script 2023-08-02 11:05:27 +00:00
int2001 d5b8204e57
Added Orientation to views/controllers/model for paper 2023-08-02 10:35:12 +00:00
int2001 f2272e9fb5
1st version with orientation 2023-08-02 10:20:38 +00:00
int2001 04c7db1920
Fixed Units to mm 2023-08-02 10:07:22 +00:00
int2001 4a19e00965
Moved from paper_id to paper_name 2023-08-02 09:46:19 +00:00
int2001 ed6ca09b67
Enhances PDFLabel (and some parts of label-controller/model) to custom-papertypes. UNTESTED 2023-08-02 09:34:32 +00:00
Andreas d76e7e74d5 [Labels] Added custom papertypes to create label 2023-08-02 10:34:19 +02:00
int2001 41cd48f13d
Default at first everywhere(!) P 2023-08-02 08:33:03 +00:00
int2001 a988f60897
Added orientiation (default "P") to Label 2023-08-02 08:32:00 +00:00
Andreas a043060a8c [Labels] Added papertypes to dropdown for editing labels 2023-08-02 10:17:22 +02:00
Andreas 206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
Andreas 6b732dfa12 Updated readme about PHP8.2 2023-08-02 09:20:51 +02:00
int2001 bca73b1295
Commented migscript, Added lang-choser to Useradd 2023-08-02 07:06:34 +00:00
int2001 5d98554999
Fixed lifetime of cookie and language-loading 2023-08-02 06:37:56 +00:00
int2001 c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
Peter Goodhall ef77d65bfb
Merge pull request #2359 from int2001/get_qso_fix
When inserting qso via API (or logging) set get_qso to trusted
2023-08-01 22:11:14 +01:00
int2001 c8d1520905
When inserting qso via API (or logging) set get_qso to trusted 2023-08-01 19:13:40 +00:00
Peter Goodhall c814399fc1 Fixed a typo 2023-08-01 18:04:35 +01:00
Peter Goodhall c7f945bd67 Allow function key window to display when buttons arent shown 2023-08-01 18:03:55 +01:00
Andreas b419e804bb Added updated controller 2023-08-01 18:59:05 +02:00
Peter Goodhall 5d3dea438a visual clean up 2023-08-01 17:58:57 +01:00
Andreas 8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
Peter Goodhall 4a60e002b8 hide cw buttons if not connected 2023-08-01 17:53:40 +01:00
Peter Goodhall abd04d581a no idea if this works 2023-08-01 17:48:31 +01:00
Peter Goodhall 569ca82183 Oops meant DTR 2023-08-01 17:18:34 +01:00
Peter Goodhall e6ee8cd9e2 try turning on rts 2023-08-01 17:17:31 +01:00
Peter Goodhall 3d14dde83a more code removed 2023-08-01 17:07:29 +01:00
Peter Goodhall 1ea9356923 test 2023-08-01 16:55:31 +01:00
Peter Goodhall b79229f326 Hide winkey buttons 2023-08-01 16:37:57 +01:00
Peter Goodhall fc687978f8
Integrate Winkey using Web Serial into the general QSO area 2023-08-01 16:25:31 +01:00
Peter Goodhall 2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Peter Goodhall c5cf2b27f5 Getting ready for merge 2023-08-01 16:22:03 +01:00
Peter Goodhall 59689f80cc Only show CW functions if using SSL and only when mode is CW 2023-08-01 16:18:56 +01:00
Peter Goodhall 3e43e613c2 Macros now work using the F keys 2023-08-01 16:05:30 +01:00
Andreas Kristiansen da26ba6771
Merge pull request #2357 from 205er/patch-1 2023-08-01 16:33:19 +02:00
Byt3 c897444913
Correction of typo [DE]
Ermuttlung --> Ermittlung
2023-08-01 16:02:48 +02:00
Peter Goodhall b13f2b032c Implement macro shortcuts 2023-08-01 14:49:43 +01:00
Peter Goodhall ba89628b8c Load the macros into the buttons 2023-08-01 14:07:11 +01:00
Andreas Kristiansen 5961c52c5f
Merge pull request #2356 from int2001/ci_minor_fix
CodeIgniter fix to deal with null-values
2023-08-01 15:06:30 +02:00
int2001 5c012f66c4
CodeIgniter fix to deal with null-values 2023-08-01 13:01:20 +00:00
Andreas ff1b5b760d Fixed error when displaying US Counties QSOs 2023-08-01 14:26:06 +02:00
Andreas 1e82df7530 [Awards] Added xss_clean to all used inputs 2023-08-01 14:20:14 +02:00
Andreas Kristiansen 25e62a2708
Merge pull request #2355 from int2001/welcome_fix
protect DANGEROUS Functions from being called without authed user
2023-08-01 13:26:37 +02:00
Andreas 41d535b805 Secure calltester so that it can only run when logged in and you are admin 2023-08-01 13:25:36 +02:00
Peter Goodhall 9ddcb70588 Return macros as json 2023-08-01 11:40:32 +01:00