Commit 2df091f
Release v1.1 (wavelog#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 (wavelog#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 (wavelog#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 (wavelog#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 (wavelog#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>1 parent ba762a9 commit 2df091f
File tree
130 files changed
+2230
-1584
lines changed- application
- config
- controllers
- language
- bulgarian
- chinese_simplified
- czech
- dutch
- english
- finnish
- french
- german
- greek
- italian
- polish
- russian
- spanish
- swedish
- turkish
- libraries
- migrations
- models
- views
- accumulate
- activated_gridmap
- awards/gridmaster
- cfd
- debug
- eqsl
- gridmap
- interface_assets
- logbookadvanced
- map
- qslcard
- qso
- sattimers
- search
- station_profile
- stations
- view_log
- welcome
- assets
- css
- cyborg_wide
- cyborg
- darkly_wide
- darkly
- superhero_wide
- superhero
- js/sections
- install/config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+2230
-1584
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | | - | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
48 | | - | |
49 | | - | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
132 | | - | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
| 611 | + | |
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
731 | | - | |
| 731 | + | |
| 732 | + | |
732 | 733 | | |
733 | 734 | | |
734 | 735 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
| 169 | + | |
169 | 170 | | |
170 | | - | |
171 | | - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
172 | 174 | | |
173 | 175 | | |
174 | 176 | | |
| |||
0 commit comments