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

Execute bundle install right before alchemy:install is called

Without a `bundle install` the installation will fail with
> The git source git://github.com/Alc...

8e0bc683278c9d47b38fe2889a302718e0b8c770 authored about 9 years ago by Robin Böning <[email protected]>
Removes new_content_link link helpers.

`render_new_content_link ` and `render_create_content_link ` where helpers to render a button fo...

4a518716500736a610922ad0eac6ddc78cb39fd8 authored about 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #828 from AlchemyCMS/essence_file-link_text

EssenceFile and Attachment refactoring. :100:

1e9068fbd0796f72528659297298dd3e596e09da authored about 9 years ago by Martin Meyerhoff <[email protected]>
EssenceFile and Attachment refactoring.

`Alchemy::EssenceFile` now has a `link_text` attribute, so the editor is able to change the link...

419b1e1a2b08999a44374fb023a90ca8758aba61 authored about 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #827 from AlchemyCMS/global-locked-pages

Globally show the current locked pages tabs.

05134efccc56cea4f10e9fe9752c6f8ab002905e authored about 9 years ago by Robin Böning <[email protected]>
Globally show the current locked pages tabs.

Before the locked pages tabs where shown in pages index and edit mode only.
Now we always show t...

4d878549262ec2dbf509b917e5ded481115e71dc authored about 9 years ago by Thomas von Deyen <[email protected]>
Fixes attachments list view.

efdcca168d444043d60e122f66432de969f6fd0a authored about 9 years ago by Thomas von Deyen <[email protected]>
Fix LocalJump errors in essence self registration.

a3d1f2578eb2d6ddb63e8d42cdecf9b53107d804 authored about 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #824 from AlchemyCMS/linkable_essence_picture_setting

New option linkable: false for EssencePicture

af589204bdef62adde9bec0d48e7fa89b717b4cf authored about 9 years ago by Thomas von Deyen <[email protected]>
Fix styling issues with missing content button.

979829becdb667f7ee696f21d3395391a9b36a55 authored about 9 years ago by Thomas von Deyen <[email protected]>
New option linkable: false for EssencePicture

You can now disable the link option in the EssencePicture editor partial.

