Ecosyste.ms: OpenCollective

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

AlchemyCMS

Alchemy is an Open Source Rails CMS engine
Collective - Host: opensource - https://opencollective.com/alchemy_cms - Website: https://alchemy-cms.com - Code: https://github.com/AlchemyCMS/alchemy_cms

Bump version to 3.0.0.rc8

github.com/AlchemyCMS/alchemy_cms - 98511f8c7452dd802096a44b239c5b5892c2e2dd authored over 10 years ago
Fix bug in jquery plugin for saving page sort order.

Apparently, the new page sorting algorithm was orinally made for Alchemy 2.6,
which used ```_rec...

github.com/AlchemyCMS/alchemy_cms - 032cc31755a835aaa51b899ef9e8468e1b7df54f authored over 10 years ago
Use pre release gem in README Installation notes

github.com/AlchemyCMS/alchemy_cms - 1a0065596e6458f51112ba1ba985eddd5b7fd946 authored over 10 years ago
Merge pull request #577 from magiclabs/fix/creating-external-pages

Fixes creation of external pages.

github.com/AlchemyCMS/alchemy_cms - 2b6463eb7be80932e961491a784e34022f3e96c9 authored over 10 years ago
Fixes creation of external pages.

The presence validation of Page#urlname only should be triggered on update action.

github.com/AlchemyCMS/alchemy_cms - 76af043be431717a8da722a10a9f99891be6ac10 authored over 10 years ago
Revert "Put an insert element button between and above each element."

This reverts commit 757be4229348c5d32972ec0b780457194305e7e7.

The new new Element insert Button...

github.com/AlchemyCMS/alchemy_cms - 18c8d7aaefa04784aa238c6429d2c5e2b2e290aa authored over 10 years ago
Convert CoffeeScript views to JavaScript to remove coffee-rails runtime dependency

github.com/AlchemyCMS/alchemy_cms - e5fe1cd2cb64290c10d0759015c94eb92449ad5a authored over 10 years ago
Removes db connection sharing between threads and adds database_cleaner

This runs much more stable, also when running in different environments like slow CI servers.

github.com/AlchemyCMS/alchemy_cms - 06d6bce3c73dbfa48bccbf87af4426cbd86741a5 authored over 10 years ago
Adds middleware to rescue old Alchemy::Clipboard cookies. Closes #566

github.com/AlchemyCMS/alchemy_cms - 10e42c8ed52e33a81159eca5eda92611d6cdde38 authored over 10 years ago
Fixes/Adds translations for ResourcesController crud actions.

github.com/AlchemyCMS/alchemy_cms - 40e12c1567ad586fa0001ab45778bce2a671482f authored over 10 years ago
Removes translation keys that include interpolations.

github.com/AlchemyCMS/alchemy_cms - a2dba67b0dbd4275f4f0686b175caa563c136793 authored over 10 years ago
Removes unneeded translations

github.com/AlchemyCMS/alchemy_cms - c3840e6c4c4e097b7a4f6c3225e02e0284961b4d authored over 10 years ago
Removes legacy element/pagelayout/content name translations.

Also adds and improves commented usage examples.

github.com/AlchemyCMS/alchemy_cms - 63ae1197b557f51e89f623bc0e39fbd91460ea31 authored over 10 years ago
Aligns en and nl to de translations

github.com/AlchemyCMS/alchemy_cms - 0877af05bfcb4783c52b826265245701b5a9b723 authored over 10 years ago
Fixing the bug in which the urlname of an invisible page would get corrupted while sorting and updated the tests

github.com/AlchemyCMS/alchemy_cms - efa93ab536031dd3c75d3f4796e86a5156fe6163 authored over 10 years ago
Allow picture render size to be flexible in width or height

Before, you had to state render sizes in the format '300x200'.

Now, you can use e.g. '300' for ...

github.com/AlchemyCMS/alchemy_cms - 192d7447075f91da3f27756bc44acecf755184a1 authored over 10 years ago
Allow "20x" and "x20" syntax for resize, refactor PicturesController

1. The original PR proposed to make size: '300' indicate "infer height". in this PR,
'x300' maps...

github.com/AlchemyCMS/alchemy_cms - 3542738d5f004de075cec791a285c7578aee3a2c authored over 10 years ago
Implemented a faster page sorting for language trees

github.com/AlchemyCMS/alchemy_cms - 63c94411493a62ef7b5145ff43c7078bdfe16c40 authored over 10 years ago
Removes mavericks phantomjs fix. Closes #554

github.com/AlchemyCMS/alchemy_cms - 12e84f6f2d96d1443c329338cfc38776fc77c9f5 authored over 10 years ago
French translation

github.com/AlchemyCMS/alchemy_cms - 57e35e59b3737ef9a6af7044687d213b4ab17d8c authored over 10 years ago
Refactors clipboard. Fixes #539

The clipboard was an abstract wrapper around Enumerable. Since Rails 4.1 only allows to store si...

github.com/AlchemyCMS/alchemy_cms - 79117fd57510946d2f80088d44142ef5f6226e3f authored over 10 years ago
Adds available_locales setter to Alchemy::I18n module.

With this feature developers can dictate which translations are provided for the user in the bac...

github.com/AlchemyCMS/alchemy_cms - 5c50e021aefb42a9205e62294b59f064d6212f5e authored over 10 years ago
Bump version to 3.0.0.rc7

github.com/AlchemyCMS/alchemy_cms - 870f6393ab1d42c52989cac4bdbe58fe481972fc authored over 10 years ago
Adds controller spec for locking page feature at page edit.

github.com/AlchemyCMS/alchemy_cms - ab5e2f2973e5887c7ad3543e3ac12d73fc2ea15b authored over 10 years ago
Do not raise not found error, if a page user could not be found. Fixes #560

github.com/AlchemyCMS/alchemy_cms - bbb1da19d2f781dc3ac8141eb32b91acabac3112 authored over 10 years ago
Adds DummyUser factories.

The user factories where removed with extracting the user model into it's own gem. But is useful...

github.com/AlchemyCMS/alchemy_cms - 7065476e965d3ed3da43d1447bd4b6de49aff530 authored over 10 years ago
Make DummyUser class inherit from ActiveRecord again.

This reverts changes from 7b1e66940ff744535469f0bbeb563adadfa68f13

github.com/AlchemyCMS/alchemy_cms - 4f0a6cf6f9580d288b11262136007bf7ff1e80ad authored over 10 years ago
Bump version to 3.0.0.rc6

github.com/AlchemyCMS/alchemy_cms - 6a78ad50c90c8bc5a1f9b47f2862930c68d600ff authored over 10 years ago
Rename Alchemy::Page model concerns to avoid namespace conflicts

github.com/AlchemyCMS/alchemy_cms - 24b3c3613c52bddec16a25c41aef6905b132c99c authored over 10 years ago
Remove Alchemy::Page's dependency to have the user extend ActiveModel

github.com/AlchemyCMS/alchemy_cms - 7b1e66940ff744535469f0bbeb563adadfa68f13 authored over 10 years ago
Stick RSpec to version 2.x

RSpec 3.0 has just been released. Since they use a new syntax now, many
tests broke. For the tim...

github.com/AlchemyCMS/alchemy_cms - a118372075fa9327a82dbfff4e485bbcfd2b4da4 authored over 10 years ago
Put an insert element button between and above each element.

Before we had one button that always appends the element at the end of the list.
Now the user ca...

github.com/AlchemyCMS/alchemy_cms - 757be4229348c5d32972ec0b780457194305e7e7 authored over 10 years ago
New toolbar style.

This includes:

- Button label is now hidden by default. Shows as tooltip on hover.
- No "button...

github.com/AlchemyCMS/alchemy_cms - b808a89c7bc46a348a756faff9e86aa810cda21a authored over 10 years ago
Merge pull request #547 from paperculture/fix-en-spelling

Clean up spelling and apostrophe for English

github.com/AlchemyCMS/alchemy_cms - 67a2ec5a7d764cccfee09af160aa0a7a81136be1 authored over 10 years ago
Update clipboard test for spelling fixes

github.com/AlchemyCMS/alchemy_cms - 149bbb1a0bc8976721b9147b1746ba4551e0d355 authored over 10 years ago
Clean up spelling and apostrophe for English

github.com/AlchemyCMS/alchemy_cms - 4dcb89776bafa95dfc59108775463e888b8ac9e8 authored over 10 years ago
Message model validates fields with 'email' in name with regexp for email format.

Before this change Message fields like 'backoffice_email' were not validated with email format. ...

github.com/AlchemyCMS/alchemy_cms - cdd603d8b296de909edef7c622dfca1d65c2e7e3 authored over 10 years ago
Remove routes file from assets set.

:/

github.com/AlchemyCMS/alchemy_cms - ac0655b5d9b3404e66bd1c92f4e7d1b58109851f authored over 10 years ago
Populate routes to javascript on every full page load. Fixes #541

Before, we dynamically generated the javascript file via erb.
This causes problems with the asse...

github.com/AlchemyCMS/alchemy_cms - 403ce9595fd7d5a6e7efa49a9957aff46d8ef864 authored over 10 years ago
Set the current Alchemy javascript locale on every request.

This ensures that switching the locale is also represented in javascript translations.

github.com/AlchemyCMS/alchemy_cms - ddcf08cef8bc363d15c75248f41d603ad0abce57 authored over 10 years ago
Split the tinymce initialization into a global and a custom "per page" part.

This splits up the TinyMCE configuration into a global part, that gets evaluated on every full p...

github.com/AlchemyCMS/alchemy_cms - 6bc46e4c6ab4d697f8709939ad20e7c5ba30df2f authored over 10 years ago
Merge pull request #535 from zambot/fix_previous_page

Fixes Page#previous_page

github.com/AlchemyCMS/alchemy_cms - 63ce0202a10ca855a2c576dc114eba8bc054a9d2 authored over 10 years ago
fix Page#previous_page

because of a faulty ordering it was always displaying the first, not the previous page

github.com/AlchemyCMS/alchemy_cms - 61cfa6e0c6db4ce648183f5602422e4bd7bd5081 authored over 10 years ago
Ensure that at least the default regexp for external link url matching is present.

If one has a custom config file and does not have the new link_url matcher yet, the admin view t...

github.com/AlchemyCMS/alchemy_cms - f11cb189a1c660e2c9c98ccb53ec85d1f167543b authored over 10 years ago
Build against Rails 4.1.1

github.com/AlchemyCMS/alchemy_cms - a1174bea55323cfc5589a3532ccf2f2b4c210ecf authored over 10 years ago
Fixes the position of the page status name and icons.

github.com/AlchemyCMS/alchemy_cms - 5d92fc5471c6ce254677a3b9e15d1e08a42cf323 authored over 10 years ago
Restore the page_status partial that was removed by 8e106a2a5f475d0016730d1f3046f0d674c996c5

Fixes missing partial error in admin/pages#update

github.com/AlchemyCMS/alchemy_cms - ad37a7200c597adb57620edd6df01a2c1a6f15c0 authored over 10 years ago
Adds missing semicolon, fixes multiple TinyMCE configs on the same page.

github.com/AlchemyCMS/alchemy_cms - ae38a351b39892209da540441ccd276a25170de4 authored over 10 years ago
Merge pull request #532 from magiclabs/external-link-url-matcher

Make the regular expression for external link url matching configurable.

github.com/AlchemyCMS/alchemy_cms - 903242d1f6852feab64672453acc237c0e398bb4 authored over 10 years ago
Do not update urlnames of pages that redirect to external. Closes #529

Conflicts:
app/models/alchemy/page/naming.rb

github.com/AlchemyCMS/alchemy_cms - 6b965e9515e94c9524a94b6cbf9cd30eb002bb01 authored over 10 years ago
Merge pull request #527 from magiclabs/external-urlname-fixes

Validates external page urls format and prefix them with protocol if it'...

github.com/AlchemyCMS/alchemy_cms - f1dfc1110456b91ab41417e7b3f22a0506697408 authored over 10 years ago
Merge pull request #525 from magiclabs/legacy-page-urls-management

Adds a feature for managing the page's legacy urls

github.com/AlchemyCMS/alchemy_cms - df57fd59f78eb861fa87d99273865b3f5bcaaab5 authored over 10 years ago
Validates external page urls format and prefix them with protocol if it's missing.

github.com/AlchemyCMS/alchemy_cms - 4e032078864691faeb28b98c88f512cde80dc50e authored over 10 years ago
Make the regular expression for external link url matching configurable.

github.com/AlchemyCMS/alchemy_cms - c32e821ea4fbee9b1fd95f07d7adce2d4b21b3d3 authored over 10 years ago
Adds a feature for managing the page's legacy urls.

Every time a user renames the url of a page, a legacy page urls gets created. These urls where h...

github.com/AlchemyCMS/alchemy_cms - 12dc403dedf8ffd4a2d411394c48684d5b516a6a authored over 10 years ago
Fixes ajax request permission error handling.

- Return a text body instead of rendering the action
- Show a growl warning if permission is den...

github.com/AlchemyCMS/alchemy_cms - 42d3d685269eeef4372e3667af4cdc85f49611c3 authored over 10 years ago
Always enable buttons of remote forms after ajax response.

If a remote form was submitted, the returning function had to handle the re-enabling of the subm...

github.com/AlchemyCMS/alchemy_cms - 1f9b70773216ee9112d8c3f83190010e7b10a10b authored over 10 years ago
Return instead of closing dialog, if remote form's response is javascript.

We have a event binded on ajax:success for remote forms in dialogs.
If the response type was jav...

github.com/AlchemyCMS/alchemy_cms - 2258ede5a9c8b13a0325236d6a3853d612d5c71d authored over 10 years ago
Use 2.1 ruby version string on travis ci.

github.com/AlchemyCMS/alchemy_cms - 8395f380d3b636c8dcd5ec406fdf5ddc83c878e5 authored over 10 years ago
Show page language in locked page tab.

Also updates the language symbol style.

github.com/AlchemyCMS/alchemy_cms - 8e106a2a5f475d0016730d1f3046f0d674c996c5 authored almost 11 years ago
Do not allow Rails 4.1.0 build to fail.

github.com/AlchemyCMS/alchemy_cms - 3af33687f35660a3ce9679dd181730efeadbe36e authored almost 11 years ago
Build against Rails 4.1.0, without allowing it to fail.

github.com/AlchemyCMS/alchemy_cms - ab2ed3f2f00a14e62bd93ebde74146aef6c5753f authored almost 11 years ago
Remove deprecated mock from base_helper_spec, use double instead.

github.com/AlchemyCMS/alchemy_cms - 82248dcc409a98b3cff9f13fc0a3916d50a5551e authored almost 11 years ago
Fixes Dialog error message icon. [ci skip]

github.com/AlchemyCMS/alchemy_cms - 80bc082c3c81e04b8c6873f339c1168097192c6e authored almost 11 years ago
Merge pull request #522 from magiclabs/alchemy_binary_rails_version

Stops enforcing users to use rails 4.0.x when using the alchemy command.

github.com/AlchemyCMS/alchemy_cms - 9c4f17514327e930dcae21a16d1d04f18f49b4ba authored almost 11 years ago
Stops enforcing users to use rails 4.0.x when using the alchemy command.

When using the alchemy command (bin/alchemy) users were forced to use rails 4.0.x.
With this cha...

github.com/AlchemyCMS/alchemy_cms - 3ddc8db527beccda902eb3307c4f997113c8c904 authored almost 11 years ago
Updates links to latest Alchemy version and live demo.

github.com/AlchemyCMS/alchemy_cms - 7a3a8b5e863d356f1f34ac6b14725d98a2cc2d12 authored almost 11 years ago
Merge pull request #520 from magiclabs/fixes-tinymce-config-initialization

Changes the initialization of tinymce configuration. Closes #500

github.com/AlchemyCMS/alchemy_cms - a55538c166fae52b7ec149b9834d11bb2afd239f authored almost 11 years ago
Merge pull request #519 from magiclabs/adds-charc-ounter

Adds charc ounter

github.com/AlchemyCMS/alchemy_cms - 56086d8a6e073f64f92b7cadc4fa56efaca6ec82 authored almost 11 years ago
Adds char counter to page title and meta description fields.

github.com/AlchemyCMS/alchemy_cms - f1db4c987d2c07832742047bd84a592e58b98396 authored almost 11 years ago
Adds a char counter js class.

github.com/AlchemyCMS/alchemy_cms - b2d92fe966a2d6bc75623f66a1eb4321c319b57a authored almost 11 years ago
Merge pull request #518 from magiclabs/js-translations-cleanup

Refactors and cleaning up javascript translations.

github.com/AlchemyCMS/alchemy_cms - 4a7684144126fc2a169078db496e3739d62794f0 authored almost 11 years ago
Merge pull request #516 from magiclabs/user-display-name

Use `alchemy_display_name` to represent the currently logged in user.

github.com/AlchemyCMS/alchemy_cms - d7cbc61a4e1f4b293772121553e6f10abf7f0e46 authored almost 11 years ago
Use `alchemy_display_name` to represent the currently logged in user.

To make this better adoptable for applications hosting Alchemy or engines, we do not assume `nam...

