Jan Böhmer
|
fd61c8d9e2
|
Fixed coding style.
|
2020-03-15 13:56:31 +01:00 |
|
Jan Böhmer
|
86ee10e582
|
Search options now working. Added Regex search.
|
2020-03-08 13:05:53 +01:00 |
|
Jan Böhmer
|
0a7bd0bffa
|
Dont show changes to users or groups on last activity on homepage.
|
2020-03-07 22:30:28 +01:00 |
|
Jan Böhmer
|
8a61b465d0
|
Check permissions for time travel and element undo.
|
2020-03-07 20:49:52 +01:00 |
|
Jan Böhmer
|
254d4e6c69
|
Show log level in popover of icon.
|
2020-03-07 17:20:01 +01:00 |
|
Jan Böhmer
|
41074f70ed
|
Show last activity to elements on homepage.
|
2020-03-07 17:15:16 +01:00 |
|
Jan Böhmer
|
654c5bd59f
|
Added button to revert part to a given timestamp.
|
2020-03-01 20:30:23 +01:00 |
|
Jan Böhmer
|
5a5d7b24be
|
Allow to undo a change from event log.
|
2020-03-01 19:46:48 +01:00 |
|
Jan Böhmer
|
15d25cf2b2
|
Fixed PHPStan errors.
|
2020-02-29 22:57:25 +01:00 |
|
Jan Böhmer
|
f604022e49
|
Allow to show collection elements that were deleted before by timetravel
|
2020-02-29 22:53:53 +01:00 |
|
Jan Böhmer
|
c14d6d91ff
|
Show element history on part info page in history tab.
|
2020-02-22 20:04:43 +01:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
b27079e421
|
Fixed an exception in log page.
|
2020-02-13 23:06:39 +01:00 |
|
Jan Böhmer
|
5a670f71f6
|
Fixed exception on table.
|
2020-02-02 13:11:17 +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
|
da72f5b3ec
|
Fixed PHPstan issues for level 5.
|
2020-02-01 19:42:28 +01:00 |
|
Jan Böhmer
|
dd1f806c4e
|
Fixed some issues detected by PHPstan.
|
2020-02-01 17:00:03 +01:00 |
|
Jan Böhmer
|
f2ff77a8b3
|
Fixed coding style.
|
2020-02-01 16:17:20 +01:00 |
|
Jan Böhmer
|
62b3b638ca
|
Revert "Dont fetch join part informations to improve performance."
This reverts commit afa09306df .
|
2020-01-26 22:00:34 +01:00 |
|
Jan Böhmer
|
afa09306df
|
Dont fetch join part informations to improve performance.
|
2020-01-26 21:54:21 +01:00 |
|
Jan Böhmer
|
3178dcbb6c
|
Added a console command to view the event log.
|
2020-01-26 20:12:08 +01:00 |
|
Jan Böhmer
|
8b1eccc48d
|
[Eventlog] Show extra data in log table.
|
2020-01-25 22:52:34 +01:00 |
|
Jan Böhmer
|
f7d0524f57
|
[Eventlog] Show icon describing the level in event table.
|
2020-01-25 20:55:30 +01:00 |
|
Jan Böhmer
|
b0ccb95a17
|
Added link to user info page in user field.
|
2020-01-25 20:28:00 +01:00 |
|
Jan Böhmer
|
bc89ff7a68
|
Added translations for log table.
|
2020-01-25 20:20:46 +01:00 |
|
Jan Böhmer
|
d0b3750594
|
Added an basic table to show log entries.
|
2020-01-24 22:57:04 +01:00 |
|
Jan Böhmer
|
72e2c0cd6e
|
Put FetchJoin Adapter logic into its own class.
|
2020-01-17 21:38:36 +01:00 |
|
Jan Böhmer
|
b73725bd9a
|
Use Doctrine paginator in table adapter.
This fixes the problem that the pagination were wrong (only one element on a page and other things like that).
|
2020-01-16 21:42:29 +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
|
a67404a311
|
Added missing translation in the attachment list.
|
2020-01-04 22:51:09 +01:00 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
d9b15ddbb9
|
Use new cached treeview nodes for twig inline generator (admin pages)
|
2020-01-02 22:55:28 +01:00 |
|
Jan Böhmer
|
5b3533fd3e
|
Added missing translation key in attachment table.
|
2019-11-16 21:37:59 +01:00 |
|
Jan Böhmer
|
3bc5005826
|
Use generic file icon for datasheet in parts table if no
This fixes an exception.
|
2019-11-16 19:31:39 +01:00 |
|
Jan Böhmer
|
988c53bead
|
Fetch the manyTo* entity collections of parts with other part columns
This reduces the query count and should improve performance especially for big tables.
|
2019-11-16 19:23:45 +01:00 |
|
Jan Böhmer
|
2e3c1d6c0a
|
Fetch preview attachment directly in table query.
This reduces the query count and therfore improves performance.
|
2019-11-15 19:13:53 +01:00 |
|
Jan Böhmer
|
3812cc88ff
|
Check if an attachment is valid before showing it in part table.
|
2019-11-10 20:21:13 +01:00 |
|
Jan Böhmer
|
09995330af
|
Fixed an exception on part tables, when an attachment is external.
|
2019-11-10 19:58:35 +01:00 |
|
Jan Böhmer
|
af214831da
|
Enabled markdown in description field.
|
2019-11-10 19:43:55 +01:00 |
|
Jan Böhmer
|
f5c2a7b728
|
Make tags in part table more pretty. Also added link to tags search.
|
2019-11-10 19:38:36 +01:00 |
|
Jan Böhmer
|
05d6b0aa93
|
Show (iconized) links to attachments on parts table.
|
2019-11-10 19:16:39 +01:00 |
|
Jan Böhmer
|
8b80f31b1e
|
Moved extension to fa-icon logic to a service.
That way we can use it from inside PHP code and the logic is more testable.
|
2019-11-10 18:19:06 +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
|
c955a3a221
|
Moved attachment related services into their own namespaces
|
2019-10-19 23:29:51 +02:00 |
|
Jan Böhmer
|
4c7767feed
|
Show higher resolution thumbnail when hover over a table picture.
Also use thumbnails for attachment edit preview.
|
2019-10-06 15:44:19 +02:00 |
|
Jan Böhmer
|
4fe10b6169
|
Uploaded (non secure) attachments live now in public/
That way the attachment files can now be loaded much quicker (without invoking a controller). Also added thumbnailing for pictures in tables.
|
2019-10-05 20:30:27 +02:00 |
|
Jan Böhmer
|
f53cc08f52
|
Added an table to show all defined attachments.
|
2019-10-04 18:06:37 +02:00 |
|
Jan Böhmer
|
2d4def2836
|
Show preview pictures as carousel on part info page.
|
2019-10-03 18:03:56 +02:00 |
|