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

Fixes the shell spec

github.com/AlchemyCMS/alchemy_cms - ab48275f46cacb1b01aa83fce8e0ee110c804537 authored almost 11 years ago
Bumped version to 3.0.0.rc1 \o/

github.com/AlchemyCMS/alchemy_cms - 993c7318063a444015988e1f1be1d34450bbaa67 authored almost 11 years ago
Adjusts some Tinymce button styles.

github.com/AlchemyCMS/alchemy_cms - a22a80d364c43096ded6206ccfca458b09a46fca authored almost 11 years ago
Adds a upgrader note about the TinyMCE 4 upgrade.

github.com/AlchemyCMS/alchemy_cms - 974b01dcf8e1fb332fc7d55e244f65da435cd3a8 authored almost 11 years ago
Changes background-color of element footer.

github.com/AlchemyCMS/alchemy_cms - 37e61b08e8da2346ea5cb918a24d8856b1f6d1e9 authored almost 11 years ago
Make the image cropper a modal dialog.

github.com/AlchemyCMS/alchemy_cms - 440db9c55e30bcd0ab74000bb98a0be0a73932b6 authored almost 11 years ago
Changes the spinner defaults.

github.com/AlchemyCMS/alchemy_cms - 3c05b01dc0aa34375b3c88ab1ebd40300c936a6e authored almost 11 years ago
Removes 2.x Upgrader tasks. [ci skip]

github.com/AlchemyCMS/alchemy_cms - 76ee7e87f904c1802096d44ca1cc8bbfbde9902d authored almost 11 years ago
Adds an upgrader task to rename the `registered` user role to `member`.

github.com/AlchemyCMS/alchemy_cms - 3760bb95652bd08428ff5b79f9df085782b08a10 authored almost 11 years ago
Adds some more Ruby syntax contribution notes.

github.com/AlchemyCMS/alchemy_cms - a9d175e99e0575d6eda37f312ae8dd2b8243e163 authored almost 11 years ago
Removes link to guidelines from contributing notes.

github.com/AlchemyCMS/alchemy_cms - 679c18261eafca7a1e16e44d4f66d590c7382892 authored almost 11 years ago
Ensures that the `tmp/cache/assets` folder gets shared between deployments.

This dramatically increases assets precompiling while deploying.

github.com/AlchemyCMS/alchemy_cms - 3a79a55353313159799dc8f34c1d1f269dd009e8 authored almost 11 years ago
Removes old todo file and adds contributing rules.

github.com/AlchemyCMS/alchemy_cms - 8b85ed8c17440fa3b5ed18f1db08727b7f37d6da authored almost 11 years ago
Cleanup page validation specs.

github.com/AlchemyCMS/alchemy_cms - dac603e34ddb110a0e2d03af28488d5d82cf2af6 authored almost 11 years ago
Do not use String as element_id in acts_as_list scope_condition.

Fixes a bug with postgresql having a wrong element_id value for acts_as_list scope_condition, if...

github.com/AlchemyCMS/alchemy_cms - a76ae3eb65a9dad3c6844f425b7727edaed860c8 authored almost 11 years ago
README update.

github.com/AlchemyCMS/alchemy_cms - 4b47bdbbe229ecfe45410a2e6124c1fbc1ad66d9 authored almost 11 years ago
More robust touch timestamps test for element and content.

github.com/AlchemyCMS/alchemy_cms - e755824e5a7151513befbc0b8451926c1479752d authored almost 11 years ago
Bump version to 3.0.0.beta2

github.com/AlchemyCMS/alchemy_cms - 56190bbf5ec113c4ce54351ff10e52bc4b34d769 authored almost 11 years ago
Removes the NonStupidDigestAssets install notes. It is now officially released \o/

github.com/AlchemyCMS/alchemy_cms - a4bbbecd84bc310fee55c9eb2fd1218ca7e35d4f authored almost 11 years ago
Ensures that the resource relation name is a symbol. Fixes #455

github.com/AlchemyCMS/alchemy_cms - e4c0a8e49500ae601731a9851efe79162e53d554 authored almost 11 years ago
Fixes the permissions for author users. Closes #454

An author can visit not public pages, but can never see invisible pages in the navigation.

github.com/AlchemyCMS/alchemy_cms - 0080bf4681d652681045a8cf5f74a80bf6392198 authored almost 11 years ago
Removes `render_cell_elements`helper. Closes #439