github.com/AlchemyCMS/alchemy_cms - 03af00b42a9aed11af670756c675313c2e8a0e0e authored almost 11 years ago
Changes the initialization of tinymce configuration. Closes #500

github.com/AlchemyCMS/alchemy_cms - e8425e0ef6daf1860345b42017e5e42240131816 authored almost 11 years ago
Merge pull request #517 from nielspetersen/master

Adds short paragraph about testing Alchemy

github.com/AlchemyCMS/alchemy_cms - 29eb6640996c4e11309d9453880c6d85ac53719a authored almost 11 years ago
Refactors and cleaning up javascript translations.

github.com/AlchemyCMS/alchemy_cms - 609328bd06294502a89a4f4f15528599891f4cb1 authored almost 11 years ago
Adds short paragraph about testing Alchemy

github.com/AlchemyCMS/alchemy_cms - 6c5b9b73b6ea7eb3e32b459e590df0ab46b3a4d9 authored almost 11 years ago
Adds feature spec for page tagging configuration form view.

github.com/AlchemyCMS/alchemy_cms - fabbb59fba663beef3160a3b3701dbc9aad0641d authored almost 11 years ago
Adds feature specs for the configuration form of normal and global pages.

github.com/AlchemyCMS/alchemy_cms - bb525484eeade58055f87c3909b0b890ca58a33e authored almost 11 years ago
Adds feature spec for sitemap option in page configuration

