Jan Böhmer
|
49b0ef02d4
|
Use PHP8.1 as docker base image.
|
2022-07-21 00:59:34 +02:00 |
|
Jan Böhmer
|
b78a9dc982
|
Tag newest docker image built from master as "latest".
Fixes issue #122.
|
2022-07-21 00:44:10 +02:00 |
|
Jan Böhmer
|
2ee42b7621
|
Fail gracefully when Imagine can not produce an thumbnail.
We now just fall back to the original image instead of throwing an exception. (partly) Fixes issue #89. Maybe related to issue #136
|
2022-07-21 00:31:34 +02:00 |
|
Jan Böhmer
|
d57377a143
|
Only apply ClipboardJS to buttons with clipboard attribute.
This prevents the showing of a "Failed!" tooltip on all other buttons. Fixes issue #148.
|
2022-07-21 00:12:04 +02:00 |
|
Jan Böhmer
|
8f288a9328
|
Fixed icon pathes in manifest files.
|
2022-07-20 23:46:40 +02:00 |
|
Jan Böhmer
|
13742a9809
|
Added an guide on how to install Part-DB on Debian systems directly.
Related to issue #95.
|
2022-07-18 23:51:54 +02:00 |
|
Jan Böhmer
|
bb7c35b0b5
|
Updated copyright year on homepage.
|
2022-07-18 00:18:53 +02:00 |
|
Jan Böhmer
|
4bec593e46
|
Revert unwanted change to showdown.min.js done by last commit.
|
2022-07-18 00:15:50 +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
|
0cc9436cc0
|
Added information about database file mapping to docker installation and use this in example docker-compose.yaml
This fixes issue #134 and #127
|
2022-07-17 23:58:54 +02:00 |
|
Jan Böhmer
|
f309336387
|
Updated yarn dependencies.
|
2022-07-17 23:51:22 +02:00 |
|
Jan Böhmer
|
c079cc914e
|
Use platforms to decide which migrations to use, instead of drivers
Dev environment uses an delegated dev driver, which is not possible to compare. Should fix current phpunit test error.
|
2022-07-17 23:45:17 +02:00 |
|
Jan Böhmer
|
2de99bca30
|
Added some documentation on how to use reverse proxies.
Relates to issue #145, #96 and others.
|
2022-07-17 22:59:38 +02:00 |
|
Jan Böhmer
|
9cc4226726
|
Allow users to set trusted proxies for header override.
This should fix issue #145.
|
2022-07-17 22:47:30 +02:00 |
|
Jan Böhmer
|
7a14fb60d3
|
Updated EasyCodingStandard
|
2022-07-17 22:29:42 +02:00 |
|
Jan Böhmer
|
497a5576be
|
Updated dama/doctrine-test-bundle
|
2022-07-17 22:28:48 +02:00 |
|
Jan Böhmer
|
3781f24851
|
Updated composer dependencies.
|
2022-07-17 22:26:35 +02:00 |
|
Jan Böhmer
|
d1fd2bde68
|
Show better error message when SQLite database is not existing.
|
2022-07-17 21:59:45 +02:00 |
|
Jan Böhmer
|
0ab533252e
|
Merge pull request #144 from Part-DB/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
|
2022-07-17 21:39:59 +02:00 |
|
Jan Böhmer
|
a5bec00e6a
|
Merge pull request #143 from Part-DB/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-07-17 21:32:53 +02:00 |
|
Jan Böhmer
|
11db774d8d
|
Merge pull request #151 from Part-DB/dependabot/composer/dompdf/dompdf-2.0.0
Bump dompdf/dompdf from 1.2.0 to 2.0.0
|
2022-07-17 21:31:28 +02:00 |
|
Jan Böhmer
|
a21f2e86de
|
Merge pull request #140 from Part-DB/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
|
2022-07-17 21:30:53 +02:00 |
|
dependabot[bot]
|
1eb66158c9
|
Bump dompdf/dompdf from 1.2.0 to 2.0.0
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/dompdf/dompdf/releases)
- [Commits](https://github.com/dompdf/dompdf/compare/v1.2.0...v2.0.0)
---
updated-dependencies:
- dependency-name: dompdf/dompdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-06 00:23:24 +00:00 |
|
dependabot[bot]
|
e95d85b40a
|
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 19:07:25 +00:00 |
|
dependabot[bot]
|
5536db5c3a
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-10 02:42:52 +00:00 |
|
dependabot[bot]
|
049938c6ae
|
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-22 20:08:55 +00:00 |
|
Jan Böhmer
|
cb683f611c
|
Use stimulus controller to implement barcode scanner.
|
2022-03-07 01:28:32 +01:00 |
|
Jan Böhmer
|
1460894946
|
Fixed some exceptions.
|
2022-03-07 00:47:41 +01:00 |
|
Jan Böhmer
|
7fa4f09885
|
Show the user an error alert, if a ajax page is not loading via Turbo,
|
2022-03-07 00:40:36 +01:00 |
|
Jan Böhmer
|
f21c339046
|
Added a stimulus controller for tagsinput.
|
2022-03-06 23:45:45 +01:00 |
|
Jan Böhmer
|
f276c436ae
|
Initialize selectpicker via stimulus controller.
|
2022-03-06 23:27:20 +01:00 |
|
Jan Böhmer
|
f1ea25cad2
|
Lazy load the katex library if latex content is really present
|
2022-03-06 16:09:24 +01:00 |
|
Jan Böhmer
|
cef74ff35a
|
Render latex using stimulus controller.
|
2022-03-06 15:49:09 +01:00 |
|
Jan Böhmer
|
c54336fb47
|
Fixed markdown controller
|
2022-03-06 14:57:01 +01:00 |
|
Jan Böhmer
|
f3680ea7de
|
Parse markdown using stimulus controller.
|
2022-03-06 14:54:08 +01:00 |
|
Jan Böhmer
|
b9a86c6a59
|
Moved some javascript into events_base.js
|
2022-03-06 14:45:01 +01:00 |
|
Jan Böhmer
|
fed1621a58
|
Added datatables with turbo frames.
|
2022-03-05 23:28:29 +01:00 |
|
Jan Böhmer
|
41e0b251a9
|
Enabled treeview with turbo frames.
|
2022-03-05 23:09:55 +01:00 |
|
Jan Böhmer
|
7b244d3034
|
Enable js asset versioning in dev mode so we can use hotload.
|
2022-03-05 21:58:43 +01:00 |
|
Jan Böhmer
|
ae24fb5eb1
|
Use renderForm for proper return codes for turbo
|
2022-03-04 21:20:18 +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
|
5cc5c53853
|
Automatic reload assets on when they change.
|
2022-03-04 20:19:43 +01:00 |
|
Jan Böhmer
|
27b8fbd5b2
|
Added symfony ux-turbo packages
|
2022-03-04 20:13:25 +01:00 |
|
Jan Böhmer
|
3e0745f859
|
Updated symfony stimulus bridge.
|
2022-03-04 20:06:32 +01:00 |
|
Jan Böhmer
|
65011ccf1a
|
Updated yarn dependencies.
|
2022-03-04 20:01:24 +01:00 |
|
Jan Böhmer
|
aa9fdf5a5a
|
Updated yarn dependencies.
|
2022-03-04 19:46:31 +01:00 |
|
Jan Böhmer
|
98e3a374ed
|
Updated symfony/webpack-encore-bundle recipe
|
2022-03-04 19:32:04 +01:00 |
|
Jan Böhmer
|
89e1492132
|
Updated symfony/web-profiler-bundle recipe
|
2022-03-04 19:27:33 +01:00 |
|
Jan Böhmer
|
d22dfd7dd7
|
Updated symfony/validator recipe
|
2022-03-04 19:24:47 +01:00 |
|