Peter Goodhall
3a83145e09
[Dashboard] More optimisation for speed now 70% faster
2022-02-17 14:20:32 +00:00
Peter Goodhall
c44b4d7e4b
[Dashboard] Merged 4 SQL queries into one call reducing page load times.
2022-02-17 11:58:09 +00:00
Peter Goodhall
91548afea7
[Dashboard] Removed extra login session check and migration check as its called by auto load
...
Removed extra login session check and migration check as its called by auto load this speeds up page load time and reduces SQL queries down to 44 for the page which is still too many
2022-02-16 22:27:44 +00:00
Peter Goodhall
f717d8820c
[Dashboard] If environment is set to development then show the debug toolbar
2022-02-16 16:14:38 +00:00
Thomas Werzmirzowsky
602a63d8c1
added eQSL and LotW to the dashboard
2021-11-19 22:34:58 +01:00
Thomas Werzmirzowsky
6e8729d9dd
map on dashboard now shows the same QSOs as the list below (excluding
...
the ones without gridsquare)
2021-11-15 19:16:54 +01:00
Peter Goodhall
3a36b38b82
[Dashboard] Redirect to Login if user isn't logged in
2021-11-08 15:22:17 +00:00
Peter Goodhall
bbdd0eadde
[Dashboard] Adds Radio Status showing radios active in the last 15mins
2021-05-03 14:06:56 +01:00
Peter Goodhall
388bfb848a
Revert "Merge pull request #706 from ofadam/patch-1"
...
This reverts commit 9647fa917e , reversing
changes made to e7d0d00e89 .
2020-11-17 17:40:55 +00:00
Adam
2b5a424a78
Display submode if available
...
This looks for submode first on the "MODE:" display fields – matching how the logbook itself functions.
2020-11-16 18:46:18 -06:00
Andreas
68c8b3889c
Fixed a couple of bugs in countries breakdown on dashboard.
2020-10-16 20:02:54 +02:00
Peter Goodhall
9abc79081d
[Dashboard][SetupChecklist] Started code to bring a setup checklist for new installs to cloudlog
2020-10-12 16:14:28 +01:00
Andreas Brain
cf4efcced0
Include QSOs on Sunday of the current week, fixes #639
2020-10-04 15:23:13 +02:00
Peter Goodhall
ee3ac62f03
removed test code from controller
2020-08-21 17:20:51 +01:00
Peter Goodhall
7a7372647f
Removed some database calls that wasn't used
2020-08-21 17:15:35 +01:00
Kim Huebel
024d4df010
added Paper/eQSL/LoTW...
2019-12-11 22:50:21 +01:00
Kim Huebel
4f1ba5327c
Improved Countries Breakdown by showing confirmed (by paper-QSL) and needed confirmed
2019-12-07 23:32:41 +01:00
Peter Goodhall
2a8f7f9272
Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname
2019-10-03 12:56:25 +01:00
Peter Goodhall
49e434149f
Map was referencing the old dxcc table, moved to a new structure.
2019-08-19 16:38:38 +01:00
Peter Goodhall
e2ff5d77c1
Logbook interface updated
2019-05-14 16:46:16 +01:00
Peter Goodhall
b3ce2c9a27
Changed Dashboard page to latest bootstrap and fixed Awards page
2019-03-20 16:58:06 +00:00
Warren Volz
e384826aea
Codeignitor 3.1.6 and corresponding changes
...
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00