Tom Keffer
|
c1b4a9c839
|
Simplify logic for installing extensions
Generalize logic. Allow other types besides skins and user files.
|
2023-08-29 16:25:41 -07:00 |
|
Tom Keffer
|
9030153817
|
Correct errors using gettext().
Use StringIO to initialize configuration.
Change skin name from 'basic' to 'Basic'.
Use .long_form for elapsed times.
|
2023-08-20 14:31:09 -07:00 |
|
Tom Keffer
|
fe9eb512a8
|
Moved things back to their v4 locations.
make target `pypi-packages` copies them back into `wee_resources`
before invoking `poetry build`
|
2023-02-26 13:52:09 -08:00 |
|
Tom Keffer
|
925d3f3069
|
Refactor resources
Move them inside the package `wee_resources`
|
2022-12-09 15:35:46 -08:00 |
|
Tom Keffer
|
13b884eba9
|
Changed from option "units" to "unit_system".
|
2021-05-27 10:31:17 -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
|
399ed7a41b
|
Changed the name of the report from 'basic' to 'BasicReport'.
More in line with other report names.
|
2021-05-11 05:13:00 -07:00 |
|
Tom Keffer
|
1a2c89a4ad
|
Example "basic" now modifies its language code.
|
2021-05-11 05:10:26 -07:00 |
|
Tom Keffer
|
f88366c75b
|
Changed how files are specified.
|
2021-05-10 16:24:10 -07:00 |
|
Tom Keffer
|
17b10af65c
|
Minor issues with basic language files
|
2021-05-10 16:22:16 -07:00 |
|
Tom Keffer
|
eed6338398
|
Internationalized the example "basic" skin.
|
2021-05-10 05:18:11 -07:00 |
|
Tom Keffer
|
dc4a38bc31
|
Fixed some bugs that prevented the example skin 'basic' from running.
|
2021-05-02 08:37:04 -07:00 |
|
Tom Keffer
|
57cb9d1a2d
|
Where the user directory is located.
Replenish Matthew's supply of capital letters.
|
2020-09-25 09:26:16 -07: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 |
|
Tom Keffer
|
5595f8e4a8
|
Import ExtensionInstaller from weecfg.extension
...instead of setup
|
2019-02-04 08:51:59 -08:00 |
|
tkeffer@gmail.com
|
16fc7fb5d3
|
Use WeeWX consistently (instead of weeWX).
|
2018-12-20 15:50:51 -08:00 |
|
Unknown
|
24151d96c8
|
Further refinement of readme.txt for the examples
|
2018-03-26 16:52:34 +10:00 |
|
Unknown
|
f98ec423f7
|
Consistent instructions in readme.txt for example extensions
|
2018-03-25 23:16:32 +10:00 |
|
Matthew Wall
|
a5073fdf7d
|
distribute examples in a single directory
|
2017-03-14 12:17:11 -04:00 |
|