github.com/AlchemyCMS/alchemy_cms - 581244867773e39eeadd4755b6b8e643cd48a27f authored almost 11 years ago
Fix bug in page#new overlay when clipboard contains a page.

Since the select_clipboard_tag helper has been removed, we use the rails select_tag helper inste...

github.com/AlchemyCMS/alchemy_cms - f9f12ddfcd8652a3e65d1b420d743ae6351c6c32 authored almost 11 years ago
Ensures that all related models touch each other.

github.com/AlchemyCMS/alchemy_cms - 91222f136f6dc70fb95426f37f75e49a73cf8b5c authored almost 11 years ago
Do not import unnecessary sass mixins and css classes with menubar stylesheet.

Renames the .rounded-border sass extend into %rounded-border.

github.com/AlchemyCMS/alchemy_cms - ba645decc28a1143b0f7ab1b52ea344f32b6b4e3 authored almost 11 years ago
Do not require contents in params of Element#update.

This fixes an issue, where saving an empty element raises an error.

github.com/AlchemyCMS/alchemy_cms - a1429449c983f7b7048eb2b6e8a962778d38c598 authored almost 11 years ago
Abort cap import:database task, if database is not mysql.

github.com/AlchemyCMS/alchemy_cms - d17e6875830a63cac223123f66aa2a5c05871475 authored almost 11 years ago
Merge pull request #449 from pascalj/current_user_configurable

Make the current_user configurable

github.com/AlchemyCMS/alchemy_cms - 06391e1ca3f80d2dab2fe5c28cb4a1bdcf9a8a3b authored about 11 years ago
Make the current_user configurable

Makes the function configurable that is called by `current_alchemy_user`
to get the current user...

github.com/AlchemyCMS/alchemy_cms - f1b0d032b18ba436823482d9ba8e8cf29eb55a9b authored about 11 years ago
Updates installation instructions for Alchemy v3.0 [ci skip]

github.com/AlchemyCMS/alchemy_cms - 6f5a9d8578753581a47459cd6bb138eabb8217da authored about 11 years ago
Updates to latest version of non-stupid-digest-assets

NOTE: Since the new version is released on rubygems, please make sure that you have the gem in y...

github.com/AlchemyCMS/alchemy_cms - bc080e7ae0c4bb024e316dc87f7f4975cbb460fd authored about 11 years ago
Merge pull request #432 from robinboening/refactoring/pages_controller_create

Refactors Admin::PagesController#create for better readability

github.com/AlchemyCMS/alchemy_cms - 2cf56de14f0e73f450473c54cb948c061aab8c86 authored about 11 years ago
Adds spring app preloader to gem test and dev group.

github.com/AlchemyCMS/alchemy_cms - e344401e854ba0fe54896b243501cc9be82d4de8 authored about 11 years ago
Refactors Admin::PagesController#create for better readability

Same behavior as before, just code cleanup.

github.com/AlchemyCMS/alchemy_cms - 0c15f0d07e7d4616cb4f903d28be3604a74bad5c authored about 11 years ago
Ensures that essence#description always returns a Hash.

Cherry picked from 2.7-stable.

github.com/AlchemyCMS/alchemy_cms - 881a3eb6a2bee8414dd51abbc53e9e7cf193a199 authored about 11 years ago
Set add_new_content link to full width.

github.com/AlchemyCMS/alchemy_cms - c8b4d22b66923f97f61af8092a618d103afb600d authored about 11 years ago
Fixes creating of EssencePictures that are not inside of a picture gallery.

Cherry picked from 2.7-stable

github.com/AlchemyCMS/alchemy_cms - 16239329d196c5618765b4069c2aa89616de28f1 authored about 11 years ago
Changes link to latest RubyGems version.

github.com/AlchemyCMS/alchemy_cms - 17b73eaa96ada8a3bd251e48ab57063a31905aea authored about 11 years ago
Do not initialize Alchemy.Hotkeys after building elements and preview windows.

Events for Turbolinks page:update already handles this.

github.com/AlchemyCMS/alchemy_cms - 1137438c990612d12eefe388c425ed3cd470485e authored about 11 years ago
Removes the alt+w hotkey, dialogs can be closed with esc key.

github.com/AlchemyCMS/alchemy_cms - 09afb98012a2f7f684c10be465128bd36d39bc71 authored about 11 years ago
Changes to keymaster as hotkey js lib. Fixes some (not all) of the hotkeys issues.

