Commit Graph

  • 93e5ae18d6 Update composer dependencies. Jan Böhmer 2019-12-11 20:12:42 +01:00
  • 8af9c6e7cd Fixed dockerfile Jan Böhmer 2019-12-01 15:44:32 +01:00
  • 481dcb8942 Allow failure of php7.4snapshot on Travis. Jan Böhmer 2019-12-01 15:42:54 +01:00
  • 87cfb50285 Upgraded symfony to 4.4.1 Jan Böhmer 2019-12-01 15:18:44 +01:00
  • 9cdf31492a Added german translations for password reset dialogs and email Jan Böhmer 2019-12-01 13:50:43 +01:00
  • 12b3107188 Added an setting to disable password reset mechanism. Jan Böhmer 2019-12-01 12:48:59 +01:00
  • 4f70d8b1da Use dev HTTP-Kernel so we can generate code coverage again. Jan Böhmer 2019-11-30 22:53:45 +01:00
  • c64e4fe3d6 Added an toggle to activate a simple dark mode. Jan Böhmer 2019-11-30 22:28:14 +01:00
  • 6882f91ef2 Use HTTP2 preload for always used CSS and JS files. Jan Böhmer 2019-11-30 16:46:03 +01:00
  • 5782ef70fb Updated manifest.json Jan Böhmer 2019-11-30 16:05:36 +01:00
  • 9567c15648 Updated composer packages. Jan Böhmer 2019-11-30 15:43:30 +01:00
  • 5c34c5556d Upgraded to bootstrap 4.4.1 Jan Böhmer 2019-11-30 15:34:27 +01:00
  • 05870caf85 Upgrade password when a better method is available. Jan Böhmer 2019-11-30 15:28:09 +01:00
  • 6a0d027675 Added an mechanism to reset passwords via mail. Jan Böhmer 2019-11-24 22:49:22 +01:00
  • 0716b8ff93 Use travis-ci.com instead of org for README badge. Jan Böhmer 2019-11-23 21:12:38 +01:00
  • 7192f67246 Dont collect coverage data to fix TravisCI Jan Böhmer 2019-11-23 20:23:07 +01:00
  • 6405dee0ac Made tests compatible with phpunit 8 Jan Böhmer 2019-11-23 19:12:49 +01:00
  • a62f947b86 Revert "Try to fix some travis issue" Jan Böhmer 2019-11-23 18:18:30 +01:00
  • 7d7588fd50 Try to fix some travis issue Jan Böhmer 2019-11-23 18:18:30 +01:00
  • 9c22149afd Let doctrine detect its driver and db_version automatically. Jan Böhmer 2019-11-23 18:01:45 +01:00
  • 1ae905ae78 Use number aware naming strategy for doctrine. Jan Böhmer 2019-11-23 17:48:24 +01:00
  • 9b09d88b7b Specify controller path as path relative to src/. Jan Böhmer 2019-11-23 17:15:14 +01:00
  • 33d6a25060 Fixed an deprecation message. Jan Böhmer 2019-11-23 17:00:16 +01:00
  • fa4f3aadd6 Fixed deprecation related to exception_controller. Jan Böhmer 2019-11-23 15:14:16 +01:00
  • 937700b06e Marked bin/console und bin/phpunit as executable. Jan Böhmer 2019-11-23 15:07:55 +01:00
  • 445b6b6a2b Fixed some deprecations related to kernel controller tests. Jan Böhmer 2019-11-23 15:03:08 +01:00
  • cd5f099965 Use format_datetime filters from twig core instead of deprecated twig/extensions Jan Böhmer 2019-11-23 14:48:21 +01:00
  • 26fe946de3 Run some linters on TravisCI to ensure basic integrity of files. Jan Böhmer 2019-11-21 22:27:17 +01:00
  • 50a173d57c Updated symfony to 4.4 Jan Böhmer 2019-11-21 22:16:30 +01:00
  • ca33dfc7b7 Updated composer dependencies. Jan Böhmer 2019-11-21 21:52:41 +01:00
  • 87d6399175 Add Dockerfile. Jan Böhmer 2019-11-17 19:07:07 +01:00
  • b48b9b78b4 Fixed exception in ElementPermissionListener. Jan Böhmer 2019-11-16 21:40:23 +01:00
  • ffdeacc2ca Revert "Cache ColumnSecurity annotation on ElementPermission Listener to improve performance." Jan Böhmer 2019-11-16 21:34:21 +01:00
  • 5b3533fd3e Added missing translation key in attachment table. Jan Böhmer 2019-11-16 21:37:59 +01:00
  • 0d215e7e2f Cache ColumnSecurity annotation on ElementPermission Listener to improve performance. Jan Böhmer 2019-11-16 21:34:21 +01:00
  • 977fa1df7a Cache edit/read permission on ElementPermissionListener Jan Böhmer 2019-11-16 21:03:59 +01:00
  • 3bc5005826 Use generic file icon for datasheet in parts table if no Jan Böhmer 2019-11-16 19:31:39 +01:00
  • 988c53bead Fetch the manyTo* entity collections of parts with other part columns Jan Böhmer 2019-11-16 19:23:45 +01:00
  • 01b790a8d0 Updated symfony to 4.3.8, which fixes some security bugs. Jan Böhmer 2019-11-16 17:59:32 +01:00
  • 2e3c1d6c0a Fetch preview attachment directly in table query. Jan Böhmer 2019-11-15 19:13:53 +01:00
  • b0fd346369 Use the right permission for minamount part field. Jan Böhmer 2019-11-15 19:02:11 +01:00
  • d0f2667691 Only fetch database user from database once. Jan Böhmer 2019-11-15 18:58:58 +01:00
  • 3812cc88ff Check if an attachment is valid before showing it in part table. Jan Böhmer 2019-11-10 20:21:13 +01:00
  • 338b2bb7fe Include stacktraces in demo logs. Jan Böhmer 2019-11-10 20:14:06 +01:00
  • ae753c8cca Include stacktraces in demo logs. Jan Böhmer 2019-11-10 20:09:33 +01:00
  • 09995330af Fixed an exception on part tables, when an attachment is external. Jan Böhmer 2019-11-10 19:58:35 +01:00
  • 2f1ff14a54 Added some margin between tags in tags input: Jan Böhmer 2019-11-10 19:51:32 +01:00
  • c08780e1c3 Updated translations. Jan Böhmer 2019-11-10 19:48:59 +01:00
  • af214831da Enabled markdown in description field. Jan Böhmer 2019-11-10 19:43:55 +01:00
  • f5c2a7b728 Make tags in part table more pretty. Also added link to tags search. Jan Böhmer 2019-11-10 19:38:36 +01:00
  • 05d6b0aa93 Show (iconized) links to attachments on parts table. Jan Böhmer 2019-11-10 19:16:39 +01:00
  • 3e4f5a1391 Show the proper fa-file-* icon on attachment edit fragment. Jan Böhmer 2019-11-10 18:23:03 +01:00
  • 8b80f31b1e Moved extension to fa-icon logic to a service. Jan Böhmer 2019-11-10 18:19:06 +01:00
  • bf8455fa42 Added tests on some security related classes. Jan Böhmer 2019-11-10 14:49:09 +01:00
  • 6ddc937ec5 Fixed some inspection issues. Jan Böhmer 2019-11-10 14:00:56 +01:00
  • 3438f15274 Added some more tests. Jan Böhmer 2019-11-09 16:14:57 +01:00
  • 24e4a554f8 Really fixed .scrutinizer.yml Jan Böhmer 2019-11-09 14:35:54 +01:00
  • d286b7499c Fixed .scrutinizer.yml Jan Böhmer 2019-11-09 13:32:59 +01:00
  • 42d39f05c3 Exclude some files from scrutinizer analysis. Jan Böhmer 2019-11-09 13:21:57 +01:00
  • e557bdedd5 Added an PHP CS fixer config file and applied it to files. Jan Böhmer 2019-11-09 00:47:20 +01:00
  • 89258bc102 Added some tests for important entity methods. Jan Böhmer 2019-11-09 00:31:42 +01:00
  • 0663a00df8 Fixed deprecation warning from DotEnv component. Jan Böhmer 2019-11-08 22:37:16 +01:00
  • a0c3410db6 Centralized setElement logic for *Attachment entities. Jan Böhmer 2019-11-08 22:05:12 +01:00
  • e66fcc85fc Use plaintext password encoding in test environment. Jan Böhmer 2019-11-08 21:15:21 +01:00
  • 56dbc96607 Updated composer dependencies. Jan Böhmer 2019-11-08 20:25:47 +01:00
  • 74fb21686c Fixed an potential exception on user info page, when user has no email set. Jan Böhmer 2019-11-05 17:09:01 +01:00
  • a516879258 Fixed an exception in getmaxDiscountAmount(). Jan Böhmer 2019-11-05 17:05:04 +01:00
  • da6b74dfdd Added translation for old password field in user settings. Jan Böhmer 2019-11-02 21:23:29 +01:00
  • d4353118d9 Cache the tools tree for each locale separately. Jan Böhmer 2019-11-02 21:18:46 +01:00
  • 6071b35644 Added missing translations. Jan Böhmer 2019-11-02 15:55:21 +01:00
  • 9b481323aa Added rel=noopener to target=_blank links to prevent window.opener spoof. Jan Böhmer 2019-11-01 23:49:46 +01:00
  • 7a5a2f65f9 Added autocomplete for part tags input. Jan Böhmer 2019-11-01 23:07:31 +01:00
  • bddd5b758a Use image/* mime type placeholder as filter for footprints attachment type. Jan Böhmer 2019-11-01 22:07:55 +01:00
  • 767ee59fb8 Apply the filetype filter to accept attribute of file input. Jan Böhmer 2019-11-01 22:04:30 +01:00
  • 7a9c528d6d Upgraded yarn dependencies. Jan Böhmer 2019-11-01 14:02:58 +01:00
  • 719611b6d6 Updated composer dependencies. Jan Böhmer 2019-11-01 13:58:02 +01:00
  • 787e498586 Updated copyright headers. Jan Böhmer 2019-11-01 13:40:30 +01:00
  • 099234dd29 Added GitHub sponsor to funding list. Jan Böhmer 2019-11-01 12:48:25 +01:00
  • 96f12a3c4f Build yarn assets when testing on travis. Jan Böhmer 2019-10-31 23:14:02 +01:00
  • 93716c8583 Dont let Webclient catch exceptions during testing of the admin pages. Jan Böhmer 2019-10-31 23:05:20 +01:00
  • fdfb099cb5 Allow to restrict the file extensions for a attachment type. Jan Böhmer 2019-10-31 22:37:54 +01:00
  • 2187f5eac2 Allow to disable a user in admin settings. Jan Böhmer 2019-10-26 23:22:27 +02:00
  • dd1dc54d97 Test the admin pages, if read/list/delete is working. Jan Böhmer 2019-10-26 22:27:04 +02:00
  • 7e8752d1a2 Added coverage badge to Github README page. Jan Böhmer 2019-10-20 20:05:11 +02:00
  • 1c4c4622cf Upload test coverage information to codecov. Jan Böhmer 2019-10-20 19:56:49 +02:00
  • b7124d53b2 Dont test with PHP 8.0, PHPunit does not support this version and test timeouts. Jan Böhmer 2019-10-20 19:36:39 +02:00
  • c61269db19 Disable foreign key checks for loading fixtures. Jan Böhmer 2019-10-20 19:28:48 +02:00
  • 1e74f205e9 Truncate groups and user table manually for travis. Jan Böhmer 2019-10-20 15:50:57 +02:00
  • e6f003b3b2 Set APP_ENV env the right way. Jan Böhmer 2019-10-20 15:33:43 +02:00
  • 2f9dfdedc0 Split long command into different commands. Jan Böhmer 2019-10-20 15:31:16 +02:00
  • 5c0f8dd311 Drop database by hand before loading fixtures. Jan Böhmer 2019-10-20 15:28:47 +02:00
  • 558ae5ba4b Create travis database using symfony command. Jan Böhmer 2019-10-20 15:19:32 +02:00
  • 822fa7e7e4 Create the correct DB in travis. Jan Böhmer 2019-10-20 15:15:20 +02:00
  • 215a6cd1e7 Specify env when loading fixtures in travis. Jan Böhmer 2019-10-20 15:11:42 +02:00
  • 99eb5a0e45 Fixed typo in .travis.yml Jan Böhmer 2019-10-20 14:43:50 +02:00
  • 45a624d768 Added tests for RedirectController Jan Böhmer 2019-10-20 14:35:19 +02:00
  • 40ca5bd0e4 Use dataProviders in AttachmentTest. Jan Böhmer 2019-10-20 00:24:52 +02:00
  • 89acf91fe6 Added an demo mode option, where the user password change dialog is disabled. Jan Böhmer 2019-10-20 00:01:06 +02:00
  • c955a3a221 Moved attachment related services into their own namespaces Jan Böhmer 2019-10-19 23:29:51 +02:00
  • f5f581293a Moved attachment related services into their own namespaces. Jan Böhmer 2019-10-19 23:29:30 +02:00