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

Fix bug in crop picture view.

57dabc61a6fbba91d1a5f5c3060131930f24ef01 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds specs for admin/pictures_controller.

3b5b4f62ccaa6859bd79db0eb3a9930e1fa5d40e authored almost 11 years ago by Thomas von Deyen <[email protected]>
Moves a element url helper into url_helpers module.

8bc030fcd4bf58f898f4362d093b052b6487cb64 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Removes two (soon to be) deprecated elements helper methods.

ffd878c149cb084725d42987b4161e0f70c1d00d authored almost 11 years ago by Thomas von Deyen <[email protected]>
Merge pull request #415 from robinboening/admin_attachments_helper_specs

Includes admin base_helper to attachments_helper and adds specs.

6516137a8e86e13bed50ab9c68cf2bb029ffca9d authored almost 11 years ago by Thomas von Deyen <[email protected]>
Includes admin base_helper to attachments_helper and adds specs.

The BaseHelper is now included in the AttachmentsHelper because the used _t method is defined in...

4042190c5621251e4a10102e9f642c463b80f14b authored almost 11 years ago by Robin Böning <[email protected]>
Merge pull request #414 from robinboening/combined_page_status_specs

Adds specs for admin pages_helper#combined_page_status method.

4bb94198cc3506e9bc40d11092ef831733474013 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Merge pull request #413 from robinboening/admin_pictures_helper_specs

Adds specs for admin pictures helper.

3b5ece60697a99af4d278ab90a09e4501f5c6076 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Merge pull request #412 from robinboening/deprecated_method_remove

Removes deprecated helper methods.

72eeb0a6554a85a5ad281647c051afbdbd5b060a authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds specs for admin pages_helper#combined_page_status method.

682a7add2d36484ea8e200598117677d566a68cd authored almost 11 years ago by Robin Böning <[email protected]>
Adds specs for admin pictures helper.

883e649c5f30161bb51de010e65d284e1f96a550 authored almost 11 years ago by Robin Böning <[email protected]>
Removes deprecated helper methods.

These methods has been deprecated in earlier versions, so they are removed now.

472d6be37a936c5ddc662f7383acbc301c082e3d authored almost 11 years ago by Robin Böning <[email protected]>
Use select2 for autocomplete tags.

2c489af372724b1933cb3b8cb065dbb265fd6af9 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Use render_page_layout in preview window, to have the missing page layout partial fallback.

11ae588e7b91fcaf277482f0a2c38950d42bc5f3 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Merge branch '2.7-stable'

4c11f9334dde695acbc21bb97bd83111584c1120 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fixes EssenceFile editor.

1. Fix bug where the overlay observer was called twice after assigning file.
2. Fixes layout iss...

6eba7cf1dd4158521cea90529c87aad987544265 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds new flatter buttons. [ci skip]

678761a3f28ea16f745c9c236645caf4554e9301 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Finalizes select2 styling.

ac73e392e115378be5240064be55bb0bc14856b2 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Use publish! instead of expire_action in pages_controller#flush

9f583c0dd89131a4be3ef19193b483962b18c1e7 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Converts pictures_sweeper in a picture concern.

264b09920d91724c0e8a811587bf1359ec951cbb authored almost 11 years ago by Thomas von Deyen <[email protected]>
Touch all pages a element was rendered on.

135a598ff08a64929cf33d62b8eac4c017e4944e authored almost 11 years ago by Thomas von Deyen <[email protected]>
Set page locale variable in render_page_layout helper.

f364cfde36ca531f247fa939b6d8a40e26c2647c authored almost 11 years ago by Thomas von Deyen <[email protected]>
Use another cache key for Page, if it is shown in preview window.

bffd0c3d8d0861445c099276b2249c0e287a3bde authored almost 11 years ago by Thomas von Deyen <[email protected]>
Ensures touching of all related records, if element updates.

4bce7fa848bb532af6f70093805e3ca95da14d4a authored almost 11 years ago by Thomas von Deyen <[email protected]>
Removes file store based cache store setting.

e04b1dddb7ae52536717371a5e9a69b5ae06f2cd authored almost 11 years ago by Thomas von Deyen <[email protected]>
Removes sweppers

48a2de8aacc8a81744ae9dbb9f79f2111150cb54 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Ensure that the content is getting saved after updating its essence.

26fa5421206ab7bd49f024ad223e09e261eb765a authored almost 11 years ago by Thomas von Deyen <[email protected]>
Use render_page_layout in pages#show, to have the standard layout fallback working.

263a4caa6ae04ee9e0c2246fd59d226f238e5013 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Removes not necessary differentiation in Page#update_urlname!

b059374137e3eb3f647d9a758d458a430af3c90c authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds spec for attachment#restricted?

044b750a18cc9ba3fe75a4db4d1bd031acb9a83f authored almost 11 years ago by Thomas von Deyen <[email protected]>
Specs all essence views.