Just pass `linkable: ...

61fc4915c317fcb069f0239a8b55913e1818aed9 authored about 9 years ago by Thomas von Deyen <[email protected]>
Removes deletable option from contents.

Since available_contents are now removed, we don't need the deletable option from contents anymore.

341851a9e13871ad545fcd18a15689507e72d865 authored about 9 years ago by Thomas von Deyen <[email protected]>
Fix page tab button and icon css issues

73e7267067f61a2b56fe54e148bb9e6f6b4ad400 authored about 9 years ago by Thomas von Deyen <[email protected]>
Fix the essence class reloader

We better use config.ro_prepare in order to fix issues with Rails reloading.

f15c143e8c1bf8862c53aee0f6e45d5f76e51418 authored about 9 years ago by Thomas von Deyen <[email protected]>
Removes available_contents from generator templates

83bb281be7831ea7f6c14b2423a205b0a8243cb6 authored about 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #823 from nielspetersen/add-translation-element-toolbar

Add missing german and spanish translation for element toolbar

f2ea4a4981b89b843d837cf59d11a81c6a96f9cd authored about 9 years ago by Thomas von Deyen <[email protected]>
Adds missing german and spanish translation for element toolbar

9e16daaf89134286837ebd1ee383169da13860e5 authored about 9 years ago by Niels Petersen <[email protected]>
Merge pull request #769 from Domenoth/master

Unify urlname generation in Page#update_urlname! and Page#set_urlname.

7ee4b68a7ec8f9ba72054884ddb6de4e81f59a0b authored about 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #822 from mamhoff/fix-hide-show-element-translations

Unify :show_elements and :hide_elements keys

56246d33e91460a93d19c835f9080c6a4b9ba785 authored about 9 years ago by Thomas von Deyen <[email protected]>
Unify :show_elements and :hide_elements keys

New code uses symbols for these translation keys, which is great
because symbols are super. This...

a0a970fa9f1dbda726fe57794e5fc32f9485aa05 authored about 9 years ago by Martin Meyerhoff <[email protected]>
Unify urlname generation in Page#update_urlname! and Page#set_urlname.

cc5c4cc8561da0c82109a7e4314372841820eb86 authored about 9 years ago by Kent K <[email protected]>
Merge pull request #821 from AlchemyCMS/event-delegation

Use event delegation for several element events.

d3ad3ee57c6127e8685f40bb069b550149b4194a authored about 9 years ago by Thomas von Deyen <[email protected]>
Uses event delegation for several element events.

Instead of rebinding the events on every created, updated, ordered and folded element over and o...

76884e715aa2b323fc3276b3b2f1a3a3c0e2d8e1 authored about 9 years ago by Thomas von Deyen <[email protected]>
Scroll to created element in preview window.

Like after updating an element, we want that the freshly created element in the preview is focused.

88c64f3910ae46a4b6fbece497257aa3f5bd5fad authored about 9 years ago by Thomas von Deyen <[email protected]>
Raise the request_store dependency

931c6edb341471fc5c9740a732f29d3ee009ca52 authored about 9 years ago by Thomas von Deyen <[email protected]>
Fix error in 500 error page

5afc461b1b6998ae7007c42c708139ea467104f5 authored over 9 years ago by Thomas von Deyen <[email protected]>
Ignore RVM specific files

693d79c799785bdc32bae6e09571da910d6aae07 authored over 9 years ago by Thomas von Deyen <[email protected]>
Move dev/test gems to the Gemfile

Just to make sure bundler ignores these gems at deploy time.

4d3c16d62c4ebd190942b6960c2fc03bcaf8855f authored over 9 years ago by Cezar Halmagean <[email protected]>
Merge pull request #813 from AlchemyCMS/rename-descriptions-to-definitions

Remove the duplication of decription vs. definition.

88f93f7bd26182a1ab4b2bebde07102888cf726f authored over 9 years ago by Martin Meyerhoff <[email protected]>
Remove the duplication of decription vs. definition.

The yaml files for page_layouts, elements, cells and contents are sometimes named `description`,...

6202d574922a34ef1b8eed5170c672fe34e48de1 authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #810 from AlchemyCMS/remove-available-contents-feature

Removes "available contents" feature.

1c82b404cbd5fc3ccbbb0ca674f90a8f016a57f6 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Removes "available contents" feature.

The "available contents" feature is replaced by the far better "nestable elements" feature 457d1...

669f4d4c1a9297665e5ec7f0c18a7469e61ee4bc authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #809 from AlchemyCMS/update-generators

Update generators

173c3787e730171a668bf50ab7b0d3fd1f0dbf74 authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #812 from AlchemyCMS/element-editor-js-fixes

Element editor js fixes

9bdf53e90173942541fdfd18cbdc508dbe2bbca4 authored over 9 years ago by Thomas von Deyen <[email protected]>
Ensure that FocusElementEditor.Alchemy events don't bubble the DOM.

fdbc8ffa1ebcd597930130c5bcf5241f75348523 authored over 9 years ago by Thomas von Deyen <[email protected]>
Fix initialization of elements with nested essence richtext contents.

6bb9a4de5ef319dc8343389c590c80cf5d4a44fa authored over 9 years ago by Thomas von Deyen <[email protected]>
Fix refresh of element editor after updating elements with essence selects.

1ca8935f0acf243997be6cb3ddc2ec7f749f2a60 authored over 9 years ago by Thomas von Deyen <[email protected]>
Ensure that element is append to immidiate parent.

9043e5f396f87f9353a45251c4b350555bee88b9 authored over 9 years ago by Thomas von Deyen <[email protected]>
Fix element generator for definitions using erb.

33a7c8ef5bec0dadf85e9b3cdd4fb35c848c4e6b authored over 9 years ago by Thomas von Deyen <[email protected]>
Updates the element generator templates.

The element template generator now supports nestable elements and removes the block, if no conte...

b68172ab79b8e04a365a0c8c4a45f5123736266a authored over 9 years ago by Thomas von Deyen <[email protected]>
Margin for message in element editor view.

47d99d3b7f57589eaf76e7b5f0270da681b2eda9 authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #808 from AlchemyCMS/fix-search-links

use ransack compatible sort headers

09ee9a62ffa744d0a021a42c7f5e7823f60786a7 authored over 9 years ago by Thomas von Deyen <[email protected]>
Master is now 4.0.beta \o/

a9dd2078d4f4fb547983b24d533d7f8ed455b620 authored over 9 years ago by Thomas von Deyen <[email protected]>
use ransack compatible sort headers

79b7e22a3936635f0ed02b7f721ca57bd4697795 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Merge pull request #803 from AlchemyCMS/4.0/nestable-elements

4.0/nestable elements :icecream:

3afe4042326aac458ca3288b4fbfa962bb36f1b9 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Never include trashed elements in .elements relations.

f70db4b149e17e910685db7650902ea1a7197536 authored over 9 years ago by Thomas von Deyen <[email protected]>
Rename the element to page relation.

`to_be_sweeped_pages` is wrong english. It has to be `to_be_swept_elements`.

c3d8518b776df5ac6990d2e47cbeb7388e6a702f authored over 9 years ago by Thomas von Deyen <[email protected]>
Adds nestable elements feature.

A nestable element is an element nested inside another element. This
is much more flexible then ...

457d1aa687867c00077b797c4cb684db35245d4d authored over 9 years ago by Thomas von Deyen <[email protected]>
Only yield if block given in element_editor_for

5b0738de82fee37b5631c97a2772b58c62411650 authored over 9 years ago by Thomas von Deyen <[email protected]>
Update the trash icon after trash window refreshes.

c16b3be187047537f6864b444d1e8481bf8df78f authored over 9 years ago by Thomas von Deyen <[email protected]>
Removes duplications from js GUI inits.

94ac3c738a52cf8aad7eb74ad9c5938ffc6f872f authored over 9 years ago by Thomas von Deyen <[email protected]>
Adds Alchemy.log_error js function.

Logs errors to console

24d631515f6087010746d9c3512f8088765e29fa authored over 9 years ago by Thomas von Deyen <[email protected]>
Refactors page_elements module and page_spec.

🎶 "Look at the mess you made" ♪

7404dbe9cb9d8e486ce6ef71f21423ed67db5006 authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #805 from AlchemyCMS/4.0/green-ransacking

4.0/green ransacking

dddd69f94ff73111424fc4f06c4a795cacfcdea2 authored over 9 years ago by Thomas von Deyen <[email protected]>
Remove additional attributes feature

c94c444d6884b6112907c2499d485662b1e6b788 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Rename added_attributes to additional_attributes

Even though it's a private method, the naming should reflect
where these attributes are coming f...

31fb485f4d01901abae6a3d1f30a8d6c02b9a24d authored over 9 years ago by Martin Meyerhoff <[email protected]>
More refactoring of resource.rb

* Remove additional attributes from searchable attributes

* Make only `attributes`, `editable_a...

