Commit graph

2644 commits

Author SHA1 Message Date
Jan Böhmer
5a670f71f6 Fixed exception on table. 2020-02-02 13:11:17 +01:00
Jan Böhmer
6369ee2e61 Extracted some entity methods into contract interfaces. 2020-02-02 13:03:45 +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
a9293b7ceb Run PHPstan during travis. 2020-02-01 18:56:31 +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
0a94689d98 Updated Symfony components to 4.4.4. 2020-02-01 16:02:43 +01:00
Jan Böhmer
c0ff851e9b Reload whole page on user login/logout to show new entries in tools tree 2020-01-28 16:47:30 +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
c594c98292 Merge branch 'log_system' 2020-01-26 21:31:54 +01:00
Jan Böhmer
bfa43e68a9 Add an entry to log, if the database is updated. 2020-01-26 21:31:48 +01:00
Jan Böhmer
d5f018a738 Added an database migration to improve the log schema. 2020-01-26 20:27:37 +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
4ddc9251d1 Merge branch 'master' into log_system 2020-01-26 16:21:36 +01:00
Jan Böhmer
3f23ea851a Added russian to language selector. 2020-01-26 16:21:08 +01:00
Jan Böhmer
c8375bfa8b Add log entries on user login or logout. 2020-01-26 13:59:30 +01:00
Jan Böhmer
d6c6b973bf Merge branch 'master' into log_system 2020-01-26 12:09:45 +01:00
Jan Böhmer
62f8001d68 Fixed deprecation of controller loading from global directory. 2020-01-25 23:22:24 +01:00
Jan Böhmer
b0dacbf570 [EventLog] Added permission checking and link in tools tree. 2020-01-25 23:17:06 +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
6b7e5f7ba3 [Eventlog] Color the rows based on their level. 2020-01-25 20:41:56 +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
0e74ac8653 Merge branch 'master' into log_system 2020-01-24 23:00:39 +01:00
Jan Böhmer
1e3b7daf3c Updated yarn dependencies. 2020-01-24 23:00:29 +01:00
Jan Böhmer
22c42acb18 Updated symfony to 4.4.3. 2020-01-24 22:59:22 +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
da6b785105 Update Crowdin configuration file 2020-01-20 20:36:36 +01:00
Jan Böhmer
3f8cd6473a Merge branch 'master' into log_system 2020-01-18 20:42:41 +01:00
Jan Böhmer
c54ce023c6 Updated composer and yarn dependencies. 2020-01-18 20:42:26 +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
ece3a464ce
Merge pull request #11 from Part-DB/dependabot/npm_and_yarn/typescript-3.7.5
Bump typescript from 3.7.4 to 3.7.5
2020-01-17 09:08:45 +01:00
Jan Böhmer
563c7c52e6
Merge pull request #13 from Part-DB/dependabot/npm_and_yarn/core-js-3.6.4
Bump core-js from 3.6.3 to 3.6.4
2020-01-17 09:08:20 +01:00
dependabot-preview[bot]
ee9cbc8c02
Bump core-js from 3.6.3 to 3.6.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.3...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 07:20:55 +00:00
dependabot-preview[bot]
cea1bb009e
Bump typescript from 3.7.4 to 3.7.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 07:20:32 +00: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
559e1bc6a6 Updated composer dependencies. 2020-01-16 20:38:39 +01:00
Jan Böhmer
15463a13c8
Fixed numbering of installation steps in README. 2020-01-13 20:05:07 +01:00
Jan Böhmer
334a82b0e4 Added an hint about installing Part-DB to a subdirectory. 2020-01-13 19:57:53 +01:00
Jan Böhmer
5a86af8552 Updated dependencies. 2020-01-11 22:24:02 +01:00
Jan Böhmer
9870c97224 Updated dependencies. 2020-01-09 19:37:04 +01:00
Jan Böhmer
935b8ade31 [Travis] Fixed command for non code coverage test. 2020-01-09 14:27:57 +01:00
Jan Böhmer
bf8b0a4b31 [Travis] Fixed typo in .travis.yml 2020-01-09 14:24:33 +01:00
Jan Böhmer
47c08e050b [Travis] Generate code coverage only for PHP 7.2. 2020-01-09 14:23:17 +01:00
Jan Böhmer
aee6224082 Removed failing GitHub Action 2020-01-08 20:59:20 +01:00
Jan Böhmer
fcd9291f7f Enforce a meaningful username format. 2020-01-08 20:57:46 +01:00
Jan Böhmer
fc8ab93752 Fixed missing invalidation of user tree views. 2020-01-08 20:50:37 +01:00