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

Fixes error when assigning file in essence_file.

Do not convert @options to json in essence_file assign action anymore.

a2f27bfdcd548e7a4063b87ccf6bae508c3e0a6a authored about 11 years ago by Robin Böning <[email protected]>
Fixes error when assigning file in essence_file.

Do not convert @options to json in essence_file assign action anymore.

5bb2d5ccf68a0dde95cc23536087825b6c7d808c authored about 11 years ago by Robin Böning <[email protected]>
Refactors the page users concern.

* Renamed the methods so they do not override method provided by userstamp gem.
* Take advantage...

cba04a3a1ea4058a52434ff4d28c1eb5b32fb0e7 authored about 11 years ago by Thomas von Deyen <[email protected]>
Page timestamps are only updated when elements get saved not when get locked or unlocked.

3b2f5e6566c4b21013dcad4b42c693f99da57d10 authored about 11 years ago by Thomas von Deyen <[email protected]>
Remove console.log call in element toggle link.

5248983f2018629e0b15b262861d98595c184d83 authored about 11 years ago by Thomas von Deyen <[email protected]>
Close pleaseWait overlay, if page unload event is fired.

54fbb4eca469fb7c55cf91c074178b83468d202e authored about 11 years ago by Thomas von Deyen <[email protected]>
Removes ferret left overs.

1c69c82fd30090f4ffb9344029fce7a7ad99bbc4 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fix error when clicking 'add new content' due to JSON.parse of ''

When clicking 'add new content' in admin for something with available_contents, you'll the follo...

43634ef8a8194796e8e1fa89d1ad1eabc549c175 authored about 11 years ago by Jon Wu <[email protected]>
Using location.href instead of location.replace for js redirects.

That keeps browser history.

48aa32a9a4cb7e363659e77d6a2e8994a65c789e authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes xml sitemap.

c3cc91257ead3cf8b6fb597d7e683eda6307aade authored about 11 years ago by Thomas von Deyen <[email protected]>
Fix custom TinyMCE init selectors. Don't cache a page's selectors in a class variable.

0408ccb25f76f38fc84e3757807a96ac1a141e9f authored about 11 years ago by Jon Wu <[email protected]>
Using location.href instead of location.replace for js redirects.

That keeps browser history.

d0efd0d9da19d9544f014d64018510753170f80d authored about 11 years ago by Thomas von Deyen <[email protected]>
Merge pull request #402 from wuservices/2.7-stable

Fix custom TinyMCE init selectors

adaecfac8b54cbd1393b33b2e49ae9035f12c5ef authored about 11 years ago by Thomas von Deyen <[email protected]>
Fix error when clicking 'add new content' due to JSON.parse of ''

When clicking 'add new content' in admin for something with available_contents, you'll the follo...

8717a44564185d683202b4a744435711ccb4f8d4 authored about 11 years ago by Jon Wu <[email protected]>
Fix custom TinyMCE init selectors. Don't cache a page's selectors in a class variable.

3f8b14d1154562a36b624838ce06bec0f6d6b231 authored about 11 years ago by Jon Wu <[email protected]>
Fixes xml sitemap.

15a1a39f075d9d6c87e70ca97ff944761ada4642 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds alt-i hotkey for info window in dashboard. [ci skip]

01c47917e1af56854f1d3f81ed314fd401c79002 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds alt-i hotkey for info window in dashboard. [ci skip]

4789baf34ecb002abc2e6bbf41e071d8567c5495 authored about 11 years ago by Thomas von Deyen <[email protected]>
More robust specs for page lock! and unlock! methods.

14a776dfa1ed237b3ba9951a1ca20b6606b7655a authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds alt-q hotkey to leave admin area.

c01cda1f9c49e7560956ea400c114c1f1969404b authored about 11 years ago by Thomas von Deyen <[email protected]>
Fix time comparision in page spec.

f20deb1769143df8ca739d0e6e86659ce2d93a1b authored about 11 years ago by Thomas von Deyen <[email protected]>
Compile alchemy.tinymce js module with all javascripts.

This improves performance. Please be sure to recompile assets after changing any tinymce settings.

bef1ddf60022757059b88734bbe1a7bab5da61df authored about 11 years ago by Thomas von Deyen <[email protected]>
More robust specs for page lock! and unlock! methods.

a8564c95e09a7fa883e265291ef3b71824115bb6 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds alt-q hotkey to leave admin area.

0bb5b6f3d1eb7e82e394c416939dfbe632d97c7a authored about 11 years ago by Thomas von Deyen <[email protected]>
Compile alchemy.tinymce js module with all javascripts.