github.com/AlchemyCMS/alchemy_cms - e33370136a7d055f51bb2bf82d0ab6c327f66c2e authored about 11 years ago
Changes the note about Rails version in README [ci skip]

github.com/AlchemyCMS/alchemy_cms - 631232d3370d1250dcd1710fceb890ddbce518b4 authored about 11 years ago
Require gems in engine, so things like rake tasks are available.

github.com/AlchemyCMS/alchemy_cms - 2a3180eb2bb9719148fc417f25d6dc832f521b05 authored about 11 years ago
Allow Turbolinks >= 2.0

github.com/AlchemyCMS/alchemy_cms - c79038c8ea3b8e69f16a745c4bed8a6c6e00b5ff authored about 11 years ago
Upgrades to ActsAsTaggableOn 3.0

Fixes issues with Rails 4.1

github.com/AlchemyCMS/alchemy_cms - 45f85c4b7a4764df96cc04d4f62dee9bbd6c3537 authored about 11 years ago
Uses simplecov 0.7.1

SimpleCov >= 0.8.1 has exit code issues: https://github.com/colszowka/simplecov/issues/269

github.com/AlchemyCMS/alchemy_cms - e20af81db79b6c9f5a379b97cc54083d94cf3c1d authored about 11 years ago
Render the application layout in preview frame.

github.com/AlchemyCMS/alchemy_cms - 6999a1fec6c2f6ae2209c3400cebbdb45a15b4c2 authored about 11 years ago
Ignore .bundle folder.

github.com/AlchemyCMS/alchemy_cms - f6c8e824bcbbc784aebae7e5d0cc1dc9a791aae8 authored about 11 years ago
Disables the jasmine specs again on CI.

Since I can't find a reliable way to get correct exit codes for the rake tasks (because of simpl...

github.com/AlchemyCMS/alchemy_cms - 603c3465d26eaa891f4649abe89a422c08e97c14 authored about 11 years ago
Removes the feature to pass a layout via params.

The layout will always be the default layout from host Rails app.

If the request is an ajax req...

github.com/AlchemyCMS/alchemy_cms - c66b4de489faf9eb25839a541380fecea0c7981d authored about 11 years ago
Building against Rails 4.1.0.beta1 on Travis CI.

github.com/AlchemyCMS/alchemy_cms - a706bcc52d0ca4109b34fbc1c09ad9340ac68367 authored about 11 years ago
Uses xhr method to test ajax requests in request specs.

Since Rails 4.1 has build in xss forgery protection for ajax get requests, we have to use the ri...

github.com/AlchemyCMS/alchemy_cms - 2b46150ba34de6ac0972e4518d9d1de66e3c90b3 authored about 11 years ago
Adds support to test against Rails 4 and 4.1

Just pass the Rails version you want to test with RAILS_VERSION and run:

## Rails 4.1.0 Example...

github.com/AlchemyCMS/alchemy_cms - ae8e0d80c107f9c310cf545105989dccd2fc226b authored about 11 years ago
Do not reload the routes after initialize.

The alchemy-devise gem does not prepend any routes, so we don't need to IMHO.

github.com/AlchemyCMS/alchemy_cms - 13835b1820b6d6fecf9ace785ec3b36d8cd7dd46 authored about 11 years ago
Uses `config.to_prepare` block for ApplicationController hijacking.

This fixes issues while development, where Alchemy methods wasn't available after code changes.

github.com/AlchemyCMS/alchemy_cms - c573ceb2ac1501210aa497affa9e76563578d771 authored about 11 years ago
Bumps version to 3.0.0.beta1

github.com/AlchemyCMS/alchemy_cms - 45b1c2f666d4063cf8ce1dea7f5a01c75beeae4d authored about 11 years ago
Refactors the page dirty check.

- Don't show the please wait overlay, if page is dirty.
- Delete the onbeforeunload event, if th...

github.com/AlchemyCMS/alchemy_cms - d0fd7b0192f137ed32c2ea6aad1be0072f94b73b authored about 11 years ago
Complete coverage of `Admin::ElementsController`

github.com/AlchemyCMS/alchemy_cms - 80ba8a4aa7e6a9c631f921c59f310800a8e8c93f authored about 11 years ago
Updates jasmine installation.

github.com/AlchemyCMS/alchemy_cms - 47c1b7432d59f125ded20f9b33a519294791ec61 authored about 11 years ago
Also run jasmine specs with default rake task.

github.com/AlchemyCMS/alchemy_cms - 294770fbadc0963d4ae3d44b0354f7da6176cb98 authored about 11 years ago
Merge pull request #444 from robinboening/menubar

