Jan Böhmer
|
e89cc4bb01
|
Allow to generate multiple labels at once (multiple pages in 1 PDF file).
|
2020-04-21 00:00:29 +02: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
|
5ee9d5ade0
|
Updated copyright headers.
|
2019-12-31 17:58:01 +01:00 |
|
Jan Böhmer
|
35b5640627
|
Added an basic form to add Google Authenticator.
|
2019-12-23 17:20:28 +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
|
2001680542
|
Allow to specifiy a path to a builtin ressource via the url field.
|
2019-09-25 16:03:22 +02:00 |
|
Jan Böhmer
|
90d449ea22
|
Prevent a user from lock itself out from the user system.
|
2019-09-11 18:50:23 +02:00 |
|
Jan Böhmer
|
ac302ab16a
|
Allow to specify operations that also need to be set.
When the edit operation is set, the read permission is now set too.
|
2019-09-11 13:37:51 +02:00 |
|
Jan Böhmer
|
940b834057
|
Added translations for validator strings.
|
2019-09-04 23:56:18 +02:00 |
|
Jan Böhmer
|
b62b0918d7
|
Added validator for the isFull/onlyExisting/singlePart options of locations.
|
2019-09-04 23:20:10 +02:00 |
|
Jan Böhmer
|
51be176418
|
Added constraints for selectable attribute.
|
2019-08-12 21:47:25 +02:00 |
|
Jan Böhmer
|
408d98c6e1
|
Added database migration for new entities.
|
2019-08-12 18:04:53 +02:00 |
|
Jan Böhmer
|
3e7150735d
|
Added a basic dialog for editing/creating attachmentType elements.
|
2019-03-28 19:24:34 +01:00 |
|