94409d916fab9ed932a7fefa483f7c539e29e81c authored over 9 years ago by Martin Meyerhoff <[email protected]>
Add added_attributes to Alchemy::Resource

We'd like to be able to see some more attributes in our resource
module than just the DB columns...

ec2182683567744382c0ab6f24abc2d9e27f3d2f authored over 9 years ago by KonstantinKo <[email protected]>
allow search for relations

0272e532daf2efe0c92fd78be79bd3fecd67c46a authored over 9 years ago by Martin Meyerhoff <[email protected]>
remove Attachment.find_paginated

0766ad70adebd2125a56fd11f52922dcf9db5640 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Remove test for

6e1b9675ee5c097a35825e26639e436c8b95d54a authored over 9 years ago by Martin Meyerhoff <[email protected]>
Refactor Resource#searchable_attributes

71374236ed20b7e686c395de9a6f11ed3be3edb8 authored over 9 years ago by Martin Meyerhoff <[email protected]>
PicturesController: Use ResourceController#load_resource

35e6d96135b816934ca513edc448c4e334e3bdb3 authored over 9 years ago by Martin Meyerhoff <[email protected]>
pass resource_url_proxy to sort link

3b86b2fcc612fe6a41af94101da27d5b575ac301 authored over 9 years ago by Martin Meyerhoff <[email protected]>
The query param is now only

