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

Add global default for Pagination

Prior to this, Alchemy would guess based on the screen size of the user.

This deprecates the pr...

f4719f73cc092440bcb8e4317f32bbff5e6c56e1 authored about 6 years ago by Martin Meyerhoff <[email protected]>
Merge pull request #1468 from tvdeyen/update-changelog

Update changelog for 4.0.4 release

fa208237a5a450707b5e4886b16e6ec8d11ca28f authored about 6 years ago by Thomas von Deyen <[email protected]>
Try .any? to prevent error in dashboard on online users

30b26259785133f6ef935a3578bb6fc88c47d280 authored about 6 years ago by askl56 <[email protected]>
Update changelog for 4.0.4 release

a4fce05acf2dabc32f32ebddc43b529042bb2c77 authored about 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1463 from AlchemyCMS/disable-turbolinks-cache-on-sitemap

Do not cache sitemap in Turbolinks

90b20cecf5ddc9a52bae68f032ac7e280255ff07 authored about 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1462 from mamhoff/allow-sort-parameter-in-resource-controller

Fix sorting in Resources controller

878ad356a80847a04718913f4117c5bfe0d2b95b authored about 6 years ago by Thomas von Deyen <[email protected]>
Fix sorting in Resources controller

Prior to this commit, Ransack sorting would not work
with the standard resources controller, as ...

ea1b4f01dba5ec8a8ae3151d7e46c5a846dee612 authored about 6 years ago by Martin Meyerhoff <[email protected]>
Do not cache sitemap in Turbolinks

With Turbolinks caching enabled the sitemap renders twice. With large sitemaps this is already s...

812b9efb503be49765beed064fdc3397e7c460da authored about 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1460 from mamhoff/fix-deleting-pictures

Fix removing picture essences

efd97d96c713851a534c1627556b814b7c51cdcf authored about 6 years ago by Thomas von Deyen <[email protected]>
Fix removing picture essences

Prior to this commit, removing a picture would not
work because the click handler for the delete...

dc0ae56aa57806942223bf723f7a0efd7b570d93 authored about 6 years ago by Martin Meyerhoff <[email protected]>
Merge pull request #1458 from AlchemyCMS/depfu/update/ransack-2.0.0

Upgrade ransack to version 2.0.0

930d348c568822777d6d575d87f1cf2086ef9da3 authored about 6 years ago by Thomas von Deyen <[email protected]>
Update ransack to version 2.0.0

f8702f99ab91af54e19c89da085aba65d8bcb20b authored about 6 years ago by depfu[bot] <depfu[bot]@users.noreply.github.com>
Update (4th) README.md

Minor changes (4th) in the readme file

9f8a9484185e73c4403866b9d1bf27381ee1eee1 authored over 6 years ago by agorneo <[email protected]>
Update (3rd) README.md

Minor changes (3rd) in the readme file

33b0134a3b2832161b6c3f81e4c4a144b74db1df authored over 6 years ago by agorneo <[email protected]>
Update (2nd) README.md

Minor changes (2nd) in the readme file

d764adf261a54613bc1b09f8f226fee4ab22b710 authored over 6 years ago by agorneo <[email protected]>
Merge pull request #1450 from tvdeyen/more-icon-alignments

Toolbar icon vertical alignment fixes

58d8d402a21477b5a0dfcca2e5943343561f4791 authored over 6 years ago by Thomas von Deyen <[email protected]>
Toolbar icon vertical alignment fixes

c47778ada9170bcc4a53d810e63ca1a6b2c64280 authored over 6 years ago by Thomas von Deyen <[email protected]>
v4.1.0.rc1

e57c1d62cf015dceb6132b12531f7fb540464075 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1448 from tvdeyen/update-changelog

Update changelog

e7e1b4cd5dc2cf9a090bfc7b43b435db7c57951a authored over 6 years ago by Thomas von Deyen <[email protected]>
Add 4.1 changes to changelog

4ca4ae2c3cb4c8475361627d44455dd8ae5eb9ae authored over 6 years ago by Thomas von Deyen <[email protected]>
Add missing 3.6.x releases to changelog

5ab27d2dae86a5440d07dade95172caa07fef562 authored over 6 years ago by Thomas von Deyen <[email protected]>
Add 4.0.x releases to changelog

c30622e049f1d7e17ae83877c6fbe4b6af569be6 authored over 6 years ago by Thomas von Deyen <[email protected]>
Use dash instead of asterisk in changelog

This is what most changelog generatorsa use as list item syntax

