Ale
8f0e6787f3
Update parse_it.py
...
correct import
2019-01-05 09:58:21 +01:00
Ale
4270fd4528
Update parse_it.py
...
imported too early, the functions that use them are not yet ready
2019-01-04 18:39:54 +01:00
Ale
3fc29e0e96
insert test and cleanup
...
specific test for short_scale=True
2019-01-03 18:16:09 +01:00
Ale
a6eff4c750
cleanup
2018-12-31 16:56:54 +01:00
Ale
3d3bccb3bb
Update parse_it.py isFractional_it with
...
with short_scale =False
2018-12-31 16:45:06 +01:00
Ale
f8515fdf79
Update format_it
...
italian use short_scale=False
2018-12-31 16:34:17 +01:00
Ale
62afba6011
Update date_time.json
...
corrected: all test passed
the year's RE section can be improved
2018-12-23 11:11:42 +01:00
Ale
404316fa70
Update date_time_test.json
...
now all tests are passed
2018-12-23 11:05:22 +01:00
Ale
4a9b82437b
Update date_time.json
...
correct typing error
2018-12-22 18:34:09 +01:00
Ale
aa0c0434af
Update date_time.json
...
correct typing error
2018-12-22 18:22:32 +01:00
Ale
665e974ad9
Update date_time.json
...
correct type error line 31
2018-12-22 18:14:46 +01:00
Ale
57d439b6bd
Update test_format_it.py
...
correct pep 8 error line 218
2018-12-22 18:10:32 +01:00
Ale
5f49c15a4d
corrections in date_time.json
...
some correction in RE
2018-12-22 18:01:17 +01:00
Ale
498afbbc6f
Create date_time_test.json
...
translated but it's not clear how to test
2018-12-22 11:38:49 +01:00
Ale
0c5fa97e6a
Update date_time.json
...
in italian date_format is always {day} {month}, year
2018-12-22 11:35:04 +01:00
Ale
499af68155
Update test_format_it.py
...
New tests for nice_number():
-test_specify_denominator
-test_no_speech
New tests for pronounce_number
-test_convert_hundreds
-test_convert_scientific_notation
-test_large_numbers
2018-12-22 11:25:01 +01:00
Ale
4b9c410dd4
Update format.py
...
update pronounce_number_it() to long/short scale and scientific format
2018-12-22 11:13:45 +01:00
Ale
5933d3b6d2
Update format_it.py
...
update pronounce_number_it() to long/short scale and scientific format
correct some unusuals numbers in LONG_SCALE_IT
2018-12-22 11:10:34 +01:00
Ale
a96ce1babf
Merge pull request #2 from MycroftAI/dev
...
Rebase 18.8.9
2018-12-22 10:46:36 +01:00
devs-mycroft
78bfcab8b9
Version bump from 18.8.8 to 18.8.9
2018-12-20 14:06:07 +00:00
Matthew D. Scholefield
d95071070f
Merge pull request #1909 from forslund/bugfix/shutdown-precise
...
Stop hotword engines when reloading
2018-12-19 19:02:33 -06:00
Ale
59a8770eaf
pep8 update format_it.py
...
just a space
2018-12-19 14:54:04 +01:00
Ale
eff7c7e10c
minor update format_it.py
...
insert LONG_SCALE_IT and SHORT_SCALE_IT
2018-12-19 14:37:25 +01:00
Ale
34f937cdf7
create italian date_time.json
...
it still needs some attention in year_format and date_format
2018-12-19 11:38:23 +01:00
Ale
2ee5718847
Merge pull request #1 from MycroftAI/dev
...
rebase 18.12.2018
2018-12-18 13:48:01 +01:00
Ale
c8cfada9c6
Italian minor update in res/text/it-it/ ( #1910 )
...
Italian: minor update
2018-12-17 19:19:00 +01:00
Ale
12b2ee2350
Italian minor update created yes.voc
2018-12-17 19:00:10 +01:00
Ale
49c90109b6
italian minor update create skill.error.dialog
2018-12-17 18:57:34 +01:00
Ale
5672354d0b
italian minor update on phonetic_spellings.txt
2018-12-17 18:55:59 +01:00
Ale
2c32b6e3f0
Italian update: created file not.loaded.dialog
2018-12-17 18:54:30 +01:00
Ale
a5e503919e
Italian: minor update
2018-12-17 18:51:50 +01:00
Ale
70b30f981f
Italian minor update: crate file no.voc
2018-12-17 18:50:02 +01:00
Ale
047d549755
Italian: minor update
2018-12-17 18:46:45 +01:00
Åke Forslund
3175baa2eb
Stop hotword engines during reload
...
- Add overridable stop() method to HotwordEngine Class
- Add stop implementation to precise shutting down the runner
- Call wakeword_recognizer.stop() before reloading the listener configuration
2018-12-07 13:28:47 +01:00
devs-mycroft
e22938cb68
Version bump from 18.8.7 to 18.8.8
2018-12-07 01:55:26 +00:00
Åke
aebb9122f4
Merge pull request #1907 from forslund/bugfix/msm-0.6.3
...
Bump msm to 0.6.3
2018-12-07 00:41:08 +01:00
Åke Forslund
a379c217eb
Bump msm to 0.6.3
...
This fixes a potential issue where the startup processess halting when starting without internet connection.
2018-12-07 00:29:36 +01:00
devs-mycroft
91fe3b79f8
Version bump from 18.8.6 to 18.8.7
2018-12-06 14:13:45 +00:00
Åke
d53cff746a
Merge pull request #1903 from forslund/bugfix/log-config
...
Handle invalid json when loading log level
2018-12-06 10:40:37 +01:00
Åke Forslund
178319aa68
Handle invalid json when loading log level
...
Just ignore invalid log files
2018-12-05 22:32:23 +01:00
Åke
cb5b9e85bf
Handle failing refresh tokens ( #1894 )
...
Catch the HTTPError caused by the server returning a 401 status code when an expired refresh code is used to refresh the token.
2018-12-05 14:41:06 -06:00
Michael Nguyen
3bb15bc3c8
Merge pull request #1900 from forslund/feature/common-qa
...
Common query framework
2018-12-05 14:13:01 -06:00
Åke
74c1ee1678
Merge pull request #1890 from forslund/bugfix/gtts-version-update
...
Update gtts modules to fix google tts
2018-12-05 20:55:48 +01:00
Åke
a7665dce10
Merge pull request #1902 from forslund/bugfix/extra-except
...
Enclosure mark-1: Remove extra except.
2018-12-05 18:16:12 +01:00
Åke
edccf75f03
Merge pull request #1901 from forslund/feature/upgrade-padaos
...
Update padaos to better handle bad translations
2018-12-05 16:02:16 +01:00
Åke Forslund
f95ff0a2f3
Remove extra except.
...
except except Exception -> except Exception
2018-12-05 12:36:53 +01:00
Åke Forslund
398d254ff1
Update padaos to better handle bad translations
...
This fixes cases where the translators have made a mistake and for
example omitted or added an extra parentheses
2018-12-05 12:28:44 +01:00
Åke
60462d8979
Merge pull request #1899 from MycroftAI/feature/gui
...
First pass at the GUI infrastructure
2018-12-05 09:23:08 +01:00
Steve Penrod
1e5ff1392f
Feedback from code review
...
Several small changes based on the code review feedback:
* Drop '_' from classes like Enclosure_Mark1
* Adopt Python 3 style for class definitions and don't explicitly list '(object)'
* Slightly better documentation
* Moved MycroftSkill.show_html() to SkillGUI, resulting in code like self.gui.show_page('Weather.qml')
* Renamed SkillGUI.__dict to SkillGUI.__session_data. This better reflects the
how values are accessed in the QML.
2018-12-05 01:40:43 -06:00
Åke Forslund
70655bd9b6
Handle missing "enclosure" section in system config
...
Default to empty dict instead of None if the "enclosure" section is missing
2018-12-05 07:53:35 +01:00