Commit Graph

5663 Commits

Author SHA1 Message Date
int2001
2c2e88c8fe Added "0" if table is empty (obtaining last max-value) 2024-03-02 10:54:44 +00:00
int2001
b84694f531 Altered bandxuser-table, too (set defaults and so on) 2024-03-02 08:49:51 +00:00
int2001
8e4ebf976e Correctged Mig-ID 2024-03-01 19:33:52 +00:00
int2001
36493c4050 Fixed losing last auto_increment-value + A bug at User-Add 2024-03-01 19:29:59 +00:00
int2001
193882538e Fixed Bug with paper_types-templates 2024-02-29 12:09:02 +00:00
int2001
52dda38a03 Harmonized keys and change to innoDB for QSO-Table 2024-02-29 11:09:55 +00:00
Joerg (DJ7NT)
acbdbc1a82 Merge pull request #178 from int2001/qrzfix 2024-02-29 07:55:27 +01:00
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
c8fc397604 typo 2024-02-27 10:29:38 +01:00
int2001
153f408a28 Make qrz-search more failsafe 2024-02-27 06:29:54 +00:00
HB9HIL
a0fa24084d release v1.2 2024-02-26 17:46:36 +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
b2aa23292f userdata config default on 2024-02-26 11:43:16 +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
HB9HIL
d92f51eafd datatable js for jcc award 2024-02-24 16:47:43 +01:00
phl0
f95cf41dea Rename JCC model 2024-02-24 16:30:53 +01:00
phl0
d0b83fd056 Award info and translations 2024-02-24 16:21:12 +01:00
phl0
35c34c8449 Refactor summary table at the bottom 2024-02-24 16:07:27 +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
8693e62f4d Add JCC menu item 2024-02-24 12:10:52 +01:00
phl0
178a9e34f4 Reorder menu items 2024-02-24 12:08:26 +01:00
phl0
8af9d82f78 Only cities with 4 digits (and Tokyo's 6-digit) 2024-02-24 11:57:47 +01:00
HB9HIL
8c32cfe308 typo 2024-02-24 10:26:17 +01:00
HB9HIL
4a07d3073c moved folderSize und sizeFormat functions to libary 2024-02-24 10:23:58 +01:00
HB9HIL
9816e88a6a show folder size only of userdata option is enabled 2024-02-24 10:15:16 +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
8e21b33ac2 fix lotw cert upload flashdata messages 2024-02-23 22:33:45 +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
b6bfb7f069 typo 2024-02-23 21:59:43 +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
90cc073f42 fix for lba map 2024-02-23 08:45:12 +01:00
abarrau
f648966d72 fix on map (dashboard, logbook) 2024-02-23 08:32:24 +01:00