0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-22 11:52:30 +00:00
Commit graph

4989 commits

Author SHA1 Message Date
Dan Brown
46c772b60d New translations auth.php (Arabic) 2025-03-22 19:00:01 +00:00
Dan Brown
21fa855886 New translations activities.php (Arabic) 2025-03-22 19:00:00 +00:00
Dan Brown
06a50913a7 New translations settings.php (Russian) 2025-03-22 15:33:12 +00:00
Dan Brown
2f7746b93b New translations settings.php (Portuguese, Brazilian) 2025-03-21 13:48:31 +00:00
Dan Brown
68d8672eea New translations editor.php (Portuguese, Brazilian) 2025-03-21 12:06:36 +00:00
Dan Brown
235ced7a3c New translations entities.php (Portuguese, Brazilian) 2025-03-21 12:06:35 +00:00
Dan Brown
dc34aec83c New translations activities.php (Portuguese, Brazilian) 2025-03-21 12:06:33 +00:00
Dan Brown
b030b98ac5 New translations editor.php (Arabic) 2025-03-20 19:04:48 +00:00
Dan Brown
95a1c7392f New translations validation.php (Arabic) 2025-03-20 19:04:47 +00:00
Dan Brown
f3511c5630 New translations settings.php (Arabic) 2025-03-20 19:04:46 +00:00
Dan Brown
285ab57f25 New translations editor.php (Arabic) 2025-03-19 20:23:38 +00:00
Dan Brown
34854ad3e4 New translations activities.php (German) 2025-03-19 19:13:01 +00:00
Dan Brown
776eac9aee New translations editor.php (French) 2025-03-19 14:46:19 +00:00
Dan Brown
da095d09d4 New translations settings.php (French) 2025-03-19 14:46:18 +00:00
Dan Brown
177f58876a New translations entities.php (French) 2025-03-19 14:46:17 +00:00
Dan Brown
e804cad010 New translations entities.php (French) 2025-03-19 13:14:19 +00:00
Dan Brown
40403a5170 New translations settings.php (Chinese Traditional) 2025-03-18 04:58:30 +00:00
Dan Brown
c498d13cf8 New translations entities.php (Chinese Traditional) 2025-03-18 04:58:29 +00:00
Dan Brown
9285d22356 New translations editor.php (Chinese Traditional) 2025-03-18 03:52:08 +00:00
Dan Brown
99fa073ffc New translations activities.php (Chinese Traditional) 2025-03-18 03:52:07 +00:00
Dan Brown
38a1331918 New translations settings.php (Arabic) 2025-03-17 20:26:14 +00:00
Dan Brown
159ac48d23 New translations settings.php (Arabic) 2025-03-16 19:30:56 +00:00
Dan Brown
567fd75b66 New translations errors.php (Arabic) 2025-03-16 19:30:55 +00:00
Dan Brown
6c1ba6fe61 New translations entities.php (Arabic) 2025-03-16 19:30:54 +00:00
Dan Brown
89ab9b31d8 New translations entities.php (Arabic) 2025-03-16 18:33:36 +00:00
Dan Brown
0ec0913846
Merge branch 'development' of github.com:BookStackApp/BookStack into development 2025-03-16 12:44:42 +00:00
Dan Brown
e980564fd6
Updated translator & dependency attribution before release v25.02.1 2025-03-16 12:44:29 +00:00
Dan Brown
8a9215ecad
Updated translations with latest Crowdin changes () 2025-03-16 12:25:53 +00:00
Dan Brown
304a1d8f91
Dependancies: Updated PHP composer deps 2025-03-16 12:04:19 +00:00
Dan Brown
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 
2025-03-16 12:00:54 +00:00
Dan Brown
4f5ad171ac
Config: Updated DB host to handle ipv6
Can be set via the square bracket format.
For 
2025-03-15 20:32:57 +00:00
Dan Brown
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 
2025-03-11 23:52:01 +00:00
Dan Brown
13dae24cbe
Testing: Fixed issues during pre-release testing
- 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
Dan Brown
6211d6bcfc
Updated translations with latest Crowdin changes () 2025-02-26 13:51:51 +00:00
Dan Brown
a384599cfa
Meta: Updated licenses and translation attribution pre v25.02 2025-02-26 13:44:56 +00:00
Dan Brown
dca14feaaa
Sorting: Fixes during testing of sort rules
- Fixed name numeric sorting not working as expected due to bad
  comparison.
- Added name numeric desc operation option.
- Added test to ensure each operating has a comparison function.
2025-02-24 16:58:59 +00:00
Dan Brown
d7ccb3ce6a
Sorting: Updated text for sort rules
Removes 'Set' wording and notes application to books on change.
2025-02-23 14:41:26 +00:00
Dan Brown
6548ea4a12
JS: Upated npm deps, upgraded eslint, new eslint config
Upgraded eslint to 11, removed incompatible airbnb config as part of
process. ESlint config now in its own file.
2025-02-23 11:55:09 +00:00
Dan Brown
c3a1fabbf0
Deps & Tests: Updated PHP deps, fixed test namespaces 2025-02-23 11:30:10 +00:00
Dan Brown
d2542d6265
Merge pull request from BookStackApp/deprecations
Addressing PHP 8.4 Deprecations
2025-02-23 11:23:35 +00:00
Dan Brown
0e343c408f
Merge pull request from BookStackApp/v24-12
v24-12 branch changes
2025-02-23 11:22:12 +00:00
Dan Brown
5c78f8352e
Styles: Fixed breakpoint overlap
Alters common breakpoint utilities to not overlap at breakpoints which
would cause broken layout at those points.
For 
2025-02-23 11:19:11 +00:00
Dan Brown
35b45a2b8d
LDAP: Fixed php type error when no cn provided for user
Changes default fallback for name to first DN part, otherwise the whole
DN, rather than leave as null which was causing a type error.

For 
2025-02-20 13:06:49 +00:00
Dan Brown
5050719ea3
PHP: Updated DOMPDF version 2025-02-17 13:37:58 +00:00
Dan Brown
5508c171db
PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00:00
Dan Brown
3b4d3430a5
Tests: Updated failing license test 2025-02-17 12:07:23 +00:00
Dan Brown
213a86e3c0
Merge pull request from BookStackApp/more_lexical_fixes
Further Lexical Fixes
2025-02-16 15:28:55 +00:00
Dan Brown
2b746425c9
Lexical: Fixed code in lists, removed extra old alignment code
Code in lists could throw error on parse due to inner <code> tag being
parsed but not actually used within a <pre>, so this updates the
importDOM to disregard childdren for code blocks.

This also improves the invariant implementation to not be so
dev/debugger based, and to include vars in the output.
2025-02-16 15:09:33 +00:00
Dan Brown
5c15f4add2
Translations: Fixed a couple of errors in sorting en words 2025-02-16 11:27:49 +00:00
Dan Brown
92ad81429f
Merge pull request from BookStackApp/search_index_updates
Search index improvements
2025-02-14 19:39:08 +00:00