narspt
070f16fdb7
dashboard2 performance enhancement
...
Use an array indexed by dxcc prefix for faster lookups instead of scanning whole Flagarray and it's dxcc nested arrays (done lots of times when there are many last heard entries), which is very slow and resource hungry... before this change my server was taking ~360ms to generate users page (with 80 last heard entries), after this small change it takes ~18ms instead.
2018-10-13 18:53:37 +01:00
LX1IQ
36c651769a
Add flags for missing countries
...
Add flags for missing countries
2018-03-05 10:30:54 +01:00
narspt
e4b196e72a
db2: don't use location.reload() if there is a 'do' GET request
2018-02-06 08:12:24 +00:00
narspt
b8ec26965d
add missing SuspendPageRefresh() to dashboard2
...
SuspendPageRefresh() is called on input's onfocus (on users.php) to stop auto refresh while user is typing, however it is missing on dashboard2
2018-02-03 01:53:37 +00:00
narspt
27377a4d62
dashboard2: use location.reload() to keep page scroll position
...
use location.reload() to keep page scroll position on page refreshes, but keep using location.href method for POST requests to avoid browser asking to resubmit data on reloads
2018-02-03 01:32:25 +00:00
Stefan Saraev
c9778017f8
allow including an extra config file outside of db/ root
2017-11-26 14:35:45 +02:00
Luiz Amaral
a248c0ef39
Dashboard 2 updates for xlxd 2.x.x
2017-08-27 18:09:08 -03:00
Yngwie Chou
e7f808d6d0
Update Portugal callsigns per requested by CQ7AMO
2017-08-10 21:59:30 +08:00
phl0
39644c3284
bugfix for db2 and whitespace fix for db1
2017-06-14 08:38:48 +02:00
phl0
1cab25213b
Merge changes of countries and flags from dashboard to dashboard2
2017-06-13 16:06:36 +02:00
phl0
12404e36b4
Use CSS also for dashboard2
2017-06-13 09:35:00 +02:00
phl0
52e4e6bf3e
Change dashboard2 accordingly
2017-06-12 14:34:37 +02:00
Yngwie Chou
7f18b727d2
Add country flag for Hongkong
2016-12-27 11:58:05 +08:00
Yngwie Chou
778d182574
Correct callsings for CN, since BM-BO-BU-BV-BW-BX are used by Taiwan
2016-12-27 11:53:52 +08:00
phl0
e71ceb3425
Update prefixes for China
2016-12-11 14:12:16 +01:00
phl0
619ad07ed9
Complete list of US prefixes
2016-11-25 11:24:44 +01:00
phl0
c1a7eef956
Copy coutries.csv to dashboard2
2016-11-25 10:52:41 +01:00
yngwiechou
33c8b8d389
Update country.csv
2016-09-04 12:27:39 +08:00
Luiz Fernando Ribeiro Amaral
c7554e96ef
Possible fix to the modules listing problem
2016-07-16 13:03:14 -06:00
Luiz Fernando Ribeiro Amaral
a9911d3042
New XLX dashboard layout
...
- A dashboard with the new layout is contained in the dashboard2 folder.
- Enhanced the styling of the README file.
2016-07-05 11:08:29 -06:00