Commit Graph

1673 Commits

Author SHA1 Message Date
Andreas Kristiansen
c72726276b [LBA] Dupe check, use a shorter time window instead 2024-02-28 10:38:32 +01:00
HB9HIL
874c699826 filling error log 2024-02-28 08:54:37 +01:00
HB9HIL
0dc44c3548 filling error logs 2024-02-28 08:52:45 +01:00
Florian (DF2ET)
476ab9c03b Merge pull request #176 from phl0/refactorJcc
Refactor jcc
2024-02-27 11:54:51 +01:00
HB9HIL
c1325591cc QSL Files Migration (#174)
* remove unnessesary file

* prepared debug view with logic

* typo

* add additional case

* moved Maintenance Page to Debug

* copy function

* comment

* html file for eqsl card images folder

* only copy files if they have a qso_id in db

* not_assigned folder

* xss_clean

* $CI to $this

* removed status field, no need for that

* class wide variabled to reduce redundancy

* adjusted view

* allow run migration agn

* missing case if user_id is also empty (deleted user/qso)

* just commented

* only allow jpg, png and gif (same as in upload)
2024-02-26 17:42:46 +01:00
phl0
580cfbfa71 Remove non-existent functions 2024-02-26 16:46:35 +01:00
phl0
19e24a53d3 Also remove redundant data from WAJA model 2024-02-26 16:37:13 +01:00
phl0
d2178a5e44 Simplify code (remove redundant list of IDs) 2024-02-26 15:16:11 +01:00
phl0
9e73d80eb4 Only 6-digits starting with 10 are valid for JCC 2024-02-26 15:14:34 +01:00
HB9HIL
d063afd7a4 kill session on page reload if maintenance is enabled 2024-02-25 17:02:57 +01:00
HB9HIL
db9726774c added a maintenance mode 2024-02-25 14:14:18 +01:00
Florian (DF2ET)
bda603a33a Merge pull request #172 from phl0/jccAward
JCC Award
2024-02-24 16:57:58 +01:00
phl0
f95cf41dea Rename JCC model 2024-02-24 16:30:53 +01:00
phl0
679704e433 Make SAT extra column after Totals 2024-02-24 13:03:27 +01:00
phl0
4ec12f32a8 Remove map and add QSO details links 2024-02-24 12:29:50 +01:00
phl0
8af9d82f78 Only cities with 4 digits (and Tokyo's 6-digit) 2024-02-24 11:57:47 +01:00
HB9HIL
9fc3776a30 Merge pull request #169 from HB9HIL/sorted_userdata 2024-02-24 08:55:27 +01:00
HB9HIL
e00fc29c42 first check config option before everything else 2024-02-24 08:49:40 +01:00
HB9HIL
38dae0c4ec xss_clean 2024-02-24 08:05:50 +01:00
HB9HIL
fa3b6af753 take user_id instead user_name 2024-02-24 07:49:11 +01:00
phl0
2244070f11 Initial work for JCC award 2024-02-23 22:38:03 +01:00
HB9HIL
126397b6c1 improve readability 2024-02-23 22:04:35 +01:00
HB9HIL
604701c77d Merge remote-tracking branch 'upstream/dev' into sorted_userdata 2024-02-23 22:01:12 +01:00
HB9HIL
e6c250128f reduced function and added username to path 2024-02-23 17:20:46 +01:00
HB9HIL
8d62703b93 fix adif county 2024-02-23 15:48:55 +01:00
abarrau
9d3f943e2f Merge remote-tracking branch 'upstream/dev' into ans-map-confirme-qrz 2024-02-23 13:05:41 +01:00
abarrau
17b8856ded create function qso_is_confirmed() with user options about qsl 2024-02-23 12:17:08 +01:00
abarrau
f648966d72 fix on map (dashboard, logbook) 2024-02-23 08:32:24 +01:00
phl0
b102f0ef4b Satinize input 2024-02-22 11:46:05 +01:00
phl0
a301c00d97 Allow logging of Az and El (i.e. fix number format) 2024-02-22 10:28:52 +01:00
int2001
205ddd1e8f Added SATMode to Massedit (PHP) 2024-02-20 17:12:46 +00:00
int2001
6b154e0ba5 Enables to update VIA even if filled. Checks Grid 2024-02-20 16:06:52 +00:00
Andreas
4ca52ec668 [LBA] Now changes subdivision according to selected dxcc 2024-02-20 15:24:49 +01:00
Andreas
35533bbfaa Now sets frequency as well 2024-02-20 13:41:30 +01:00
Andreas
a757d83cee Fixed station location edit 2024-02-20 09:40:32 +01:00
Andreas
bd7f191a3a [LBA] Implemented date update 2024-02-19 19:48:34 +01:00
Andreas
fe12f49db3 [LBA] Added more coluimns for batch edit 2024-02-19 19:05:09 +01:00
Florian (DF2ET)
766501a8aa Merge pull request #159 from phl0/lowerCaseIota
Deal with lower case IOTA references
2024-02-19 11:47:50 +01:00
phl0
fd1611a791 Deal with lower case IOTA references 2024-02-19 11:37:30 +01:00
HB9HIL
3f8f7516b7 Merge remote-tracking branch 'upstream/dev' into fix_plotter 2024-02-19 09:46:14 +01:00
HB9HIL
f007051fc4 Merge remote-tracking branch 'upstream/dev' into fix_plotter 2024-02-19 09:24:28 +01:00
HB9HIL
c215d820af fix plotter if qso has no dxcc or grid 2024-02-19 09:23:58 +01:00
HB9HIL
2d903d4bec Merge pull request #7 from phl0/useCntyField
Populate CNTY field "in sponsor's format"
2024-02-19 09:21:03 +01:00
phl0
ec8b2c203c Populate CNTY field "in sponsor's format" 2024-02-19 09:18:20 +01:00
Andreas
3aac4e12b3 [LBA] Now deletes QSOs in batch, instead of looping through each 2024-02-18 20:19:45 +01:00
Joerg (DJ7NT)
9f3526d965 Merge pull request #154 from int2001/slimBase
Slim base
2024-02-18 17:34:03 +01:00
Andreas Kristiansen
c85370f176 Merge pull request #144 from AndreasK79/lba_batch_edit
[LBA] Batch QSO edit
2024-02-18 16:33:56 +01:00
int2001
e73abf39ee Renamed Lib 2024-02-18 14:54:45 +00:00
Andreas
fc720739e2 [LBA] Unselects QSO row and updates after save 2024-02-18 14:54:14 +01:00
int2001
ee84184273 Make use of new lib at WAS-AWard 2024-02-18 12:40:04 +00:00