Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/AlchemyCMS/alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://github.com/AlchemyCMS/alchemy_cms

Update CHANGELOG for 7.1 and 7.0 releases

29281b5049c42e1a33e3cdd66f8ee1a6302dcd01 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2761 from tvdeyen/fix-taggable-uniq

Fix taggable uniqueness in tags admin table

08e93dae5aa1eb766d745c41268518edb4dc0e14 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2760 from tvdeyen/fix-resource-datepicker

Fix datepicker in resource forms

38b51766055bb9f1d15e6e8b770ffd9eb465c54b authored 10 months ago by Thomas von Deyen <[email protected]>
Fix taggable uniqueness in tags admin table

We need to check the class for uniqueness check on the
admin tags table, otherwise it will be du...

ead8ec6b2a78af2905e6f3851c6a21f68fbd8c28 authored 10 months ago by Thomas von Deyen <[email protected]>
Fix datepicker in resource forms

The attribute that the `<alchemy-datepicker>` custom element
needs to init the appropriate Datep...

5791a1310d66cff37ec28ab692e2589a0cf42323 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2759 from AlchemyCMS/depfu/batch_dev/yarn/2024-02-29

[js] Update all development Yarn dependencies (2024-02-29)

dd49458ffbe640ea20e42ad0585fc3c4faa5385d authored 10 months ago by Thomas von Deyen <[email protected]>
Update all development Yarn dependencies (2024-02-29)

d82af3b537a9ebc7f9f2502b687f91ed012118bf authored 10 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Merge pull request #2758 from tvdeyen/remove-codeclimate

CI: Disable brakeman analysis for codeclimate

e64fa4294ff8cc65d304b73eee964ef85363e2c4 authored 10 months ago by Thomas von Deyen <[email protected]>
CI: Disable brakeman analysis for codeclimate

We already have a separate check on GH actions that
uses a more recent version of brakeman.

e1e4c8159be230fcd9f6fd783e4ccf429540b1ff authored 10 months ago by Thomas von Deyen <[email protected]>
Autoformat codeclimate.yml

a3f79abb816cb31bdb842ad2730e83ae6b0c1388 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2734 from sascha-karnatz/translation-fixes

Fix two minor translations

c702573de18a14c48ecba218e0076ab07754faa3 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2755 from tvdeyen/fix-backporting

CI: Fix backporting

94741be350adcd4a7ec6a35c3d29d8dabd2eff14 authored 10 months ago by Thomas von Deyen <[email protected]>
CI: Fix backporting

1. Use a more readable PR title
2. Fix the condition when this action runs

4fb74d1476846265a71cbde148e6a8165034462a authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2752 from tvdeyen/fix-copy-elements-order

Fix order of elements after Page copy

951fd742fac5bd68926b524b605bb06dae250852 authored 10 months ago by Thomas von Deyen <[email protected]>
Fix order of elements after Page copy

A page with fixed and non-fixed elements need to copy
each element group individually in order t...

83106b2abfc6eeea9d269cbad5654bb8cfe73401 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2748 from sascha-karnatz/add-multi-tag-component

Transform the tag selector into a web component

cdfee908acf3c6b1535ca8571afa5f9a40872696 authored 10 months ago by Thomas von Deyen <[email protected]>
Transform the tag selector into a web component

it is still a Select2 select until we find a better alternative, but it is now abstracted into a...

a1475fad3c160e3ddd7d4b9ff1526c10e1ad4a0f authored 10 months ago by Sascha Karnatz <[email protected]>
Add missing translation

The select page - translation for the PageSelect View Component was missing.

56c74d1e5c29105b8692f786e7b0467c0a334398 authored 10 months ago by Sascha Karnatz <[email protected]>
Merge pull request #2750 from tvdeyen/fix-sortable-elements

Fix sortable elements

bd8ca2addfb55769b0f496e1c5b0f721dae0e4e7 authored 10 months ago by Thomas von Deyen <[email protected]>
Fix two minor translations

