Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
5595f8e4a8 Import ExtensionInstaller from weecfg.extension
...instead of setup
2019-02-04 08:51:59 -08:00
Matthew Wall
a5073fdf7d distribute examples in a single directory 2017-03-14 12:17:11 -04:00