Dan Brown
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
Dan Brown
3fa43c804b
New translations activities.php (Indonesian)
2022-07-25 00:23:51 +01:00
Dan Brown
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
Dan Brown
62500a9bfa
New translations editor.php (Dutch)
2022-07-24 19:51:07 +01:00
Dan Brown
a5153ff5af
New translations entities.php (Dutch)
2022-07-24 19:51:06 +01:00
Dan Brown
3734b0a37e
New translations editor.php (Spanish)
2022-07-24 15:39:46 +01:00
Dan Brown
4d72ac16a3
New translations entities.php (Spanish)
2022-07-24 15:39:46 +01:00
Dan Brown
29404f7e38
New translations entities.php (German Informal)
2022-07-24 12:39:49 +01:00
Dan Brown
a7252301c1
New translations entities.php (Dutch)
2022-07-24 12:39:48 +01:00
Dan Brown
0825dd17cf
New translations entities.php (Lithuanian)
2022-07-24 12:39:47 +01:00
Dan Brown
9dd51c7cff
New translations entities.php (Korean)
2022-07-24 12:39:46 +01:00
Dan Brown
854d2fe2dc
New translations entities.php (Japanese)
2022-07-24 12:39:45 +01:00
Dan Brown
27848cea75
New translations entities.php (Italian)
2022-07-24 12:39:44 +01:00
Dan Brown
d1d999a98a
New translations entities.php (Hungarian)
2022-07-24 12:39:43 +01:00
Dan Brown
5a6e171a7e
New translations entities.php (Hebrew)
2022-07-24 12:39:42 +01:00
Dan Brown
90ffa46331
New translations entities.php (Polish)
2022-07-24 12:39:42 +01:00
Dan Brown
957214b84b
New translations entities.php (Basque)
2022-07-24 12:39:41 +01:00
Dan Brown
a2bda11787
New translations entities.php (Czech)
2022-07-24 12:39:40 +01:00
Dan Brown
56204963e7
New translations entities.php (Catalan)
2022-07-24 12:39:39 +01:00
Dan Brown
ee579115b6
New translations entities.php (Bulgarian)
2022-07-24 12:39:38 +01:00
Dan Brown
d431141918
New translations entities.php (Arabic)
2022-07-24 12:39:37 +01:00
Dan Brown
4ff6b7fc51
New translations entities.php (Spanish)
2022-07-24 12:39:36 +01:00
Dan Brown
5d42f36a2b
New translations entities.php (French)
2022-07-24 12:39:35 +01:00
Dan Brown
fb3491092e
New translations entities.php (German)
2022-07-24 12:39:34 +01:00
Dan Brown
812c65fa3c
New translations entities.php (Danish)
2022-07-24 12:39:33 +01:00
Dan Brown
9b48ee90f0
New translations entities.php (Ukrainian)
2022-07-24 12:39:32 +01:00
Dan Brown
6ad6bcaf82
New translations entities.php (Russian)
2022-07-24 12:39:31 +01:00
Dan Brown
f4ef85d587
New translations entities.php (Slovenian)
2022-07-24 12:39:30 +01:00
Dan Brown
1c57223a2d
New translations entities.php (Norwegian Bokmal)
2022-07-24 12:39:29 +01:00
Dan Brown
a1a900035b
New translations entities.php (Uzbek)
2022-07-24 12:39:28 +01:00
Dan Brown
bc8d4c40da
New translations entities.php (Bosnian)
2022-07-24 12:39:28 +01:00
Dan Brown
cb91bd4933
New translations entities.php (Welsh)
2022-07-24 12:39:27 +01:00
Dan Brown
f336ce9119
New translations entities.php (Latvian)
2022-07-24 12:39:26 +01:00
Dan Brown
f9e040658d
New translations entities.php (Estonian)
2022-07-24 12:39:25 +01:00
Dan Brown
d1b9d62e40
New translations entities.php (Croatian)
2022-07-24 12:39:24 +01:00
Dan Brown
7e70c14a16
New translations entities.php (Slovak)
2022-07-24 12:39:23 +01:00
Dan Brown
1b7a1e847e
New translations entities.php (Spanish, Argentina)
2022-07-24 12:39:22 +01:00
Dan Brown
011178c302
New translations entities.php (Indonesian)
2022-07-24 12:39:21 +01:00
Dan Brown
e27b53fc6c
New translations entities.php (Portuguese, Brazilian)
2022-07-24 12:39:20 +01:00
Dan Brown
260c9d528f
New translations entities.php (Vietnamese)
2022-07-24 12:39:19 +01:00
Dan Brown
14b5c39e71
New translations entities.php (Chinese Traditional)
2022-07-24 12:39:18 +01:00
Dan Brown
4c1256f02a
New translations entities.php (Chinese Simplified)
2022-07-24 12:39:16 +01:00
Dan Brown
a7f7200478
New translations entities.php (Turkish)
2022-07-24 12:39:15 +01:00
Dan Brown
f2088d3a56
New translations entities.php (Swedish)
2022-07-24 12:39:14 +01:00
Dan Brown
affd8df594
New translations entities.php (Persian)
2022-07-24 12:39:13 +01:00
Dan Brown
bc40601d7d
New translations entities.php (Portuguese)
2022-07-24 12:39:12 +01:00
Dan Brown
b0adb74d62
Improved shelf book management interface
...
- Added ability to search books list (Local simple text match).
- Added handles, hover-states and cursor states for better user
interaction and clearer use of drag & drop.
- Improved styles for dark mode.
- Converted shelf sort component to newer component format.
- Modernized shelf controller code a little.
Related to #3266
2022-07-24 12:23:25 +01:00
Dan Brown
f004cb69d7
New translations editor.php (French)
2022-07-23 19:12:14 +01:00
Dan Brown
975ba4f8d8
Added content-view body classes generated from tags
...
Included tests to cover.
Closes #3583
2022-07-23 18:29:04 +01:00
Dan Brown
468040edc4
New translations activities.php (Slovak)
2022-07-23 17:51:24 +01:00
Dan Brown
7931ab1b91
New translations editor.php (German Informal)
2022-07-23 11:43:10 +01:00
Dan Brown
137beb4002
New translations editor.php (Polish)
2022-07-23 11:43:09 +01:00
Dan Brown
2354ce49ba
New translations editor.php (Dutch)
2022-07-23 11:43:08 +01:00
Dan Brown
d0925e0e91
New translations editor.php (Lithuanian)
2022-07-23 11:43:07 +01:00
Dan Brown
69473d28f3
New translations editor.php (Korean)
2022-07-23 11:43:06 +01:00
Dan Brown
11cf9fd832
New translations editor.php (Japanese)
2022-07-23 11:43:06 +01:00
Dan Brown
c89865b574
New translations editor.php (Italian)
2022-07-23 11:43:05 +01:00
Dan Brown
8a1fb300fe
New translations editor.php (Hungarian)
2022-07-23 11:43:04 +01:00
Dan Brown
8c4ed9e0b7
New translations editor.php (Portuguese)
2022-07-23 11:43:03 +01:00
Dan Brown
c4f3a71652
New translations editor.php (Hebrew)
2022-07-23 11:43:02 +01:00
Dan Brown
c5259d0195
New translations editor.php (German)
2022-07-23 11:43:01 +01:00
Dan Brown
3899b44622
New translations editor.php (Danish)
2022-07-23 11:43:00 +01:00
Dan Brown
58057855f8
New translations editor.php (Czech)
2022-07-23 11:42:59 +01:00
Dan Brown
4cdaa1ad99
New translations editor.php (Catalan)
2022-07-23 11:42:58 +01:00
Dan Brown
c737fa8a6b
New translations editor.php (Bulgarian)
2022-07-23 11:42:58 +01:00
Dan Brown
c5a0b99d20
New translations editor.php (Arabic)
2022-07-23 11:42:57 +01:00
Dan Brown
554d706468
New translations editor.php (Spanish)
2022-07-23 11:42:56 +01:00
Dan Brown
4591583deb
New translations editor.php (Basque)
2022-07-23 11:42:55 +01:00
Dan Brown
05f9f8f969
New translations editor.php (French)
2022-07-23 11:42:54 +01:00
Dan Brown
1f7f26bd29
New translations editor.php (Russian)
2022-07-23 11:42:53 +01:00
Dan Brown
1e028f51eb
New translations editor.php (Slovenian)
2022-07-23 11:42:52 +01:00
Dan Brown
7389b33980
New translations editor.php (Norwegian Bokmal)
2022-07-23 11:42:52 +01:00
Dan Brown
70fccfd8d3
New translations editor.php (Uzbek)
2022-07-23 11:42:51 +01:00
Dan Brown
9ccee6707d
New translations editor.php (Bosnian)
2022-07-23 11:42:50 +01:00
Dan Brown
2de804950b
New translations editor.php (Welsh)
2022-07-23 11:42:49 +01:00
Dan Brown
e4e130a5da
New translations editor.php (Latvian)
2022-07-23 11:42:48 +01:00
Dan Brown
3101d76726
New translations editor.php (Estonian)
2022-07-23 11:42:47 +01:00
Dan Brown
694da007b6
New translations editor.php (Croatian)
2022-07-23 11:42:46 +01:00
Dan Brown
ea2aa626a9
New translations editor.php (Slovak)
2022-07-23 11:42:45 +01:00
Dan Brown
9ab485093e
New translations editor.php (Spanish, Argentina)
2022-07-23 11:42:44 +01:00
Dan Brown
93d9c77595
New translations editor.php (Indonesian)
2022-07-23 11:42:43 +01:00
Dan Brown
71e760e345
New translations editor.php (Portuguese, Brazilian)
2022-07-23 11:42:43 +01:00
Dan Brown
34d15230dc
New translations editor.php (Vietnamese)
2022-07-23 11:42:42 +01:00
Dan Brown
af5517ad59
New translations editor.php (Chinese Traditional)
2022-07-23 11:42:41 +01:00
Dan Brown
002b093e82
New translations editor.php (Ukrainian)
2022-07-23 11:42:40 +01:00
Dan Brown
2e9000b18c
New translations editor.php (Turkish)
2022-07-23 11:42:39 +01:00
Dan Brown
b24f5b7392
New translations editor.php (Swedish)
2022-07-23 11:42:38 +01:00
Dan Brown
3caf308f6b
New translations editor.php (Persian)
2022-07-23 11:42:37 +01:00
Dan Brown
e01baac15d
New translations editor.php (Chinese Simplified)
2022-07-23 11:42:36 +01:00
Dan Brown
aad22384cb
Enabled modern tinymce table features
2022-07-23 11:32:26 +01:00
Dan Brown
8176ca153a
Fixed blue wyswiyg toolbar in dark mode
2022-07-23 11:22:34 +01:00
Dan Brown
f86bb27a83
Ensured wysiwyg details contents are wrapped in block elements
...
Fixes issue where inline-only content would disappear when unwrapping a
details block element.
2022-07-23 11:18:03 +01:00
Dan Brown
a9ee2e6889
Removed toolbar dialog background line
2022-07-23 10:43:47 +01:00
Dan Brown
d9f0c9eee8
New translations entities.php (French)
2022-07-20 08:32:06 +01:00
Dan Brown
7b508dac3d
New translations editor.php (Chinese Simplified)
2022-07-18 18:51:48 +01:00
Dan Brown
3ca64da4a5
New translations entities.php (Italian)
2022-07-18 15:55:46 +01:00
Dan Brown
6a6f00058f
Added back in image options context toolbar item
2022-07-18 13:37:50 +01:00
Dan Brown
cd929b2555
Made a bunch of tinymce 6 upgrade fixes
...
- Added workaround for new 'srcdoc' usage that's breaking content in
Firefox, added new 'custom-changes.md' file to document for future.
- Updated old usages of 'new' when creating nodes.
- Tested and changed logic, where required, where 'editor.dom.select'
has been used to replace the old '$' usages.
- Fixed bad boolean value being passed to 'setActive' in task list
logic.
2022-07-18 13:18:46 +01:00
Dan Brown
400e584911
New translations activities.php (Norwegian Bokmal)
2022-07-18 10:54:22 +01:00
Dan Brown
9c90e798df
New translations entities.php (Spanish)
2022-07-17 23:19:49 +01:00
Dan Brown
c519f707e8
Started upgrade to TinyMCE6, Untested
...
- Merged in latest TinyMCE code.
- Gone through tinymce upgrade guide, made required config changes.
- Altered license references.
2022-07-17 18:33:03 +01:00
Dan Brown
e024b03a61
New translations entities.php (Chinese Simplified)
2022-07-17 17:19:51 +01:00
Dan Brown
7be7caacd5
New translations entities.php (German Informal)
2022-07-17 10:50:26 +01:00
Dan Brown
bcd06c1d56
New translations entities.php (Chinese Simplified)
2022-07-17 10:50:26 +01:00
Dan Brown
e01a0e61d9
New translations entities.php (Chinese Traditional)
2022-07-17 10:50:24 +01:00
Dan Brown
f0049e346b
New translations entities.php (Portuguese, Brazilian)
2022-07-17 10:50:24 +01:00
Dan Brown
b7f84171c6
New translations entities.php (Indonesian)
2022-07-17 10:50:23 +01:00
Dan Brown
cb5b4392f4
New translations entities.php (Persian)
2022-07-17 10:50:22 +01:00
Dan Brown
4eb76699a9
New translations entities.php (Spanish, Argentina)
2022-07-17 10:50:21 +01:00
Dan Brown
a48a1d80ae
New translations entities.php (Croatian)
2022-07-17 10:50:20 +01:00
Dan Brown
b3b8da0fe7
New translations entities.php (Vietnamese)
2022-07-17 10:50:19 +01:00
Dan Brown
a2440e20bc
New translations entities.php (Latvian)
2022-07-17 10:50:18 +01:00
Dan Brown
f3f72fde6b
New translations entities.php (Welsh)
2022-07-17 10:50:17 +01:00
Dan Brown
9023487d99
New translations entities.php (Bosnian)
2022-07-17 10:50:16 +01:00
Dan Brown
d77c0d3ddd
New translations entities.php (Uzbek)
2022-07-17 10:50:15 +01:00
Dan Brown
cffa0a0cf3
New translations entities.php (Norwegian Bokmal)
2022-07-17 10:50:14 +01:00
Dan Brown
7b4e36eb38
New translations entities.php (Estonian)
2022-07-17 10:50:13 +01:00
Dan Brown
f3eb7c4208
New translations entities.php (Basque)
2022-07-17 10:50:12 +01:00
Dan Brown
2fcb0b6db2
New translations entities.php (Danish)
2022-07-17 10:50:11 +01:00
Dan Brown
ea0ac2a853
New translations entities.php (Czech)
2022-07-17 10:50:10 +01:00
Dan Brown
76049f0cdb
New translations entities.php (Catalan)
2022-07-17 10:50:09 +01:00
Dan Brown
0143fe88d3
New translations entities.php (Bulgarian)
2022-07-17 10:50:08 +01:00
Dan Brown
0b89642610
New translations entities.php (Spanish)
2022-07-17 10:50:07 +01:00
Dan Brown
bc8d2d8209
New translations entities.php (French)
2022-07-17 10:50:06 +01:00
Dan Brown
f832a9545e
New translations entities.php (German)
2022-07-17 10:50:05 +01:00
Dan Brown
aad2f54c15
New translations entities.php (Hebrew)
2022-07-17 10:50:04 +01:00
Dan Brown
0cd44a6e7d
New translations entities.php (Arabic)
2022-07-17 10:50:03 +01:00
Dan Brown
79e386f457
New translations entities.php (Hungarian)
2022-07-17 10:50:02 +01:00
Dan Brown
387b6620e4
New translations entities.php (Russian)
2022-07-17 10:50:01 +01:00
Dan Brown
d76bdbc976
New translations entities.php (Japanese)
2022-07-17 10:50:00 +01:00
Dan Brown
89de7a60c6
New translations entities.php (Korean)
2022-07-17 10:49:59 +01:00
Dan Brown
42c6179350
New translations entities.php (Lithuanian)
2022-07-17 10:49:58 +01:00
Dan Brown
01c2c92710
New translations entities.php (Dutch)
2022-07-17 10:49:57 +01:00
Dan Brown
4b770ee2dc
New translations entities.php (Polish)
2022-07-17 10:49:56 +01:00
Dan Brown
c47997bbb7
New translations entities.php (Ukrainian)
2022-07-17 10:49:55 +01:00
Dan Brown
9d78af2c1d
New translations entities.php (Slovak)
2022-07-17 10:49:54 +01:00
Dan Brown
a8d933753e
New translations entities.php (Slovenian)
2022-07-17 10:49:53 +01:00
Dan Brown
2853feb9c4
New translations entities.php (Swedish)
2022-07-17 10:49:52 +01:00
Dan Brown
86e7386db9
New translations entities.php (Turkish)
2022-07-17 10:49:52 +01:00
Dan Brown
ce9a788fb9
New translations entities.php (Italian)
2022-07-17 10:49:51 +01:00
Dan Brown
6b8083244d
New translations entities.php (Portuguese)
2022-07-17 10:49:50 +01:00
Dan Brown
e6e6d25974
Removed test web route, extracted text, added test
2022-07-17 10:18:24 +01:00
Dan Brown
1d875ccfb7
Continued removal of joint permission non-view queries
...
Cleaned up PermissionApplicator to remove old cache system which was
hardly ever actuall caching anything since it was reset after each
public method run.
Changed the scope of 'userCanOnAny' to just check entity permissions,
and added protections of action scope creep, in case a role permission
action was passed by mistake.
2022-07-16 13:17:08 +01:00
Dan Brown
2b4b7c68cc
New translations entities.php (German)
2022-07-15 08:45:23 +01:00
Dan Brown
ad8d8dde2d
New translations entities.php (German)
2022-07-15 07:39:07 +01:00
Dan Brown
23f9b4d217
New translations auth.php (German)
2022-07-15 07:39:06 +01:00
Dan Brown
bfbd0fc168
New translations activities.php (German)
2022-07-14 23:50:40 +01:00
Dan Brown
77b57c068f
New translations activities.php (German)
2022-07-14 22:50:28 +01:00
Dan Brown
4fb85a9a5c
Started removal of non-view permission queries
...
Updated ajax search and entity selector usage to display and handle
items that the user does not have permission to interact with.
Started logic changes to not allow permission type to be passed around,
with views instead being the fixed sole permission.
2022-07-13 15:23:03 +01:00
Jan Koid
55dc86037f
Fixed some typos and corrected grammar.
2022-07-12 23:05:44 +02:00
Dan Brown
4daac5a114
New translations auth.php (Croatian)
2022-07-12 21:07:49 +01:00
Dan Brown
82baab66cc
New translations activities.php (Croatian)
2022-07-12 21:07:48 +01:00
Dan Brown
943cb7810b
New translations activities.php (Croatian)
2022-07-12 20:02:15 +01:00
Dan Brown
376640db25
New translations settings.php (Portuguese)
2022-07-12 13:03:52 +01:00
Dan Brown
9cfded1311
New translations common.php (Portuguese)
2022-07-12 13:03:51 +01:00
Dan Brown
dde2ea743f
New translations auth.php (Portuguese)
2022-07-12 13:03:50 +01:00
Dan Brown
ddd45dde6b
New translations entities.php (Portuguese)
2022-07-12 13:03:49 +01:00
Dan Brown
a99cbcfe12
New translations activities.php (Portuguese)
2022-07-12 13:03:47 +01:00
mcgong
83d2a3c763
Fixed comment count update error
2022-07-06 17:30:46 +08:00
Dan Brown
f3d7d06536
New translations activities.php (Polish)
2022-07-05 19:10:04 +01:00
Dan Brown
bd1971c827
New translations editor.php (Ukrainian)
2022-07-05 14:30:15 +01:00
Dan Brown
61b3bc10a3
New translations common.php (Ukrainian)
2022-07-05 14:30:14 +01:00
Dan Brown
1a224e1719
New translations auth.php (Ukrainian)
2022-07-05 14:30:13 +01:00
Dan Brown
e89348b02a
New translations entities.php (Ukrainian)
2022-07-05 14:30:12 +01:00
Dan Brown
451300606f
New translations activities.php (Ukrainian)
2022-07-05 14:30:10 +01:00
Dan Brown
459659a680
New translations entities.php (Dutch)
2022-07-02 22:09:56 +01:00
Dan Brown
4487ea576f
New translations common.php (Dutch)
2022-07-02 22:09:55 +01:00
Dan Brown
0c8bd581ae
New translations auth.php (Dutch)
2022-07-02 21:05:42 +01:00
Dan Brown
f9f4a87e1b
New translations entities.php (Dutch)
2022-07-02 21:05:41 +01:00
Dan Brown
f4fda8d80c
New translations activities.php (Dutch)
2022-07-02 21:05:40 +01:00
Dan Brown
6d66682620
New translations entities.php (German)
2022-06-30 09:36:18 +01:00
Dan Brown
ab52f3367a
New translations editor.php (Russian)
2022-06-29 15:26:03 +01:00
Dan Brown
a721405202
New Crowdin updates ( #3540 )
2022-06-28 11:56:07 +01:00
Dan Brown
65fa96e405
New Crowdin updates ( #3531 )
2022-06-27 14:29:10 +01:00
Dan Brown
736d6afb7d
Aligned entity-selector-popup button and dblclick behaviour
...
Fixes #3534
2022-06-27 14:27:29 +01:00
Dan Brown
c1d1ec5b89
New Crowdin updates ( #3526 )
2022-06-25 14:26:40 +01:00
Dan Brown
12c282597d
Fixed non-translated category strings
...
For #3529
2022-06-25 14:24:38 +01:00
Dan Brown
c9d0e22132
Updated entity-selector-popup to reset on selection
...
Better links the core selector component to the popup version, with new
public methods for direct controlling.
For #3528
2022-06-25 14:13:17 +01:00
Dan Brown
0801955a26
Fixed grid layouts being pushed out by child content
...
Ran a quick app run-thorugh in FireFox & Chrome, No secondary affects
immediately noticed but possible this could cause changes elsewhere due
to wide-spread grid item child targeting.
For #3523
2022-06-25 13:55:57 +01:00
Dan Brown
ed981cbab1
New Crowdin updates ( #3428 )
2022-06-24 11:35:59 +01:00
Dan Brown
8d8da31fdd
Added base template convenience partials for theme system users
...
Included test to cover usage and paths.
Closes #894
2022-06-22 12:47:31 +01:00
Dan Brown
0d9b5a9d90
Merge branch 'login-auto-redirect' into development
2022-06-21 15:38:01 +01:00
Dan Brown
8b211ed461
Review and update of login auto initiation PR
...
For PR #3406
- Updated naming from 'redirect' to 'initate/initation'.
- Updated phpunit.xml and .env.example.complete files with the new
option.
- Cleaned up controller logic a bit.
- Added content and design to the new initation view to not leave user
on a blank view for a while.
- Added non-JS button to initiation view as fallback option for
progression.
- Moved new test to it's own Test class and expanded with additional
scenario tests for better functionality coverage.
2022-06-21 15:32:18 +01:00
Dan Brown
9dd69b04b8
Fixed code snippets being added as single line
...
TinyMCE was adding attributes to <br> elements within code blocks which
would then not be converted to newlines by our code regex match.
This changes the conversion to use dom querying instead.
Fixes #3507
2022-06-21 12:01:06 +01:00
Dan Brown
7d4b941abf
Added code editor changes mobile design handling
2022-06-20 23:12:07 +01:00
Dan Brown
d181106df3
Adjusted code manager changes for dark mode
2022-06-20 23:06:54 +01:00
Dan Brown
75110813e6
Aligned other popup windows
...
Primary change was altering image-manager to use same footer bar style
as other windows.
2022-06-20 23:02:06 +01:00
Dan Brown
1e41546e51
Updated code editor language lists
...
To align and update supported languages.
Related to #3511 and #3494
2022-06-20 17:49:56 +01:00
Dan Brown
f39b565a1c
Tweaked code editor sidebar side to be smaller
2022-06-20 17:16:28 +01:00
Dan Brown
77cd550fae
Polished up code editor design
2022-06-20 17:11:34 +01:00
Dan Brown
96d9077479
Started design changes to the code-editor
2022-06-20 13:42:12 +01:00
Dan Brown
f145ffc930
Extracted conversion text to translation file
2022-06-19 16:23:18 +01:00
Dan Brown
8c67011a1d
Got book to shelf conversions working
...
- Also extracted shelf to book view elements to own partial.
- Fixed some existing logic including image param handling in update
request and activity logging against correct element.
2022-06-15 15:05:08 +01:00
Dan Brown
8da856bac3
Got chapter conversion to books working
...
- Added required UI within edit view.
- Added required routes and controller actions.
2022-06-14 16:42:29 +01:00
Dan Brown
88012449f3
Reorganised and split out export templates & styles
...
Moved export templates elements into their own folder for better
grouping of logical usage.
Within the base export template, added some body classes to allow easier
targeted customisation via custom head css.
Split content of export templates into smaller partials for easier
future customization.
Closes #3443
2022-06-08 17:56:59 +01:00
Dan Brown
e00d88f45d
Updated markdown preview to update on diff-basis
...
Uses vdom system to diff and update the current markdown preview view
instead of requiring a full HTML replace change.
This should provide better performance, expecially where dynamically
loaded content such as iframes were in use.
Closes #3454
2022-06-07 16:07:28 +01:00
Dan Brown
3fe666f36a
Updated image drop handling to respect original file name
...
Now uses the previously timestamp gen name as a backup to the original
name. Aligns with the image manager upload which uses the original name
where given.
Closes #3470
2022-06-07 14:59:00 +01:00
Dan Brown
7c597a05f6
Added codeblock latex/stext support
...
For #3458
2022-05-30 18:41:40 +01:00
Dan Brown
6ce34fe6cc
Merge pull request #3433 from BookStackApp/tiny_improvements
...
Bunch of tiny improvements
2022-05-30 16:51:59 +01:00
Dan Brown
2b817e7d24
Updated attachment links to have dropdown for open type
...
- Allows easier accessibility of inline attachments.
- Introduces a new split-icon-list-item thingy to support such cases
where only part of the button is actually linked.
2022-05-19 17:38:04 +01:00