Jan Böhmer
|
0da879347d
|
Updated symfony recipes.
|
2021-01-03 20:54:47 +01:00 |
|
Jan Böhmer
|
8a42e413aa
|
Updated composer dependencies and fixed error from security checker.
|
2020-07-30 17:13:16 +02:00 |
|
Jan Böhmer
|
7300a3d9b5
|
Fixed database migrations.
Should fix issue #75.
|
2020-07-06 21:19:00 +02:00 |
|
Jan Böhmer
|
bc885decf5
|
Fixed doctrine migrations table name.
|
2020-07-06 21:03:22 +02:00 |
|
Jan Böhmer
|
7c876b4a9c
|
Updated recipe of framework bundle.
|
2020-07-04 23:44:15 +02:00 |
|
Jan Böhmer
|
96acf0d858
|
Updated to doctrine migrations 3.0.
|
2020-07-04 23:38:18 +02:00 |
|
Jan Böhmer
|
581dcae2ef
|
Added some basic security configuration with NelmioSecurityBundle.
|
2020-06-08 20:23:35 +02:00 |
|
Jan Böhmer
|
694a673ff0
|
Configured swap to use fixer.io when an API key is given.
|
2020-06-07 22:54:31 +02:00 |
|
Jan Böhmer
|
af42c3cca0
|
Added a button to update exchange rates via web gui.
|
2020-06-07 22:38:10 +02:00 |
|
Jan Böhmer
|
38028fcfc5
|
Updated symfony/monolog-bridge recipes.
|
2020-05-31 19:53:07 +02:00 |
|
Jan Böhmer
|
41baf47096
|
Updated recipes of symfony/routing.
|
2020-05-31 19:51:44 +02:00 |
|
Jan Böhmer
|
d9c83d8bb2
|
Use LogoutEvent listener instead of deprecated LogoutHandler.
|
2020-05-31 13:48:36 +02:00 |
|
Jan Böhmer
|
a0f5177533
|
Added custom error pages, that assists users with common problems.
|
2020-05-30 20:48:08 +02:00 |
|
Jan Böhmer
|
08267b88b0
|
Use BigDecimal object type for Supplier shipping costs, instead of bcmath string.
|
2020-05-18 22:07:09 +02:00 |
|
Jan Böhmer
|
decc4e90fc
|
Organized parameters better.
Parameters can now be found in their own file config/parameters.yaml. They are prefixed with partdb. and structured into different sections.
|
2020-05-12 22:53:42 +02:00 |
|
Jan Böhmer
|
0af84f93e7
|
Updated recipe for twig-bundle.
|
2020-05-10 17:18:00 +02:00 |
|
Jan Böhmer
|
680297320b
|
Updated recipe for monolog/bundle.
|
2020-05-10 17:08:14 +02:00 |
|
Jan Böhmer
|
82bb214d67
|
Dont filter the content of barcodes in CKeditor.
As the PDF can not execute javascript, it is safe from XSS...
|
2020-05-10 14:15:08 +02:00 |
|
Jan Böhmer
|
11225eb9cc
|
Added an "twig" lines mode, where the label lines are processed via a sandboxed twig.
|
2020-05-06 22:44:21 +02:00 |
|
Jan Böhmer
|
48ff81a6d1
|
Added dropdowns for quick generating labels for different profiles.
|
2020-05-01 20:29:18 +02:00 |
|
Jan Böhmer
|
2768eb1745
|
Allow to choose between the different fonts in CKEDITOR.
|
2020-04-25 19:19:12 +02:00 |
|
Jan Böhmer
|
a39f816422
|
Added an CKEditor plugin for easy placeholder selection.
|
2020-04-15 18:20:28 +02:00 |
|
Jan Böhmer
|
dee4094d8b
|
Added a basic text to PDF renderer.
|
2020-04-14 11:07:07 +02:00 |
|
Jan Böhmer
|
a8a92b9c5d
|
Added basic admin page for Label profiles.
|
2020-04-11 17:34:01 +02:00 |
|
Jan Böhmer
|
26737f4b46
|
Restructured EventSubscriber Folder structure.
|
2020-04-09 17:24:16 +02:00 |
|
Jan Böhmer
|
6b99784238
|
Improved info box on part tables.
|
2020-04-03 14:53:12 +02:00 |
|
Jan Böhmer
|
7e1247398b
|
Do asset preloading in production mode.
|
2020-03-30 17:07:51 +02:00 |
|
Jan Böhmer
|
4676393818
|
Revert "Use Redis for cache on Heroku demo."
This reverts commit 4ed2f335ac .
|
2020-03-30 00:21:55 +02:00 |
|
Jan Böhmer
|
31a53611ac
|
Fixed config file.
|
2020-03-30 00:13:53 +02:00 |
|
Jan Böhmer
|
4ed2f335ac
|
Use Redis for cache on Heroku demo.
|
2020-03-30 00:09:15 +02:00 |
|
Jan Böhmer
|
2b148eb33f
|
Updated doctrine config from current recipes.
|
2020-03-30 00:04:44 +02:00 |
|
Jan Böhmer
|
43857ce985
|
Only do preloading of assets in production mode.
|
2020-03-24 11:49:23 +01:00 |
|
Jan Böhmer
|
86ee10e582
|
Search options now working. Added Regex search.
|
2020-03-08 13:05:53 +01:00 |
|
Jan Böhmer
|
55b00c7f22
|
Added translations.
|
2020-03-07 21:31:38 +01:00 |
|
Jan Böhmer
|
d5f018a738
|
Added an database migration to improve the log schema.
|
2020-01-26 20:27:37 +01:00 |
|
Jan Böhmer
|
4ddc9251d1
|
Merge branch 'master' into log_system
|
2020-01-26 16:21:36 +01:00 |
|
Jan Böhmer
|
3f23ea851a
|
Added russian to language selector.
|
2020-01-26 16:21:08 +01:00 |
|
Jan Böhmer
|
c8375bfa8b
|
Add log entries on user login or logout.
|
2020-01-26 13:59:30 +01: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
|
f0fb4a3deb
|
We only need one user provider.
|
2020-01-07 19:31:19 +01:00 |
|
Jan Böhmer
|
649bfc36c4
|
Updated recipes of security-bundle
|
2020-01-07 19:25:19 +01:00 |
|
Jan Böhmer
|
4e4b10ffbd
|
Updated recipes of webpack-encore.
|
2020-01-07 19:16:39 +01:00 |
|
Jan Böhmer
|
5d86ba776a
|
Updated recipes for routing and twig.
|
2020-01-07 19:12:10 +01:00 |
|
Jan Böhmer
|
5d98e87e20
|
Updated recipes for symfony/framework-bundle.
|
2020-01-07 19:06:08 +01:00 |
|
Jan Böhmer
|
36f2420cf5
|
Updated recipes of console + Validator
|
2020-01-07 19:00:11 +01:00 |
|
Jan Böhmer
|
64cf8097bc
|
Updated doctrine recipes.
|
2020-01-07 18:48:34 +01:00 |
|
Jan Böhmer
|
4e7c50a301
|
Use datatables-responsive.
This improves the experience with the tables on mobile view.
|
2020-01-04 22:09:37 +01:00 |
|
Jan Böhmer
|
311a342634
|
Fixed deprecation caused by datatype declaration.
|
2020-01-01 18:19:40 +01:00 |
|
Jan Böhmer
|
069293a843
|
Added 2FA with U2F keys.
|
2019-12-29 13:35:30 +01:00 |
|
Jan Böhmer
|
ac0928426b
|
Merge branch 'master' into 2fa
|
2019-12-26 15:07:32 +01:00 |
|