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
2024-01-29 20:14:42 +01:00
2024-02-26 17:42:46 +01:00
2024-02-26 17:42:46 +01:00
2024-02-26 17:42:46 +01:00
2024-02-14 08:20:21 +01:00
2024-01-30 13:49:54 +01:00
2019-06-21 15:43:36 +01:00
2024-01-19 12:20:44 +01:00
2024-02-25 14:14:18 +01:00
2024-01-23 15:40:39 +01:00
2024-02-25 14:14:18 +01:00
2024-02-02 05:30:46 +00:00
2024-01-23 23:54:58 +01:00
2024-02-09 17:48:16 +01:00

Wavelog

Important: Only accepting PRs on the "dev" branch.

Wavelog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. All you need is a web browser and active internet connection.

Wavelog itself is an enhanced fork of Cloudlog by 2M0SQL. If you would like to contribute to Wavelog please see the Contributing section below.

The Core-Dev-Team for Wavelog are (in Alphabetic order of the Call):

Demo

Test Wavelog and it's features!
https://demo.wavelog.org

Username: demo
Password: demo

Requirements

  • Linux based Operating System (Windows stack may also work)
  • Apache (Nginx should work)
  • PHP Version 7.4 up to PHP 8.2 (PHP 8.3. in friendly Usertest)
  • MySQL or MariaDB (MySQL 5.7 or higher // MariaDB 10.1 or higher)

Notes

  • If you want to log microwave QSOs you will need to use a 64bit operating system.
  • We do not provide Docker support, however you are free to use it if you wish but we will not handle support.

Setup

Installation information can be found on the wiki.

Support

Wavelog-support can be reached by creating an issue here at github. If you've any issues don't hesitate to create one here. Please provide as much information as possible to reproduce the Problem

Contributing

Special thanks to our contributors, who are part of Wavelog by improving code! @abarrau, @dg0tm

If you would like to contribute in any way to Wavelog, it is most appreciated. This has been developed in free time, help coding new features or writing documentation is always useful.

Please note that Wavelog was built using Codeigniter version 3 and uses Bootstrap 5 for the user CSS framework documentation is available for this when building components.

When submitting PRs please make sure code is commented and includes one feature only, multiple features or bug fixes will not be accepted. Please include a description of what your PR does and why it is needed.

Languages
JavaScript 58.3%
PHP 40.8%
CSS 0.8%