Jan Böhmer
|
73ac4f1641
|
Added missing translations.
Fixes issue #56.
|
2020-05-12 00:27:48 +02:00 |
|
Jan Böhmer
|
f5d685dfd4
|
Fixed coding style.
|
2020-05-10 21:39:31 +02:00 |
|
Jan Böhmer
|
1a35adab17
|
Added permission system, to control who can edit Twig labels.
|
2020-05-07 22:29:45 +02:00 |
|
Jan Böhmer
|
8b372a3443
|
Allow to specify which label profiles are shown in dropdown.
|
2020-05-02 19:47:31 +02:00 |
|
Jan Böhmer
|
85eafd47aa
|
Fixed PHPunit errors.
|
2020-04-15 12:51:12 +02:00 |
|
Jan Böhmer
|
a8a92b9c5d
|
Added basic admin page for Label profiles.
|
2020-04-11 17:34:01 +02:00 |
|
Jan Böhmer
|
f0a3e9b5af
|
Reindex the collections in CollectionType to prevent issues related of changing the order between the requests.
|
2020-04-01 15:10:06 +02:00 |
|
Jan Böhmer
|
3671c94844
|
Fixed code style.
|
2020-03-29 22:16:06 +02:00 |
|
Jan Böhmer
|
e72fc2716b
|
Disable parameters fields when user is not allowed to edit data structures.
|
2020-03-25 15:19:09 +01:00 |
|
Jan Böhmer
|
ff05868051
|
Allow to edit parameters for data structures.
|
2020-03-24 21:49:09 +01:00 |
|
Jan Böhmer
|
b6f95ebe48
|
Allow to add a comment when editing/creating/deleting an element.
|
2020-02-23 00:44:52 +01:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
594c694ee0
|
Renamed the base DBElement classes to AbstractDBElement to comply with symfony recommendations.
|
2020-02-01 19:48:07 +01:00 |
|
Jan Böhmer
|
388e847b17
|
Applied symplify rules to codebase.
|
2020-01-05 22:49:00 +01:00 |
|
Jan Böhmer
|
f861de791f
|
Applied code style rules to src/
|
2020-01-05 15:46:58 +01:00 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
1016f0d4ee
|
Merge branch '2fa' into master
|
2020-01-01 15:49:42 +01:00 |
|
Jan Böhmer
|
cdd5027ee8
|
Redirect user if it need to add an 2FA method or need to change password
|
2019-12-31 17:54:51 +01:00 |
|
Jan Böhmer
|
6d7cec7a6e
|
Removed translator call to non existing (and not needed) translator
This should fix the errors on travis.
|
2019-12-27 14:36:22 +01:00 |
|
Jan Böhmer
|
89acfff857
|
Dont call translator inside the form classes.
Translation is already done in the templates, so translator calls in form classes, are bad for performance and readability.
|
2019-12-26 14:53:13 +01:00 |
|
Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
fdfb099cb5
|
Allow to restrict the file extensions for a attachment type.
|
2019-10-31 22:37:54 +01:00 |
|
Jan Böhmer
|
6645ab0b61
|
Allow to specify the 3d model for a footprint.
|
2019-10-03 14:04:09 +02:00 |
|
Jan Böhmer
|
d9fe77d0e8
|
Allow to specify a preview attachment in the AdminPages.
|
2019-10-03 13:42:06 +02:00 |
|
Jan Böhmer
|
2e318f9ea1
|
Disable attachments form if user is not allowed to edit the element.
|
2019-09-24 18:41:53 +02:00 |
|
Jan Böhmer
|
eb1d8fd4e4
|
Added possibility to add/edit attachments on Admin pages.
|
2019-09-24 18:28:35 +02:00 |
|
Jan Böhmer
|
856e20586f
|
Added an admin page for the user groups.
|
2019-09-11 17:30:25 +02:00 |
|
Jan Böhmer
|
758a2ba25d
|
Explicitly call translator interface for form labels.
This helps us to extract the translation keys.
|
2019-09-04 15:53:18 +02:00 |
|
Jan Böhmer
|
8c6342bffe
|
Added an page for editing order informations
|
2019-08-30 14:25:05 +02:00 |
|
Jan Böhmer
|
fbc5b1fc8d
|
Extended store location options can be edited via Admin page now.
|
2019-08-14 18:45:28 +02:00 |
|
Jan Böhmer
|
fd4b474dbd
|
Added admin page for measurement unit.
|
2019-08-14 18:31:46 +02:00 |
|
Jan Böhmer
|
06c6483fd1
|
Added default_currency and shipping cost fields to supplier admin page.
|
2019-08-14 15:41:01 +02:00 |
|
Jan Böhmer
|
cfa807c621
|
Added custom choice form type for tree structure entities.
|
2019-08-13 23:04:06 +02:00 |
|
Jan Böhmer
|
568367b59e
|
Added an console command for updating currency exchange rates.
|
2019-08-13 13:04:31 +02:00 |
|
Jan Böhmer
|
2468409212
|
Added an admin page for currencies.
|
2019-08-12 23:45:21 +02:00 |
|
Jan Böhmer
|
87e6f641c3
|
Added an option for mass creation of structured data.
|
2019-08-12 22:41:58 +02:00 |
|