511411d01e1113340c593088df8d4d38cc1f6d0f authored over 9 years ago by Martin Meyerhoff <[email protected]>
Refactor AttachmentsController to use Ransack

86cfa5a05fd36a181754d7bf3141aae774abedee authored over 9 years ago by Martin Meyerhoff <[email protected]>
Using ransack for resources search and sorting.

This also uses Alchemy::Resource and resources controller for all internal rsources Alchemy has.

ac42d14395958bd6314c46b8ced3e7dabfc4261a authored over 9 years ago by Thomas von Deyen <[email protected]>
Added Gitter badge

a400438fd0a56da600892734d9d9a4825ee6cb89 authored over 9 years ago by The Gitter Badger <[email protected]>
Merge pull request #800 from phaedryx/patch-1

Update CONTRIBUTING.md

c2fa079755119bcbc9c44bb4bc3a2a085cc5e9e6 authored over 9 years ago by Thomas von Deyen <[email protected]>
Update CONTRIBUTING.md

0bb0ea4c4d468fc2aeb40b4f942eabb1b91218aa authored over 9 years ago by Tad Thorley <[email protected]>
Fixes select2 arrow icons.

7383e2cbe861e531372351438d3de9a3a27625ad authored over 9 years ago by Thomas von Deyen <[email protected]>
Create CODE_OF_CONDUCT.md

e2dc192e9a0a16992e915248c673cabe6df470bb authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #799 from driehuis/master

Update Dutch translation

251e8d36a61f0032b85caa91e4ac973122b7660b authored over 9 years ago by Thomas von Deyen <[email protected]>
Add proper accents to "kopieren"

47f6ee7a3c66d9e25de6526d5ac23f4f8310efd5 authored over 9 years ago by Bert Driehuis <[email protected]>
Fix a few typos, make style more consistent, translate a few German and English strings, remove an unintended reference to a previous translator's app.

bae2e2d609ffc626c064c857c84e17b3b7f4d57f authored over 9 years ago by Bert Driehuis <[email protected]>
Merge pull request #798 from AlchemyCMS/test-robustness

Test robustness

ee649458342a11ec4a81b38ebec5981f6239af26 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Expect exact error types in tests.

Also introduces two new cutoms error classes.

851b746fdeff02ad8bd14b24149b0081bfe95758 authored over 9 years ago by Thomas von Deyen <[email protected]>
Enhance robustness of API controller specs.

5ac0d5b87ae1482a46a24316d6101fbb3d7fa226 authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #797 from AlchemyCMS/element-content-concerns

Move Element content related methods into modules.

660a0076d1fa8c0b6afccbd32b33876f7aa1dd68 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Move Element content related methods into modules.

To clean up the code two new modules now hold methods concerning contents and essences for the e...

06bd2fc42ace259d6e8daf05df1b346013448f3f authored over 9 years ago by Thomas von Deyen <[email protected]>
Add spring binstub for rspec

Run it via bin/rspec. If you don't want to use spring, simply use bundle exec as before.

bd7ecc2bd8163e2a538cfa77e7b755219fc373f2 authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #796 from mamhoff/allow-erb-in-database-config-rake-helper

Allow ERB in database.yml

497023e73761eceb1a2df7e36e3da5b7955b32b2 authored over 9 years ago by Thomas von Deyen <[email protected]>
Allow ERB in database.yml