Changing the way of alchemy menubar rendering.

github.com/AlchemyCMS/alchemy_cms - 4bb6cf09736884fb333f580222e081482ff7e828 authored about 11 years ago
Changing the way of alchemy menubar rendering.

From now we let rails render a partial for the menubar, removed the helper ´alchemy_menu_bar´ an...

github.com/AlchemyCMS/alchemy_cms - 3616fd98f5a7af9c2cd567d068577d9366737d0b authored about 11 years ago
Forcing travis ci to use bundler 1.5.1.

https://github.com/travis-ci/travis-ci/issues/1806
https://github.com/bundler/bundler/issues/2780

github.com/AlchemyCMS/alchemy_cms - 1688ffda7c4b84d2046ff1b3d13d3220a553fadb authored about 11 years ago
Update readme [ci skip]

github.com/AlchemyCMS/alchemy_cms - ad78c6f9a0c1bdada0949d4603ed04990f0502d1 authored about 11 years ago
Adds travis build notifications for irc.

github.com/AlchemyCMS/alchemy_cms - c872298845209712112694438b4cc3ed9236f48b authored about 11 years ago
Build against Ruby 2.1.0 \o/

github.com/AlchemyCMS/alchemy_cms - be73ee84a5dd4aebfb8ea61165353b0a8a73c239 authored about 11 years ago
Resize and reposition the windows on browser resize in page edit mode.

Poor mans RWD

github.com/AlchemyCMS/alchemy_cms - 04a19f9b30ffcf4c633fde24d9de47ab38ffdd1c authored about 11 years ago
Slightly different header color.

Not so "baby" blue.

github.com/AlchemyCMS/alchemy_cms - fd9c228cab67128daefc801863663d519931137a authored about 11 years ago
New element editor form style.

github.com/AlchemyCMS/alchemy_cms - 0d9defac1968930eb328485c61efe6e21367acc9 authored about 11 years ago
Use an alchemy theme for Kaminari pagination links.

This ensures that the Kaminari options from the host app could not override the pagination look ...

github.com/AlchemyCMS/alchemy_cms - cf18be8ea44a1a3e3c78ed4905fed1eb3fa9dce2 authored about 11 years ago
Adds test for Kaminari page_url_for helper url scoping.

We added a scope option to the kaminari paginator helper. If that is present, then the url_for m...

github.com/AlchemyCMS/alchemy_cms - 8b22cff5e61e74b2f238c174901160a40930ee3a authored about 11 years ago
Removes deprecated render_essence_view_by_type helper.

github.com/AlchemyCMS/alchemy_cms - e3fa1eda8a9a9808960c74edeb03807a9670bc2e authored about 11 years ago
Adds a sorted_alchemy_modules helper.

This helper only sorts modules with position attributes, otherwise it appends them to the list.

github.com/AlchemyCMS/alchemy_cms - ade5732ae8968cba90b5e569f4613ef4197ca0c8 authored about 11 years ago
Reverts memoization of alchemy_modules.

github.com/AlchemyCMS/alchemy_cms - ec370682c9b5e16731cc55689e96a61fdf9ce49e authored about 11 years ago
Fixes bug in Contents#new if no options are present.

We now set options to empty Hash if no options where passed.

github.com/AlchemyCMS/alchemy_cms - 49416d29b28402e9a814d1faf7cbae0155105a9a authored about 11 years ago
Adds support for position on alchemy module definition.

This enables us to put a module from a gem into a specific position in the main navi.

github.com/AlchemyCMS/alchemy_cms - 32f97b82209f63a638c59c5c7f01e12a1ce96640 authored about 11 years ago
Ensures that the close window callback is called, even if no window exists.

Fixes a bug where the window does not reload after destroying a resource.

github.com/AlchemyCMS/alchemy_cms - fa9d3e9bd09504400f02d1afd1b12335af341f91 authored about 11 years ago
Moves login.scss into alchemy-devise gem.

github.com/AlchemyCMS/alchemy_cms - 1eb42bef18167b4a93290ced4d6d34333f6354d7 authored about 11 years ago
Using svg logo instead of png.

github.com/AlchemyCMS/alchemy_cms - a579af4091ccb31056a1fbfc585892d1ad549c80 authored about 11 years ago
Pass page local variable in rescue case of render_page_layout helper.

If the given page_layout of the current page does not exist, Alchemy renders the standard layout...