This improves performance. Please be sure to recompile assets after changing any tinymce settings.

41f1b31c6a1ce4e7a379890c3df5fd7e661f8b31 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fix time comparision in page spec.

a5c703ea11043515c19b728b06bb7149ae40af27 authored about 11 years ago by Thomas von Deyen <[email protected]>
Update the userstamps when touching page.

453f6fb8069c70af1bbd569d82fa046a4cac522e authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors the page users concern.

* Renamed the methods so they do not override method provided by userstamp gem.
* Take advantage...

1dacc1a4a086638998b5aab9bc08c9346dd79ec3 authored about 11 years ago by Thomas von Deyen <[email protected]>
Close pleaseWait overlay, if page unload event is fired.

7a05fd0c10785dc6f8c73c159f71721d21834986 authored about 11 years ago by Thomas von Deyen <[email protected]>
Page timestamps are only updated when elements get saved not when get locked or unlocked.

cb3d14d528ddd41993506fed92fe4af261892ef4 authored about 11 years ago by Thomas von Deyen <[email protected]>
Remove console.log call in element toggle link.

dbc78bd8f0f8be1091d2b0ca68b1900f8d217e90 authored about 11 years ago by Thomas von Deyen <[email protected]>
Update the userstamps when touching page.

cd12053e22bf99b184fc7c310ac16812d267c4ee authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors the page users concern.

* Renamed the methods so they do not override method provided by userstamp gem.
* Take advantage...

7cce0681aebea51d247411a2cc9292ae99a9613d authored about 11 years ago by Thomas von Deyen <[email protected]>
Page timestamps are only updated when elements get saved not when get locked or unlocked.

bf65824c99481986f72ec079b4f3bfd24d13d0c4 authored about 11 years ago by Thomas von Deyen <[email protected]>
Remove console.log call in element toggle link.

a3a39e2c1121d0cd64cb52c47d9de94a245087a6 authored about 11 years ago by Thomas von Deyen <[email protected]>
Close pleaseWait overlay, if page unload event is fired.

4ab552b2e121000db133cee8bf08fe9e4a235d1e authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors the way we handle initialization of element editors.

Fixes a lot of issues we had with (re)-initializing element editor views:

* The TinyMCE initial...

4d9415a276d714a9b93dd63a8397a98f96fdb4bf authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors the way we handle initialization of element editors.

Fixes a lot of issues we had with (re)-initializing element editor views:

* The TinyMCE initial...

b35001c2314e034bf9f93e4f8a65ca6322fca47e authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors the way we handle initialization of element editors.

Fixes a lot of issues we had with (re)-initializing element editor views:

* The TinyMCE initial...

6195cd37c339c44b9c1286ae7c40f49490f0c970 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds standard page layout file to scaffold generator.

Since we render the standard page layout as fallback to missing page layouts, we have to ensure ...

fbff8a9c9cd9b7c2aaec9da3a965d6c3fb36cd9a authored about 11 years ago by Thomas von Deyen <[email protected]>
Ensuring the correct rails version in alchemy executable.

857872021d17051f4b7a0ace68f421da42db4a9e authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds standard page layout file to scaffold generator.

Since we render the standard page layout as fallback to missing page layouts, we have to ensure ...

b9a83fb178629c6db0d9b6c03c460aa2c8c0a3a3 authored about 11 years ago by Thomas von Deyen <[email protected]>
Ensuring the correct rails version in alchemy executable.

dfe02f96d94a786e2eee378d39eb8f887103efce authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds Rails 4 notice to README.

171165453561c5eaef3456990b638d80f0ca488a authored about 11 years ago by Thomas von Deyen <[email protected]>
Do not use fast_specs helper in test suite, because that breaks coverage.

bf8f86efdf84e928e449f1e0025ad08300821f3c authored about 11 years ago by Thomas von Deyen <[email protected]>
JS escape validation error message when updating elements

8e4edadef58a6821d3af74a7afc8d6fd6afe1a71 authored about 11 years ago by Jon Wu <[email protected]>
Fixes page spec that expected that rails logger receives warn method.

We changed the way we log warnings in alchemy to rails debug log level in 94fcc4450339f1157f8b82...

b643adbb030cb3ccef831b5ea4ca19ee2c830c36 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds element name to class name selector of contents with custom tinymce config. Closes #400

6906badc4894636151dc44d314eae71892ef23e5 authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors picture filtering in admin backend and adds specs.

Moved the picture filter logic from controller to model.

641be693d9d534e0ffa2b19eda77671174108736 authored about 11 years ago by Robin Böning <[email protected]>
Do not use fast_specs helper in test suite, because that breaks coverage.

