Andreas
3ff17fb058
Remove the constructor in the bands-model
2021-11-13 20:08:52 +01:00
Andreas
7dec9a7684
Removed constructor in the newly added bands-model.
2021-11-13 20:04:29 +01:00
Andreas Kristiansen
7d404c31db
Merge branch 'cloudlog8' into mergesolve
2021-11-13 20:00:48 +01:00
Andreas Kristiansen
42fa1a06d0
Merge branch 'station_logbooks' into cloudlog_php8_compatible
2021-11-13 16:03:52 +01:00
Andreas
939434090d
[Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db.
2021-11-13 15:55:17 +01:00
Andreas
1ce153a2ca
[KML Export] Fixed query to get the correct QSOs. Also added an extra check if lat and lng were undefined
2021-11-12 12:45:33 +01:00
Peter Goodhall
92850e821d
[Header] Admin dropdown is only displayed to users with Admin role
2021-11-08 22:43:59 +00:00
Peter Goodhall
0ffe57dc63
[Auth] Changed Roles either Administrator or Operator
...
This is the first step in changes to the AUTH system it will have two roles
- Admin - who can access all the admin tools plus log qsos
- Operator - who can just access the main Cloudlog functions and their own logbooks and locations
2021-11-08 15:28:16 +00:00
Peter Goodhall
3a36b38b82
[Dashboard] Redirect to Login if user isn't logged in
2021-11-08 15:22:17 +00:00
Ondřej Nový
cf706fb17d
More robust eQSL.
...
* download eQSL only once
* don't save empty file
* add entry to DB only for correctly downloaded and saved eQSL
* use redirect instead of "subrequest"
2021-11-07 23:01:10 +01:00
Andreas
b8ce4fa33d
Added checks if logbooks exists. Cloudlog would load with an error when starting a new install.
2021-11-06 20:53:36 +01:00
Andreas
1b2a88b355
Removed all constructors in models, since this doesn't work in never CodeIgniter
2021-11-06 20:24:28 +01:00
Andreas Kristiansen
7fe1c8fed9
Merge pull request #1261 from iddq/master
...
Added Operator (COL_OPERATOR) to possible columns
2021-11-06 16:00:50 +01:00
Andreas Kristiansen
a9f9916315
Update index.php
...
Changed TD to TH tag in the header.
2021-11-06 15:53:04 +01:00
iddq
8665089fb8
Merge branch 'master' of github.com:iddq/Cloudlog
2021-11-06 12:15:23 +01:00
iddq
fd17cae78d
Added Operator (COL_OPERATOR) to possible columns
2021-11-06 12:14:45 +01:00
Andreas Kristiansen
f0b97c148a
Merge pull request #987 from abarrau/master
...
differents updates
2021-11-04 19:21:52 +01:00
Hakan Koseoglu at jupiter
c2323667da
Turkish translation v1.0
2021-11-04 12:55:08 +00:00
Peter Goodhall
c34f80f5e9
[LoTW] Remaps JS8, Q65 and FST4 correctly for LoTW uploads
...
Fixes #1248 where JS8 QSOs where being uploaded as MFSK
2021-11-04 11:43:17 +00:00
Peter Goodhall
ef6bcea1c0
[LoTW} Remap Satellite LILACSAT-2 to CAS-3H for LOTW uploads
2021-11-04 11:39:51 +00:00
Peter Goodhall
442bdd1455
Merge pull request #1262 from samhjn/feature_merge_back
...
[i18n] add translation Chinese Simplified
2021-11-03 16:07:40 +00:00
Peter Goodhall
32765fee9a
Merge pull request #1263 from LZ2ISI/patch-2
...
Added Bulgarian language translation
2021-11-03 16:06:50 +00:00
Peter Goodhall
09e6e29df5
Merge pull request #1264 from LZ2ISI/patch-3
...
Added Bulgarian language translation
2021-11-03 16:06:41 +00:00
Peter Goodhall
2d69a23ad5
Merge pull request #1265 from LZ2ISI/patch-4
...
Added Bulgarian language translation
2021-11-03 16:06:29 +00:00
Peter Goodhall
af739f469d
Merge pull request #1266 from LZ2ISI/patch-5
...
Added Bulgarian language translation
2021-11-03 16:06:19 +00:00
Peter Goodhall
d569c40684
Merge pull request #1267 from LZ2ISI/patch-6
...
Added Bulgarian language translation
2021-11-03 16:06:07 +00:00
Peter Goodhall
067d1f5d57
Merge pull request #1268 from LZ2ISI/patch-7
...
Added Bulgarian language translation
2021-11-03 16:05:58 +00:00
Peter Goodhall
94057d5ec1
Merge pull request #1269 from LZ2ISI/patch-8
...
Added Bulgarian language translation
2021-11-03 16:05:46 +00:00
Ivan
fb0c3781a7
Added Bulgarian language translation
2021-11-03 12:04:12 +02:00
Ivan
591b7d2c4b
Added Bulgarian language translation
2021-11-03 12:02:52 +02:00
Ivan
bfaaf942ee
Added Bulgarian language translation
2021-11-03 12:01:09 +02:00
Ivan
0ddfa89392
Added Bulgarian language translation
2021-11-03 11:59:02 +02:00
Ivan
79ffda06db
Added Bulgarian language translation
2021-11-03 11:57:37 +02:00
Ivan
3835bd33c7
Added Bulgarian language translation
2021-11-03 11:56:02 +02:00
Ivan
cd89168cc7
Added Bulgarian language translation
2021-11-03 11:54:08 +02:00
Ivan
bcf4e5d2d6
Added Bulgarian language translation
2021-11-03 11:52:10 +02:00
ShadowMov
144faa5c4c
[i18n] add translation Chinese Simplified
2021-11-03 00:56:30 +08:00
iddq
40a77dbcd2
Added Operator (COL_OPERATOR) to possible columns
2021-11-01 18:38:18 +01:00
iddq
3d883409a1
Added Operator (COL_OPERATOR) to possible columns
2021-11-01 15:22:26 +01:00
Andreas
33868efa4c
[Contest Logging] Bugfix for exchange logging.
2021-10-31 17:11:46 +01:00
Thomas Werzmirzowsky
6f39ce940f
- QSO create/edit check that station belongs to user
...
- QSO form only shows stations of user
2021-10-31 10:25:35 +01:00
Thomas Werzmirzowsky
61b41df1d9
created helper methods to check access
2021-10-31 10:17:14 +01:00
Thomas Werzmirzowsky
9ed56e7211
improvements to multi user support of stations/logbooks
...
- Set active logbooks checks if logbook belongs to user
- Link station to logbook checks that station and logbook belong to user
- Unlink station from logbook checks that station and logbook belong to user
- Edit of logbook only shows stations of user
- Set active station checks if station belongs to user
- find_active and find_gridsquare of Stations model now check user
2021-10-31 09:56:45 +01:00
Andreas Kristiansen
2bf5894744
Merge pull request #1251 from AndreasK79/search_fix_replace
...
[Search] Replace O with slash when searching
2021-10-28 19:29:20 +02:00
Andreas
6fcb023216
[Search] Replace O with slash when searching
2021-10-28 19:28:22 +02:00
ShadowMov
6d066da791
eqsl: close root div
2021-10-27 23:43:23 +08:00
Andreas
36d1b75484
[Contesting] Implemented dupecheck
2021-10-24 16:48:23 +02:00
Andreas
6f266567a1
[Modes] Added buttons for activate / activate all
2021-10-23 19:55:57 +02:00
Andreas Kristiansen
76d9e639b0
Merge pull request #1245 from AndreasK79/contests_activate_deactivate_all
...
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:45:49 +02:00
Andreas
93b6cba00e
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:44:41 +02:00
Thomas Werzmirzowsky
5f39e99d47
sort logbook and station list by name
2021-10-20 21:26:35 +02:00
Andreas Kristiansen
58a2346de6
Merge pull request #1238 from Werzi2001/station_logbooks_wording
...
changed wording to station
2021-10-20 18:05:54 +02:00
Kim - DG9VH
451beca21e
Fixed Typo in eqsl_last_qsl_rcvd_date
...
There was the wrong database-field compared so eqsl_last_qsl_rcvd_date() always delivered 1970/01/01 as date.
2021-10-17 17:19:13 +02:00
Thomas Werzmirzowsky
e66e2007c0
one more change
2021-10-17 11:45:21 +02:00
Thomas Werzmirzowsky
b300106ade
changed wording to station
2021-10-17 11:42:33 +02:00
Thomas Werzmirzowsky
f510bc314b
added logbook filter to logbook main list
2021-10-17 11:25:01 +02:00
Andreas
53e825d885
[Themes] Fixed form in the view
2021-10-16 19:53:22 +02:00
Andreas Kristiansen
b324aba559
Merge pull request #1232 from AndreasK79/dok_contest
...
[Contesting] Added option to copy received exchange into Dok field in database
2021-10-16 19:39:12 +02:00
Andreas
d44831d3f5
[Contesting] Added selection for copying received exchange over to DOK field in the database.
2021-10-16 16:03:54 +02:00
ShadowMov
5052f5505c
[logbook] fix table header html markup & contest serial info
2021-10-16 00:24:13 +08:00
Andreas
9576f576d9
Fixed down in migration script.
2021-10-15 11:14:28 +02:00
Andreas
99d8de9494
Missing logbook view
2021-10-15 08:58:14 +02:00
Andreas
25c377f801
Rewrote view for dashboard and logbook
2021-10-15 08:56:40 +02:00
Andreas Kristiansen
48a2d3fb7c
Merge pull request #1218 from AndreasK79/small_fixes_for_better_compability
...
PHP8 fix and folder not found fix
2021-10-15 08:54:49 +02:00
ShadowMov
e21639277d
dashboard: fix RSTS/RSTR table header in mobile mode
2021-10-15 00:20:18 +08:00
Thomas Werzmirzowsky
d62ab2e7d4
added check for empty result from list_logbooks_linked
...
removed "echo" outputs as then the following redirect is not possible
2021-10-12 20:03:14 +02:00
Peter Goodhall
2d2a480fbb
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
2021-10-12 15:19:41 +01:00
Peter Goodhall
87d5c8e1b0
[Station Logbook] Improved edit interface
2021-10-12 15:19:39 +01:00
Andreas
d174003518
Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks
2021-10-12 13:20:46 +02:00
Andreas
57e5836193
[Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches.
2021-10-12 13:20:41 +02:00
Andreas
b63ebc02be
[Contest Logging] Started work on adding DOK to exchange
2021-10-12 13:10:54 +02:00
Andreas
5fbf307650
[Advanced search] Adds dropdown if not exist when storing queries. Also removes dropdown if empty after delete.
2021-10-11 19:36:52 +02:00
Jesse Rhoads
7eedf970e5
Fix incorrect column header on live contest page
2021-10-09 16:49:35 -04:00
Chris Tabor
3b57245cd9
Fix dxcc_lookup query for dxcc_exceptions
2021-10-09 12:34:09 -07:00
Andreas
99379ec213
PHP8 fix and folder not found fix
2021-10-09 15:25:10 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks
2021-10-08 11:48:01 +02:00
Andreas
e0e80fb680
[Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller.
2021-10-07 21:42:19 +02:00
Andreas
60536c4d5c
[ADIF Export] Added contest id to export
2021-10-07 19:15:08 +02:00
Peter Goodhall
c6f9a5a3ae
[Search] Fixed incorrectly closed stristr
2021-10-07 15:08:28 +01:00
Andreas
c369cf9647
[Modes] Fixed form. In certain cases, creating a mode would not work
2021-10-07 12:14:17 +02:00
Andreas
349f3ee1ca
[Contesting names] Bugfix in the form for creating contests and stopped loading of contesting.js when editing contestnames.
2021-10-06 20:24:14 +02:00
Peter Goodhall
e46152003f
[Migration] Fixes issue when user_id already exists with the api table.
2021-10-06 11:16:54 +01:00
Andreas
d998a7f8a2
Changed order of migration script to not cause trouble with migration script in master.
2021-10-06 10:36:50 +02:00
Andreas Kristiansen
7a6bdf3fbc
Merge pull request #1212 from AndreasK79/storing_queries
...
Storing queries
2021-10-06 10:28:19 +02:00
Andreas
7c56741b92
[Advanced search] Changed to migration 71 to not have problems later when merging station_logbooks.
2021-10-06 10:19:45 +02:00
Andreas Kristiansen
fa1bb549ee
Merge pull request #694 from jsb2092/master
...
Added support for lookups in services for more detailed information when logged in
2021-10-05 20:58:48 +02:00
Andreas
9365f551a7
Removed lines that should not be there. Problably comes from a merge.
2021-10-05 19:24:50 +02:00
Andreas Kristiansen
4b8e9db1b1
Merge pull request #1205 from Byloth/master
...
[FIX] Solved a SQL syntax problem while using the latest MariaDB version.
2021-10-04 13:25:36 +02:00
Matteo Bilotta
c1854515c7
[FIX] Solved a SQL syntax problem while using the latest MariaDB version.
2021-10-04 12:32:20 +02:00
Andreas
3baffed23e
[Advanced search] Edit of stored query description can now be done. Formatted code a bit.
2021-10-03 20:06:08 +02:00
Peter Goodhall
2dcd4f3965
Added comments
2021-09-29 22:02:08 +01:00
Peter Goodhall
650c73f4e6
[LoTW] Fixes issue with sync script running
2021-09-29 22:00:42 +01:00
Thomas Werzmirzowsky
43f96fab9d
"Mark QSL Card Not Required" sets status to Ignore but sets red arrow
...
which reflects status No. Changed color to grey.
2021-09-29 21:51:42 +02:00
Peter Goodhall
6bf7d97df8
Removed test function.
2021-09-28 17:21:56 +01:00
Peter Goodhall
8b1770feab
[API][CAT] Fixes issue where user_id isn't getting added to the hardware entry
2021-09-28 17:18:04 +01:00
Peter Goodhall
0f57e62a84
Revert "Correct user date formating on QSO pages (Live/Post)"
...
This reverts commit 77a99780cb .
2021-09-28 16:09:47 +01:00
Peter Goodhall
5f10c52323
Went through logbook and logbook model changing things to logbook linked profiles
2021-09-28 11:21:12 +01:00
Peter Goodhall
f765a1c169
[QSO Entry] Changed worked_grid_before in Logbooks.php to use All station locations
2021-09-28 11:12:35 +01:00
Peter Goodhall
7651517e74
Merge pull request #1190 from AndreasK79/custom_maps_station_logbooks
...
Custom maps station logbooks
2021-09-27 15:09:21 +01:00
Peter Goodhall
e8be6f8620
Only create the fields in db if they arent there
2021-09-27 15:07:38 +01:00
Andreas
62402c02a4
[QSLPrint] Added QSL-status to the QSOList
2021-09-27 10:49:18 +02:00
Andreas
7979431d95
[Advanced search] Added migration script.
2021-09-25 20:13:06 +02:00
Andreas
97b5b1b2c8
[Advanced search] Polished things up a bit by using alert and dialog to convey messages.
2021-09-25 20:06:14 +02:00
Andreas
17170433e0
[Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions.
2021-09-25 19:49:28 +02:00
Andreas
0717fa74ff
[Advanced search] When saving a query, we add this to the dropdown.
2021-09-25 18:08:31 +02:00
Andreas
d71ba5a0c6
[Advanced search] When deleting a query, it will be removed from the dropdown.
2021-09-25 17:46:08 +02:00
Andreas
223ba0ca21
[Advanced search] You can now save a query for re-use.
2021-09-25 17:40:15 +02:00
Andreas
915a470d8c
[Advanced search] Adif export for search result.
2021-09-23 20:18:47 +02:00
Andreas Kristiansen
99b7290412
Merge pull request #1194 from T012m3n7oR/QSO-custom-date-format
...
Correct user date formating on QSO pages (Live/Post)
2021-09-23 10:22:30 +02:00
Andreas Kristiansen
b5ac0952ed
Merge pull request #1193 from AndreasK79/uploadpath
...
@mattmelling configurable updates folder
2021-09-22 14:21:36 +02:00
KT3PJ
77a99780cb
Correct user date formating on QSO pages (Live/Post)
...
The date field will now be populated from the user's preferences, if
this is not set it will fallback to the file config setting.
-Move date format detection to earlier in the index.php file to allow a
single lookup of the format for the entire file.
-Convert hardcode date string to format selection in index.php to allow
the custom format to show on the Post QSO page.
-Convert php format string to jclock format string in footer.php to
allow the custom format to show on the Live QSO page.
2021-09-22 08:18:58 -04:00
Andreas Kristiansen
a2da3753ed
Merge pull request #1111 from T012m3n7oR/master
...
Add the gridsquare from LotW QSL to the logbook
2021-09-22 13:38:41 +02:00
Andreas
9a6b6263bb
[Custom Map] Cleaned up the code a little bit. Swapped station profile name to logbook name in the view.
2021-09-20 22:03:39 +02:00
Andreas Kristiansen
92e45d6735
Merge branch 'station_logbooks' into add_userid_to_api
2021-09-20 19:34:19 +02:00
Andreas Kristiansen
345c753d13
Merge branch 'station_logbooks' into userid_hardware
2021-09-20 19:33:31 +02:00
Andreas Kristiansen
ad045a1a8d
Merge pull request #1187 from AndreasK79/notes_assign_to_user
...
Notes assign to user
2021-09-20 19:32:59 +02:00
Andreas
51fba79397
[Hardware] Changed page title to be the same as the menu name
2021-09-20 19:32:41 +02:00
Andreas
30ba927c25
[API] Added userid to the API key.
2021-09-20 15:16:53 +02:00
Andreas
586bc969fa
[Hardware] Added userid to everything that has to do with hardware.
2021-09-20 15:03:35 +02:00
Andreas
5f2cd9d55d
[Notes] Added userid to everything that has to do with show/create/edit/delete note.
2021-09-20 12:24:58 +02:00
Andreas
a554ad07aa
[Notes] Added migration script for adding userid to notes.
2021-09-20 12:16:44 +02:00
Andreas
d56cb4b20a
[QSO Edit] Fixed duplication of state in county when saving edited QSO. Fixes #1178
2021-09-19 20:01:32 +02:00
Andreas
a77f76c2e0
[QSO Edit] Fixes editing for county/sota/dok if you are editing QSO in Live/Post QSO
2021-09-19 19:51:45 +02:00
Andreas
98cfc18e84
[QSO] By limiting this to 100, a lot counties never got displayed.
2021-09-18 19:12:42 +02:00
Peter Goodhall
a15b9f2a89
Fixes bug where you couldn't save an editted QSO
2021-09-18 17:49:04 +01:00
Peter Goodhall
ecf19488a6
Fixes bug where you couldn't save an editted QSO
2021-09-18 17:46:34 +01:00
KT3PJ
b46368fe06
LotW gridsquare will not be updated if VUCC gridsquares exist.
2021-09-18 12:22:43 -04:00
Andreas
9311e7c85a
[Custom Map] Tweaks for station logbooks
2021-09-18 17:59:19 +02:00
Andreas
25bffdce83
[Gridsquare Map] Bugfix. The confirmed fields would not be correct. Or_where seems to work only when where are two conditions in the where statement.
2021-09-17 18:11:25 +02:00
Andreas
a0e3cbaa91
If a gridsquare in a qso is longer than 6 characters, the QRA library doesn't handle it. This used substring to only use the first 6.
2021-09-16 20:13:08 +02:00
Andreas
708d5dc278
[Themes] Moved bootstrap-dialog.css and selectize.bootstrap4.css to css folder. Moved differences to overrides.css, and made sure to load this after the other css files. Now we only need two files for a theme in Cloudlog.
2021-09-15 23:11:48 +01:00
Peter Goodhall
7e066bb963
Merge pull request #1138 from AndreasK79/theme_cleanup
...
[Themes] Cleanup
2021-09-15 23:10:24 +01:00
Andreas
e4952101f9
Renamed a file to fix a merge collision in migration files.
2021-09-15 19:33:34 +02:00
Andreas Kristiansen
77da77ffd1
Merge branch 'station_logbooks' into custom_themes
2021-09-15 19:30:34 +02:00
Andreas Kristiansen
1ad0343ed0
Merge pull request #1150 from AndreasK79/dxatlas_grid_export
...
Dxatlas grid export
2021-09-15 19:15:33 +02:00
Peter Goodhall
0ff9070fbe
Merge pull request #1171 from Werzi2001/login_form_bootstrap
...
Login form bootstrap
2021-09-14 21:55:57 +01:00
Peter Goodhall
55d11e9f7e
Merge pull request #1135 from AndreasK79/gridsquare_map_popup_change
...
[Gridsquare Map popup] Changed so that we use the logbook view in the…
2021-09-14 21:55:21 +01:00
Peter Goodhall
816e05d19f
Merge pull request #1155 from Werzi2001/sota_field_in_logbook
...
Added SOTA (SOTA_REF) to possible columns
2021-09-14 21:54:59 +01:00
Peter Goodhall
c3f0c0c3c2
Merge pull request #1167 from Werzi2001/dark_mode_charts
...
Added support for dark mode to further charts
2021-09-14 21:53:54 +01:00
Peter Goodhall
9e19bfe2c6
Merge pull request #1153 from Werzi2001/eqsl_password_query_string
...
eQSL request changed from GET to POST
2021-09-14 21:53:28 +01:00
Peter Goodhall
e60bee857f
Merge pull request #1137 from AndreasK79/edit_contest_data_on_qso
...
[QSO Edit] Made Contest tab in QSO Edit. Added support for editing co…
2021-09-14 21:52:13 +01:00
Thomas Werzmirzowsky
7207592276
fix to retrieval of eqsl images. callsign can contain /. therefore
...
change to only pass id
2021-09-13 15:27:00 +02:00
Andreas
f369b172bd
[Distances Worked] Updated code (with a rewrite) to support station logbooks
2021-09-12 16:46:16 +02:00
Peter Goodhall
38963ce887
Merge pull request #1170 from AndreasK79/quick_lookup_station_logbooks
...
[Quick Lookup] Updated code to support station logbooks
2021-09-11 16:55:01 +01:00
Peter Goodhall
ddccc622b1
Merge pull request #1169 from AndreasK79/accumulated_station_logbooks
...
[Accumulated Statistics] Updated code to support station logbooks
2021-09-11 16:54:50 +01:00
Thomas Werzmirzowsky
fa8070a27e
using max width is better than w25 on mobile devices
2021-09-11 12:54:19 +02:00
Thomas Werzmirzowsky
0e30ebaa89
changed login form to use bootstrap layout
2021-09-11 12:47:00 +02:00
Andreas
cad5c1c569
[Quick Lookup] Updated code to support station logbooks
2021-09-10 23:13:25 +02:00
Andreas
33cdbca735
[Accumulated Statistics] Updated code to support station logbooks
2021-09-10 22:59:10 +02:00
Andreas
14bb2db47f
[Days With QSOs] Updated code to support station logbooks
2021-09-10 20:04:03 +02:00