Recent versions of Rails allow ERB in the `database.yml` file, and
without this commit, the impo...

01954836e1de3b69c2ea0bbd2d9de64da8986896 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Do not skip javascript while installing Rails app.

[ci skip]

742f24b7be5f121a6f7a2e6539835e0da482ab5c authored over 9 years ago by Thomas von Deyen <[email protected]>
Update bundled TinyMCE to 4.1.10

f37d873e7c560790766b424e346044fd5e17adcc authored over 9 years ago by Thomas von Deyen <[email protected]>
Fix the 3.2 upgrader

e02ce92c0dcb3c5307d5d4055d6f1a2f38804d6c authored over 9 years ago by Thomas von Deyen <[email protected]>
Fix image loading spinner for already loaded images

f28dc268d762b0d91a0e140fdaa55cc1f6feb49a authored over 9 years ago by Andrew O'Neil <[email protected]>
Removes old Capistrano 2 deploy receipt.

2f763a042c293157a9a9692c2c9bcb60c60750a5 authored over 9 years ago by Thomas von Deyen <[email protected]>
Merge pull request #783 from robinboening/master

Removes duplicated test support auth helper

0f9004848b2025487fdf1d4f668c5563b28a2a4c authored over 9 years ago by Thomas von Deyen <[email protected]>
Removes duplicated test support auth helper

* Removes TestSupport::AuthHelpers
* Renames to TestSupport:: IntegrationHelpers#authorize_admin...

dde62911fbe1b41f5306af9d088feb95a75aa692 authored over 9 years ago by Robin Böning <[email protected]>
Merge pull request #791 from getkiwicom/master

Allow custom table_name_prefix

0e5cff8d7d7a976c3bfcb0c1a20212f2f4935a1f authored over 9 years ago by Thomas von Deyen <[email protected]>
Allow custom table_name_prefix

These changes should enable the usage of a different table name prefix.
'alchemy_' prefix should...

6522b1e3e66178927ad3fd232ff88d0b936483a9 authored over 9 years ago by Milosz Jerkiewicz <[email protected]>
Merge pull request #790 from nicolai86/feature/inline-site-switching

Feature - site switching without changing hosts

6dd3bdd40f7ee63808d707df65b6d300abd35f25 authored over 9 years ago by Thomas von Deyen <[email protected]>
feature: allow site switching

this is achieved by loading the site_id from the request params and
storing them in the current ...

ca6385527811b7747522d3de34ce09f301c78b2d authored over 9 years ago by Raphael Randschau <[email protected]>
Merge pull request #789 from mamhoff/do-not-normalize-existing-essences

Normalize Essence Type: Allow Essences outside Alchemy

ec77a3928650a912176aaffa617c7461942d1d1e authored over 9 years ago by Thomas von Deyen <[email protected]>
Normalize Essence Type: Allow Essences outside Alchemy

I have an Event model outside the Alchemy namespace that perfectly
acts_as_essence. However, I c...

de49f2576a89bfee680726790c49f493829ed528 authored over 9 years ago by Martin Meyerhoff <[email protected]>
ui: add site selection to admin header

the current structure only supports integration style testing for
features like language or loca...

8378dfc0adba0956020125e7272613b6c21f7469 authored over 9 years ago by Raphael Randschau <[email protected]>
Merge pull request #787 from mamhoff/fix-essence-link-button

Make the default-button extend a mixin

84fb82fd3b2b3a05d4ba9db299a70cd0fcfb67c9 authored over 9 years ago by Martin Meyerhoff <[email protected]>
Make the default-button extend a mixin

I was experiencing strange-looking buttons on an EssenceLink, which were
due to a non-working ov...

74fa515cc0dcc4de4ae3fca2becac724c760e92c authored over 9 years ago by Martin Meyerhoff <[email protected]>
Merge pull request #785 from robinboening/fix/installer

Fixes issue with installer #784

81dbe18cef8fb670e7199e512ed9ece8dcc96581 authored over 9 years ago by Thomas von Deyen <[email protected]>