ef5204fc1eb1d2852e63dc4f4779e0fe57fa22fc authored almost 11 years ago by Thomas von Deyen <[email protected]>
Removes unused `#changed_publicity?` method in Page model.

3ad407a8d876752905d28271b8f4d4f78d049119 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Refactors Page.find_or_create_layout_root_for

61a6488bdfd8d03abb5051d1dcb436b9b71e90f3 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Remove wrong user_class_name setter in page spec.

This caused a weird error in essence_link specs.

f757cfdbdf87b07c8e6269c2c8d18230a7c38932 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds specs for page model.

178987d29bf8de281cd30b08bfcfef83078f9847 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds a temporary fix to suppress phantomjs warning on os x mavericks.

bdc628a674aca433fcbb2569c9ae6cb325868995 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Refactors render_element helper.

41cf75c98913fb894493a6c47efca57a409794ed authored almost 11 years ago by Thomas von Deyen <[email protected]>
Refactors the render_elements helper.

17a7f878b84054defbf1f391ebf8c9a2460491d4 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fixes errors attachments controllers and template tracker specs

073da1b0cc5f3b1e1ae3845e3a12ba69fb740b39 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Refactors admin/contents_helper

969fac976587021ab51842d3f1bf628e83032608 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fixes essence view specs.

b6aa84d65b0519fff3b217a743e031e8dece8030 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Changes how the pages controller gets the layout to render.

No more class method, instead the layout_for_page method gets called in render call.

1da6303f0a2caf2c5c122312f20008656c53a9f7 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fix cells factory name attribute.

cb4356a861de31e97008879af9aefb7c3743897e authored almost 11 years ago by Thomas von Deyen <[email protected]>
Use content as local variable in essence views again.

We cannot use the partial name, this causes a lot of problems with existing helpers and specs.

364385790ef45851a3de7eeb704b66675ccf2b2f authored almost 11 years ago by Thomas von Deyen <[email protected]>
Cache all essence views and adds specs

8d2dded6540293849a93362f2061894ba10b4959 authored almost 11 years ago by Thomas von Deyen <[email protected]>
CacheDigests support for cells and essences.

fe4231c1ec3d8349a0db58274693dde6d4705cb3 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds template_tracker specs.

f26f4f72aae9ae7f69123066a9ad3d45631383e0 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Add to_partial_path to models.

07e085aae4ca15a40ac0fc1512e6312b0e340b0b authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds cache_digests support.

41dde72a0fa47dc5b2551b1b8745124115ad5480 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Do not use action caching for pages#show anymore.

We now use fragment caching on the pages#show template and send etag and cache-control headers.

60f4cb200e78fbe92318d2373503f2bbac273df5 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Uses Rails 4-0-stable branch

063514e30b9ff61374d40b4b9f837739806fa0e6 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Merge branch 'refs/heads/2.7-stable'

Conflicts:
Gemfile
app/assets/javascripts/alchemy/alchemy.dragndrop.js.coffee
app/assets/java...

dd4fdf85c41a413fbf64e8f0eba6314fa11d24e2 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Focus the preview window after changing its size.

805a659e04c0dd9d7115604535070f5b701fb6a1 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Rearranged the image crop window, so it fits on small screens.

9eb1dde2a80158f3f6279b41ac31b97c374b6f23 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Lower the minimum width of preview and elements window.

c8ea4e74395806ddb86b2ef72e53524d7b2e224b authored almost 11 years ago by Thomas von Deyen <[email protected]>
Scroll to element in preview after saving element.

e580b84f2114f7de7c74b9e62331821db1f8975a authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds a callback option to PreviewWindow.refresh

42daf64271b9d4c378d4603cb3fb6cec81f06935 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Removes console.log call

b9f8fb8e040cce3b51ec0910bb2bc40551b93650 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds a layout select box for new language form and translates the page layout in languages table.

21116acaeaa90e5268e606c1474762767a9add3f authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fixes true icon in ressources tables.

ce43c9720876a98771d536c79a29ba6180228771 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Do not redirect to edit page template, if page redirects to external. Closes #408

27a581aeb0467de2fbf4488f9ed7550083c62868 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fixes layout pages lockes status icon. Closes #409

9fe6cc343fd2fae33b709a09a67011bb75a96a48 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Refactors the Alchemy.Tinymce initialization. Closes #410

All editors now will be initialized as by id, instead of by class. This fixes reinit issues.

1ee1961f7354e39f122eb7c5e48d6b025f860425 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds html_options to `render_subnavigation` helper.

f3dac3ed2c2fceba7218deb4bcb34953b7c9dcf6 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fixes the width of buttons in the alchemy frontend menubar.

0cdb08b755537f164a96dbaa664880eee07259f6 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Fixes a bug in `Modules#module_definition_for` if module has leading slash in controller name.

