Commit Graph

836 Commits

Author SHA1 Message Date
HB9HIL
fad182e3f8 fix utc header time 2024-05-05 17:22:22 +02:00
HB9HIL
e8dc47773a option to show utc time in header menu 2024-05-05 14:56:11 +02:00
HB9HIL
5e70e13b93 sorted the rest 2024-05-03 14:28:01 +02:00
HB9HIL
d91d466d8e support flags in all browsers 2024-05-03 13:37:03 +02:00
HB9HIL
99e1c8f36b Merge branch 'dev' into menu_sorted 2024-05-03 11:19:09 +02:00
HB9HIL
e929c62087 added comments 2024-05-03 11:14:52 +02:00
HB9HIL
018b41d19b move flags a bit 2024-05-02 22:24:11 +02:00
HB9HIL
8007383bc2 new award menu 2024-05-02 22:18:41 +02:00
HB9HIL
1fca8d4b1d Merge branch 'dev' into cronmanager 2024-04-30 00:35:32 +02:00
Andreas Kristiansen
b125380c17 Added ITU Zone award 2024-04-27 17:37:43 +02:00
HB9HIL
c85f8eada0 prepare javascript conversion 2024-04-23 16:39:25 +02:00
HB9HIL
09df09b03e cron manager files 2024-04-22 14:24:04 +02:00
Andreas Kristiansen
dd2a993649 Merge pull request #301 from AndreasK79/wab_award 2024-04-21 14:39:20 +02:00
Andreas Kristiansen
55b44b0b8f [Awards] Added WAB 2024-04-20 10:05:33 +02:00
HB9HIL
d085e75ae9 load showdown libary 2024-04-20 10:04:38 +02:00
phl0
daa2e6ad9f Appliy sat and orbit filter to DXCC map 2024-04-13 17:42:51 +02:00
phl0
60952337af Add filter for SAT and Orbit to DXCC table 2024-04-13 17:10:19 +02:00
Andreas Kristiansen
aaa404d3dd Fixed dropdown menu when you use run query button 2024-04-09 19:09:33 +02:00
Andreas Kristiansen
3334983d8d Carousel fix 2024-04-05 16:35:09 +02:00
Andreas Kristiansen
8a5568bd43 Tweaks to gui and spinner on update dxcc button 2024-03-28 18:29:56 +01:00
Andreas Kristiansen
79e6996972 Merge pull request #226 from AndreasK79/misc_fixes
File cleanup, menu cleanup and misc fixes
2024-03-22 09:01:16 +01:00
Andreas Kristiansen
73af8a926d File cleanup, menu cleanup and misc fixes 2024-03-21 21:07:25 +01:00
Andreas Kristiansen
2b4b869d6a Can edit visitor link 2024-03-15 11:42:19 +01:00
phl0
8fe35e1fcf Change icon 2024-03-11 15:17:29 +01:00
Andreas Kristiansen
4f91401daa Moved menuitem, and needs to be admin to access 2024-03-11 15:15:01 +01:00
Andreas Kristiansen
426ee7e5c4 Added translated menu item 2024-03-11 11:52:10 +01:00
phl0
3c852ecfa7 Merge remote-tracking branch 'upstream/dev' into HEAD 2024-03-10 17:17:42 +01:00
abarrau
8afe60a488 Merge remote-tracking branch 'upstream/dev' into ans-clean-old-custom-map 2024-03-08 08:54:52 +01:00
Andreas Kristiansen
783fc81cf1 Update gui and started implementing functions 2024-03-07 20:33:17 +01:00
phl0
20bee114d2 Merge remote-tracking branch 'upstream/dev' into HEAD 2024-03-07 17:18:31 +01:00
HB9HIL
9ee6ec398a removed selectize stuff from footer 2024-03-07 10:02:58 +01:00
abarrau
e50d24369a remove map/custom reference 2024-03-07 09:28:41 +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
f26273a892 Merge pull request #191 from AndreasK79/dxcache_default
Use default dxcache url if not set
2024-03-04 08:24:39 +01: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
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
Andreas Kristiansen
3147904fe3 Added page for satellite 2024-02-29 19:13:37 +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
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