提交图

36 提交

作者 SHA1 备注 提交日期
int2001
d2e25a27c8
Added detail-view to todays QSLs 2023-08-14 13:20:13 +00:00
int2001
9ae11a29ec
Added today-Stats to QSL-Breakdown 2023-08-14 12:01:24 +00:00
int2001
8e5dacea01
Removed unused functions at Dashboard / Secured webadif 2023-07-31 05:34:44 +00:00
Peter Goodhall
e8c62a26cf [Dashboard] Update radio frequency display every 5 seconds 2023-05-28 15:02:15 +01:00
phl0
2370ee2bfe
Harmonize LoTW abbreviation 2023-04-26 05:44:54 +02:00
phl0
33ed61409b
Show warnings on dashboard and set deadline to 30 days 2022-12-23 14:49:03 +01:00
phl0
951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
confusion
2022-11-08 23:57:39 +01:00
Peter Goodhall
c0f812baeb Hopefully now works correctly 2022-10-11 14:59:17 +01:00
Andreas
5e3cd0c986 [Dashboard] Fix if user locator is not valid 2022-09-20 17:40:14 +02:00
Andreas
7765740b02 [Dashboard] Added VUCC 2022-09-10 11:39:59 +02:00
Kim - DG9VH
cff045d5b8 Show it also in Dashboard
Also show submodes in Dashboard
2022-07-17 23:23:35 +02:00
Andreas
ed23846db9 [Dashboard map] Fix lookup for dashboard QSOs plotted on the map 2022-07-04 12:32:25 +02:00
Peter Goodhall
b02b5c84e3 Fixes issue with map dxcc item not always being correct 2022-04-25 11:01:32 +01:00
Peter Goodhall
0eb2b6043e [Mapping] calculate midpoint of multi grids for markers 2022-04-04 15:15:24 +01:00
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
重命名自 application/controllers/dashboard.php (浏览更多)