2babb267ac1b1c22a1a6e23e1600c3d389a422af authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1447 from tvdeyen/new-thumbnail-style

New thumbnail style

add0abd548a055039e74f8936afe7bda26758952 authored over 6 years ago by Thomas von Deyen <[email protected]>
New picture thumbnail style

This new thumbnail style gives more room for the picture itself and uses the same medium thumbna...

9e74e167af92153bf09985ed2873c5c3ac61b19b authored over 6 years ago by Thomas von Deyen <[email protected]>
Use flexbox for element content editors sizing

This gives us the ability to truly align the content editors vertically and horizontally in a ve...

6962852400b4fc3eea56b7da20df8c8e3c585e2c authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1446 from tvdeyen/styling-fixes

Styling fixes

d9982fb83f68c4bc00761ac10ae561487b67b43c authored over 6 years ago by Thomas von Deyen <[email protected]>
Set width of tinymce editor to auto

So it stays inside the container width and does not peak out of it.

03a3acf2f6b40bb01ae7280ec6d3540b75208198 authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix dialog background color flicker

The short moment the dialog body gets replaced with the remote content the dialog gets transpare...

8a2d6f0f560f5b7f07cc4fb8b147cd2f2d12f8db authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix the vertical alignment of toolbar icons

4fab4f929aa1215fea43a232e56fac9f2289df79 authored over 6 years ago by Thomas von Deyen <[email protected]>
Better icon button hover style

dd3ead1a3db75de67912a51ded137b0ca3aee6b5 authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix the linkable essence tools layout

a21fce2edd295dcf9ab62a4f67955b0c2ea96e51 authored over 6 years ago by Thomas von Deyen <[email protected]>
Tag input style fixes

d6144099f59839f6e1acde781299c70389e5d2ba authored over 6 years ago by Thomas von Deyen <[email protected]>
Don't focus disabled links and buttons

eb8cec4714510b1152e48094b70052cf5c185bde authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix the height of select2 search input field

e65f456454a23dca42150a6c8de4e7a2c63dc382 authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix the input field height

6d01d5b0305e42cb294ec3c603cd340d5c22dfd4 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1445 from mamhoff/quick-checkbox-fix

Do not prevent default click handling in Element editor

36a9f7e73a7e4e5a0c342fbcd04df345cb2bdce6 authored over 6 years ago by Thomas von Deyen <[email protected]>
Do not prevent default click handling in Element editor

Check boxes, their labels, and submit buttons need to handle their own click
events.

8447e4f824a040295b7777314009cc61315b39c0 authored over 6 years ago by Martin Meyerhoff <[email protected]>
Merge pull request #1443 from AlchemyCMS/fix-content-container-height

Fix content container height

acd9ecead746ad2931bfacc7a6b13b24fe10de3d authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix content container height

e15c6032ee215d84bcda9b01b545d61a9c891042 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1442 from tvdeyen/update-check-fix

Use max instead of sort.last in update check

9cb7b5a8cd537c66045c9c7fd2b66c04fd3f287f authored over 6 years ago by Thomas von Deyen <[email protected]>
Use max instead of sort.last in update check

297daa3732894035e99e0a0ad04c6ed2ea9da007 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1441 from tvdeyen/belongs_to-optional

Use optional: true for optional belongs_to associations

d86a655bf6db02166a25383fef793fbe5f494138 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1440 from tvdeyen/fix/817

Set parent element id when pasting from clipboard

ddefb264db533af8ebe76d8991963b05dadafaf8 authored over 6 years ago by Thomas von Deyen <[email protected]>
Use be_successful in controller specs

`be_success` is deprecated and will be removed in Rails 6

b0e1bb42788cf8f114d2a120662deea660623d2a authored over 6 years ago by Thomas von Deyen <[email protected]>
Set inverse_of to required belongs_to associations

01be471e6e46210e4819def967bffb1727a3553b authored over 6 years ago by Thomas von Deyen <[email protected]>
Use optional: true for optional belongs_to associations

5d9b0cd80b55d75e0806be77bb3dba97017fa440 authored over 6 years ago by Thomas von Deyen <[email protected]>
Remove require: true for belongs_to associations

e9725d62c0905ee8d1a752c34995fe91ec498321 authored over 6 years ago by Thomas von Deyen <[email protected]>
Set parent element id when pasting from clipboard

Set the parent element id for elements created from clipboard.

Fixes #817

