Commit Graph

46 Commits

Author SHA1 Message Date
HB9HIL
133191d93e use <?= for better readability 2024-06-06 20:23:19 +02:00
HB9HIL
0284e6ce19 first big change 2024-06-06 15:41:03 +02:00
HB9HIL
04d521c4d4 only load if needed 2024-05-31 15:45:32 +02:00
HB9HIL
2df091f891 Release v1.1 (#120)
* config file for directory userdata

* userdir for eqsl

* change name to userdata

* userdata for qsl

* fix name on comment

* add generic function file

* remove model class on view, use generic function

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

* paths libary

* Dev (#2)

* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>

* [eQSL] only locations with a eQSL nickname should be displayed (#74)

* only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import

* add proper error message

* improve usability

---------

Co-authored-by: Christoph Kottke <dg0tm@darc.de>

* html fixes

* show flashdata if no station has eqsl nick

* removed openssl check, not required

* accumulate stats language

* multilanguage support

* prettier

* Prevent leaking data out of other station_location

* moved qrg to first tab

* Fix a PHP 8.1 deprecated bug.

* [Contesting] Fix for table qso count

* Fixed error when data was empty. Also clear table before inserting again.

* Refactor to get the table to load

* Need to clear datatable when session is deleted

* Prevent Racecondition

* Fixed a few null-checks which will fail on fresh accounts

* Allow for longer gridsquare in station profile

* Show IOTA/SOTA ref on station location tab

* [LBA] Fixed mapping of selected QSOs

* Trying to convert the QSO-Post to an ajax call PHP/Part

* JS Part

* Dev (#3)

* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

* [eQSL] only locations with a eQSL nickname should be displayed (#74)

* only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import

* add proper error message

* improve usability

---------

Co-authored-by: Christoph Kottke <dg0tm@darc.de>

* html fixes

* show flashdata if no station has eqsl nick

* removed openssl check, not required

* accumulate stats language

* multilanguage support

* prettier

* Prevent leaking data out of other station_location

* moved qrg to first tab

* Fix a PHP 8.1 deprecated bug.

* [Contesting] Fix for table qso count

* Fixed error when data was empty. Also clear table before inserting again.

* Refactor to get the table to load

* Need to clear datatable when session is deleted

* Prevent Racecondition

* Fixed a few null-checks which will fail on fresh accounts

* Allow for longer gridsquare in station profile

* Show IOTA/SOTA ref on station location tab

* [LBA] Fixed mapping of selected QSOs

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: dg0tm <schieberjunge@gmx.net>

* First POC

* Handling of AJAX result (started)

* Change qso-save to ajax-return

* Added notification and reloading of QSO-Table

* JS-Part

* Set Focus to qso after (successful) log

* Resetting timers (successful)

* Info is now shown / faded

* Small adjustments

* More Beauty

* Make consequent use of SIG-References from station_profile

* Delete application/views/welcome directory

Leftovers. Security Flaw!

* Update Dashboard.php

Remove redir to welcome

* Delete application/controllers/Welcome.php

security flaw

* Hint for 8.3. friendly Usertest

* Update config.sample.php

default should be commented out

* [LBA] Checkbox to turn on/off path lines in map

* Styling for pathlines-checkbox

* [LBA] Checkbox tweaks

* updated comment in config.php (sample and installer)

* Removed popup regarding unsaved changes (wasn't functional at all)

* Added locking for sending a qso twice

* added spinner to save button

* Also include SIG and SIG_INFO

* [Logbook] Removed profiler

* [LBA] Added fitbounds to map

* [LBA] Added CQ Zone overlay

* Make clearer that overview filters on logbook rather than locations

* baesURL has a trailing slash already

* active logbook hint

* Update .gitignore

added userdata

* [LBA] ITU zone overlay

* Minor wording

* [LBA] Added custom mapping icons

* [LBA] Path line follows icon color

* [LBA] Added icon anchoring

* [LBA] Added easyprint for easy map saving

* [LBA] Added default colors when icon settings does not exist in db

* Check refs before trimming them

* [LBA] Fixed another default issue with markers and colors

* Removed dangerous functions where User can accidently shift profiles

* Rmoeve more unused leftovers from 1.0 to 2.0.

* Header refactoring (#110)

* splitted up header

* resorted header menu

* main rebuild

* header behaviour hover

* dropdown toggle rotate

* fix case where landscape is small menu and portrait normal view

* submenu thirdparty services

* removed custom maps from the header

* matching search bar

* border

* matched border to themes

* [Custom Map] Removed code

* [Gridmap] Broke map by accident. Thanks @phl0 for poke.

* Optical support for SAT directions and elevation

* [LBA] Added coordinates at the bottom of the map

* Align numbers and arrows

* Reset RST after saving via AJAX

* Cfd export (#117)

* Added CFD Export for toplist.darc.de to Wavelog

---------

Co-authored-by: phl0 <github@florian-wolters.de>

* special thx to contributors

* tag 1.1

* typo

---------

Co-authored-by: abarrau <hesky378@gmail.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: dg0tm <schieberjunge@gmx.net>
2024-02-09 18:12:28 +01:00
abarrau
6d39b92d5c add special class for all map 2023-12-09 10:44:26 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Peter Goodhall
2f8056e873 {Logbook] Added a heading under nav to show current logbook and location name. 2023-08-14 14:48:22 +01:00
Peter Goodhall
f3f50b45ad Revert "Merge pull request #2147 from cats-shadow/view-decoration"
This reverts commit 596480f029, reversing
changes made to a8f93191c2.
2023-05-23 21:45:32 +01:00
cats-shadow
cf33aac012 Sepatate CSS classes for decoration station logbook name and station location name. 2023-05-18 11:18:46 +03:00
cats-shadow
36234ad4c2 Transformed decoration to CSS class 2023-05-18 11:12:36 +03:00
cats-shadow
df0c64a67d [Visual decorations] Small decoration for header of the log overview view. 2023-05-16 21:29:44 +03:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
Andreas
e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
Andreas
a28eb44ac4 Fix for Logbook Model - now loads without a logbook defined. Fixed #1481 2022-07-02 23:40:04 +02:00
phl0
798d6315fd Add logbook and station profile name to Logbook page 2022-05-02 12:38:55 +02:00
Peter Goodhall
e85c9a6ec0 [Logbook][Translate] Forgot the damn heading #fail 2021-01-05 17:37:01 +00:00
Andreas
f494b55491 Added bootstrapdialog in dashboard, logbook and search. I think that should cover it. 2020-09-24 20:22:09 +02:00
Peter Goodhall
a2f572809a Made the world map full width on the /logbook page to match dashboard 2020-08-23 16:42:23 +01:00
Peter Goodhall
be6e47d0d5 Logbook options are now a cog dropdown to clean up the interface 2019-06-16 15:29:31 +01:00
Peter Goodhall
e2ff5d77c1 Logbook interface updated 2019-05-14 16:46:16 +01:00
Peter Goodhall
1690bd1bb8 Fixed OSM maps to display only QSOs being displayed in table 2018-11-27 14:15:06 +00:00
=
fd6e815b93 Made zoom a variable, changed Social/maps to use OpenStreetMap 2018-11-26 20:24:14 +00:00
=
c33865a8c5 Move from GoogleMaps to OpenStreeMap 2018-11-25 14:21:12 +00:00
Andy
c40eb37f40 more changes 2016-02-12 16:31:29 +00:00
Peter Goodhall
6df862b135 bands are always shown with a lowercase m 2014-01-08 18:05:14 +00:00
Peter Goodhall
7dbf66c3a9 if callsign_tags is set to true in config.php the logbook page displays what callsign made the qso based on col_operator or col_station_callsign 2013-08-06 23:24:23 +01:00
Peter Goodhall
44558d7d39 Moved edit QSO to Bootstrap style, made QSL infos into tabs, and adjusted layout still needs work 2013-02-20 23:23:30 +00:00
Peter Goodhall
53d27e9844 Maps now centre on stored locator in a user profile if logged in.issue #56 2012-11-30 16:16:43 +00:00
Peter Goodhall
d86b9d634c Serials TX/RX displayed inside labels for improved UI 2012-11-13 20:20:26 +00:00
Peter Goodhall
79de2357fe Serial number correctly stored from ADIF, displayed editable 2012-10-31 17:07:27 +00:00
Peter Goodhall
5c61da5082 Added QSL card status icons to logbook view if logged in 2012-05-20 15:54:05 +01:00
Peter Goodhall
1a57e4923f Uses site_url for logbook map pins 2011-11-24 16:14:54 +00:00
Peter Goodhall
01163e95e8 Major UI changes, some areas like search are broken 2011-11-06 23:09:51 +00:00
Peter Goodhall
cfdc1c4fb3 Moved the Edit Delete link futher away from the close icon 2011-10-21 19:48:30 +01:00
Peter Goodhall
c3f0ebd967 Edit functions moved to a popup window 2011-10-18 23:06:34 +01:00
Peter Goodhall
12706b313c All sorts of updates 2011-10-18 22:29:50 +01:00
Peter Goodhall
e02c92f28e Logbook: QSOs for each page displayed on map 2011-10-04 16:09:21 +01:00
Peter Goodhall
f682cbed97 QSO Popup boxes changed to fixed width 2011-09-28 16:41:45 +01:00
Peter Goodhall
8c2939873d Styled Logbook Pager System 2011-09-27 20:18:19 +01:00
Peter Goodhall
126ab6b1eb Added option to delete a qso when in the Edit QSO area" 2011-08-28 14:51:57 +01:00
Peter Goodhall
f7b531d3f4 QSO Lists: If QSO is a satellite QSO then rather than display band the satellite name is shown 2011-08-23 16:34:05 +01:00
Andy Smith
576df8be26 Further authentication changes. 2011-08-19 18:24:56 +01:00
Peter Goodhall
8ac7fbd70f changes to css, views, background code 2011-07-22 00:10:09 +01:00
Peter Goodhall
106e83044c Improved CSS, Log Viewing, and General Layout 2011-07-06 17:15:48 +01:00
Peter Goodhall
ec190cc61e Updated codebase added notes, new dashboard, search features 2011-06-17 13:52:00 +01:00
Peter Goodhall
f2b50c4573 Added Basic Files 2011-04-25 16:24:01 +01:00