github.com/AlchemyCMS/alchemy_cms - 3965dcb7532181d2dcb98cfbe5db06b57e999a84 authored about 11 years ago
Merge pull request #441 from robinboening/not_dropping_users

Removes the creation and dropping of alchemy_users.

github.com/AlchemyCMS/alchemy_cms - 6589a7fab2ef5d21af44f471f8932dc056c351c0 authored about 11 years ago
Removes the creation and dropping of alchemy_users.

Dropping an existing alchemy_users table means loosing data.
To prevent this, this commit remove...

github.com/AlchemyCMS/alchemy_cms - fa6fd2f4469b85caac843b299b089b9bd1935dfd authored about 11 years ago
Fixes json response for Tags#autocomplete.

github.com/AlchemyCMS/alchemy_cms - 65aeeea0bde62ea95a9d51ba4563bd3da8ac0acb authored about 11 years ago
Use Language.current instead of @language in PagesController.

github.com/AlchemyCMS/alchemy_cms - daae6f163cde89fe1171430a0f72eef4f11158f2 authored about 11 years ago
Adds a `ControllerActions` module, with that the `ApplicationController` will be extended.

In order to have the `Alchemy::PagesHelper`, the current `CanCan` `Ability`, the current site, l...

github.com/AlchemyCMS/alchemy_cms - 04b4e4292a6b14ad5f1df7506cb46c10106b15b7 authored about 11 years ago
Store the current language also in a class method on `Language` model.

This enables us to get the current language from any where in the app and removes the need to lo...

github.com/AlchemyCMS/alchemy_cms - 3fc4b0c6ecfbe2c5d3503c50b610fbc496c45161 authored about 11 years ago
Converts more `.collect(&:attribute)` with `.pluck(:attribute)`

github.com/AlchemyCMS/alchemy_cms - 4c1d0761857c490b4e4d974f1df020702c8049a5 authored about 11 years ago
Build against Ruby 2.1.0-rc1

github.com/AlchemyCMS/alchemy_cms - 3ab65841042ac95ea3a72a3610466ede9fbc3303 authored about 11 years ago
Use pluck instead of collect in `Language. all_for_created_language_trees`.

github.com/AlchemyCMS/alchemy_cms - b93d024ba8e5f4bcf8cc9006c9cf0f7c299232a3 authored about 11 years ago
Removes useless Language.all_codes_for_published method.

github.com/AlchemyCMS/alchemy_cms - 5d74295934263b052a51dde42a4bc83f94fc530d authored about 11 years ago
Fixes the checkboxes layout in page#configure_external view

github.com/AlchemyCMS/alchemy_cms - 2d060b259a2fe3cbf4dfcba89b88aa71a3fcebda authored about 11 years ago
Clean the picture params before calculating the secure hash.

github.com/AlchemyCMS/alchemy_cms - 07147a0dc4be18a8f70e34f73c16d63bd6589c7a authored about 11 years ago
Adds a cell serializer.

github.com/AlchemyCMS/alchemy_cms - ac2a21c206c2c97d313ccdc5a59111cc969d94e8 authored about 11 years ago
Fixes the active_model_serializers requirement

github.com/AlchemyCMS/alchemy_cms - 0b8525ac7322ba698dbfeeb5d65241ecf704b26e authored about 11 years ago
require `active_model/serializer` while booting.

github.com/AlchemyCMS/alchemy_cms - e81538e607f7400780313f53f475a1f089b93965 authored about 11 years ago
Adds a `named` scope to `Content`

github.com/AlchemyCMS/alchemy_cms - 2e42eafae99a1a32d1538336fdb1588c1847256f authored about 11 years ago
Only serialize published elements.

github.com/AlchemyCMS/alchemy_cms - 457f1d9835ae427b462aabb04014cb31ee7dae58 authored about 11 years ago
Adds serializers for all essences and related models.

github.com/AlchemyCMS/alchemy_cms - 04bf28d77e4e601a76f2c1845aca5b4b703fc02c authored about 11 years ago
Adds `attachment_url` method to `EssenceFile`.

That returns the download attachment path.

github.com/AlchemyCMS/alchemy_cms - f6c99f8e98865176c9a961d4ab0d56805672c807 authored about 11 years ago
Refactors `render_essence_picture_view` so it uses the new `EssencePicture#picture_url`.

github.com/AlchemyCMS/alchemy_cms - 1dd8ca79642de24405fb6132e7085fa6778c4cb4 authored about 11 years ago