- Aug 17, 2022
-
-
Matt Glaman authored
-
Abhishek Lal B authored
* WIDN-188: Expired Media field. * WIDEN-188: fixes. * WIDEN-188: Adding tests. * WIDEN-188: fixes * WIDEN-188: fixes. * WIDEN-188: WIP Extending entityviewdata to accomodate bundleFields as well. * WIDEN-188 Register bundle fields to Views, add icon * WIDEN-188 Use field formatter in view * WIDEN-188: coding standards. * WIDEN-188: Nit fixes. * WIDEN-188: removing unwanted files. * WIDEN-188: rebasing the install * WIDEN-188: using filter to change the color. * WIDEN-188: Adding as a SVG. * WIDEN-188: Svg. * css phpcs Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
- Aug 16, 2022
-
-
Matt Glaman authored
-
- Aug 04, 2022
-
-
Matt Glaman authored
* WIDEN-263 CKEditor 5 support for embed code selection * WIDEN-263 use proposal for core issue #3300246 * WIDEN-263 fork media converter * WIDEN-263 Filter view modes away from asset media types * WIDEN-263 test ckeditor5 * WIDEN-263 filter out hidden balloon buttons * WIDEN-263 phpcs fixes * remove debugging line
-
- Aug 02, 2022
-
-
attilatilman authored
-
Abhishek Lal B authored
* WIDEN-313: Asset are wrongfully mapped with media id. * WIDEN-313: Lints. * WIDEN-313 Update description and add test Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
- Jul 21, 2022
-
-
Matt Glaman authored
* WIDEN-310 Remove feature flag for images * WIDEN-310: Remove redundant test case. Co-authored-by: Attila Tilman <attila.tilman@cheppers.com>
-
Matt Glaman authored
-
- Jul 20, 2022
-
-
attilatilman authored
* WIDEN-104: Fix testDuplicateReferences test. * WIDEN-104: Fix test. * WIDEN-104 Exclude lightning_layout from integration tests Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
Matt Glaman authored
* WIDEN-300 Turn media type field mapping into table * WIDEN-300 phpcs * WIDEN-300 fix form structure, add description * WIDEN-300 Add tests, fix form submission * WIDEN-300 Update labels * WIDEN-300 fix breaks for creating media types * WIDEN-300 grant token in test for fixtures to be returned
-
Matt Glaman authored
-
- Jul 19, 2022
-
-
Matt Glaman authored
* WIDEN-287 Harden embed code data and integration link handling * WIDEN-287 formatter should always fetch from metadata The metadata handles null field values, removes duplicate logic. * WIDEN-287 fix failures
-
Abhishek Lal B authored
* WIDEN-275: Base code done. * WIDEN-275: Asset metadata field. * WIDEN-275: Styling the form. * WIDEN-275: Tests. * WIDEN-275: Assets mapping. * WIDEN-275: fixes. * WIDEN-275: Udpated tests to check for version. * WIDEN-275: Updating the code * WIDEN-275: Invalidating the cache when deleted. * WIDEN-275: Updaing the code. * WIDEN-275: cache fixing. * WIDEN-275: Cache bin fix. * WIDEN-275 proper cache tag invalidation * WIDEN-275 Add operation for syncing metadata. * phpcs Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
- Jul 18, 2022
-
-
Abhishek Lal B authored
* WIDEN-216: D10 readiness. * WIDEN-216: Removing the php and core requirement from composer. * WIDEN-216: Fixing the rector issues. * WIDEN-216: removing jquery form dependency. * WIDEN-216: lint. Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
- Jul 14, 2022
-
-
Abhishek Lal B authored
* WIDEN-261: Media library ERR widget. * WIDEN-261: Media library ERR done. * WIDEN-261: ERR with update button. * WIDEN-261: coding standards * WIDEN-261: updating composer * WIDEN-261: Fixing the composer * WIDEN-261: Fixes. * WIDEN-261: fixing the suggestions. * WIDEN-261: Updating the read me. * WIDEN-261: Adding crpt for check. * WIDEN-261: Fixing the issues. * WIDEN-261: travis tweak. * WIDEN-261: fixing callbacks. * WIDEN-261: Adding the suggestions. * WIDEN-261: Fixing phpcs. * WIDEN-261: Fixing the erros. * WIDEN-261: Fix decoration. * WIDEN-261: Fixes. * WIDEN-261: field access fix for ML.
-
- Jul 13, 2022
-
-
attilatilman authored
* WIDEN-237: Add view field, filter + helper table for link tracking. * WIDEN-237: Add update hook for schema update. * WIDEN-237: Refactor update hook. * WIDEN-237: Uninstall hook for integration links module. * WIDEN-237: Add views data info for links table. * WIDEN-237: Add custom operation for images. * WIDEN-237: Add custom operation logic. * WIDEN-237: Add view config. * WIDEN-237: Update update hooks. * WIDEN-237: Fix update hook. * WIDEN-237: Fix phpcs errors. * WIDEN-237: Remove unnecessary code. * WIDEN-237: Fix tests. * WIDEN-237: Extend test coverage. * WIDEN-237: Minor refactor. * WIDEN-237: Minor refactor. * WIDEN-237: Refactro based on PR comments.
-
- Jul 05, 2022
-
-
Abhishek Lal B authored
-
Matt Glaman authored
* WIDEN-274 Ensure thumbnails are refreshed * WIDEN-274 Log errors when downloading thumbnail * WIDEN-274 pass version ID for asset cache on metadata * WIDEN-274 fix phpcs
-
Matt Glaman authored
* WIDEN-280 Catch error when creating media record * WIDEN-280 catch entire process, flag error without crash in submit
-
- Jun 30, 2022
-
- Jun 22, 2022
-
-
Matt Glaman authored
-
attilatilman authored
* WIDEN-114: Refactor embed form and insert revison id into embed. * WIDEN-114: Fix phpcs errors. * WIDEN-114: Add test. * WIDEN-114 document override, wrap `t`, harden media load check * WIDEN-114: Fix test changes withing 228. Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
attilatilman authored
* WIDEN-228: Extends settings form. * WIDEN-259: Add service to handle image style related stuff. * WIDEN-228: Restrict image styles in WYSIWIG. * WIDEN-228: Fix minor bug. * WIDEN-228: Update hook + tests. * WIDEN-228: Fix phpcs errors. * WIDEN-228: Fix update hook after rebase. * WIDEN-228: Minor refactor. * WIDEN-228: Refactor based on PR comments. * WIDEN-228: Fix tests. * WIDEN-228: Update descriptions and remove unsupported styles from list. * WIDEN-228: Remove unnecessary use statement. * WIDEN-228: Rearrange config form. * WIDEN-228 fix phpcs Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
- Jun 21, 2022
-
- Jun 15, 2022
-
- Jun 13, 2022
-
-
Abhishek Lal B authored
* WIDEN-31: Site studio image. * WIDEN-31: phpcs. * WIDEN-31: Fixing the test. * WIDEN-31: fixing the test. * WIDEN-31 use overwriteImageSettings * WIDEN-31: fixes. Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
attilatilman authored
-
attilatilman authored
* WIDEN-259: Working version. * WIDEN-259: Code clean up and refactor. * WIDEN-259: Refactor and add test coverage. * WIDEN-259: DI and other minor refactor. * WIDEN-259: Fix test. * WIDEN-259: Fix phpcs errors. * WIDEN-259: Update version changing logic + test + install/uninstall hooks. * WIDEN-259: Refactor based on PR comments. * WIDEN-259: Fix phpcs errors. * WIDEN-259: Revert finalised version logic to the latest updated version. * WIDEN-259: Minor refactor. * WIDEN-259: Fix bugs.
-
- Jun 08, 2022
-
- Jun 07, 2022
-
-
Abhishek Lal B authored
* WIDEN-113: Use the acquia_dam_stream wraper in the write mode. * WIDEN-113: fixing tests. * WIDEN-113: V1 adding image styles to the image. * WIDEN-113: Image style support. * WIDEN-113: Tests done. * WIDEN-113: DOCS. * WIDEN-113: coding standard fixes. * WIDEN-113: fixes. * WIDEN-113: Added the suggestions. * WIDEN-113: Helper function to a class. * WIDEN-113: Fixing the standards. * WIDEN-113: fixes. * WIDEN-113: fixed the test. * WIDEN-113: Adding scale plugin. * WIDEN-113: image style. * WIDEN-113: fixing the tests. * WIDEN-113: Fixing the test. * WIDEN-113 use regex for image styles uri * WIDEN-113: Adding bgcolor Co-authored-by: Matt Glaman <matt.glaman@acquia.com>
-
- Jun 02, 2022
-
-
attilatilman authored
* WIDEN-223: Extend test coverage. * WIDEN-223: Fix tests. * WIDEN-223: Fix phpcs errors. * WIDEN-223: Fix tests. * WIDEN-223: Remove accidentaly added fixture extension. * WIDEN-223: Move function to parent class. * WIDEN-223: Remove unnecessary property from class. * WIDEN-223: Remove unnecessary function.
-
- May 31, 2022
-
-
Abhishek Lal B authored
* WIDEN-252: update hook for the new entities. * WIDEN-252: phpcs fixes. * WIDEN-252: Adding the tests. * WIDEN-252: Adding description. * WIDEN-252: Fixing the tests. * Apply suggestions from code review Co-authored-by: Matt Glaman <nmd.matt@gmail.com>
-
- May 27, 2022
-
-
Abhishek Lal B authored
* WIDEN-12: Site studio tests updated for spinsets * WIDEN-12: changes in the tests, * WIDEN-12 : phpcs fixes.
-
- May 25, 2022
-
-
Matt Glaman authored
* WIDEN-112 Add acquia-dam stream wrapper * WIDEN-112 phpcs and post-merge adjustment * WIDEN-112 SpinSet is pascale case
-
Abhishek Lal B authored
-
Abhishek Lal B authored
* WIDEN-241: Custom field for clearing filters * WIDEN-241: Adding the tests. * WIDEN-241: Use JQuery instead of vanilla js. * WIDEN-241: Adding the reset filter.
-
- May 24, 2022
-