Commit Graph

3097 Commits

Author SHA1 Message Date
phl0
aa12f912a1 Show QSL RX date also (and remove filename) 2024-03-08 08:13:27 +01:00
phl0
df2b7bb293 Show EQSL recevice date rather than filename 2024-03-08 07:57:20 +01:00
Florian (DF2ET)
59950c2cbf Merge pull request #206 from phl0/hamsatWorkablePasses
Add user options to allow for showing workable passes only
2024-03-07 19:10:31 +01:00
phl0
68d246195c Fix JCC summary cnfm count 2024-03-07 18:37:50 +01:00
phl0
5fff16862c Merge remote-tracking branch 'upstream/dev' into hamsatWorkablePasses 2024-03-07 17:59:10 +01:00
int2001
5759a604d1 Refactored to user_options_table 2024-03-07 16:34:22 +00:00
phl0
5ea81c3f07 Add user options to allow for showing workable passes only 2024-03-07 16:11:54 +01:00
HB9HIL
c001295029 adjusted id's 2024-03-07 10:03:16 +01:00
HB9HIL
9ee6ec398a removed selectize stuff from footer 2024-03-07 10:02:58 +01:00
Andreas Kristiansen
80d7adb66c [Users] Default checked for QSL and LoTW in new user form 2024-03-06 20:32:03 +01:00
phl0
43f64c7865 List multiple POTA refs separately in awards section 2024-03-05 13:14:23 +01:00
HB9HIL
5cb1cd95f4 Merge branch 'dev' into pota_selectize 2024-03-05 10:41:18 +01:00
HB9HIL
46425b812d fix qso detail links 2024-03-05 08:04:03 +01:00
HB9HIL
1f694c3b1f Merge branch 'dev' into pota_selectize 2024-03-05 07:50:50 +01:00
HB9HIL
6ec4377fcd Merge remote-tracking branch 'upstream/dev' into qso_reset_language 2024-03-05 07:40:06 +01:00
HB9HIL
2e313b04f5 fix award info in wwff 2024-03-05 07:37:21 +01:00
HB9HIL
e85ba7571d reset button language 2024-03-04 18:24:19 +01:00
HB9HIL
1c8b34412e Merge branch 'dev' into pota_selectize 2024-03-04 17:46:22 +01:00
HB9HIL
8bddeeffbe Merge branch 'dev' into qso_stuff 2024-03-04 17:00:36 +01:00
Florian (DF2ET)
a54dd87306 Merge pull request #181 from int2001/qso_resetter
Qso Reset
2024-03-04 16:37:25 +01:00
Andreas Kristiansen
ac3b12fc90 [LBA] Now shows comment 2024-03-04 09:42:13 +01:00
Andreas Kristiansen
f26273a892 Merge pull request #191 from AndreasK79/dxcache_default
Use default dxcache url if not set
2024-03-04 08:24:39 +01:00
int2001
dee54c3fdf Set dxcluster_maxage and decont as well if not given 2024-03-04 07:14:35 +00:00
Andreas Kristiansen
4bbfe1b07e Station setup (#175)
* The start of station setup

* Added modals new logbook and new location

* Added 1st JSON-Create Logbook (PHP)

* Added 1st JSON-Create Logbook (JS)

* Changed to small buttons

* A bit more errorhandling (JS)

* Moved collecting of params to controller and added errorhandling

* Added Delete-Function (with confirmation)

* Moved view to new folder and added delete Logbook

* Added AJAX for setActive Book

* Added AJAX for setActiveBook (JS)

* Partially working reload logbook table

* Dynamic loading of logbooks (PHP)

* Dynamic loading of logbooks (JS)

* Reload location table

* Removed duplicate return statement

* Fixed Zoo of params to JSON-Out

* Fixed RenderBug (not yet finished) at JS

* Fixed DT error

* Fixed CSS

* Changed setActiveStation from link to Ajax (PHP)

* Changed setActiveStation from link to Ajax (JS)

* Added confirmation to changeActiveStation

* Changed EmptyStation to AJAX (PHP)

* Changed EmptyStation to AJAX (JS)

* Changed DeleteStation to AJAX (JS)

* Changed DeleteStation to AJAX (PHP)

* Tidy up code a little

* Re-added favorites

* Ajaxyfing favorite location

* Fixed clicking on favorite

* Fixed favorite star

* Tweaked new logbook dialog

* Fixed public search badge

* Fix badges on first load

* Reloads stations on load

* Redirect to station setup

* Re-added translation

* Fixed more badges

* Added menu item translation

* Header with translated menu

* Updated warning links on dashboard to go to station setup

* Added missing lang lines for Polish and Czech

* Changed links in Quickswitch to station setup

* station setup in quickswitcher

* Make station location ID a separate (and sortable) column

* Added missing ID

* Relocated eQSL-Thing to station_model to reduce redundancies

* Removed Debug-Stuff

* Moved get_options to get_default_eqsl_message within QSO-Controller

* Moved generic get_options to more specific get_eqsl_default_message

* Removed loading of options_model, since it is already loaded via "autload"...

* dynamic quickswitcher

* disabled button for active location

* typo

* removed empty unused function

* comment

* reload stationsetup list if we are on this page

* don't grey out the locations

* dynamic loading in both directions

* rename function to make it more clear

* readability

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: HB9HIL <fabian.berg@hb9hil.org>
Co-authored-by: phl0 <github@florian-wolters.de>
2024-03-03 21:52:51 +01:00
Andreas Kristiansen
1c06fe6ac2 Use default dxcache url if not set 2024-03-03 14:52:20 +01:00
Andreas Kristiansen
7da34e1900 [Bands] Added RAC and JCC. And some future proofing 2024-03-03 08:58:56 +01:00
HB9HIL
76330fda8e moved qso related functions to common.js 2024-03-03 08:31:20 +01:00
HB9HIL
f3dd5da0f0 removed debug output 2024-03-03 08:15:35 +01:00
HB9HIL
27696ccedc datatables language var moved to global variables 2024-03-03 08:10:39 +01:00
HB9HIL
68b8fdc040 moved displayQso to common.js and cleaned footer vars 2024-03-03 07:59:15 +01:00
HB9HIL
672a4842d5 small UI fixes 2024-03-02 17:33:16 +01:00
HB9HIL
c9da4010fa pota multiselect and layout of link buttons 2024-03-01 21:18:07 +01:00
int2001
9e1d6b7aa5 Band On Change (PHP) 2024-02-28 16:18:56 +00:00
int2001
88e073a344 A lot of JS relocated to qso.js 2024-02-28 15:59:05 +00:00
int2001
7673b5c22d Added Fullreset Logic (PHP) 2024-02-28 14:14:29 +00:00
int2001
ee59b4cd73 First Approach for the new "Reset to default" button (PHP) 2024-02-27 07:53:36 +00: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
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
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
HB9HIL
9816e88a6a show folder size only of userdata option is enabled 2024-02-24 10:15:16 +01:00
phl0
2244070f11 Initial work for JCC award 2024-02-23 22:38:03 +01:00
phl0
5b64e687f9 Omit trailing decimal places 2024-02-22 12:16:16 +01:00
phl0
8d9c802ce1 Add optical indicators 2024-02-22 10:56:52 +01:00