Jan Böhmer
|
1aed1d1d26
|
Fixed some inspection issues.
|
2020-01-04 20:14:42 +01:00 |
|
Jan Böhmer
|
ad69c32832
|
Cache the trees structures for treeViews used in the sidebar.
|
2020-01-02 18:45:41 +01:00 |
|
Jan Böhmer
|
2fa0963374
|
Prepared DB and models for Two Factor authentication
|
2019-12-14 16:35:19 +01:00 |
|
Jan Böhmer
|
6ddc937ec5
|
Fixed some inspection issues.
|
2019-11-10 14:00:56 +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
|
89258bc102
|
Added some tests for important entity methods.
|
2019-11-09 00:31:42 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
9d73cc0869
|
Fixed exception on login.
|
2019-09-24 16:09:54 +02:00 |
|
Jan Böhmer
|
ccc345cd1b
|
Changed DB structure the way, many more elements can have attachments
Also every Element has now a preview attachment field. For the user this will be used as profile picture.
|
2019-09-24 13:39:49 +02:00 |
|
Jan Böhmer
|
842ee145bc
|
Check also inheritance in type checking of isChild to prevent exceptions
|
2019-09-18 12:48:27 +02:00 |
|
Jan Böhmer
|
21a81486df
|
Fixed some inspection issues.
|
2019-09-16 22:04:59 +02:00 |
|
Jan Böhmer
|
429a4ebd17
|
Added links to part_lists on part info page.
|
2019-09-08 16:20:53 +02:00 |
|
Jan Böhmer
|
e19cd67b88
|
Show parts count on AdminPages of PartsContainingDBElements
|
2019-09-04 19:37:35 +02:00 |
|
Jan Böhmer
|
4026f6be3f
|
Use CURRENT_TIMESTAMP as default value for timestampable entries.
Furthermore the database migration generation is now detects correctly if there were no changes to DB.
|
2019-09-02 15:03:20 +02:00 |
|
Jan Böhmer
|
1629f31fed
|
Fixed some inspection issues.
|
2019-08-20 18:39:57 +02:00 |
|
Jan Böhmer
|
f75f17c92b
|
Cache the tree nodes list generated for StructuralEntityType.
|
2019-08-20 12:34:43 +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
|
7826e3d2ad
|
Added entities and properties for some future features.
|
2019-08-12 15:47:57 +02:00 |
|