The one is a german translation (which isn't used anymore) and the headline was not available in...

3b7ee3a3940137cb575e96a4751b9c7716d87da6 authored 10 months ago by Sascha Karnatz <[email protected]>
Avoid sending sort events twice

SortableJS sends two events if you drag an element from one
nesteable elements container to anot...

fa8a966f0adec9a59de9fd2aa403a1a719047146 authored 10 months ago by Thomas von Deyen <[email protected]>
Fix sorting of nested elements of freshly created elements

Make sure that nested elements of all elements get initialized
as sortable after being created, ...

df533be130b57a599369f7e7756ad1bc320d9229 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2747 from sascha-karnatz/turbo-rails-update

Allow turbo v2.0.x

24c5aa6d676ed14dbe76e2dac030c31eeeddcecd authored 10 months ago by Thomas von Deyen <[email protected]>
Allow turbo v2.0.x

The test are running again and the Admin UI of Alchemy CMS is still working without an issue.

faf614e4ba82886c2911f39914023ad2e49394c5 authored 10 months ago by Sascha Karnatz <[email protected]>
CI: Remove update_js workflow

It does not work and we need to update the JS packages
manually while reviewing PRs

0dc2f1b1183c7b442753a065c72c621f5a7b3ca1 authored 10 months ago by Thomas von Deyen <[email protected]>
Update Shoelace package to 2.14.0

a41208614f08b8b1855f69d46ee824bd209b8899 authored 10 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2739 from AlchemyCMS/depfu/update/yarn/@shoelace-style/shoelace-2.14.0

[js] Update @shoelace-style/shoelace 2.13.1 → 2.14.0 (minor)

2e76b93b8a36b6c5edcf90fb8cd4080488782359 authored 10 months ago by Sascha Karnatz <[email protected]>
Merge pull request #2689 from robinboening/fix_switching_to_default_language

Fixes language switching to default language

2466eb116be99f2ea2b6416ef848857e88b24ec7 authored 10 months ago by Thomas von Deyen <[email protected]>
Fixes language switching to default language

Closes #2632

From this commit on the language id won't be stored in the session any more
for fr...

f63157e091adc49a75b3dbc35fa1eb35774a3002 authored 10 months ago by Robin Böning <[email protected]>
Merge pull request #2741 from tvdeyen/fix-svg-thumbnail-size

68a79c7e3df8a2dbe4b9e8aed61989d82eb64d00 authored 11 months ago by Thomas von Deyen <[email protected]>
Fix svg thumbnail size

We need to use the contains attribute selector here, because
the url has a sha (for DDOS protect...

c08935e488aa72408961556115d21b12e25e07e4 authored 11 months ago by Thomas von Deyen <[email protected]>
Update @shoelace-style/shoelace to version 2.14.0

e80d64ff16dd0805cbc616ef1ed8e5e7667e9dc1 authored 11 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Merge pull request #2738 from tvdeyen/remove-file-progress

Remove Alchemy.FileProgress file

ec9426e191293f929c1784ed36384a6d75643964 authored 11 months ago by Thomas von Deyen <[email protected]>
Remove Alchemy.FileProgress file

This is not in use anymore since we refactored the file uploader

f20a8b580ab16113620c1937f640a8e26608f233 authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2735 from tvdeyen/fix-tags

Fix tags view for missing taggables

b49cf8df05bc9ea0ae51edcbee58b8530edf4a46 authored 11 months ago by Thomas von Deyen <[email protected]>
Display taggables a labels

Looks nicer than the comma separated list.

5d9023b6d46c6d5fa9cc8b6c3728e96133e74b34 authored 11 months ago by Thomas von Deyen <[email protected]>
Fix tags view for missing taggables

When the taggable has been deleted it is nil in this collection
and model_name is not available ...

ecfb7c1d50970ef7a861a67619c9225dd1578fab authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2716 from AlchemyCMS/depfu/batch_dev/yarn/2024-02-08

[js] Update all development Yarn dependencies (2024-02-20)

b679b86c561e1ce17b0be1ba7d96f5262d0bdc43 authored 11 months ago by Thomas von Deyen <[email protected]>
Update all development Yarn dependencies (2024-02-20)

7b0056e200e01b8cb82c124952da43a1af7d7d40 authored 11 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Extract picture description field

513a9e5ed0e67f2e79e7b4af7b910f70f1aac045 authored 11 months ago by Thomas von Deyen <[email protected]>
Update CHANGELOG

Ads 7.1.2 and 7.1.3 releases

[skip ci]

fbcc487bc83e095b21eed06bc19b4a61e5409b36 authored 11 months ago by Thomas von Deyen <[email protected]>
Update tinymce package

It was recently updated

0113a0d8493fa0abf2391c128b62aec1d1d6fc8e authored 11 months ago by Thomas von Deyen <[email protected]>
Fix(CI): Build JS packages w/o artifacts

19e4094ea47e23fbbd6adf74bd9c55432cb945d6 authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2727 from AlchemyCMS/depfu/update/yarn/tinymce-6.8.3

[js] Update tinymce 6.8.2 → 6.8.3 (patch)

0886adb1d3efa4934a4b31bd42376fa37e36450b authored 11 months ago by Thomas von Deyen <[email protected]>
fix(CI/build): Update JS package after merge

We want to test the changes of the depenceny
in the PR, but make a seperate commit after
we merg...

9ba81ed6f0cdc3a829ccf5f69235ef4e76b58985 authored 11 months ago by Thomas von Deyen <[email protected]>
Update tinymce to version 6.8.3

47697448fb32c94003fc6997beb4fbc948ca56db authored 11 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Merge pull request #2730 from tvdeyen/remove-string-extension

Remove string_extension.coffee

59fd0b1dd4385768366307dfc962aac2cfba214d authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2722 from kulturbande/sort-select-list-alphabetically

Sort the element Select List alphabetically

aa3cbefb2319190f6d9b8783b8829584c4f28458 authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2731 from tvdeyen/fix-build-action

fix(CI/Build): Use alchemy bot PAT to checkout code

977f5fd33179c3d560f7c89365853d702b4289b9 authored 11 months ago by Thomas von Deyen <[email protected]>
fix(CI/Build): Use alchemy bot PAT to checkout code

This will make sure we trigger a workflow run after
we pushed the changes.

See https://github.c...

3093058e2230b452265a81773913b636bfd47338 authored 11 months ago by Thomas von Deyen <[email protected]>
Remove string_extension.coffee

We do not use any of these methods since we refactored
a lot of javascript recently.

dc27b7650e03d172acb0aa7d9accd4604742722f authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2728 from sascha-karnatz/overlay-picture-grid-row-height

Fix overlay picture grid

a4116c2f3f8e352f01dba4fe01a295529c954b09 authored 11 months ago by Thomas von Deyen <[email protected]>
Fix overlay picture grid

The grid had a very big gap between the rows, if the amount of pictures was too low. It uses now...

cfb8bb4b17d62fa88b48b61bf75eb978032a64bf authored 11 months ago by Sascha Karnatz <[email protected]>
Merge pull request #2726 from AlchemyCMS/depfu/update/main/dotenv-3.0.0

71cb36d035f24b5b7b664a4160c36d7ef39e73a2 authored 11 months ago by Thomas von Deyen <[email protected]>
Update dotenv to version 3.0.0

eb1eb8751788272e62c53c5ebc4c2645e6b56844 authored 11 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Merge pull request #2724 from AlchemyCMS/update-backport-action

Update backport action to v9.3.1

4eb0b24c7c002e3a8d5f93d3de6ee61fce463d54 authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2717 from sascha-karnatz/add-picture-description

Add picture description

f3029741c597cdd7bbb6803ba8add3bea28c0ad3 authored 11 months ago by Thomas von Deyen <[email protected]>
Update backport action to v9.3.1

Removes a Node 20 warning

3d4356e0507beca782730ebde211e1711f534ee9 authored 11 months ago by Thomas von Deyen <[email protected]>
Add description field to picture

add a description field to each picture. This field will be used in the picture selector to pref...

bd499e990f181bc5b336ae8a6a115371b2dd316e authored 11 months ago by Sascha Karnatz <[email protected]>
Use the picture description in picture ingredient

Use the picture description to prefill the alt_tag if not given. This value is at the moment onl...

1f9fca16ed06aca70cd00f24a524e43a29a26d51 authored 11 months ago by Sascha Karnatz <[email protected]>
Sort the element Select List alphabetically

At the moment the order of the elements are not in a specific order. It is easier to read if the...

36187ad39c64b23f59a6f2f5ce92d132828bb7c5 authored 11 months ago by Sascha Karnatz <[email protected]>
Merge pull request #2720 from sascha-karnatz/restrict-turbo-rails-version

Restrict turbo-rails version

ab9cc52e68a7c871c560a09d5905841ea3c11f08 authored 11 months ago by Thomas von Deyen <[email protected]>
Restrict turbo-rails version

Restrict turbo-rails version to below 2 to prevent compatibility issue with the new version. The...

2c05018f8b7428c5a665d02f57c902fc8b3fe1de authored 11 months ago by Sascha Karnatz <[email protected]>
Merge pull request #2718 from tvdeyen/harden-element-spec

Harden edit elements feature spec

3e2bd7bba30b35b9bc308843416df18add4cd856 authored 11 months ago by Thomas von Deyen <[email protected]>
Harden edit elements feature spec

There is JS involved opening the dialog, so we
need to tell Capybara to wait for it.

f370962cd76e78fbf2ff0c2ad8852cb6ce294d4b authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2699 from sascha-karnatz/node-tab-in-page-configuration

Add nodes to page dialog

5d4c6d5a5b503da6197f9db05a5c99d975ce8eac authored 11 months ago by Thomas von Deyen <[email protected]>
Add nodes to page dialog

Add a new menu tab to page configuration dialog. This is a shortcut to create a menu entry for t...

061afe63619923e36fec8ed26ea1b95e150fd9c8 authored 11 months ago by Sascha Karnatz <[email protected]>
Add alchemy-growl custom component

bab584bdc30bbe00bbebafbd4cbc21e67d789f0f authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2714 from kulturbande/fix-rails-7.1-picture-controller

Fix ActionNotFound in PictureController

9efa7ccc3d681325488019c46255d15d7269cbd0 authored 11 months ago by Thomas von Deyen <[email protected]>
Fix ActionNotFound in PictureController

The default setting of Rails 7.1 will raise an exception if a callback action was not found. The...

aa467525da1df94ea1ecd00706e84119459936b5 authored 11 months ago by Sascha Karnatz <[email protected]>
Merge pull request #2713 from kulturbande/patch-1

582d73ee77ef019a26b4cd533153498126156374 authored 11 months ago by Thomas von Deyen <[email protected]>
Update README.md

The link to the custom authentication section changed and points now to the correct URL.

05e3a09d13ca13cf1b3794c61477bec76d8a1a3c authored 11 months ago by Sascha Karnatz <[email protected]>
Bump main version to 7.2.0.a

b7f1b0d49b4b6a48eb405a95c84b85433504b54c authored 11 months ago by Thomas von Deyen <[email protected]>
Update CHANGELOG for 7.1.1

d5c4c4b8fa1c11d2083f4f4982438ea40a0d2f5e authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2711 from tvdeyen/js-translation-fixes

Translate collapse all elements button

b3569db4a9848f48f5fffdcc8fb2e4a0bdabb704 authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2710 from tvdeyen/raise-page-from-width

Slighty raise page properties dialog width

ac42cb75667afef65f17d7761d703bce2c14d16e authored 11 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2709 from AlchemyCMS/depfu/update/yarn/@shoelace-style/shoelace-2.13.1

[js] Update @shoelace-style/shoelace 2.12.0 → 2.13.1 (minor)

a1e3384d425db9e7dcf520aa20491f2254e318e5 authored 11 months ago by Thomas von Deyen <[email protected]>
Slighty raise page properties dialog width

With the parent page select it makes sense to
give it more width.

7e0c1356bf3e7d0191c4facded0aac00f8d5b92d authored 11 months ago by Thomas von Deyen <[email protected]>
Translate collapse all elements button

87bbb50c489e126d5de293f52cc420fbfd39cab0 authored 11 months ago by Thomas von Deyen <[email protected]>
Update JS packages

Rebuilt packages due to updated dependencies.

73495413774a02f79ae97cf01fd7cfa258c0aa60 authored 11 months ago by AlchemyCMS - CI Bot <[email protected]>
Update @shoelace-style/shoelace to version 2.13.1

84705ce765578d1f3f5ecb68047e589b913b76c4 authored 11 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Bump version to v7.1.0

9e64c30f4baad10996e484e36c8a2bdf4e5d080b authored 12 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2697 from AlchemyCMS/depfu/update/yarn/@rails/ujs-7.1.3

[js] Update @rails/ujs 7.1.2 → 7.1.3 (patch)

058f31a4f904989024e2248cbcf4fa5b6bea84d0 authored 12 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2706 from tvdeyen/revert-thumbnail-quality

Revert "Set admin picture thumbnail quality to 90"

05ada9462fab6c2168409d103dc4420870f5d3ae authored 12 months ago by Thomas von Deyen <[email protected]>
Revert "Set admin picture thumbnail quality to 90"

This reverts commit bf6263a79dd6121c77ed096754167b63e4477802.

d7bf0eb8db581e951909a35f99f2a2d9249cec53 authored 12 months ago by Thomas von Deyen <[email protected]>
Update @rails/ujs to version 7.1.3

d19af6142cf6d7ccfba13a76a0a23dd9f83efa82 authored 12 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Merge pull request #2698 from AlchemyCMS/depfu/update/yarn/sortablejs-1.15.2

[js] Update sortablejs 1.15.1 → 1.15.2 (patch)

f67b14c50f29693d925de8132664f95df5516c84 authored 12 months ago by Thomas von Deyen <[email protected]>
Update JS packages

Rebuilt packages due to updated dependencies.

1c51e04ea929b8c4a10c24a950b79f09fbab5a4f authored 12 months ago by AlchemyCMS - CI Bot <[email protected]>
Update sortablejs to version 1.15.2

ba5c0827d3ad74cf571c5c1adca7b1854607fd1b authored 12 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Fix JS build GH action step

We need to check for string values

b4d94caeb63624815e992d21390a27ab47ec5e20 authored 12 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2704 from tvdeyen/hide-elemen-errors-on-save

7.1 Fix UI glitches

1bb8212a0d2697195e494bcad96a4685d8fe20f2 authored 12 months ago by Thomas von Deyen <[email protected]>
Fix uploader visibility after upload complete

We reduce the many times we update the visible and
delegate it to the view where it gets hidden,...

cee4f16c13a9218cf0f5c006bd198a3475a1c0ac authored 12 months ago by Thomas von Deyen <[email protected]>
Fix page status icon

We want to show that a page is online in page edit mode.
It would be confusing otherwise.

d422db6388d0f6305d11b94fae73dc7968429c59 authored 12 months ago by Thomas von Deyen <[email protected]>
Hide element editor errors on save attempt

edbb6626e04fbc1dd9dfa8125a3eeb74156f0916 authored 12 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2705 from AlchemyCMS/depfu/batch_dev/yarn/2024-01-25

e62b41a1b57885c8f26ea703155fa5132866313a authored 12 months ago by Thomas von Deyen <[email protected]>
Update all development Yarn dependencies (2024-01-25)

14f092eb40d34fde25430c47fde8d6a1cfb4cb9b authored 12 months ago by depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Merge pull request #2703 from tvdeyen/revert-webp-thumbnails

[7.1] Revert WebP thumbnails

38f44b9535bff113ee7d02346702580996b8c6b3 authored 12 months ago by Thomas von Deyen <[email protected]>
Revert "Use WebP for all thumbnails"

This reverts commit 5ba02c14d1c8370d1cd4aea7a4b1ec56721424ca.

931c2137069bd792f38346e5f86ffae892fefcb8 authored 12 months ago by Thomas von Deyen <[email protected]>
Merge pull request #2702 from mamhoff/tinymce-strip-links

TinyMCE: Trim spaces from pasted links

03641d47ef4540a610220bcbb2c1d546bfd818d9 authored 12 months ago by Thomas von Deyen <[email protected]>
TinyMCE: Trim spaces from pasted links

It's a common occurrence for pasted content to contain a space at the
end. For links, this can m...

59347d8057ed8db93045d99bb848742301902910 authored 12 months ago by Martin Meyerhoff <[email protected]>