Commit Graph

24 Commits

Author SHA1 Message Date
int2001
aa8c322cfa Pagination 2025-12-26 20:23:45 +00:00
Andreas Kristiansen
245db5c3a3 Error fix 2025-07-19 23:23:58 +02:00
phl0
9dacd53499 Import and show incoming (e)QSL messages 2025-01-16 09:51:30 +01:00
phl0
87e877363e Show prop mode in eQSL pages 2024-05-16 15:00:55 +02:00
int2001
44477dc67c Delete Contents from (e)QSL-Tables, too 2024-04-04 09:29:27 +00:00
int2001
09902d298a Added missing bracket 2024-04-03 09:11:56 +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
phl0
df2b7bb293 Show EQSL recevice date rather than filename 2024-03-08 07:57:20 +01:00
HB9HIL
874c699826 filling error log 2024-02-28 08:54:37 +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
691fcf8a83 change name to userdata 2024-02-01 09:08:53 +01:00
abarrau
c10c430ab2 userdir for eqsl 2024-01-31 22:36:27 +01:00
phl0
0ec8e49b16 Link QSOs in eQSL card view 2023-05-28 08:43:46 +02:00
phl0
9a83648f15 Only show cards linked to active logbook 2023-05-14 12:23:48 +02:00
phl0
21562bffc4 Add eQSL card list/view 2023-05-10 16:03:30 +02:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Peter Goodhall
c56aa4fa31 Updated Fancybox library, added function to save images to cloudlog from eqsl 2020-03-01 18:08:17 +00:00