Wykres commitów

2198 Commity (b58ed8bcbd2b03ec0d55ef25ddeb0a2b47f30c8a)

Autor SHA1 Wiadomość Data
Peter Goodhall b58ed8bcbd
Merge pull request #1287 from Werzi2001/version_2_exclude_deleted
exclud deleted DXCC and IOTA by default
2021-11-14 13:11:50 +00:00
Peter Goodhall 08af5c3843 [Dashboard] Fixes errors on clean install where variables have no numbers on the dashboard counts 2021-11-14 13:10:18 +00:00
iddq 6bd4308b01 Added Operator (COL_OPERATOR) to possible columns 2021-11-14 12:04:48 +00:00
Peter Goodhall 37fba45cbc Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2021-11-14 12:02:17 +00:00
Ondřej Nový 558e111b5a 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-14 12:01:59 +00:00
Peter Goodhall 454b3b96f3
Merge pull request #1286 from Werzi2001/version_2_dashboard_todos
Version 2 dashboard todos
2021-11-14 11:58:27 +00:00
Thomas Werzmirzowsky a3822698c0 exclud deleted DXCC and IOTA by default 2021-11-14 12:58:19 +01:00
Peter Goodhall 8cb990fc30 [API] Allows all users to access 2021-11-14 11:57:21 +00:00
Thomas Werzmirzowsky 239fad0037 Merge branch 'station_logbooks' into version_2_dashboard_todos 2021-11-14 12:46:55 +01:00
Thomas Werzmirzowsky 63dc682e51 adapted dashboard countries and qsl cards statistics for logbooks 2021-11-14 12:45:17 +01:00
Andreas 7dec9a7684 Removed constructor in the newly added bands-model. 2021-11-13 20:04:29 +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
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
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 f0b97c148a
Merge pull request #987 from abarrau/master
differents updates
2021-11-04 19:21:52 +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
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
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 9576f576d9 Fixed down in migration script. 2021-10-15 11:14:28 +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
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
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