github.com/AlchemyCMS/alchemy_cms - da32437fe907bcd69eac8b5843f62fe7749a5939 authored almost 11 years ago
Revert "Allow picture render size to be flexible in width or height"

This reverts commit c0f18802f69b1c516cef135d25ca9cb10ff402b8.

github.com/AlchemyCMS/alchemy_cms - edcb1754e4e9bc83621aeff71a18fed91fb539ed authored almost 11 years ago
Allow picture render size to be flexible in width or height

Before, you had to state render sizes in the format '300x200'.

Now, you can use e.g. '300' for ...

github.com/AlchemyCMS/alchemy_cms - c0f18802f69b1c516cef135d25ca9cb10ff402b8 authored almost 11 years ago
Fixes for RSS feeds.

github.com/AlchemyCMS/alchemy_cms - e6b683177ef5bcccde7b8134a8a8bbb84a14f74a authored almost 11 years ago
Merge pull request #512 from magiclabs/page-preview-exception-handling

Use Rails' default exception handling while in page preview.

github.com/AlchemyCMS/alchemy_cms - dbe6e87cb4fa936352cba02368c66c9034388998 authored almost 11 years ago
Use Rails' default exception handling while in page preview.

When we are in page preview while editing a page, we should not rescue the exceptions.
We should...

