Till Maas
8f11c048ec
Remove executable permissions from content ( #527 )
...
Installing files without a shebang as executable results in a warning
with rpmbuild. This is at least triggered for the license.txt file for
the Seasons skin. Remove the executable permissions from other content
files for uniformity.
2020-04-24 13:23:44 -07:00
Tom Keffer
b561165b81
Merge branch 'development'
2020-02-06 05:59:14 -08:00
terrymacdonald
ab3880abe5
Added Inside Humidity to Seasons skin (if sensor provides it) ( #505 )
...
Added the Inside Humidity to the Seasons skin. All Inside Humidity
entries are wrapped in a has_data if statement so that they only
up if the sensor is generating the underlying data.
2020-02-06 05:56:58 -08:00
Tom Keffer
5d14e61e79
Add #encoding directives to all the included templates.
2020-02-05 07:07:51 -08:00
tkeffer@gmail.com
2d5af34940
No longer generate yearhilow. It was never used.
2019-12-22 07:11:32 -07:00
Tom Keffer
f4652ef5e7
Renamed NOAA report files. Worked on docs for issue #415 .
2019-11-28 16:28:22 -08:00
Tom Keffer
0ec08042aa
NOAA reports are now more tolerant of missing data. Fixes issue #300 .
2019-11-28 05:31:45 -08:00
Zanderama
1a8d9c63eb
Changed .conf and .htm to use "#rrggbb" format rather than 0xbbggrr. Not tested, but looks sane. ( #460 )
...
Ran through the test suites, and it looks good!
2019-10-25 05:12:33 -07:00
Matthew Wall
bd32a3f555
remove the (unused) skin_semantics parameter
2019-02-08 07:43:21 -05:00
Matthew Wall
38f22bcf67
satisfy the w3c html checker - no warnings now
2019-02-04 04:02:27 -05:00
Matthew Wall
91cc029bc7
make links consistent
2019-02-01 09:27:20 -05:00
Matthew Wall
fee27ec386
fix nbsp typo. increase clickable space for rainyear
2019-02-01 05:54:51 -05:00
Matthew Wall
2c95c23a22
use localStorage instead of cookies
2019-02-01 05:15:11 -05:00
Matthew Wall
466a17180d
use DOM state instead of cookie state so that things still work if cookies are disabled
2019-02-01 04:49:32 -05:00
Matthew Wall
2ee001447c
make year text the click target
2019-01-31 16:52:51 -05:00
Matthew Wall
4111a1e879
fix cursor in rain toggle
2019-01-31 09:54:48 -05:00
Matthew Wall
909528c69b
retain year_type as cookie
2019-01-31 09:47:48 -05:00
Matthew Wall
e7e4c9c8a4
toggle rainyear only in the hilo column
2019-01-31 09:34:51 -05:00
Tom Keffer
df638ed57e
Added specialized labels used by Seasons
2019-01-23 09:03:51 -08:00
Matthew Wall
e19b471ec1
forgot to parameterize the timestamp color
2019-01-20 15:50:46 -05:00
Matthew Wall
2a5e13a266
parameterize colors as variables for easier customization
2019-01-20 08:34:12 -05:00
Matthew Wall
96fe5fdc75
use html5 conventions
2019-01-06 17:28:12 -05:00
tkeffer@gmail.com
16fc7fb5d3
Use WeeWX consistently (instead of weeWX).
2018-12-20 15:50:51 -08:00
Tom Keffer
99a3cfe650
Added section separator
2018-12-05 05:05:52 -08:00
Tom Keffer
43e1df43a9
Removed options that had been commented out.
...
More consistent with Seasons and with Customizing Guide.
2018-12-05 05:05:27 -08:00
Tom Keffer
373b8b7066
Simplify encoding directives.
2018-12-04 14:56:17 -08:00
Tom Keffer
2a63c44d71
Updated some copyrights.
2018-12-04 13:22:17 -08:00
Tom Keffer
64ad494047
Override sensor labels.
2018-12-04 12:57:26 -08:00
Tom Keffer
de8ecbb5a3
s/skin_version/skin_semantics/g
2018-11-26 06:00:49 -08:00
Tom Keffer
ae3c2c0cf3
Comment out scalars in skin.conf that are the same as in [Defaults]
2018-11-25 08:12:54 -08:00
Tom Keffer
a01ceacd3b
Got Seasons to work with new defaults scheme
2018-11-21 08:54:46 -08:00
Tom Keffer
5141e32b18
First cut at promoting skin defaults to weewx.conf
2018-11-03 09:30:28 -07:00
Tom Keffer
f3a950760b
Generate celestial page with every report cycle.
2018-10-09 05:30:14 -07:00
Tom Keffer
db002cf0a6
s/NONE_string/None_string/g More intuitive.
2018-10-08 18:44:56 -07:00
Tom Keffer
a77e066ef2
Converted to new style tag formatting
2018-10-08 09:46:56 -07:00
Tom Keffer
3cb92f9910
Added Standard skin back in.
2018-10-08 09:11:00 -07:00
Tom Keffer
4caaf543ec
Fixed typo
2018-10-08 05:32:49 -07:00
Tom Keffer
2fab61224a
Change to new style tag formatting
2018-10-07 18:49:39 -07:00
Tom Keffer
7c41083fa8
Modernized Javascript. Fixed some errors. Reformatted.
2018-10-07 06:14:11 -07:00
Tom Keffer
2e3b6acd4e
Added rain year
2018-10-07 05:55:57 -07:00
Matthew Wall
be1b5cdb0f
do not force UV to 0-16, since some hardware uses other ranges, e.g., cc3000 uses 0-20
2017-12-17 13:54:32 -05:00
Matthew Wall
b62984d881
use dots for winddir instead of connected line
2017-12-09 08:53:54 -05:00
Matthew Wall
5622c5a19f
merge changes from master up to 3.8.0
2017-12-02 21:54:28 -05:00
gjr80
804ab43357
jQuery scripts/css now loaded via https - refer #285
2017-11-22 09:04:49 +10:00
Matthew Wall
683d13fb4c
apparently the right justification in safari (and chrome?) is affected by br
2017-08-09 10:22:19 -04:00
Matthew Wall
b027c4944e
address the sunmoon block alignment issue by using a single table instead of two divs
2017-08-07 22:08:24 -04:00
Matthew Wall
141c6abb98
punt max for radiation and uv plots
2017-08-07 21:52:02 -04:00
Matthew Wall
c4e2701d16
adjust data vertical alignment
2017-08-07 21:49:17 -04:00
Matthew Wall
57a94d93ec
deal with corner cases, attempt to make conditional logic easier to follow
2017-08-07 19:35:24 -04:00
Matthew Wall
d01e58e7d4
fixed missing semicolons
2017-08-07 11:26:37 -04:00