Commit Graph

4 Commits

Author SHA1 Message Date
HB9HIL
8d4b99dd04 show nicer numberformat for total qsos and show also number of users 2024-09-16 00:57:27 +02:00
Andreas Kristiansen
c78f515bfe Forgot debug_model too 2024-04-23 13:52:57 +02:00
Andreas Kristiansen
afbf1713c9 Removed some unused files and refactored some functions 2024-04-23 13:34:30 +02: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