546641f86b1c71961f6ad004c3437d48ded1c429 authored over 6 years ago by Thomas von Deyen <[email protected]>
Add must_revalidate to cache-control header (#1439)

Add a must_revalidate option to the Cache-Control HTTP Header in the response, to check always t...

053ac29cd6e8335301bcc57b3ba38761aa37d8a0 authored over 6 years ago by Antonio Facciolo <[email protected]>
Update README.md

Minor changes in the readme file

a8c5ed286adc4521d953b1f0bf44b81221d25505 authored over 6 years ago by agorneo <[email protected]>
Merge pull request #1436 from AlchemyCMS/pull-request-template

Add a pull request template

740ddf5c21d38fbe8e93bbcbefbedf827daed468 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1435 from AlchemyCMS/feature-request-template

Add a feature request template

b0dbac5dd17b11fa1b18b7139a51f93190b48c46 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1434 from AlchemyCMS/issue-template

Add a GitHub issue template

cc53a081c46ac51936d4a7ffbefbf77109312862 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1431 from tvdeyen/picture-zoom-trashed-elements-note

Picture zoom UX enhancements

0546595ce777b59a57bd909919bdf22033b267f8 authored over 6 years ago by Thomas von Deyen <[email protected]>
Add a pull request template

Add a GitHub pull request template

a2aac821bdcd601b46042ac629f160953b7d95eb authored over 6 years ago by Thomas von Deyen <[email protected]>
Add a feature request template

Add a GitHub feature request template

c55fab728343de884158fa59e59e016ba6d3c767 authored over 6 years ago by Thomas von Deyen <[email protected]>
Add a GitHub issue template

cc7e811720e1a08b7dd9797215f5b6c8f02290cc authored over 6 years ago by Thomas von Deyen <[email protected]>
Better picture assignments UX

- Better distinction between pages and elements
- Show the status of the element (public, visibl...

00f3d8da6183e132166d7a041d3ebdf0373afd6e authored over 6 years ago by Thomas von Deyen <[email protected]>
Picture zoom resource info style fixes

0571e449bd827bb52817c705204a4a7bdcd43ebf authored over 6 years ago by Thomas von Deyen <[email protected]>
Optimize the picture assignments query

95578186630cc8b436b12d04a364fb25ad4149ea authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1428 from tvdeyen/fix/draggable-trash-items

Fix draggable trash item feature

8f6eb1d8b1971684b93d1f41e98a4c5ea575878c authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix draggable trash item feature

Since the introduction of the nested elements feature this is broken, because the necessary `dat...

b910c25a10974b54564e0dc5b79a4b1af94cd8b0 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1427 from tvdeyen/fix-jcrop-image

Load Jcrop selection gif via asset pipeline

d72333d423fa1ca60e62dde56137220a5af9950f authored over 6 years ago by Thomas von Deyen <[email protected]>
Load Jcrop selection gif via asset pipeline

6f7392521a0039e8477ddda26476d91d7444e516 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1426 from tvdeyen/color-adjustments

Color and styles adjustments

b6cdc491a34091a99eea0d58f98bafd2a502f035 authored over 6 years ago by Thomas von Deyen <[email protected]>
Remove the icon_only class

This class is only used in the delete_button helper and it does not make any sense to have dedic...

824c51c8734bc5559eadc06a89a510d0dddeb098 authored over 6 years ago by Thomas von Deyen <[email protected]>
Concise the table tools link and button styles

f403e8c5d74be0bac35b01b3ce1835ea0354d7eb authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix the upload button tab focus

The actual input field is not displayed, so we need to set the tabfocus to the span that plays t...

d2a6051919fa41f53d0dfd1636ffaea684c3e863 authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix the timepicker arrows

598f6d9e7887be2cfb4a4691ecf6a3fc4a4a149e authored over 6 years ago by Thomas von Deyen <[email protected]>
Unify and refactor the focus styles

afa0d73cc9ad98f2a11060f346ef13d457b09a9f authored over 6 years ago by Thomas von Deyen <[email protected]>
Add checkbox focus style

850a3e22dec445ada8ed21928727c90e5bb2e16d authored over 6 years ago by Thomas von Deyen <[email protected]>
Form field padding adjustments

After adjusting the border of buttons we need to adjust the input paddings as well

5c8fead0b4622f45dac5692437fef62494863f42 authored over 6 years ago by Thomas von Deyen <[email protected]>
Fix the line-height of linkable-essence-tools

4d6e99ee341c3b48927166f726ff01a46af24441 authored over 6 years ago by Thomas von Deyen <[email protected]>
Unify transition-duration

9416828525bd174b3501899969c60360f001b051 authored over 6 years ago by Thomas von Deyen <[email protected]>
Use the golden orange for buttons

5d013d29386300398c4663be1b30420a8811cb77 authored over 6 years ago by Thomas von Deyen <[email protected]>
Use the dark gray blue for main menu and dialog headers

d0f4063b50e1ab8cb5bac8c22af77154feb1000d authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1424 from tvdeyen/extract-tag-list-scss

Extract tags css rules into own file

0e92ff864529fad333a90612f29becd4881d5a48 authored over 6 years ago by Thomas von Deyen <[email protected]>
Span the sitemap page link over the whole width

5303523d8a03bb8da8bbb36a547dcd2910508065 authored over 6 years ago by Thomas von Deyen <[email protected]>
Extract tags css rules into own file

00d5402f90b7d027340e81cb7e99f92350f28530 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1423 from tvdeyen/welcome-screen-colors

Adjust the welcome screen to new color theme

122ff1f97cb27f9c8eb3856a2271ba76f711b486 authored over 6 years ago by Thomas von Deyen <[email protected]>
Adjust the welcome screen to new color theme

a99b610207ec250f60fe5080a488f32d8e427f69 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1422 from tvdeyen/fix/menubar-layout

Fixes menubar layout

9e4fbe74ddf0831b7a52891cd1a366d624ce342b authored over 6 years ago by Thomas von Deyen <[email protected]>
Fixes menubar layout

- Set background color to main menu bg color
- Use px value for font size
- Use white Alchemy ic...

90a7d1ee5fec615070e537231a53f42cd662ac22 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1420 from tvdeyen/jquery-ui-6

Update jquery-ui-rails to 6.0

a4a22e64e91b9920ec3a72943c8bfc615e08bc03 authored over 6 years ago by Thomas von Deyen <[email protected]>
Update jquery-ui-rails to 6.0

3dc0cb92744ef055fb4db36269a8f843d37e64f0 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1416 from AlchemyCMS/heroku-deploy-button

Add a Heroku Deploy button

1c887c29c0d5218f75839aa07eb4b95d5be67322 authored over 6 years ago by Thomas von Deyen <[email protected]>
Add Heroku Deploy button

949da63a3e355c376d2f7b3335186f01ffa8296d authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1387 from tvdeyen/rails-5-2

Rails 5.2

6bb813c01cda5069526db9735f6c1aa688eb71ec authored over 6 years ago by Thomas von Deyen <[email protected]>
Use Rails 5.2.0 in dummy app

f8a26ecd28cf18fb9846e548b5a6b8cfb319be23 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1407 from dbwinger/zero-plural-resources

Handle zero plural resource names

73e8fbc445360f46571aa909b7b376aacd4c70f4 authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1413 from AlchemyCMS/depfu/update/simple_form-4.0.0

Upgrade simple_form to version 4.0.0

6afd0784472d91abd7b96d30d5988ac0f9134dec authored over 6 years ago by Thomas von Deyen <[email protected]>
Merge pull request #1411 from tvdeyen/rubocop-ruby-2-2

Fix all Rubocop offenses and update some config

d2488128bc060ec3b1bc7a6c66e17d1ad69f2ada authored over 6 years ago by Thomas von Deyen <[email protected]>
Handle zero plural resource names

922c5c16697d9e67043aff2a8e976de9bb2a09e2 authored over 6 years ago by dbwinger <[email protected]>
Include dummy app in Rubocop checks

But ignore folders controlled by Rails.

75e2830cc1c57c3f04c6d65329956e7604320a96 authored over 6 years ago by Thomas von Deyen <[email protected]>
Allow any argument in dummy ability

We don't do anything with the passed in object so let's not pretend to
use a user variable.

d68dceff809a116eb43a8b389b8065ab79f29841 authored over 6 years ago by Thomas von Deyen <[email protected]>
Upgrade simple_form to version 4.0

2c1734cf044639e6edfced272579b93074c8ebb9 authored over 6 years ago by depfu[bot] <[email protected]>
Remove redundant attribute methods from dummy user

fc97a654c66b6aed729b5b6f74370101bfa751ec authored over 6 years ago by Thomas von Deyen <[email protected]>
Add frozen string literal to all specs

a2134ca7a07d5067572f0ac7320d3a23aa2be5be authored over 6 years ago by Thomas von Deyen <[email protected]>
Add frozen string literal to dummy app

9e7718cfbfb696a50d637441a2d2ed93cf168f7c authored over 6 years ago by Thomas von Deyen <[email protected]>