github.com/AlchemyCMS/alchemy_cms - 87d236373189698790f27e5514a56694470e831c authored almost 11 years ago
Renames resource's `skip_attributes` into `skipped_alchemy_resource_attributes`.

This prevents name collisions in model class.

github.com/AlchemyCMS/alchemy_cms - 2411f4aac1bdbddc6d271ac65672afe26beb75be authored almost 11 years ago
Fixes bugs in resource_column_type implementation.

1. Not all db adapters respond_to :array
2. If the column is a relation, the type was always ret...

github.com/AlchemyCMS/alchemy_cms - ab775675d6e44daff883d335f5c0e02e1f34fc21 authored almost 11 years ago
Merge resource specs into one spec file.

We had two types of resource spec files. One model spec and one library spec.
Since the resource...

github.com/AlchemyCMS/alchemy_cms - 47d66d2eab2bf0f47c9e4567a00b42292051c310 authored almost 11 years ago
Fix search for resources having a postgresql array column.

github.com/AlchemyCMS/alchemy_cms - 7cc4fd6191d8e49b1fba6bd43495df905745b9c3 authored almost 11 years ago
Merge pull request #507 from magiclabs/tinymce-config-changes

Tinymce config changes and internal anchor link option.

github.com/AlchemyCMS/alchemy_cms - 55ca80b3d19b2fa2d806e22b75cc916d18758569 authored almost 11 years ago
Adds internal anchor link select to link overlay.