08345b0957f083c2ec88acddffc6ff25d3eafcee authored about 11 years ago by Thomas von Deyen <[email protected]>
Do not use fast_specs helper in test suite, because that breaks coverage.

375310ac39941ce1067af1160d3a6fa66e332f51 authored about 11 years ago by Thomas von Deyen <[email protected]>
JS escape validation error message when updating elements

3de1a3463ae94de9bea31e7658b5f3c05c274d92 authored about 11 years ago by Jon Wu <[email protected]>
JS escape validation error message when updating elements

35b63e8bcb282c46efc87587036b63d9e187d29b authored about 11 years ago by Jon Wu <[email protected]>
Fixes page spec that expected that rails logger receives warn method.

We changed the way we log warnings in alchemy to rails debug log level in 94fcc4450339f1157f8b82...

ee304534649bb4a92da52e00b7cd5f642ab259da authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds element name to class name selector of contents with custom tinymce config. Closes #400

39896c1159abe298a2f0e6a98561731216696713 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes page spec that expected that rails logger receives warn method.

We changed the way we log warnings in alchemy to rails debug log level in 94fcc4450339f1157f8b82...

832d4c413573368a47d86f12c3923e570edf1f7a authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds element name to class name selector of contents with custom tinymce config. Closes #400

d61cbc9d4d5f060e1efd72d07c8b8ee0bbe338ff authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors picture filtering in admin backend and adds specs.

Moved the picture filter logic from controller to model.

ae0a4aba7272f4c8568356bce57e9d0d2a8f70ba authored about 11 years ago by Robin Böning <[email protected]>
Merge pull request #398 from robinboening/2.7-stable

Refactors picture filtering in admin backend and adds specs.

1385cff8217fd0babe62a4fdd9d1e3201f98fcb0 authored about 11 years ago by Thomas von Deyen <[email protected]>
Change log level of Alchemy.log_warning from warn to debug.

Log level warn is also used in production environments.
But the Alchemy warn logger is meant to ...

fe94bedc761484940071129277970a6cd65fba10 authored about 11 years ago by Thomas von Deyen <[email protected]>
Change log level of Alchemy.log_warning from warn to debug.

Log level warn is also used in production environments.
But the Alchemy warn logger is meant to ...

07f8826eddc964d46e3476c279f7819ec9e1cfd1 authored about 11 years ago by Thomas von Deyen <[email protected]>
Change log level of Alchemy.log_warning from warn to debug.

Log level warn is also used in production environments.
But the Alchemy warn logger is meant to ...

94fcc4450339f1157f8b82fc65a25a0b429302ce authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes spelling of devise-encryptable gem in user model warning.

e2eed0692dcf125632dab87920280bd65569b6a0 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes spelling of devise-encryptable gem in user model warning.

4572ddc4a8d85cd2e3f3cce84ae47c764b53c535 authored about 11 years ago by Thomas von Deyen <[email protected]>
Update TODO

673781100901b2aecd163539ad4eed77bda44996 authored about 11 years ago by Thomas von Deyen <[email protected]>
Prevent page from generating a urlname if no name is given.

c8603f83f7e095c0dc6ea6b054d61dd87d9dd100 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds admin/tags_controller specs.

9e29952caed230a6abc3a4a5793cb96e3255edf9 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes language tree switching.

9365034b0394bb94b32f3ff958fbbf9b1e0e7fb3 authored about 11 years ago by Thomas von Deyen <[email protected]>
Updates TODO and converts translations.

52e8c79e27a003c6b3e3c4902a3cb91e28aecb78 authored about 11 years ago by Thomas von Deyen <[email protected]>
New forms styling.

571da2d44b2f0f52f804da4838081c80844f1110 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes page forms.

cac9c74e3ae59cbf4820541d766f724b87d119ae authored about 11 years ago by Thomas von Deyen <[email protected]>
Converts all forms into simple form based alchemy forms.

a6cc099a163f0aa038c366ad6f7e1f06f16043bf authored about 11 years ago by Thomas von Deyen <[email protected]>
Initialize overlay tabs after dialog.load not in html partial.

9273e8c6b5c306964ca6c329d0056aebb4930a83 authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactors `render_errors_or_redirect`.

It now renders the 'edit' or 'new' template instead of injecting errors via javascript.
We also ...

822e1a1bc83396e67878526ce2e770850c831258 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fix modules lookup for modules with '/'-prefixed controller names.

d961a7d94efad4d61adb9b465bfd7490df9482b7 authored about 11 years ago by Thomas von Deyen <[email protected]>
Replace dynamic_form gem with simple_form and converts first forms.

