Commit graph

98 commits

Author SHA1 Message Date
Jan Böhmer
4d3ff7d7b5 Fixed badge styling in datatables 2022-08-21 20:39:18 +02:00
Jan Böhmer
ff5b59e25d Added more filters 2022-08-21 02:26:05 +02:00
Jan Böhmer
c9151c65ba Implemented a filter constraint for entities 2022-08-21 01:34:17 +02:00
Jan Böhmer
b1e6a583b8 Group filter constraints in tabs 2022-08-20 01:26:21 +02:00
Jan Böhmer
d3a42cd989 Added filters for creationDate and lastModified state 2022-08-20 00:10:41 +02:00
Jan Böhmer
798eb4c1bc Automatically apply all filters of a compound filter using reflection. 2022-08-18 00:17:07 +02:00
Jan Böhmer
f8562f9622 Added an basic TextConstraint for part filtering. 2022-08-18 00:00:54 +02:00
Jan Böhmer
f9d945c4c7 Added the very basic foundations for a filter system 2022-08-15 01:01:27 +02:00
Jan Böhmer
639829f5c5 Fixed some inspection issues. 2022-08-14 19:32:53 +02:00
Jan Böhmer
5fd608f42a Fixed some deprecations. 2022-08-14 19:09:07 +02:00
Jan Böhmer
f1601cac7f Allow tags to contain any character and only show exact matching parts. 2022-08-03 22:45:02 +02:00
Jan Böhmer
671e0944a2 Implement hoverpic using stimulus. 2022-07-29 23:54:49 +02:00
Jan Böhmer
03bbdb699d Use FetchJoinORMAdapter from DatatablesBundle instead of custom one. 2020-09-04 10:36:44 +02:00
Jan Böhmer
e01b06fb85 Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Jan Böhmer
d0b1024d80 Fixed code style. 2020-08-21 21:36:22 +02:00
Jan Böhmer
19e132c746 Show attachment name and filename when hovering over an table picture. 2020-05-27 21:54:08 +02:00
Jan Böhmer
123b229638 Added quick edit link column to Parts tables. 2020-05-22 22:31:19 +02:00
Jan Böhmer
8b43faeeac Correctly show external picture attachments. 2020-05-22 22:24:36 +02:00
Jan Böhmer
2b21d4039a Use current timezone to show formatted datetimes in datatables. 2020-05-20 23:04:47 +02:00
Jan Böhmer
f5d685dfd4 Fixed coding style. 2020-05-10 21:39:31 +02:00
Jan Böhmer
ae75e6844f Fixed coding style. 2020-04-10 13:05:08 +02:00
Jan Böhmer
f116c2f09e Log AccessDeniedExceptions to event log. 2020-04-10 12:28:15 +02:00
Jan Böhmer
fca2ad9d99 Show user history in user info page. 2020-04-04 15:45:14 +02:00
Jan Böhmer
cb0aa7bc7a Fixed some psalm issues. 2020-03-29 23:13:25 +02:00
Jan Böhmer
0fe83c7b3a Removed unused variables. 2020-03-29 22:37:27 +02:00
Jan Böhmer
3671c94844 Fixed code style. 2020-03-29 22:16:06 +02:00
Jan Böhmer
7cf500279e Show part lots and orderdetails with a name in target column if it exists. 2020-03-28 18:55:02 +01:00
Jan Böhmer
71fa827784 Show associated part for PartLots in log target column. 2020-03-28 18:50:16 +01:00
Jan Böhmer
9035d97996 Link to associated element in log column field if possible 2020-03-28 18:46:15 +01:00
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