Commit Graph

3733 Commits

Author SHA1 Message Date
fee3022ad8 Added tinymce de-focus toolbar hack for drawing editor load
The tinymce event system would not pick up the focus within the loaded
draw.io instance, after the drawing toolbar button was clicked, hence
the toolbar would hang around.

This adds a hack to dispatch a mousedown event on the body to get the
toolbar to hide.

For #3597
2022-07-25 19:56:01 +01:00
050ae01f94 Merge pull request #3593 from BookStackApp/code-editor-favorites
Code-editor lang favorites system
2022-07-25 19:16:11 +01:00
8e5f7c6425 Added language list favourites sorting, updated styles
- Also made code box be greedier with vertical space.
2022-07-25 19:13:25 +01:00
7fdc7c68b9 Added test to cover code favourite pref. endpoint 2022-07-25 18:48:40 +01:00
017c7659e5 New translations editor.php (Estonian) 2022-07-25 16:03:40 +01:00
a08ea54615 New translations entities.php (Estonian) 2022-07-25 16:03:39 +01:00
0df5ae0658 Added core code-lang-favourites JS, PHP & CSS logic
- Got the functionality now working to favourite items and store that
  status within the system for the user.
- Improved CSS display for usability.
2022-07-25 13:10:27 +01:00
3fa43c804b New translations activities.php (Indonesian) 2022-07-25 00:23:51 +01:00
ebc5a53410 Started code-editor lang favorites system
- Split bash from shell in language list
- Updated code-lang highlighting to be exact match only to prevent
  confusion scenarios (Java matching JavaScript, etc..)
- Added design for favorites
- Changed blade language list to be generated from array.
2022-07-24 21:15:43 +01:00
62500a9bfa New translations editor.php (Dutch) 2022-07-24 19:51:07 +01:00
a5153ff5af New translations entities.php (Dutch) 2022-07-24 19:51:06 +01:00
3734b0a37e New translations editor.php (Spanish) 2022-07-24 15:39:46 +01:00
4d72ac16a3 New translations entities.php (Spanish) 2022-07-24 15:39:46 +01:00
29404f7e38 New translations entities.php (German Informal) 2022-07-24 12:39:49 +01:00
a7252301c1 New translations entities.php (Dutch) 2022-07-24 12:39:48 +01:00
0825dd17cf New translations entities.php (Lithuanian) 2022-07-24 12:39:47 +01:00
9dd51c7cff New translations entities.php (Korean) 2022-07-24 12:39:46 +01:00
854d2fe2dc New translations entities.php (Japanese) 2022-07-24 12:39:45 +01:00
27848cea75 New translations entities.php (Italian) 2022-07-24 12:39:44 +01:00
d1d999a98a New translations entities.php (Hungarian) 2022-07-24 12:39:43 +01:00
5a6e171a7e New translations entities.php (Hebrew) 2022-07-24 12:39:42 +01:00
90ffa46331 New translations entities.php (Polish) 2022-07-24 12:39:42 +01:00
957214b84b New translations entities.php (Basque) 2022-07-24 12:39:41 +01:00
a2bda11787 New translations entities.php (Czech) 2022-07-24 12:39:40 +01:00
56204963e7 New translations entities.php (Catalan) 2022-07-24 12:39:39 +01:00
ee579115b6 New translations entities.php (Bulgarian) 2022-07-24 12:39:38 +01:00
d431141918 New translations entities.php (Arabic) 2022-07-24 12:39:37 +01:00
4ff6b7fc51 New translations entities.php (Spanish) 2022-07-24 12:39:36 +01:00
5d42f36a2b New translations entities.php (French) 2022-07-24 12:39:35 +01:00
fb3491092e New translations entities.php (German) 2022-07-24 12:39:34 +01:00
812c65fa3c New translations entities.php (Danish) 2022-07-24 12:39:33 +01:00
9b48ee90f0 New translations entities.php (Ukrainian) 2022-07-24 12:39:32 +01:00
6ad6bcaf82 New translations entities.php (Russian) 2022-07-24 12:39:31 +01:00
f4ef85d587 New translations entities.php (Slovenian) 2022-07-24 12:39:30 +01:00
1c57223a2d New translations entities.php (Norwegian Bokmal) 2022-07-24 12:39:29 +01:00
a1a900035b New translations entities.php (Uzbek) 2022-07-24 12:39:28 +01:00
bc8d4c40da New translations entities.php (Bosnian) 2022-07-24 12:39:28 +01:00
cb91bd4933 New translations entities.php (Welsh) 2022-07-24 12:39:27 +01:00
f336ce9119 New translations entities.php (Latvian) 2022-07-24 12:39:26 +01:00
f9e040658d New translations entities.php (Estonian) 2022-07-24 12:39:25 +01:00
d1b9d62e40 New translations entities.php (Croatian) 2022-07-24 12:39:24 +01:00
7e70c14a16 New translations entities.php (Slovak) 2022-07-24 12:39:23 +01:00
1b7a1e847e New translations entities.php (Spanish, Argentina) 2022-07-24 12:39:22 +01:00
011178c302 New translations entities.php (Indonesian) 2022-07-24 12:39:21 +01:00
e27b53fc6c New translations entities.php (Portuguese, Brazilian) 2022-07-24 12:39:20 +01:00
260c9d528f New translations entities.php (Vietnamese) 2022-07-24 12:39:19 +01:00
14b5c39e71 New translations entities.php (Chinese Traditional) 2022-07-24 12:39:18 +01:00
4c1256f02a New translations entities.php (Chinese Simplified) 2022-07-24 12:39:16 +01:00
a7f7200478 New translations entities.php (Turkish) 2022-07-24 12:39:15 +01:00
f2088d3a56 New translations entities.php (Swedish) 2022-07-24 12:39:14 +01:00