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
|
89258bc102
|
Added some tests for important entity methods.
|
2019-11-09 00:31:42 +01:00 |
|
Jan Böhmer
|
a0c3410db6
|
Centralized setElement logic for *Attachment entities.
|
2019-11-08 22:05:12 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +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
|
40ca5bd0e4
|
Use dataProviders in AttachmentTest.
|
2019-10-20 00:24:52 +02:00 |
|
Jan Böhmer
|
d382021fee
|
Moved attachment form submit logic to a seperate service.
|
2019-10-19 17:13:13 +02: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
|
97cb91a3b2
|
Implement new attachment property in its getters/setters.
|
2019-09-24 16:36:41 +02:00 |
|
Jan Böhmer
|
a97d016740
|
Added some more tests.
Also changed the behavior of some code to meet the expectation.
|
2019-09-22 23:47:40 +02:00 |
|
Jan Böhmer
|
00b19732cc
|
Fixed error in tests.
|
2019-09-22 21:35:22 +02:00 |
|
Jan Böhmer
|
c2b43f2cfa
|
Show part mass in part info page.
|
2019-08-16 16:43:31 +02:00 |
|
Jan Böhmer
|
943d235b8b
|
Added some unit tests.
|
2019-03-26 23:34:40 +01:00 |
|