Commit Graph

5786 Commits

Author SHA1 Message Date
gjr80
97ead17618 add Totals panel to Seasons skin 2021-08-12 23:34:11 +10:00
Tom Keffer
a88ee5dd64 Update customization guide to reflect new languages. 2021-08-11 11:04:09 -07:00
Tom Keffer
30870c7e07 Flattened the French locale for the Standard skin. 2021-08-11 08:00:54 -07:00
zepingouin
eaddd27982 Preliminary french translation (#683) 2021-08-11 07:35:50 -07:00
Tom Keffer
b5295ca4dd Flattened the locale files for the Standard skin. 2021-08-11 07:22:45 -07:00
Tom Keffer
bbef2e7095 Flattened the locale files for the Seasons skin.
This makes them easier to maintain.
Also, standardized how entries appear in the .conf files.
2021-08-10 16:48:13 -07:00
Tom Keffer
55158d61d7 Merge remote-tracking branch 'origin/development' into development 2021-08-07 16:43:44 -07:00
Tom Keffer
11b795ba45 Davis documentation for LOOP2 10-minute wind gusts is wrong. The Vantage
actually emits mph, not tenths of mph. Changed driver so it now decodes the
field correctly. Fixes issue #686.
2021-08-07 16:43:24 -07:00
gjr80
0ee049ae78 include apache .conf files for apache 2.2 and 2.4 2021-08-05 11:09:53 +10:00
gjr80
0ade510ea7 update web server integration instructions for local web servers to refer to the wiki article on configuring web servers 2021-08-05 11:09:13 +10:00
Tom Keffer
6f6567129b Preliminary Spanish locale 2021-06-30 16:43:43 -07:00
Tom Keffer
57a4eee26d Fixed problem where a bad clocket packet could crash the WMR100 driver. 2021-06-28 16:18:12 -07:00
JanValkenier
50fb5b9158 Development (#679)
* NL translations

* Correction of typos in NL transaltation
2021-06-17 15:08:42 -06:00
JanValkenier
7b43d9d7f4 NL translations (#677) 2021-06-09 06:39:00 -07:00
Tom Keffer
00d62bf15c More info about registering your station. 2021-06-02 11:20:25 -07:00
Matthew Wall
5173475a96 minor sanitizing cleanup 2021-06-02 08:06:25 -04:00
Matthew Wall
0276c47c14 maintain backward compatibility with debconf values 2021-06-02 08:01:56 -04:00
Tom Keffer
10721fbfa9 V4.6.0a4 2021-05-30 17:39:24 -07:00
Tom Keffer
0435b82b75 Accept unit systems 'us', 'metric', or 'metricwx'.
Change wee_config option --units to --unit-system.
2021-05-30 17:39:09 -07:00
roe-dl
4bc5306abc german localization for Mobile and Smartphone skins (#675)
* german localization for Mobile and Smartphone skins

* changes for better german translation
2021-05-29 14:49:44 -07:00
Tom Keffer
0e4720559e More Czech translations. 2021-05-29 04:18:00 -07:00
Tom Keffer
ec958a0658 In the event of a CannotCalculate exception, set value to None,
rather than leaving it unchanged.
2021-05-28 10:08:51 -07:00
Tom Keffer
9d759e2f22 Added Czech language file 2021-05-28 04:34:12 -07:00
Tom Keffer
13b884eba9 Changed from option "units" to "unit_system". 2021-05-27 10:31:17 -07:00
Tom Keffer
f135b6bb60 Add context "brief_delta" for short changes.
Such as change in daylight from yesterday.
2021-05-27 09:20:30 -07:00
Tom Keffer
ff14bb0d7a Changed to a font that's more likely to exist.
Use relative paths.
2021-05-27 07:38:41 -07:00
Tom Keffer
47c7c6de7b A few more lang changes. 2021-05-26 06:56:10 -07:00
Tom Keffer
ea41b1dfb5 Fixed typo. 2021-05-24 13:26:59 -07:00
Tom Keffer
583aa562de Comments on elapsed time contexts. 2021-05-24 12:11:50 -07:00
Tom Keffer
7fb496f801 V4.6.0a3 2021-05-24 10:06:26 -07:00
Tom Keffer
30b16de848 Simplified PR #673. Documented it in change log. 2021-05-24 09:58:26 -07:00
Tom Keffer
4f42b2ffe1 Added Cheetah tag $filename, the relative path of the generated file.
Useful for setting canonical URLs. PR #671.
2021-05-24 07:50:40 -07:00
roe-dl
821091396b Support for canonical URL <link rel="canonical" … /> (#671)
* tag $filename for <link rel="canonical" href="$station.station_url/$filename" />

* added in doc

* added canonical url to Seasons skin

* added canonical url to Standard skin
2021-05-24 07:36:18 -07:00
gjr80
51c49b967d add kwargs to XType get_scalar() and get_series() signatures to support complex imagegenerator plots (#673)
* add kwargs to XType get_scalar() and get_series() signatures

* pass plot options to get_series() to support complex plots
2021-05-23 18:33:25 -07:00
Tom Keffer
8d2bbb0f4a Added German localization file to Standard skin. 2021-05-23 18:08:01 -07:00
gjr80
877e8793e8 added historical change log entry re wee_import null bytes issue (refer issue #607) 2021-05-23 09:53:14 +10:00
Tom Keffer
2ec4bf1325 Install now sets option 'units'.
The unit system is no longer intuited by settings in [[Defaults]].
V4.6.0a2
2021-05-22 14:08:09 -07:00
gjr80
2b4c165d4b refer issue #648, added note to wee_database --calc-missing re linkage to StdWXCalculate binding 2021-05-22 17:05:59 +10:00
gjr80
e472e402e9 refer issue #648
- better handle cases where `--calc-missing` tries to create a `StdWXCalculate` service object that uses a non-existent binding
- `--calc-missing` now handles archive table names other than 'archive'
- provide better user feedback if the binding specified by `--binding` does not exist
2021-05-22 16:39:30 +10:00
gjr80
727275d459 review/proof read lang changes 2021-05-22 11:50:31 +10:00
gjr80
91c1c30e00 - log StdWXCalculate data binding and warn in the log if it differs from the StdArchive data_binding
- document the StdWXCalculate data_binding config options
2021-05-22 10:49:30 +10:00
Tom Keffer
4f53fe5676 Various translation updates 2021-05-20 06:30:16 -07:00
Tom Keffer
5d56e0243d Missing Thai translations. 2021-05-19 05:04:15 -07:00
Tom Keffer
3c774a2033 Choice for lang and units set at root level of [StdReport] 2021-05-18 17:32:24 -07:00
Tom Keffer
256c5581f5 Moved get_languages() and pick_languages() 2021-05-18 17:31:56 -07:00
Tom Keffer
7931361a20 Better error messages when the lang file cannot be read. 2021-05-18 17:30:52 -07:00
Tom Keffer
047d1a8385 Fixed bug for installation scripts that don't auto-configure. 2021-05-18 17:29:59 -07:00
Tom Keffer
c1e1300f93 Some missing translations. 2021-05-18 14:24:12 -07:00
Tom Keffer
09ec2d5121 Leverage new tags "visible" and "visible_change" 2021-05-18 12:11:08 -07:00
Tom Keffer
3faf31746c Added French and Greek localization files 2021-05-18 12:10:21 -07:00