1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2024-09-28 15:56:34 -04:00
Commit Graph

99 Commits

Author SHA1 Message Date
LX1IQ
436fefd2ce
Update country.csv 2018-10-26 07:02:02 +02:00
LX1IQ
7dd6b848c6
db 2.4.0
fix, HTML1420: Unexpected quote after "PUBLIC" or "SYSTEM" keyword. Expected whitespace.
2018-10-24 14:13:38 +02:00
LX1IQ
d720f1eb55
db v2.4.0 2018-10-24 10:04:06 +02:00
LX1IQ
75a19316e5
db v2.4.0 2018-10-24 10:03:07 +02:00
LX1IQ
b6d5eda70c
Merge pull request #107 from narspt/patch-5
dashboard: smooth page refresh with jquery
2018-10-24 09:15:41 +02:00
LX1IQ
28a224e082
Add files via upload 2018-10-24 09:14:22 +02:00
narspt
55a2f025d7
minor css fixes for old browsers
ensure no borders around image links and add fallback th solid color for old browsers that do not support gradients
2018-10-16 19:45:57 +01:00
narspt
7ea08fe865
include jquery library
1.x to ensure old browsers compatibility
2018-10-16 19:29:54 +01:00
narspt
dbc05c9b63
smooth page refresh with jquery
dynamically reload page body contents with jquery instead of just asking browser to reload whole page, this provides a fully smooth page refresh and keeps page scroll position on all browsers
2018-10-16 19:27:59 +01:00
narspt
b189220eb8
dashboard 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:40:18 +01:00
LX1IQ
2e9ff8166f
Add flags for missing countries
Add flags for missing countries
2018-03-05 10:30:17 +01:00
narspt
90fe828fd1
don't use location.reload() if there is a 'do' GET request 2018-02-06 08:03:23 +00:00
LX1IQ
14f00b9711
Merge pull request #80 from narspt/narspt-patch-2
dashboard: avoid page scroll to top on reloads
2018-02-03 07:13:00 +01:00
narspt
7ec97b2c9e
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-02 20:26:33 +00:00
LX1IQ
d595746671
db v2.3.9
update ja flag
2018-02-02 13:34:20 +01:00
LX1IQ
247057a4ee
db v2.3.9 2018-01-19 12:57:18 +01:00
LX1IQ
85b8b60753
db v2.3.9 2018-01-19 12:50:06 +01:00
LX1IQ
74cede01af
db v2.3.9
redesign for the callinghome.php
2018-01-19 10:15:55 +01:00
LX1IQ
8b52495cf2
db v2.3.9
redesign for the callinghome.php
2018-01-19 10:15:04 +01:00
LX1IQ
6d5055a927
bugfix
apache2: PHP Notice:  Undefined index: Locale in /var/www/db/index.php on line 15
2018-01-15 12:14:59 +01:00
LX1IQ
ed24a5b8cb
v2.3.8
put back the support for a second config file in the root, removed by mistake.

73, Luc
2017-12-20 11:24:38 +01:00
phl0
146dbc70f2
Fix obiously missing slashes to table tags 2017-12-20 00:00:48 +01:00
LX1IQ
f696a5f7fd
v2.3.8
add support for network traffic statistics via vnstat.
2017-12-19 11:17:06 +01:00
LX1IQ
8ea9385d56
v2.3.8
add support for network traffic statistics via vnstat.
2017-12-19 11:16:04 +01:00
Stefan Saraev
c9778017f8 allow including an extra config file outside of db/ root 2017-11-26 14:35:45 +02: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
LX1IQ
73be5ec018 bugfix
removed error when prefix is not found in the country.csv
2017-06-14 08:03:26 +02:00
LX1IQ
6c748e6980 Add GB as UK prefix 2017-06-14 08:00:34 +02:00
phl0
68a7172630 Add flags for missing countries 2017-06-13 16:02:01 +02:00
phl0
0ace639841
Update country.csv according to ARRL DXCC list 2017-06-13 15:19:50 +02:00
phl0
a4e17ef0b1 Make tooltip use CSS 2017-06-13 09:11:59 +02:00
phl0
41d2ae6ef4
Add country name as tooltip 2017-06-12 14:12:15 +02:00
LX1IQ
4f5e24b157 v2.3.7 2017-05-12 10:17:09 +02:00
LX1IQ
79c61a26ad v2.3.7 2017-05-12 10:05:48 +02:00
LX1IQ
4dabcad2a1 v2.3.7 2017-05-12 09:54:21 +02:00
LX1IQ
285ff6c713 v2.3.7 2017-05-12 09:53:36 +02:00
LX1IQ
7331f39f85 v 2.3.6 2017-05-05 12:27:52 +02:00
LX1IQ
dcb366618c v 2.3.6 2017-05-05 12:27:19 +02:00
LX1IQ
f4394c41fe v 2.3.5
v 2.3.5
2017-03-08 14:27:04 +01:00
LX1IQ
0eb6926a7b version 1.4.1
version 1.4.1
2017-02-27 10:00:02 +01:00
LX1IQ
d7f19b4ae8 version 1.4.1
version 1.4.1
2017-02-27 09:50:06 +01:00
LX1IQ
81d1ee3af1 version 2.3.5
standard dashboard v2.3.5
2017-02-14 07:57:24 +01:00
Remco van Zuijlen
2eb5b57b93 version 2.3.5
updated version to match the updated files (index.php, users.php, changes.txt)
2017-02-10 15:19:21 +01:00
LX1IQ
db79a34453 version 1.4.1
Guam
2017-02-06 19:38:30 +01:00
LX1IQ
b3ae55fd0f db v2.3.5
now the page refresh is now suspended until you leave the filte fields.
2017-02-06 14:26:59 +01:00
LX1IQ
830cbc07f6 db v2.3.5
now the page refresh is now suspended until you leave the filte fields.
2017-02-06 14:26:10 +01:00
LX1IQ
31ef06dd62 v 2.3.5
now the page refresh is now suspended until you leave the filte fields
2017-02-06 14:25:17 +01:00
LX3JL
2b834edf39 db 2.3.4 2017-02-02 16:41:06 +01:00
LX3JL
edde49c1af xlxd v1.4.2 / db v2.3.4 2017-02-02 16:37:38 +01:00