edf07c2a42
New translations settings.php (German)
2025-04-06 19:19:31 +01:00
c52610d176
New translations validation.php (German Informal)
2025-04-06 18:24:27 +01:00
33c81446ef
New translations validation.php (German)
2025-04-06 18:24:26 +01:00
4575930432
New translations settings.php (German Informal)
2025-04-06 18:24:25 +01:00
7a043e162e
New translations settings.php (German)
2025-04-06 18:24:24 +01:00
ea59deb07c
New translations passwords.php (German Informal)
2025-04-06 18:24:23 +01:00
6422bd4107
New translations passwords.php (German)
2025-04-06 18:24:22 +01:00
3476a69dbc
New translations auth.php (German Informal)
2025-04-06 18:24:21 +01:00
c9351566f6
New translations preferences.php (German)
2025-04-06 17:28:46 +01:00
90f3ec3390
New translations editor.php (German Informal)
2025-04-06 17:28:45 +01:00
18cef3e0b2
New translations settings.php (German Informal)
2025-04-06 17:28:44 +01:00
b97f27cff1
New translations entities.php (German Informal)
2025-04-06 17:28:43 +01:00
6275382cf2
New translations entities.php (German)
2025-04-06 17:28:42 +01:00
e9aa85c97d
New translations auth.php (German Informal)
2025-04-06 17:28:41 +01:00
5f290a8bfd
New translations preferences.php (German Informal)
2025-04-06 15:15:33 +01:00
d4f4fc94ab
New translations preferences.php (German)
2025-04-06 15:15:32 +01:00
0053734828
New translations activities.php (German Informal)
2025-04-05 21:03:16 +01:00
ef499464c8
New translations editor.php (German Informal)
2025-04-05 20:00:00 +01:00
a428da9b06
New translations settings.php (German Informal)
2025-04-05 19:59:59 +01:00
5769c8cc42
New translations settings.php (German)
2025-04-05 19:59:58 +01:00
c6669500a8
New translations settings.php (German Informal)
2025-04-05 18:44:55 +01:00
ec388f4dc4
New translations entities.php (German Informal)
2025-04-05 18:44:54 +01:00
e31834ee24
New translations settings.php (German)
2025-04-04 22:09:30 +01:00
0542838aa7
New translations activities.php (German Informal)
2025-04-04 22:09:29 +01:00
6516f05c0d
New translations activities.php (German)
2025-04-04 22:09:28 +01:00
968b666c75
New translations editor.php (German)
2025-04-04 21:12:17 +01:00
cade8fba19
New translations settings.php (German)
2025-04-04 21:12:16 +01:00
813a706693
New translations entities.php (German)
2025-04-04 21:12:14 +01:00
1c6bf60cef
New translations activities.php (German)
2025-04-04 21:12:13 +01:00
fa566f156a
Updated translator & dependency attribution before release v25.02.2
analyse-php / build (push) Has been cancelled
lint-js / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-js / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
2025-04-02 17:30:43 +01:00
78a0a2f519
Merge pull request #5558 from BookStackApp/lexical_round3
...
Lexical Fixes: Round 3
2025-04-02 17:23:38 +01:00
42cbd6adef
Updated translations with latest Crowdin changes ( #5537 )
2025-04-02 17:19:34 +01:00
6117349893
Deps: Updated composer packages
2025-04-02 15:30:31 +01:00
1256320c72
Merge branch 'bernardo-campos/development' into development
2025-04-02 15:18:31 +01:00
1ba0d26fdd
Sort Rules: Updated name comparison to not ignore non-ascii chars
...
Related to #5550 and #5542
2025-04-02 15:17:17 +01:00
802f69cf35
Comments: Fixed missing comment timestamps
...
analyse-php / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
Due to deleted code during Laravel 11 upgrade.
Added test to cover.
Closes #5555
2025-03-30 17:36:48 +01:00
bb44334224
Lexical: Added tests to cover recent changes
...
test-js / build (push) Has been cancelled
Also updated list tests to new test process.
2025-03-28 18:29:00 +00:00
9bfcadd95f
Lexical: Improved navigation around images/media
...
- Added specific handling to move/insert-up/down on arrow press.
- Prevented resize overlay from interrupting image node focus.
2025-03-28 14:30:03 +00:00
62c8eb3357
Lexical: Made list selections & intendting more reliable
...
- Added handling to not include parent of top-most list range selection
so that it's not also changed while not visually part of the
selection range.
- Fixed issue where list items could be left over after unnesting, due
to empty checks/removals occuring before all child handling.
- Added node sorting, applied to list items during nest operations so
that selection range remains reliable.
2025-03-27 17:49:48 +00:00
c03e44124a
Lexical: Fixed task list parsing
...
Updated list DOM parsing to properly consider task list format set by
other MD/WYSIWYG editors.
2025-03-27 14:56:32 +00:00
5c6671b3bf
Lexical: Fixed issues with content not saving
...
Found that saving via Ctrl+Enter did not save as logic to load editor
output into form was bypassed, which this fixes by ensuring submit
events are raised during for this shortcut.
Submit handling also gets a timeout added since, at least in FF,
requestSubmit did not re-submit a form while in a submit event.
2025-03-27 14:13:18 +00:00
abe7467ae5
Fix issue BookStackApp#5542 Sorting by name
2025-03-23 12:29:29 -03:00
0ec0913846
Merge branch 'development' of github.com:BookStackApp/BookStack into development
analyse-php / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
2025-03-16 12:44:42 +00:00
e980564fd6
Updated translator & dependency attribution before release v25.02.1
2025-03-16 12:44:29 +00:00
8a9215ecad
Updated translations with latest Crowdin changes ( #5505 )
2025-03-16 12:25:53 +00:00
304a1d8f91
Dependancies: Updated PHP composer deps
2025-03-16 12:04:19 +00:00
dfbc78947f
Revisions: Hid changes link for oldest revision
...
Just as a UX improvement to help avoid confusion, as the whole content
will be changes for this revision.
For #5454
2025-03-16 12:00:54 +00:00
4f5ad171ac
Config: Updated DB host to handle ipv6
...
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Can be set via the square bracket format.
For #5464
2025-03-15 20:32:57 +00:00
94b1cffa2d
System CLI: Updated with new version
...
As per https://codeberg.org/bookstack/system-cli/pulls/21
dev/checksums folder added to support this new system.
Related to #161
2025-03-11 23:52:01 +00:00
13dae24cbe
Testing: Fixed issues during pre-release testing
...
analyse-php / build (push) Has been cancelled
lint-js / build (push) Has been cancelled
lint-php / build (push) Has been cancelled
test-js / build (push) Has been cancelled
test-migrations / build (8.2) (push) Has been cancelled
test-migrations / build (8.3) (push) Has been cancelled
test-migrations / build (8.4) (push) Has been cancelled
test-php / build (8.2) (push) Has been cancelled
test-php / build (8.3) (push) Has been cancelled
test-php / build (8.4) (push) Has been cancelled
- Updated locale list
- Fixed new name sorting not being case insensitive
- Updated license test to account for changed deps
2025-02-26 14:19:03 +00:00