Commit graph

  • 6819b17255
    Update troubleshooting.md Pyromane 2023-04-10 16:09:57 +02:00
  • 4107535b19 Added basic log entry info page Jan Böhmer 2023-04-10 00:30:23 +02:00
  • e0e5fb3d5a Do not double escape tag link. Tag links with space in it now work properly Jan Böhmer 2023-04-09 01:38:12 +02:00
  • 1125096e5a Fixed RoundingNecessaryException in certain cases Jan Böhmer 2023-04-09 01:30:29 +02:00
  • fc1d2269d0 Fixed error with default values on older MySQL version Jan Böhmer 2023-04-09 01:17:48 +02:00
  • cc033d5be7 Properly escape users and groups table name for newer MySQL version Jan Böhmer 2023-04-09 00:08:08 +02:00
  • 7eee3de965 Added fixing migrations for sqlite Jan Böhmer 2023-04-09 00:07:23 +02:00
  • 0c6245fe8e Removed unused migration Jan Böhmer 2023-04-09 00:04:56 +02:00
  • 342ed382e3 Properly mark the tinyint column with a comment, so that migrations can properly detect that no changes are needed Jan Böhmer 2023-04-09 00:04:13 +02:00
  • aaf6c37871 Fixed some minor issues in database schema of MySQL Jan Böhmer 2023-04-08 23:49:47 +02:00
  • 65e1346a11 Improved output of some messages during migration Jan Böhmer 2023-04-08 23:39:45 +02:00
  • 7f9307feec Perform an explicit type conversion in doesFKExists function Jan Böhmer 2023-04-08 23:32:38 +02:00
  • 036eaf3bae Removed warnings about changed permissions, as the old changes are reset later, and we now do the permission migration in Part-DB directly Jan Böhmer 2023-04-08 23:29:23 +02:00
  • 2717d7d311 Only drop the foreign keys during migration from legacy Part-DB DBs if they really exist Jan Böhmer 2023-04-08 23:27:10 +02:00
  • 577b841ee0 Fixed TypeError on certain old ElementCreatedLogEntries Jan Böhmer 2023-04-08 22:57:07 +02:00
  • 857eb0517c New translations messages.en.xlf (English) Jan Böhmer 2023-04-08 21:25:56 +02:00
  • ec50197b40 Fixed PHPUnit tests Jan Böhmer 2023-04-08 21:21:53 +02:00
  • 4ace7dd370 Merge remote-tracking branch 'origin/master' Jan Böhmer 2023-04-08 21:02:51 +02:00
  • 0eea7f8d4d Fixed static analyis issue Jan Böhmer 2023-04-08 21:00:41 +02:00
  • 80c7680d17 Do not use a horizontal layout in the comment dropdown for edit_part_info Jan Böhmer 2023-04-08 20:57:01 +02:00
  • 3edc0a7f53 Added documentation for ENFORCE_CHANGE_COMMENTS_FOR Jan Böhmer 2023-04-08 20:52:46 +02:00
  • 29af14f588 Added an option to enforce log comments for certain actions Jan Böhmer 2023-04-08 20:43:19 +02:00
  • 5f2408b791 Reveal invalid fields in dropdowns while browser validation Jan Böhmer 2023-04-08 20:06:08 +02:00
  • 5b5e8a4fd5 Allow users (and admins) to decide whether their email should be shown on their public profile Jan Böhmer 2023-04-08 19:53:05 +02:00
  • 71b0c2d83e Properly quote users table for compatibility with newer MySQL databases Jan Böhmer 2023-04-08 19:51:29 +02:00
  • 363b7bc314 Do not show a unecessary label in front of the boolean constraint types checkboxes Jan Böhmer 2023-04-08 01:24:17 +02:00
  • 448032c5b7 New translations validators.en.xlf (English) Jan Böhmer 2023-04-08 01:16:15 +02:00
  • 2af1234cfd New translations messages.en.xlf (English) Jan Böhmer 2023-04-08 01:16:14 +02:00
  • d258235430 Improved naming and documentation of CLIUser functions on AbstractLogEntry Jan Böhmer 2023-04-08 01:13:13 +02:00
  • c060d6ebb1 Updated dependencies Jan Böhmer 2023-04-08 01:09:45 +02:00
  • 72dab2bc4e Added tests for CLI user functions on AbstractLogEntry Jan Böhmer 2023-04-08 01:07:59 +02:00
  • b0d2a22f62 Make user info page public for all logged in user Jan Böhmer 2023-04-08 01:04:10 +02:00
  • bcda71cb25 Ensure that the a lot / storage location owner is not the anonymous user Jan Böhmer 2023-04-08 00:50:42 +02:00
  • d32e902d17 Allow to filter by the lot owner Jan Böhmer 2023-04-08 00:44:34 +02:00
  • f91b719542 Added a filter constraint for parts where instock is "less than desired" Jan Böhmer 2023-04-08 00:35:31 +02:00
  • 8bccab258a Prevent appearance of a popup for a short time after deletion of an element on firefox Jan Böhmer 2023-04-07 23:11:29 +02:00
  • 6443d8e2bf Log the name of the CLI user, when actions were done from the CLI. Jan Böhmer 2023-04-07 22:44:59 +02:00
  • 286759f232 New translations validators.en.xlf (German) Jan Böhmer 2023-04-05 17:36:10 +02:00
  • 0dba32fdf2 New translations messages.en.xlf (German) Jan Böhmer 2023-04-05 17:36:09 +02:00
  • 54c6757bc7 Added some documentation about the stock owner system. Jan Böhmer 2023-04-05 16:35:29 +02:00
  • c91a6640ff Fixed static analysis issues Jan Böhmer 2023-04-03 23:34:15 +02:00
  • 80ef617949 New translations messages.en.xlf (English) Jan Böhmer 2023-04-03 23:26:13 +02:00
  • 72dd3f92f9 Show expired amountSum in instock row on info page, similar to the part tables Jan Böhmer 2023-04-03 23:21:18 +02:00
  • 5330476dbe Highlight amount sum in part tables and part info page, when amount is less than minAmount Jan Böhmer 2023-04-03 23:15:29 +02:00
  • 69fdc85c99 Use new user select type for log filter Jan Böhmer 2023-04-03 22:54:07 +02:00
  • f7293508ff Added example content for owner placeholders in labels Jan Böhmer 2023-04-03 22:48:52 +02:00
  • 4aedce9668 Allow to use storelocation owner field in labels Jan Böhmer 2023-04-03 22:40:58 +02:00
  • 9244fe5944 Fixed internal server error, when using owner placeholder on stored label profile Jan Böhmer 2023-04-03 22:23:53 +02:00
  • 35710b17d1 New translations validators.en.xlf (English) Jan Böhmer 2023-04-03 01:37:05 +02:00
  • fb78ce5679 New translations messages.en.xlf (English) Jan Böhmer 2023-04-03 01:37:04 +02:00
  • 749e7dbdf9 Rempve default value definitions, which cause problems on MySQL 8 Jan Böhmer 2023-04-03 01:03:16 +02:00
  • ccae58cb2f Merge branch 'part_owners' Jan Böhmer 2023-04-03 00:54:29 +02:00
  • 64199b91d5 Synchronized MySQL schema with entity definitions Jan Böhmer 2023-04-03 00:53:39 +02:00
  • c8218f6891 Added an explicit type for an old migration, so that (new) sqlite databases do not have a phase where a field has no type Jan Böhmer 2023-04-03 00:49:24 +02:00
  • 8e2f297839 Added migrations for sqlite Jan Böhmer 2023-04-03 00:47:51 +02:00
  • 0feb9661df Allow to use owner placeholders in labels Jan Böhmer 2023-04-03 00:03:56 +02:00
  • 1acceae81e Enforece that part lot owner matches storage location owner, if option is selected Jan Böhmer 2023-04-02 23:58:15 +02:00
  • a7ff690891 Restrict part lot withdraw/add/move operations to the owner of a part lot Jan Böhmer 2023-04-02 23:35:18 +02:00
  • 447b54fa4b Allow to set and view the owner of a part lot Jan Böhmer 2023-04-02 23:17:24 +02:00
  • 5f5541ca12 Added UserSelectType and allow to set owner of a storage location Jan Böhmer 2023-04-02 21:50:22 +02:00
  • f101e1b184 Only show SAML user badge in user admin, if the user is really a SAML user Jan Böhmer 2023-04-02 20:30:30 +02:00
  • 065417038c Added possibility to edit and view the aboutMe information of users Jan Böhmer 2023-04-02 20:26:42 +02:00
  • 047c82791b Added basic fields and migration for MySQL Jan Böhmer 2023-04-02 19:10:36 +02:00
  • f1672c7076 New translations messages.en.xlf (German) Jan Böhmer 2023-04-02 17:16:02 +02:00
  • e7e57fa412 Added test for StructuralElementDenormalizer Jan Böhmer 2023-04-02 17:09:38 +02:00
  • 5536fcce00 New translations messages.en.xlf (English) Jan Böhmer 2023-04-02 01:26:34 +02:00
  • 8a3ce36c65 Fixed static analysis issue Jan Böhmer 2023-04-02 01:17:19 +02:00
  • 325812fe95 Improved title of measurement unit admin admin form Jan Böhmer 2023-04-02 01:11:58 +02:00
  • 421a5d27dd Show part name as manufacturer URL link, when no MPN was set. Jan Böhmer 2023-04-02 01:03:33 +02:00
  • 27b43041f9 Allow to import orderdetails and partLots of parts Jan Böhmer 2023-04-02 01:00:40 +02:00
  • a7ea12d07d Fixed import errors and reuse existing datastructrues from DB while importing complex data Jan Böhmer 2023-04-02 00:55:20 +02:00
  • 927f570283 Fixed error popup window, when a server error occurs Jan Böhmer 2023-04-01 19:43:59 +02:00
  • 66c1eff79f Generate WebP thumbnails even for builtin footprints Jan Böhmer 2023-04-01 18:43:57 +02:00
  • 4cb1313a77 Use WebP for thumbnails, this reduces the thumbnail size drastically (~ 50%) Jan Böhmer 2023-04-01 00:16:38 +02:00
  • 52bdde40a1 Use network path instead of absolute URL for attachment thumbnails. Jan Böhmer 2023-03-31 23:30:37 +02:00
  • 8295ed716b Updated dependencies. Jan Böhmer 2023-03-31 22:49:31 +02:00
  • d84ee57354 We are in development of v1.3.0 Jan Böhmer 2023-03-26 13:04:49 +02:00
  • 0ae57b8b7b Merge branch 'partkeepr_import' Jan Böhmer 2023-03-26 13:04:14 +02:00
  • a4e68ea2d6 Added documentation about PartKeepr migration process Jan Böhmer 2023-03-26 00:32:03 +01:00
  • a48b4ccaa8 Added an check that the user really knows that the command will delete all data. Jan Böhmer 2023-03-25 23:09:12 +01:00
  • bcaf8e9912 Allow to import PartKeepr attachments Jan Böhmer 2023-03-25 22:59:31 +01:00
  • ae438f1650 Ensure that the PartKeepr Version is correct. Jan Böhmer 2023-03-25 21:24:58 +01:00
  • 563d6bccd3 Added possibility to import users and projects Jan Böhmer 2023-03-25 21:09:02 +01:00
  • 7220d752ac Added possibilities to import part distributor infos Jan Böhmer 2023-03-25 16:26:39 +01:00
  • 46beb21ba7 Improved structure of the PartKeepr import Jan Böhmer 2023-03-25 00:25:18 +01:00
  • c972f0ac59 Added possibility to import Part manufacturer and parameter information Jan Böhmer 2023-03-25 00:12:36 +01:00
  • 21c74fbcc8 Added basic import for parts Jan Böhmer 2023-03-24 23:43:05 +01:00
  • 1ca839ab26 Added import for storelocations Jan Böhmer 2023-03-24 22:51:41 +01:00
  • 34aefd32e8 Added possibility to import categories and footprints Jan Böhmer 2023-03-24 22:41:33 +01:00
  • fce32e70b9 Started to work on an import possibility for Partkeepr databases Jan Böhmer 2023-03-23 01:16:12 +01:00
  • 0550c045c7
    add missing '-' to code block (#254) suuppl 2023-03-20 16:28:29 +01:00
  • ced50d746d
    add missing '-' to code block suuppl 2023-03-20 16:25:59 +01:00
  • 69b1c062f5 New translations security.en.xlf (English) Jan Böhmer 2023-03-18 22:47:02 +01:00
  • 4713b2f079 New translations validators.en.xlf (English) Jan Böhmer 2023-03-18 22:47:01 +01:00
  • 6fe907a13d New translations messages.en.xlf (English) Jan Böhmer 2023-03-18 22:47:00 +01:00
  • 45ce4ac1ba New translations validators.en.xlf (German) Jan Böhmer 2023-03-18 22:46:53 +01:00
  • 9313f870bc Bumped version to 1.2.0 v1.2.0 Jan Böhmer 2023-03-18 22:29:59 +01:00
  • 9e72e88930
    Bump symfonycorp/security-checker-action from 4 to 5 (#246) dependabot[bot] 2023-03-18 22:27:01 +01:00
  • dcb64bf0a6 Merge remote-tracking branch 'origin/master' Jan Böhmer 2023-03-18 22:26:40 +01:00
  • 5d07070558 Do not build docker images for pull requests Jan Böhmer 2023-03-18 22:26:36 +01:00