Tom Keffer
1e2c75de58
Don't swallow SyntaxError when looking for drivers.
...
Hard crash for other errors.
2022-04-30 15:50:32 -07:00
Tom Keffer
80160d8140
Version 4.8.0
2022-04-21 17:41:41 -07:00
Tom Keffer
1dd6a05e70
Fix problem that prevented wee_config --reconfigure from working when
...
using Python 2.7, if the configuration file contained UTF-8 characters.
2022-04-20 15:42:22 -07:00
Tom Keffer
b3c8f8ea0f
Version 4.7.0
2022-03-01 15:36:25 -08:00
Tom Keffer
5c5fcc064a
Bumped version to v4.6.2
2022-02-10 18:10:07 -08:00
Tom Keffer
56da1657df
Bumped version to V4.6.1
2022-02-10 15:24:25 -08:00
Matthew Wall
b5fe88ac3c
bump version to prep for a bug-fix release
2022-02-07 10:54:01 -05:00
Tom Keffer
0cda35f728
V4.6.0 release candidate
2022-01-31 05:17:40 -08:00
Tom Keffer
e77c71adc8
Updated test suites to reflect new [[Defaults]] section.
2021-12-20 09:21:04 -08:00
Tom Keffer
70b4224042
Include a rudimentary (and commented out)
...
[[[[Groups]]]] section.
2021-12-17 12:50:30 -08:00
Tom Keffer
fdcfdb976d
Upgrade now results in a minimum [[Defaults]] section.
2021-12-17 07:28:32 -08:00
Tom Keffer
34140e584d
wee_config now recognizes that 'lang' and 'unit_system' can
...
also appear in [[Defaults]].
2021-12-14 15:13:53 -08:00
Tom Keffer
a5a6b458ae
4.6.0b7
2021-11-06 15:21:02 -07:00
Tom Keffer
e56866be90
4.6.0b6
2021-11-03 05:02:03 -07:00
Tom Keffer
570735612c
No longer try to add major comment blocks to new sections.
...
It often gets messed up, and cannot be removed when uninstalling.
2021-10-26 16:58:16 -07:00
Tom Keffer
94ae877fbb
V4.6.0b5
2021-10-24 11:55:12 -07:00
Tom Keffer
cd99ddb70d
V4.6.0b4
2021-10-11 17:17:37 -07:00
Tom Keffer
94e915c353
Start versioning the skins.
...
V4.6.0b3
2021-10-05 15:02:59 -07:00
Tom Keffer
8bc240bca5
V4.6.0b2
2021-09-28 18:37:28 -07:00
Tom Keffer
bd9a1e26e7
Switched from bracket style gettext[] to function style gettext().
...
Use pgettext() for context-sensitive lookups.
This will make it easier to write tools, and to use alternative implementations.
Updated Customizing Guide to follow.
Updated test suites to follow.
2021-09-28 15:21:21 -07:00
Tom Keffer
6a6d281f3e
V4.6.0b1
2021-08-13 09:48:24 -07:00
Tom Keffer
6c8e9fe458
Added a few missing French translations.
...
v4.6.0a6
2021-08-12 10:36:56 -07:00
gjr80
97ead17618
add Totals panel to Seasons skin
2021-08-12 23:34:11 +10: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
Tom Keffer
13b884eba9
Changed from option "units" to "unit_system".
2021-05-27 10:31:17 -07:00
Tom Keffer
7fb496f801
V4.6.0a3
2021-05-24 10:06:26 -07: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
Tom Keffer
256c5581f5
Moved get_languages() and pick_languages()
2021-05-18 17:31:56 -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
1a2c89a4ad
Example "basic" now modifies its language code.
2021-05-11 05:10:26 -07:00
Tom Keffer
d9c5848f37
Checkpoint, while working on the example "basic".
2021-05-10 16:25:36 -07:00
Tom Keffer
13010f1162
Reformatted
2021-05-10 07:58:27 -07:00
Tom Keffer
a65244ec73
v4.6.0a1
2021-04-16 09:54:07 -07:00
Tom Keffer
d78bf16869
Use config_from_str() where appropriate.
2021-04-07 12:34:44 -07:00
Tom Keffer
6c90a174f9
Version 4.5.1
2021-04-02 13:26:45 -07:00
Tom Keffer
575524d47a
Version 4.5.0
2021-04-02 08:01:41 -07:00
Tom Keffer
26f6146d43
Version 4.5.0b2
2021-03-24 13:52:08 -07:00
Tom Keffer
ffe8c8fc85
Version 4.5.0b1
2021-03-22 07:49:48 -07:00
Tom Keffer
f3de623278
Version 4.5.0a3
2021-03-21 12:09:56 -07:00
Tom Keffer
2ae06ada39
V4.5.0a2
2021-03-20 07:58:35 -07:00
Tom Keffer
d727acdb09
Version 4.5.0a1
2021-03-15 14:58:05 -07:00
Tom Keffer
9bd4419936
V4.4.0
2021-01-30 11:07:10 -08:00
Tom Keffer
915e0a8fed
Fixed minor problem when database is empty.
2021-01-22 05:20:59 -08:00
Tom Keffer
510dc7fdf0
V4.3.0 release
2021-01-04 14:54:30 -08:00
Tom Keffer
2c9989eb1b
Set log_failure to True in [StdReport].
...
Change test suites to follow.
V4.3.0b4
2021-01-04 05:20:28 -08:00
Tom Keffer
c1d340b818
Refactored into smaller test units.
2020-12-31 15:43:09 -08:00
Tom Keffer
47a55eede7
Fixed problem where the config section for the new extension is not a ConfigObj.
2020-12-31 15:42:53 -08:00
Tom Keffer
2cc2d56202
Allow initial comments in installer "config" section
2020-12-28 08:06:03 -08:00
Tom Keffer
30e8e02467
V4.3.0b3
2020-12-26 14:08:19 -08:00