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
github.com/AlchemyCMS/alchemy_cms - a73d181fe28502a57647f9324cbceb6a2d361caf authored almost 10 years ago
Conflicts:
Gemfile
github.com/AlchemyCMS/alchemy_cms - cbb6bbbd8e83981da24a62b3ed040e286a1ada7b authored almost 10 years ago
github.com/AlchemyCMS/alchemy_cms - f75693bc7484ce74f052185bd21f2caaa0a837cb authored almost 10 years ago
We need to tell teatro to run the dummy app.
github.com/AlchemyCMS/alchemy_cms - 53b865de85ac5746fad648ba045f4c4128c43777 authored almost 10 years agoGives possibility to run dummy app in production, ie. on Teatro.io.
github.com/AlchemyCMS/alchemy_cms - a82ae81eb19f5dc9d21d928e08dde94dd17ddff1 authored almost 10 years agoEnables the possibility to run the dummy app locally.
github.com/AlchemyCMS/alchemy_cms - 02dac4257fb57b53c933b2d66911e57eea2bd261 authored almost 10 years agogithub.com/AlchemyCMS/alchemy_cms - cbd0ab63a7c78b86252746995c6f9cb9ec96a4d9 authored almost 10 years ago
github.com/AlchemyCMS/alchemy_cms - 3caad20ae5e506c9e609c2b8f43838253947a57b authored almost 10 years ago
github.com/AlchemyCMS/alchemy_cms - c13af1d8b512e7f9affa96e5b40c723c00dd7892 authored almost 10 years ago
.. as `shared_examples_for` is an rspec method, which needs to be
defined beforehand.
github.com/AlchemyCMS/alchemy_cms - 6573cb6b6f564a10b3066332648507610778cc73 authored about 10 years ago
We depent on a `alchemy_roles` column in the 3.0 upgrader. But not all custom user classes may h...
github.com/AlchemyCMS/alchemy_cms - c81ae72db9cea57b41ba9c926c7aa43c7bde0b32 authored about 10 years agoThe setting never worked. Now it does \o/
github.com/AlchemyCMS/alchemy_cms - 12e548898f40b3a6a11e3bd4e7845bb12ca80035 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 698729ad6e4cc01e67fb356b9057c250c6f558a5 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 6f61730a02a2e6727b3732f4fe15ae9f070c54b2 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - f0c9ed471df06fb56104f1a7ee0164ae2bd6a266 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 469ce06ad9762cde8385be8beb3e31a483f29ea4 authored about 10 years ago
Like the `alchemy:tidy:element_positions` task, this fixes position values of contents in elements.
github.com/AlchemyCMS/alchemy_cms - fe26d5eb7208fcdab303f46b5ffbf550e55617c5 authored about 10 years agoWe need to require it in the manifest file, since the sass file is imported via sass import stat...
github.com/AlchemyCMS/alchemy_cms - 745c99573b3d38925482d8091926e7ed12449df2 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 64f43727b441c6cf2b0c19a01e5abcf53caa1388 authored about 10 years ago
Default Rails 4.2 apps depend on sass-rails 5.0
github.com/AlchemyCMS/alchemy_cms - 9163ce864915e2a8da7b6bfe61e1c56488015ef7 authored about 10 years agoIt is not used anyway and relies on the Alchemy mount point, which is not availble while initial...
github.com/AlchemyCMS/alchemy_cms - f5c61bf60868ca47a9d02b55007e84c031b58358 authored about 10 years agoOnly cache page if caching is enabled in Rails app
github.com/AlchemyCMS/alchemy_cms - 295ed471067732c72c87e4db014a2a7ca16ec762 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - b7b7ed4f64d6bf4f9e13f580219200682a54fcba authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 6ca2142b1f0c2fcc65544a088df74ba803d7c560 authored about 10 years ago
Ruby 1.9 is deprecated and support ends in mid 2015.
There is **no reason** to not use Ruby 2.x
github.com/AlchemyCMS/alchemy_cms - 99248ed6843667b1a9adcdfbe0ea85dc725c7a79 authored about 10 years ago
Conflicts:
.travis.yml
alchemy_cms.gemspec
spec/dummy/config/application.rb
spec/dummy/confi...
HTTP caching was enabled in the development environment, because Alchemy didn't check for the Ra...
github.com/AlchemyCMS/alchemy_cms - 3c1503c2e13a1342ab82af34f4621435da49fc00 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - e37b441766eb8df34cd0e0c5791ac761bc76c1a2 authored about 10 years ago
Use primary_key of user to find his locked pages
github.com/AlchemyCMS/alchemy_cms - 2eef56d46350e7c054629029bd6d7945175d473a authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 39d3ca3b2c91e6a5ad49f87e68146a55a488c021 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 6036d1c7c1caa8f77cb2d014214a83a1369f0bab authored about 10 years ago
Fix file assignment
github.com/AlchemyCMS/alchemy_cms - 99b04e54405d6b0127815a4f72eec1976bd734c2 authored about 10 years agoWe only need to invalidate the essence_picture_editor cache, so setting the updated_at value at ...
github.com/AlchemyCMS/alchemy_cms - 373b0435c9f7b42b0b0082eef3403330c3305191 authored about 10 years agoSince we cache the essence_file_editor view now, we need to update the timestamp of the content ...
github.com/AlchemyCMS/alchemy_cms - a64162f66111d02b8b27bfa5d5eeceedfbe01a3f authored about 10 years agoFix thumbnail_size calculation for 0x0 crop size values
github.com/AlchemyCMS/alchemy_cms - 44455bb11ca3269e53aa0a1ca180dfd492bbf1fe authored about 10 years agoIn very rare circumstances (so rare I can't even reproduce) we have 0x0 crop size values for Ess...
github.com/AlchemyCMS/alchemy_cms - 9f7ab9f0f7c82bb3705653635956de95aa7fecf5 authored about 10 years agoUse Alchemy.user_class's primary_key to find user.
github.com/AlchemyCMS/alchemy_cms - 1610865666dcb9b8cd56d8a8a4b5f93272cb2846 authored about 10 years agoThe primary key to find `page.creator`, `page.updater` and `page.locker` is hard coded to `:id`,...
github.com/AlchemyCMS/alchemy_cms - 3559aebe6c2c3e98ca3f9fc045ec5f5069a174e6 authored about 10 years agoFixes #704 Always check if locale is available
github.com/AlchemyCMS/alchemy_cms - 6aedea6166898a2a5a535b5b3d3b9ceb3d3a5458 authored about 10 years agoIn a rails app `config.i18n.enforce_available_locales` is set to true by default, so we need to ...
github.com/AlchemyCMS/alchemy_cms - e4d5be99de502f65985800355228489b6ada4d97 authored about 10 years agoFixes #707 allow attributes for essence_file
github.com/AlchemyCMS/alchemy_cms - d943bc4c6143f81de206e3ff74ad351d5600f999 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - dd113381f41d12fa838a3ba3fae011c9e2075b50 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 27e7d4fc56a70b982f43a026d51db254e3b111f3 authored about 10 years ago
Fixes #705 Error when params hash does not include all contents
github.com/AlchemyCMS/alchemy_cms - d37620a9b54197cb4480d0be367f1d18cdb4e8ab authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - c2d5fd2307f864a892b5e704657859457fa8fef6 authored about 10 years ago
Only rely on Rails.root, if present.
Otherwise fallback to simply 'config/routes.rb' string.
Updates deploy script and generator.
github.com/AlchemyCMS/alchemy_cms - 60b4839923b6a6eaa9135defbf0bd5c5354ea069 authored about 10 years agoUse Regexp to get Alchemy's mount point.
github.com/AlchemyCMS/alchemy_cms - e9c7a93feca0ca7d65593e4c8defb0c60e7f1f76 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 9945571d3ff4b7787143d55a12fab43d523e9521 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 8f6db1e3abcd8bb25fe852ee30d69b7688fde91a authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - a83bb2a989001ca7e274f3b352341d2d87e6bd81 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 7de65e0791c8b8b7da0082b22917e33ef300bd5d authored about 10 years ago
Fixes issues with Rails 4.1.9
github.com/AlchemyCMS/alchemy_cms - c91396d9505a1461bf1eeb96cf7763a26fd056b0 authored about 10 years ago1. The capistrano deploy script integration does not require to load the complete rails app anym...
github.com/AlchemyCMS/alchemy_cms - acbf0fe96a57f6a2f4d5edd521147892d8e3b1f0 authored about 10 years agoGo' old regular expression is way more reliable and faster then requiring the whole rails to boo...
github.com/AlchemyCMS/alchemy_cms - 6dd77d97affef245b867fd85b50db0c3e20583f2 authored about 10 years agoAdds possibility to restrict resource attributes
github.com/AlchemyCMS/alchemy_cms - 9fce802cd766713af811e2669bc31f58a12ff357 authored about 10 years agoBackend user can still see restricted attributes in the index view, but they can't edit these at...
github.com/AlchemyCMS/alchemy_cms - 85481f9420f8f368a8f79a29b125c132167f01e3 authored about 10 years agoEditorConfig is awesome: http://EditorConfig.org
github.com/AlchemyCMS/alchemy_cms - ca1e83970724649bd31293a88bc83f0ebede3bc7 authored about 10 years ago¯\_(ツ)_/¯
github.com/AlchemyCMS/alchemy_cms - 410f8a80bb6d32d22da4124a7348641f1a7d639b authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - f384031ad670cbfaf3321fc1a6c87576df5ae50a authored about 10 years ago
Fixes #669.
github.com/AlchemyCMS/alchemy_cms - 92d5a4b006b9752fce615d691ff829346075a2c7 authored about 10 years agoDo not raise, if page layout could not be found.
github.com/AlchemyCMS/alchemy_cms - 9ec31ae8f3ee07bfadfa1030aacea83ec7867178 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - a3aa5d7de126a42fa97e4049d1bafd9c091c2f4c authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 51309e526a56edb5c2ad5bf6d5e3c8e14d57435c authored about 10 years ago
It's where they belong anyway.
github.com/AlchemyCMS/alchemy_cms - 6c57c014b169e29e6c54886243cc584233460142 authored about 10 years agoNewer versions of compass-rails and sass-rails are not compatible.
See https://github.com/Compa...
github.com/AlchemyCMS/alchemy_cms - 53fa4139c4479d78298410c0d5912c8eb4500857 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 06e1b4352fe4db66f939c5b1905c9cf44aef876e authored about 10 years ago
This fixes translation issues inside the "leave admin" view.
github.com/AlchemyCMS/alchemy_cms - 1437e50812857fb5a76945fba8ebf4d1637cfb35 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - cb2f12f8480a668a609865f35d3a7aeaaf765339 authored about 10 years ago
The signup path was hard coded to `signup_path` method. This method is not always present.
This...
github.com/AlchemyCMS/alchemy_cms - fd52a0668c506d4b0e543a4c5a559f345adc09f3 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - fb47fdd76214499bb91e1411ca4f11c99338cf85 authored about 10 years ago
* Only checks if current Rails env is test, not development
* Ensures that all params are presen...
We now only abort if the NameError is because of missing User class and re-raise if not. This st...
github.com/AlchemyCMS/alchemy_cms - 0fc7183ce940aba16045b6598377c74b22aca619 authored about 10 years agoIf we use multiple version strings we need to put them into an array to make them work properly.
github.com/AlchemyCMS/alchemy_cms - cd30670e4dc0570e63f82114d83907197c80aa85 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 36c4ba745f89dc8015d383f73a25c6dbfe38b55a authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 754600273bfcf8649645af9fa41258502b274075 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - c4a1c541f475a85bc9e98bf98a2c3b21c88344fb authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 6ffc8357c7d155fd67ad27f9da1e66626c9df7ed authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 7badd3469bda12df0c04d240f3d168a376fd0df4 authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - ac3f56e9815ded56423af82e7d58f30fa6d0079c authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 8459cf8b41d61fd5bc57ce71ec8208fbf84561fb authored about 10 years ago
There are very limited usecases that justify the patching of the ApplicationController and there...
github.com/AlchemyCMS/alchemy_cms - 13e37f33e9dffc6fa67ddd395173e40298f24717 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 9a24f31d465d969d33f7f43ad7533a89e9c9a44b authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 4ef5f12c5fb87bf27f385efeb5f60718ec35c47e authored about 10 years ago
Rails 4.2.0 has breaking changes.
github.com/AlchemyCMS/alchemy_cms - 807c1bc4164bea442810e7ee37fa24eeb259a6e5 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 977b8351b31bd5432b08b379f18eaf64e23fe31e authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - f9d3f5ed3853634118e240573cdb847ed9cbe8ef authored about 10 years ago
github.com/AlchemyCMS/alchemy_cms - 64e87ee79a917e7e8df10fbfd66e68f244a8b495 authored about 10 years ago
The JSON api moved into it's own namespace.
github.com/AlchemyCMS/alchemy_cms - 4c49b3d64b23e3a462f333f8acd2769fa529f50b authored about 10 years agoTo hvae respond_to and respond_with back.
github.com/AlchemyCMS/alchemy_cms - 5a72d77ff0fe6fc3c538c6084df741e9ddf68382 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 9fa7c2775053000aae3119640eeb875c02d4ffd8 authored about 10 years ago
Conflicts:
app/controllers/alchemy/pages_controller.rb
github.com/AlchemyCMS/alchemy_cms - 1fb23286e382f307d8d4a2325a435bfe9587af5f authored about 10 years ago
Fix/resource association search
github.com/AlchemyCMS/alchemy_cms - 6debd5452ec40cf48065f41f2867daec6c836e8c authored about 10 years agoThe associations of a resource needs to be eager loaded when selecting a record and the columns ...
github.com/AlchemyCMS/alchemy_cms - ea05a1031ac3a846ec53a0483609c06d49aa4710 authored about 10 years agoWhile the usage description of the `alchemy_resource_relations` class method indicated to use st...
github.com/AlchemyCMS/alchemy_cms - 52958979b67393ba710a0757394178bd746acfa2 authored about 10 years agogithub.com/AlchemyCMS/alchemy_cms - 5624e6e6f7a73171a5d0a309472001f1d5433b2f authored about 10 years ago
This fixes the "wrong number of arguments" error from latest compass-rails 2.0.1 used together w...
github.com/AlchemyCMS/alchemy_cms - 687ba09646eee4d2096d80c79160154a9270c78a authored about 10 years ago