DJ3CE
13aed8d94b
Update example for copy-contest-exchange, update state-regex, add translation
2024-04-01 13:24:06 +02:00
DJ3CE
4645fb3dcf
Add notice to copy-to-any-select-box
2024-03-29 17:17:02 +01:00
DJ3CE
64e96f780f
Relax state-validation a bit, clean up '...dok'
2024-03-29 16:49:52 +01:00
DJ3CE
92e3b2a1ec
Add validation and (basic) sanitizing
2024-03-27 12:57:26 +01:00
Cedric Sehrt
b8f517de81
Implement contesting copy-exchange-to(-nearly)-anything
...
- in contest-session, the (numeric-)id of the selected 'copy' is saved,
compatible with the previous DOK-copy.
- UI changes
- Logbook_model enhancements
- Translation additions
2024-03-27 10:08:20 +01:00
HB9HIL
8a2b10ef78
Merge pull request #236 from HB9HIL/updater_frontend
...
Updater frontend
2024-03-26 11:26:24 +01:00
HB9HIL
0bfcab430f
Merge branch 'dev' into updater_frontend
2024-03-26 10:14:30 +01:00
HB9HIL
3b5efc51d7
Merge pull request #16 from int2001/ui_check
...
UI check
2024-03-26 10:13:39 +01:00
Joerg (DJ7NT)
36dbec8ed0
Merge pull request #238 from int2001/cache_scps
...
Cache scps
2024-03-26 05:56:26 +01:00
int2001
94f8a264f4
Added hide suggestions if call.length<3
2024-03-25 20:24:24 +00:00
int2001
6bbb72ac06
Added Highlighting and removed bug
2024-03-25 20:18:30 +00:00
int2001
f991f22663
Cache scp-results
2024-03-25 08:40:26 +00:00
int2001
8d41083cae
Added comment
2024-03-25 07:04:39 +00:00
Joerg (DJ7NT)
b0bad1d30e
Update debug.js
...
Removed unnecessary auto-check when calling page
2024-03-25 07:54:16 +01:00
int2001
fd9eeeeae8
Adjusted links to be more generic
2024-03-25 06:45:59 +00:00
Joerg (DJ7NT)
5eea9dbd5f
Update index.php
...
whitspaces
2024-03-25 07:36:05 +01:00
int2001
5f0040f538
Merge branch 'ui_check' of github.com:int2001/wavelog into ui_check
2024-03-25 06:30:37 +00:00
int2001
e1c9de18aa
Handle remote repos better
2024-03-25 06:30:16 +00:00
Joerg (DJ7NT)
7c40e8f33a
Update debug.js
...
Added dot to test things
2024-03-25 07:07:10 +01:00
int2001
85390dc268
Changed PHP to compare hashes
2024-03-25 06:06:02 +00:00
int2001
a891703098
Changed debug.js to compare hashes
2024-03-25 06:05:19 +00:00
HB9HIL
c614efc9f7
Show hint that user is not on master branch
2024-03-24 22:56:19 +01:00
HB9HIL
f554f47d4e
catch non git installs
2024-03-24 22:55:03 +01:00
HB9HIL
627c5a7a52
readd last real fetch
2024-03-24 17:45:40 +01:00
HB9HIL
7f4d10f8e3
show update button if not on master
2024-03-24 17:36:18 +01:00
HB9HIL
b8cc1a59ad
add http header to version function
2024-03-24 16:53:09 +01:00
HB9HIL
94fb005526
typo
2024-03-24 15:23:17 +01:00
HB9HIL
4b22a7952f
updater frontend
2024-03-24 15:22:25 +01:00
Joerg (DJ7NT)
66187ae87a
Merge pull request #235 from int2001/dl_trainees
...
Add support for Trainee-Calls in DL
2024-03-24 11:34:40 +01:00
Joerg (DJ7NT)
b61cfee83a
Merge pull request #232 from int2001/selfupdate
...
Selfupdate
2024-03-24 09:52:14 +01:00
int2001
3c7efdeff2
Add support for Trainee-Calls in DL
2024-03-23 15:49:02 +00:00
Joerg (DJ7NT)
f74c0b150c
Merge branch 'dev' into selfupdate
2024-03-23 07:43:16 +01:00
int2001
936a44fa98
Added Error
2024-03-23 06:30:30 +00:00
int2001
0d6d6d6eaa
Added uploads to gitignore
2024-03-23 06:24:14 +00:00
int2001
d948c5019a
Add a git fetch before pull. otherwise "FETCH_HEAD" is non-existant
2024-03-23 06:10:46 +00:00
int2001
47acab82d9
use realpath for files
2024-03-23 06:03:03 +00:00
Joerg (DJ7NT)
1138b63dc0
Merge pull request #233 from int2001/cleanup_rest
...
Hotfix as addon for #226 / otherwise Updater wont work
2024-03-23 06:45:39 +01:00
int2001
2dcda13cf3
Hotfix as addon for #226 / otherwise Updater wont work
2024-03-23 05:43:56 +00:00
Joerg (DJ7NT)
4bee7161dc
Merge pull request #230 from int2001/globe_experiment
...
Added a new Type of Map
2024-03-23 06:31:41 +01:00
Joerg (DJ7NT)
699abd3549
Merge pull request #228 from int2001/innodb
...
Move completly to InnoDB
2024-03-23 06:31:25 +01:00
int2001
1b9c4f8f79
Disable Button while selfupgrading
2024-03-22 16:47:33 +00:00
int2001
815905fce6
Added Maintenance-Mode for updating
2024-03-22 16:12:23 +00:00
int2001
2418b08a49
Added Button for selfupdate
2024-03-22 15:58:51 +00:00
Joerg (DJ7NT)
72a32ef9a8
Merge pull request #231 from int2001/fix_empty_qsldate
...
Hotfix / empty qsldate
2024-03-22 16:54:20 +01:00
int2001
b149ed3838
Hotfix / empty qsldate
2024-03-22 15:53:14 +00:00
int2001
0a9ae6b93b
Selfupdater 1st Version
2024-03-22 15:50:54 +00:00
int2001
e5a6c5f37c
get rid of dok.txt diff
2024-03-22 14:23:46 +00:00
int2001
141e4bf443
untrack
2024-03-22 14:21:04 +00:00
int2001
cbbbfc741b
Merge branch 'dev' into globe_experiment
2024-03-22 14:13:48 +00:00
Florian (DF2ET)
8c076bb068
Merge pull request #229 from phl0/referencesToQsoTab
...
References to QSO tab
2024-03-22 13:26:42 +01:00