470c438d4945a412c107cb9f09fc7dad0d5b4aba authored about 11 years ago by Thomas von Deyen <[email protected]>
Renames `resource_relations` class method into `alchemy_resource_relations`

`resource_relations` is a too common name, that could cause problems.

1ae7b13cbaa5e5c0a6c8d5e6ceeaf9178ed90a14 authored about 11 years ago by Thomas von Deyen <[email protected]>
Converts pages#new and pages#configure_external forms to simple_form.

ed5bbf7fe94f5e64b32105adbb64c9726024ed08 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds a `alchemy_form_for` helper that uses a custom builder with custom input wrapper.

Use `alchemy_form_for` like you would with simple_form or rails form helpers.

c84f2970a2c3ebb4211a2888453bdaa6ee20f9b1 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds a remote form overlay observer.

9f8b67b449f373f35362b33a3f97c5e06edfdc52 authored about 11 years ago by Thomas von Deyen <[email protected]>
Redirect url display position fix.

26849615cc0073a3ec81d6ab9003f54b611d7045 authored about 11 years ago by Thomas von Deyen <[email protected]>
Redirect url display position fix.

01c77180abcb891e7d8b4151f7054f8cec1df592 authored about 11 years ago by Thomas von Deyen <[email protected]>
Redirect url display position fix.

a8fea84d82b01d7a1adb0b62c4626d4d8912cd70 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds page#layoutpage to allowed params.

e14c405005dcf5a17f2a292e354d46ad64da8fd3 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds branch name to code coverage link. [ci skip]

aba3c6cf606c593b9e41498c7c8122222861cbb3 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds branch name to code coverage link. [ci skip]

fd1c86ba8b782fa1e9146059c2325280b8b23d51 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes bugs that where introduced while rebasing 3.0-dev with master.

37560ab80c6fe3ed84af0dfef48ba95ec49b00c4 authored about 11 years ago by Thomas von Deyen <[email protected]>
Extracts the Ferret based full text search into its own gem.

In order to bring the ferret search back into your app, you have to include the `alchemy-ferret`...

6dd5af6566badfb7c7a883e21d5739d823ce9cc5 authored about 11 years ago by Thomas von Deyen <[email protected]>
Adds turbolinks

c5afda8f1db9f168574b98d7a3a76a7b9974e4c2 authored about 11 years ago by Thomas von Deyen <[email protected]>
Permits contents and element params in ElementsController#update.

Change Content#form_field_name and Content#form_field_id layout to better support strong_paramet...

d028a6ab15c512ba67cd8d44822241b4781edd96 authored about 11 years ago by Thomas von Deyen <[email protected]>
Only use GitHub versions of gems with rails4 specific branches.

0cb3a6d42c873767362d6f6855b3a7250e00a492 authored about 11 years ago by Thomas von Deyen <[email protected]>
Renames registered user's role into member.

b55bc3ca4f215c310b150ea0679c2a81f966d9f3 authored about 11 years ago by Thomas von Deyen <[email protected]>
Changes authorization provider from DeclerativeAuthorization to CanCan.

6bc04bd7acbd295311231dbbb06de4d9030e0d70 authored about 11 years ago by Thomas von Deyen <[email protected]>
Uses latest versions of rspec (2.14.3) and capybara (2.1.0)

06918ae0197f32455a8003ac5ebb9a6ec1e784ea authored about 11 years ago by Thomas von Deyen <[email protected]>
[Rails 4] Refactors all dynamic find_all_by_ methods to `where` calls.

5ef6085e92349f7a32bd8ce8110b539994a2fdfe authored about 11 years ago by Thomas von Deyen <[email protected]>
Updates dummy app to Rails 4

fcc5ca26a691bfcf6d36fbcc248a0015fce8e279 authored about 11 years ago by Thomas von Deyen <[email protected]>
Skip gemspec for now and use Gemfile while developing.

A lot of gems are not releases as rails 4 compatible versions.

5649544ac3b37c8cee4895db9da15310d32d4e9d authored about 11 years ago by Thomas von Deyen <[email protected]>
Throw 404 if attachment can not be found.

f444f7e558b33d32a52e9e5729971ac0a5e968ff authored about 11 years ago by Robin Böning <[email protected]>
Require `alchemy/version` in dashboard controller.

6feecbbd8f43fa377bbf817bc81130c864356f23 authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes deploy script templates db:seed task.

365c23a718cccad856eb8bb1a37f549bd1804156 authored about 11 years ago by Thomas von Deyen <[email protected]>