Niklas
1eee2b30fa
add option to disable keybindings fixing #1251 ( #1254 )
...
Build assets artifact / Build assets artifact (push) Waiting to run
Docker Image Build / build (linux/amd64, amd64, ubuntu-latest) (push) Waiting to run
Docker Image Build / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Waiting to run
Docker Image Build / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Waiting to run
Docker Image Build / merge (push) Blocked by required conditions
Docker Image Build (FrankenPHP) / build (linux/amd64, amd64, ubuntu-latest) (push) Waiting to run
Docker Image Build (FrankenPHP) / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Waiting to run
Docker Image Build (FrankenPHP) / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Waiting to run
Docker Image Build (FrankenPHP) / merge (push) Blocked by required conditions
Static analysis / Static analysis (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Waiting to run
* add option to disable keybindings
* add tests for disabling keybindings
* Fixed translation keys
* Added env to env configuration list
* Removed useless tests
The tests are already enforced by type declarations
---------
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2026-02-28 22:07:14 +01:00
Jan Böhmer
e2b43ba01f
Use native turbo reload mechanism instead of our own global_reload controller
2026-02-22 21:46:55 +01:00
Jan Böhmer
84e35603b1
Made sidebar toggle button smaller
2025-11-30 14:20:50 +01:00
Jan Böhmer
e06d9da186
Load translations for CKEDITOR if language is not english
Build assets artifact / Build assets artifact (push) Waiting to run
Docker Image Build / docker (push) Waiting to run
Docker Image Build (FrankenPHP) / docker (push) Waiting to run
Static analysis / Static analysis (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Waiting to run
2025-10-17 18:15:04 +02:00
Jan Böhmer
cdc58507db
Removed style nonce, as it blocks the loading of all other inline styles and kills the styling of the sidebar treeviews
2025-09-07 23:58:21 +02:00
Jan Böhmer
ecd2abe00e
Made image size of preview images in tables configurable and slightly bigger by default
...
This makes PR #984 and #623 obsolete
2025-09-07 21:21:08 +02:00
Jan Böhmer
8750573724
Merge branch 'master' into settings-bundle
2025-01-17 22:06:18 +01:00
Jan Böhmer
2575e6a160
Improved size and position of back to top button to avoid overlapping with buttons, etc.
...
This should fix issue #737
2024-11-03 23:58:06 +01:00
Jan Böhmer
f88584e1ca
Allow to configure the global theme using the WebUI
2024-06-24 21:40:37 +02:00
Jan Böhmer
3e657a7cac
Merge branch 'master' into settings-bundle
2024-06-24 21:15:14 +02:00
Jan Böhmer
701713e298
Fixed symfony UX translations when using a locale with subregion (e.g. en_US)
...
Fixes issue described in #563
2024-06-22 19:57:49 +02:00
Jan Böhmer
b2059b6910
Use outline-secondary style for the sidebar toggle button
...
This makes the button a bit more subtle and fixes issue #620 that the button were not visible in darkmode
2024-06-07 23:28:59 +02:00
Jan Böhmer
0772d85918
Use new settings system to configure the instance Name and homepage banner
2024-05-20 21:14:32 +02:00
Jan Böhmer
7e3e1e2705
Use new turbo morph features
2024-02-08 22:05:57 +01:00
Jan Böhmer
75ce9c4370
Fixed problem with multi escaping in title tag
...
This should fix issue #505
2024-02-03 00:50:38 +01:00
Jan Böhmer
3546385ed2
Moved favicon.ico to web root folder, as this is the location where a browser expects it
...
This prevents that the browser calls the PHP router to search for the (non-existing) favicon.icon
2023-02-05 00:18:07 +01:00
Jan Böhmer
08c97282a3
Allow to configure which themes should be available via parameters.yaml
2023-02-01 23:15:02 +01:00
Jan Böhmer
489b3e2c21
Use webpack entrypoints for bootstrap and bootswatch themes
...
This allows us to utilize the webpack versioning mechanism, to avoid display issues, when upgrading bootstrap
2023-02-01 22:58:39 +01:00
Jan Böhmer
7ecc460925
Hide sidebar collapse button on screens smaller than sm (sidebar is always collapsed then)
2023-01-10 00:10:59 +01:00
Jan Böhmer
055752a24d
Update the navbar on logout
2022-10-09 19:47:03 +02:00
Jan Böhmer
068daeda75
Use jbtronics/2fa-webauthn for u2f two factor authentication
2022-10-03 23:09:50 +02:00
Jan Böhmer
92e477775a
Use relative path in templates instead of full pathes
...
This fixes problems with HTTP/HTTPS mixing
2022-08-04 21:00:42 +02:00
Jan Böhmer
7dfbb4c536
Fixed mobile view for bootstrap5
2022-08-03 23:46:44 +02:00
Jan Böhmer
591f51432d
Turbo shall not cache the pages. This fixes back/forward movements in history
2022-08-03 21:43:58 +02:00
Jan Böhmer
565cb3a790
Implement sidebar collapse with stimulus.
2022-07-31 22:07:27 +02:00
Jan Böhmer
e26f6e5394
Mark sidebar and navbar as permanent between Turbo history navigations.
2022-07-31 21:29:00 +02:00
Jan Böhmer
1f890efc97
Implemented scroll to top using stimulus.
2022-07-30 00:47:51 +02:00
Jan Böhmer
b18284cfd7
Set the language of the CKEDITOR5 elements based on the page locale.
2022-07-26 01:43:30 +02:00
Jan Böhmer
582f8e4c5f
Fix tabs and pills for bootstrap 5
2022-07-24 18:14:33 +02:00
Jan Böhmer
365c7c60e4
Started to upgrade from bootstrap 4 to 5.
2022-07-24 18:08:21 +02:00
Jan Böhmer
1a9dfee0ed
Disable turbo on login/logout forms, so page is fully reloaded.
2022-07-24 16:03:07 +02:00
Jan Böhmer
0b31a3b095
Fixed issue that page title were reformatted unintended.
2022-07-24 15:25:06 +02:00
Jan Böhmer
fa5f5bce28
Change the document title according to the title of the main frame.
2022-07-24 15:19:05 +02:00
Jan Böhmer
ea6357c259
Use stimulus for global reloading
2022-07-24 14:41:28 +02:00
Jan Böhmer
390deca544
Toasts now work with turbo
2022-07-24 14:20:20 +02:00
Jan Böhmer
79a1715290
Merge branch 'master' into turbo
2022-07-24 01:26:22 +02:00
Jan Böhmer
7bf730dda2
Rename /icons folder in public as it is aliased by apache.
...
Before icons were not loaded in most cases when using apache2 with default configuration.
Fixes issue #120
2022-07-18 00:11:12 +02:00
Jan Böhmer
41e0b251a9
Enabled treeview with turbo frames.
2022-03-05 23:09:55 +01:00
Jan Böhmer
3a21c18ba9
Removed loading modal, as this is now done by turbo.
2022-03-04 21:12:16 +01:00
Jan Böhmer
f60ef33736
Load stimulus controllers properly
2022-03-04 20:59:08 +01:00
Jan Böhmer
37c076c4c8
Show default theme, if database has unknown theme value.
...
This prevents from deathlocks if somehow the DB value becomes invalid. This prevents behavior like in issue #76 .
2020-08-21 23:17:17 +02:00
Jan Böhmer
f089a16d74
Fixed Reel calculator when accessing via ajax load.
2020-06-07 17:16:11 +02:00
Jan Böhmer
d91eb334f1
Fixed a preloading warning.
2020-03-30 17:17:08 +02:00
Jan Böhmer
f5ceb9c20a
Preload styles and javascripts directly via Webpack-Encore.
...
Webpack-encore offers this feature so it is not needed to implment this on our own.
2020-01-07 19:35:53 +01:00
Jan Böhmer
069293a843
Added 2FA with U2F keys.
2019-12-29 13:35:30 +01:00
Jan Böhmer
6882f91ef2
Use HTTP2 preload for always used CSS and JS files.
2019-11-30 16:46:03 +01:00
Jan Böhmer
5782ef70fb
Updated manifest.json
2019-11-30 16:05:36 +01:00
Jan Böhmer
dd1dc54d97
Test the admin pages, if read/list/delete is working.
2019-10-26 22:27:04 +02:00
Jan Böhmer
0b69de332d
Implemented different themes for Part-DB.
...
We use Bootswatch to provide different themed bootstrap CSS.
2019-10-13 17:48:18 +02:00
Jan Böhmer
280b2d4427
Fixed some 404 errors when using Part-DB without URL rewriting.
...
Fixed problems with the ajaxUI. Also added an ENV option that RedirectController redirects you to index.php/en page version.
2019-10-03 00:45:02 +02:00