Commit Graph

1702 Commits

Author SHA1 Message Date
Andreas Kristiansen
bd264774c9 Sets inserted mode id 2024-03-10 07:49:39 +01:00
Andreas Kristiansen
911d277603 Fixed mode and satellite saving 2024-03-09 22:21:31 +01:00
Andreas Kristiansen
7a30c182b3 Add mode for satellite partially works 2024-03-09 18:24:45 +01:00
Andreas Kristiansen
5e5d583ee8 Edit/save satmode works 2024-03-09 14:06:09 +01:00
Andreas Kristiansen
ea44851cc3 Updated edit dialog with mode 2024-03-08 21:50:14 +01:00
Andreas Kristiansen
e5306969d2 Edit works for satellite 2024-03-08 19:23:51 +01:00
Andreas Kristiansen
6f01a5f8b8 Add satellite works 2024-03-08 12:35:57 +01:00
phl0
9b74f44228 Separate modes a little more :) 2024-03-08 09:24:14 +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
Andreas Kristiansen
f174837140 Merge pull request #193 from AndreasK79/map_defaults 2024-03-06 16:19:57 +01:00
Andreas Kristiansen
9598723cc5 Added maidenhead default option 2024-03-06 13:58:35 +01:00
int2001
d67716cc70 Do not update, if LOTW_R_DATE is already set to thats received 2024-03-06 11:28:24 +00:00
int2001
296d57ceac Reduce 4 non-indexed queries to only 1 2024-03-05 17:14:45 +00:00
phl0
7251892ccf Also update QSOs which have received LoTW cnfm beofre 2024-03-05 17:34:21 +01:00
phl0
3c8e82e05b Only get IOTA ref from last QSO (and leave empty if empty) 2024-03-05 12:16:43 +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
65ef08e5db [User] Insert default for map icons when creating a new user 2024-03-03 22:03:21 +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
HB9HIL
7a9fb14d0a $ci to $this 2024-03-03 15:06:32 +01:00
Andreas Kristiansen
b49cd0f468 Removed redundant defaulting 2024-03-03 14:55:09 +01:00
Andreas Kristiansen
1c06fe6ac2 Use default dxcache url if not set 2024-03-03 14:52:20 +01:00
Andreas Kristiansen
050c829347 Merge branch 'dev' into band_improvement 2024-03-03 11:29:03 +01:00
Andreas Kristiansen
834340a357 Removed active. It is default in db, and would cause an error 2024-03-03 11:22:21 +01:00
Andreas Kristiansen
7da34e1900 [Bands] Added RAC and JCC. And some future proofing 2024-03-03 08:58:56 +01:00
int2001
36493c4050 Fixed losing last auto_increment-value + A bug at User-Add 2024-03-01 19:29:59 +00:00
Andreas Kristiansen
3147904fe3 Added page for satellite 2024-02-29 19:13:37 +01:00
int2001
193882538e Fixed Bug with paper_types-templates 2024-02-29 12:09:02 +00:00
int2001
52dda38a03 Harmonized keys and change to innoDB for QSO-Table 2024-02-29 11:09:55 +00:00
Andreas Kristiansen
c72726276b [LBA] Dupe check, use a shorter time window instead 2024-02-28 10:38:32 +01:00
HB9HIL
874c699826 filling error log 2024-02-28 08:54:37 +01:00
HB9HIL
0dc44c3548 filling error logs 2024-02-28 08:52:45 +01:00
Florian (DF2ET)
476ab9c03b Merge pull request #176 from phl0/refactorJcc
Refactor jcc
2024-02-27 11:54:51 +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
phl0
580cfbfa71 Remove non-existent functions 2024-02-26 16:46:35 +01:00
phl0
19e24a53d3 Also remove redundant data from WAJA model 2024-02-26 16:37:13 +01:00
phl0
d2178a5e44 Simplify code (remove redundant list of IDs) 2024-02-26 15:16:11 +01:00
phl0
9e73d80eb4 Only 6-digits starting with 10 are valid for JCC 2024-02-26 15:14:34 +01:00
HB9HIL
d063afd7a4 kill session on page reload if maintenance is enabled 2024-02-25 17:02:57 +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
phl0
f95cf41dea Rename JCC model 2024-02-24 16:30:53 +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
8af9d82f78 Only cities with 4 digits (and Tokyo's 6-digit) 2024-02-24 11:57:47 +01:00
HB9HIL
9fc3776a30 Merge pull request #169 from HB9HIL/sorted_userdata 2024-02-24 08:55:27 +01:00
HB9HIL
e00fc29c42 first check config option before everything else 2024-02-24 08:49:40 +01:00
HB9HIL
38dae0c4ec xss_clean 2024-02-24 08:05:50 +01:00
HB9HIL
fa3b6af753 take user_id instead user_name 2024-02-24 07:49:11 +01:00
phl0
2244070f11 Initial work for JCC award 2024-02-23 22:38:03 +01:00