Adds a select box into the internal link tab page of the link overlay.

This select gives the us...

github.com/AlchemyCMS/alchemy_cms - 3de7c8f21a5e790925a7265b729bfefc4918a691 authored almost 11 years ago
Updates TinyMCE configuration and adds two more plugins.

New Plugins:

* hr (http://www.tinymce.com/wiki.php/Plugin:hr)
* anchor (http://www.tinymce.com/...

github.com/AlchemyCMS/alchemy_cms - 39038c638896c504130cce15d2bd50d4de1ece5b authored almost 11 years ago
Fixes page editing feature specs.

They did not tested the real features. Now they do.

github.com/AlchemyCMS/alchemy_cms - 33ad2392d67efef3ae9998b539a416d1550ec6b6 authored almost 11 years ago
Use userstamp 2.1.0 for Rails 4.1.0 compatibility.

github.com/AlchemyCMS/alchemy_cms - b7266d192ba68341701852b1e11b94d36f8a7f19 authored almost 11 years ago
Build against Rails 4.1.0.rc2

github.com/AlchemyCMS/alchemy_cms - 3a57df76aa54d9c068fc949967029dd39928d0e4 authored almost 11 years ago
Fixes page etag calculation.

This page etag should always be calculated dependent from current user (if any), not only if the...

github.com/AlchemyCMS/alchemy_cms - 951ee5bfde2c5da498d7d589b29beb6fca49cfbb authored almost 11 years ago
Merge pull request #503 from magiclabs/refactor/element-belonging-cellnames

Refactors Element#belonging_cellnames

github.com/AlchemyCMS/alchemy_cms - 1e4e413839be9fc665e90d445ca67ed8b8d9d286 authored almost 11 years ago
Merge pull request #504 from magiclabs/refactor/message-active-model

Use ActiveModel::Model for Message model.

github.com/AlchemyCMS/alchemy_cms - 3eff4f35ccf53668fd90a404cfd96865135a7d81 authored almost 11 years ago