f24a916964bd6079c762a9695a508d2603318e4a authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds a new option separator to render_elements helper.

1ac82dd994003bbf6b5db0985341685d9be8f6ff authored almost 11 years ago by Thomas von Deyen <[email protected]>
Access the sitemaps show_flag configuration option as string.

Since the config.yml does not hold keys as symbols anymore, we have to access the keys as strings.

dcef62bc2c5c1abef5a63e8d03d0fd61e29c1208 authored almost 11 years ago by Robin Böning <[email protected]>
Revert "Ensures that we redirect to login form, if the current_alchemy_user is nil."

This reverts commit b05d98a3407b8d9a27df806ee5b3361900baeb45.

577eff0e5ac408f498f9de1fdd0e5d072962a6e7 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Ensures that we redirect to login form, if the current_alchemy_user is nil.

b05d98a3407b8d9a27df806ee5b3361900baeb45 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Change the minimum list items for search setting of select2.

Select2 has this great feature to only display the search if a minimum amount of list items are ...

7d876ed8e20352654c482ff3316d5a56e9a56534 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Updates select2 styling to fit into Alchemy GUI.

bd153883e3bd654658f1f7fcfef687959d6547b0 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds style overrides for tiny selectbox and selects in forms.

9136305a2363924e71ea96dc47947fc54b231351 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Removes selectBoxIt and adds select2 for select box replacement. [WIP]

584101d988983c6d40aa9061d685f407e93b235a authored almost 11 years ago by Thomas von Deyen <[email protected]>
Adds location to LICENSE company name.

2fa9d9f0e9b75f0a60652c9bea78503f31947603 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Renamed user module into userstamp module.

This fixes an issue with alchemy-devise gem that provides a alchemy/user model.

2d1266ac0329b0ec475865e22b5f9dd19c49560a authored almost 11 years ago by Thomas von Deyen <[email protected]>
Specs structure cleanup.

* Moves Alchemy test support helpers into lib folder, so they can be required from other engines...

d38d95921fecf1eb8849363d69784c02e22fd37d authored almost 11 years ago by Thomas von Deyen <[email protected]>
Moves notifications mailer into alchemy-devise gem.

c9af43e90f8198aaa8e9838beedd84a9ccb13b3d authored almost 11 years ago by Thomas von Deyen <[email protected]>
Ensures that a warning message is set before redirecting in permission denied.

7bbe0dd9676b7d7fd90c534ae61a328a01f64104 authored almost 11 years ago by Thomas von Deyen <[email protected]>
Updates README

a4688fafd5d56d3168e88348c210de956ab471f5 authored about 11 years ago by Thomas von Deyen <[email protected]>
Merge branch 'refs/heads/3.0-dev'

e9baaefcdebf0288f2325f2d144d251b46f3458b authored about 11 years ago by Thomas von Deyen <[email protected]>
Fix travis branch for master.

d9c5ee81b80ee2428228541a79ebfb020c211482 authored about 11 years ago by Thomas von Deyen <[email protected]>
Moves devise based user model from core into its own gem.

Now you can provide your own user model and integrate it into Alchemy.

Add a initializer into c...

6f6f4ce17f10f9141420d82d025f1dfbbc63f0b2 authored about 11 years ago by Thomas von Deyen <[email protected]>
Merge branch 'refs/heads/master' into 3.0-dev

2d434dc6b7ee3bbb09c4b3ee494eea610a017f5a authored about 11 years ago by Thomas von Deyen <[email protected]>
Removes the coveralls badge, because its totally broken.

d8909e06ad3a43ac38624034e72b2d705cdbfced authored about 11 years ago by Thomas von Deyen <[email protected]>
[Release] 2.7.0

cb5ea1a392effcb95cba010e0d0bb5685b1d2dd9 authored about 11 years ago by Thomas von Deyen <[email protected]>
[Release] 2.7.0

8ea86bed68ebae6f0c2ec915bb454f3c0ce2220b authored about 11 years ago by Thomas von Deyen <[email protected]>
Refactor translation switcher url retrieval.

93fdf959f8ee946797dbdb2d30d5ed1379def01d authored about 11 years ago by Thomas von Deyen <[email protected]>
Fixes create language form and pages#info view.

9d6c623d7f440b9cc76bcfc53706aa4ed42b172a authored about 11 years ago by Thomas von Deyen <[email protected]>
Removes multi_json github repo.

595f8e8ebb0efbd30588bccfa479d98b3ee0b3fd 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...

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

That keeps browser history.

66ac9a8666f05d87f6a3d45cb71c36ba69a75a89 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.

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

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

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

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

e05a0b89db02393133e16563186e94685a86d2b3 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.

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

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

17b81100bb13dd3d4eace3035297d09900278be3 authored about 11 years ago by Thomas von Deyen <[email protected]>