Commit Graph

37 Commits

Author SHA1 Message Date
Laurent Mazet 121d1422ef Various issues with dictionaries 2020-10-21 19:07:18 +00:00
Laurent Mazet 356a2ef7d8 avoid display spell checker if there is no dictionary 2020-10-16 08:05:51 +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 06d7d0b117 Fix support for Safari 8+ 2020-10-05 23:47:06 +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 2fd1b2672c branding - thanks Ysabeau for the logo 2020-10-05 20:42:31 +02:00
Raphaël Jakse 191fc7c69e get rid of inline styles 2020-10-03 12:27:16 +02:00
Raphaël Jakse 02e8d3f6a5 Various improvements
- soften buttons a bit
- align the lang settings
- ensure paddings are okay at various places
- make the escape key close various dialogs
- make some settings even more flexible (for the admin sys)
- do not save the new value of a setting if its value is already equal to this.

- change the default flash light color
2020-10-03 11:18:24 +02:00
Raphaël Jakse 26b2c9d206 Merge branch 'lmazet/trivabble-help_message' into develop 2020-10-03 10:07:43 +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 40a8961622 add a button to change message 2020-09-22 19:02:14 +02:00
Laurent Mazet 5a4eda81f0 help messages change every 10s 2020-09-15 22:53:04 +02:00
Laurent Mazet c899147c78 clean help messages 2020-09-15 22:52:36 +02:00
Laurent Mazet db81c3e00c add default values for tiles and messages sound enablers 2020-09-13 22:37:33 +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 8d927835d3 add spell checker enabler into configuration window 2020-08-14 10:54: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 a0df72a53a make durations (double tap and flash light) configurable 2020-08-12 21:56:17 +02:00
Laurent Mazet 166ac08f0b simplify configuration window 2020-08-04 14:52:32 +02:00
Laurent Mazet fcd99ce146 dialog window for configuration options 2020-08-03 14:11:23 +02:00
Laurent Mazet 1595b60145 add a button to enable spell checker 2020-06-10 23:58:36 +02:00
Laurent Mazet 36f3838192 Change button state depending of dictionnary avability 2020-06-08 07:34:42 +02:00
Laurent Mazet 3b3f5e4f4c check spelling function proof of concept 2020-06-08 07:34:23 +02:00
Laurent Mazet 4f69ec084d initial spell checker 2020-06-07 22:31:17 +02:00
Raphaël Jakse 1815162cd1 Merge branch 'lmazet/trivabble-l10n-board' 2020-05-16 11:04:56 +02:00
Raphaël Jakse 3a20d898ab Linting and refactor 2020-05-16 10:59:25 +02:00
Laurent Mazet fe7da515b7 remove static langName 2020-05-06 23:28:09 +02:00
Laurent Mazet 2b277afd18 use select control instead of multiple buttons 2020-05-05 23:44:20 +02:00
Laurent Mazet c4f3c433a1 board language setting is now per game 2020-05-04 23:27:36 +02:00
Laurent Mazet b9dd9bd054 add German, English and Spanish pieces 2020-05-04 00:28:33 +02:00
Cosmin Humeniuc a1cb9e277b Add Romanian translation 2020-05-03 16:23:53 +00:00
Laurent Mazet 46c0cffac2 rename server-data to public 2020-05-01 22:16:29 +02:00
Renamed from server-data/index.html (Browse further)