Commit Graph

43 Commits

Author SHA1 Message Date
Laurent Mazet 121d1422ef Various issues with dictionaries 2020-10-21 19:07:18 +00:00
Raphaël Jakse 8d50eadc78 Add unsecable space in French translation 2020-10-17 09:33:06 +02:00
Raphaël Jakse 85b0bd04a0 add a 'disable spell checker' checkbox and rename settings 2020-10-07 20:16:36 +02:00
Raphaël Jakse 289d879781 Improve the settings dialog
- Presentation a bit clearer.
- closing with escape now uses an event handler on window instead of body.
  Chromium didn't like the latter.
- Improve the keyboard navigation
2020-10-05 21:35:02 +02:00
Raphaël Jakse f77cf3197e Remove the "enable spell checker" checkbox
I don't really see a use case requiring disabling the spell checker if available.
People can just not use it. The dictionary is downloaded on first use anyway.
We do want people to discover the feature with the presence of the related button
by default, however.
2020-10-05 20:54:33 +02:00
Raphaël Jakse b6eaba6d21 Work on the presentation of the tip help box 2020-09-28 20:40:49 +02:00
Laurent Mazet c899147c78 clean help messages 2020-09-15 22:52:36 +02:00
Laurent Mazet 344bae18a2 Merge branch 'develop' into laser_pointer 2020-08-30 21:24:02 +02:00
Raphaël Jakse 78c135de1c work on settings and spell checker UI/UX 2020-08-29 12:26:05 +02:00
Raphaël Jakse c2108dd441 document and optimise the dictionary build process a bit 2020-08-29 10:54:52 +02:00
Laurent Mazet 364b9bbe30 change input to range for durations 2020-08-19 21:47:00 +02:00
Laurent Mazet 0d96b978b0 add a translation 2020-08-14 14:17:16 +02:00
Laurent Mazet 9eff9ef527 Merge branch 'develop' into check_spelling 2020-08-13 11:41:32 +02:00
Laurent Mazet 09dafa5cb7 make flash light color configurable 2020-08-13 09:36:32 +02:00
Laurent Mazet 520cb28445 add translations 2020-08-12 21:56:40 +02:00
Laurent Mazet 6872d289fe Merge branch 'develop' into laser_pointer 2020-08-12 07:46:35 +02:00
Laurent Mazet f427c050e5 Add translations 2020-08-04 14:53:09 +02:00
Laurent Mazet ff8bb5ce49 add a laser pointer to highlight a case 2020-07-21 22:12:25 +02:00
Laurent Mazet 1595b60145 add a button to enable spell checker 2020-06-10 23:58:36 +02:00
Laurent Mazet 2e40a8692e correct a spelling 2020-06-10 22:24:07 +02:00
Laurent Mazet f48df993ac handle dictionary loading error 2020-06-10 22:22:48 +02:00
Laurent Mazet 2553449b83 add an alert message when no new word found 2020-06-10 07:33:56 +02:00
Laurent Mazet 1b960731ac add an alert message when all words are correct and fix a bug in the checker function 2020-06-09 22:24:55 +02:00
Laurent Mazet f29b7fc2c4 add French translations for spell checker 2020-06-09 22:24:42 +02:00
Laurent Mazet 221b66f641 add 35 language tiles 2020-05-18 08:32:49 +02:00
Raphaël Jakse d4052fe1ac Support for the Portuguese Board language 2020-05-17 11:14:25 +02:00
Raphaël Jakse 9f29d00ae6 Support for the Romanian Board language 2020-05-17 11:04:14 +02:00
Raphaël Jakse 1aa3835a76 Broadcast a message when the board lang changes 2020-05-16 10:59:54 +02:00
Laurent Mazet 2c3714d7bb add new strings in the pot file and translated them for French in the po file 2020-05-06 01:15:45 +02:00
Raphaël Jakse 01bd051e4b Minor fix to the translation strings 2020-05-01 11:13:33 +02:00
Nicolas Cornu 0f1c548956 Add a button to add the turn score 2020-05-01 11:13:04 +02:00
Raphaël Jakse d1a27fd937 Handle empty bag correctly 2020-04-25 22:15:16 +02:00
Raphaël Jakse 5ed0bca393 Allow players to show their rack 2020-04-19 12:23:39 +02:00
Raphaël Jakse e3e1304430 Support for current player 2020-04-19 10:46:53 +02:00
Raphaël Jakse 9f16bd14e1 Rework connection handling in the client
This commit introduces code to handle websockets.
This is disabled for now, support in the server is not ready.
2020-04-12 20:14:19 +02:00
Raphaël Jakse d2e68c78a6 l10n - fix line ending in fr.po 2020-04-05 12:54:59 +02:00
Raphaël Jakse 1f61c04316 Gracefully handle connection loss and inform the user 2020-04-05 12:51:18 +02:00
Raphaël Jakse ab91f0eb82 Handle chat messages in a dedicated fonction 2020-04-05 12:47:12 +02:00
Raphaël Jakse d63c44f5df Add a way to ask the client to reload 2020-04-05 10:25:52 +02:00
Raphaël Jakse a54566b5c9 l10n: translate a forgotten string 2020-04-05 10:18:30 +02:00
Raphaël Jakse b00da1a3b4 fix a typo in a displayed string 2020-04-02 19:06:04 +02:00
tornoz fc280ba500 [l10n] add language selector 2016-03-19 13:51:59 +01:00
Raphaël Jakse a3a8384096 Here comes the Content 2016-02-28 20:23:41 +01:00