26 Commits

Author SHA1 Message Date
phl0
f7c4835bb0 Add gridsquare to confirmations 2025-07-09 08:13:48 +02:00
phl0
782cc27dae Check for empty dates mySQL compatible 2025-07-06 17:28:48 +02:00
Andreas Kristiansen
1a9c685dfb Added 1k row limit 2025-07-06 13:24:01 +02:00
Andreas Kristiansen
d9072d344d Added multi-select 2025-07-06 09:47:51 +02:00
Andreas Kristiansen
12cdbda5dd Added icon for QSL Card if uploaded 2025-07-06 08:59:02 +02:00
Andreas Kristiansen
18931fdcd4 Tweaked query 2025-07-05 13:43:54 +02:00
Andreas Kristiansen
e0ac1f46e8 [QSO Confirmations] Added a new view for QSO confirmations 2025-07-05 13:11:03 +02:00
int2001
44477dc67c Delete Contents from (e)QSL-Tables, too 2024-04-04 09:29:27 +00:00
int2001
da54d16ed6 Deletion of User tested 2024-04-03 08:22:06 +00:00
int2001
c11ca1255e Working for QSL-Images and delete QSO from logbook (via UI) 2024-04-03 05:47:03 +00:00
int2001
70be289489 Implemented PoC for getting file(s) to delete when deleting (e)QSLs 2024-04-03 05:27:51 +00:00
HB9HIL
0dc44c3548 filling error logs 2024-02-28 08:52:45 +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
HB9HIL
e00fc29c42 first check config option before everything else 2024-02-24 08:49:40 +01:00
HB9HIL
fa3b6af753 take user_id instead user_name 2024-02-24 07:49:11 +01:00
HB9HIL
126397b6c1 improve readability 2024-02-23 22:04:35 +01:00
HB9HIL
e6c250128f reduced function and added username to path 2024-02-23 17:20:46 +01:00
abarrau
543a32857e fix name on comment 2024-02-01 14:29:32 +01:00
abarrau
532aa3e310 userdata for qsl 2024-02-01 11:58:34 +01:00
phl0
965323202c Use QSO ID to delete QSL rather than QSL ID 2022-12-28 21:58:09 +01:00
phl0
4cb0a9a3e9 Sort QSL images by last added to be on top 2022-05-06 08:02:16 +02:00
Thomas Werzmirzowsky
0ff857357c added user checks to previous contacts and qsl management 2021-11-14 17:50:11 +01:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas
edd518cabc [QSL Card] Feature for adding more QSOs to a QSL Card 2021-07-22 07:55:34 +02:00
Andreas
bcfe979573 [QSL Card image] jQuery upload, dynamically adding/deleting to table and carousel. 2020-11-01 12:36:02 +01:00
Andreas
6b1f30cb0d New feature: QSL card image upload 2020-10-28 23:20:03 +01:00