Ecosyste.ms: OpenCollective

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

Winter CMS

Building a simple CMS platform and ecosystem to make development enjoyable.
Collective - Host: opensource - https://opencollective.com/wintercms - Website: https://wintercms.com - Code: https://github.com/wintercms

Fixes #222 - Plugin commands are now case insensitive

github.com/wintercms/wn-system-module - 1ebd47187fbc2f003f209b58b004b1a25c51d564 authored over 10 years ago
Merge pull request #25 from that0n3guy/master

Default value for forms in yaml

github.com/wintercms/docs - 85c115ec6db57c41e3c2985bcbcf22eed704b02e authored over 10 years ago
Merge pull request #223 from KB1RMA/richeditor

Use Redactor in iframe mode

github.com/wintercms/winter - 1488b40448899e2a83ee4d66c0958f389c573d70 authored over 10 years ago
Default value for forms in yaml

github.com/wintercms/docs - 133b98c871867906dbe2f65dcfa892bb1cb06fb9 authored over 10 years ago
Switch Redactor to iFrame mode rather than fullscreen

github.com/wintercms/winter - 81367067ada9947430a36f2cb25ae6b330a507b2 authored over 10 years ago
Switch Redactor to iFrame mode rather than fullscreen

github.com/wintercms/wn-backend-module - ea0654a32bf30841320a30c98f4dd6f726253f22 authored over 10 years ago
Bump version to v1.0.3

github.com/wintercms/wn-user-plugin - 08795188c845470a875e5ea96d9da7a78e3eec52 authored over 10 years ago
Fixes bug in saving locations

github.com/wintercms/wn-user-plugin - cdc78c3d2bcaa7812428ef56c2ff221eddf37d3d authored over 10 years ago
Fix bug where reload() breaks for non-existent models

github.com/wintercms/storm - 2b04232ba5697cd86c869b601c0510a30434c937 authored over 10 years ago
Fixes #216 - hasMany related models can now be deleted

github.com/wintercms/wn-backend-module - 0a05c677e66b5016eabdc15660b01567958d520a authored over 10 years ago
Fixes #216 - hasMany related models can now be deleted

github.com/wintercms/winter - d229fb287ec50e0aef94eb31cd33c3f49794d2cc authored over 10 years ago
Refs #216 - hasMany related model can now be updated

github.com/wintercms/winter - dbc4043a90238db18d65aca1c7fd17dd79c314af authored over 10 years ago
Refs #216 - hasMany related model can now be updated

github.com/wintercms/wn-backend-module - 442a2919c44bba0e90435336659f5d3bd9aae660 authored over 10 years ago
Add listRefresh() method, add table row colors

github.com/wintercms/wn-backend-module - 55eecb909669f0a2e3f42212d060859ff3983196 authored over 10 years ago
Add listRefresh() method, add table row colors

github.com/wintercms/winter - 728de3ba1847b776d21f0b76cd4c859f47064a79 authored over 10 years ago
Inject row class for disabled countries

github.com/wintercms/wn-user-plugin - 1ac0443b89fd432fc363e681497368229cc4e675 authored over 10 years ago
Apply default sort to location list

github.com/wintercms/wn-user-plugin - 5a560d43dcfc30c176a6183a45ed89e2d9d4bd1b authored over 10 years ago
Count fields should not be nullable

github.com/wintercms/wn-forum-plugin - fc9cc9701e54ab881d8316eb6b22ee1c84e42aee authored over 10 years ago
Throw exceptions on fatal error instead

github.com/wintercms/wn-forum-plugin - 37baf9858980e2b42e53e79725af60546730250a authored over 10 years ago
Set the embed mode so the page knows what view to expect

github.com/wintercms/wn-forum-plugin - 985c3438bd58785243e99a906345d67e466a0c52 authored over 10 years ago
Add fatal error messages on embed components

github.com/wintercms/wn-forum-plugin - 8f215a06ed113e520381d7d4d846b23356d18ed3 authored over 10 years ago
Update icon, channels delete topics after deleted

github.com/wintercms/wn-forum-plugin - 20010303c42ecd722313da56b29da84e00a41827 authored over 10 years ago
Add checkboxes and delete button to channel list

github.com/wintercms/wn-forum-plugin - 6312fe6ba84e577f6aad17b67fa689a8264f1a67 authored over 10 years ago
Minor style fix

github.com/wintercms/winter - 3fa68a142e20c42a28bf49040bc4158debc0e101 authored over 10 years ago
Add slug to channel form

Rem topics controller

github.com/wintercms/wn-forum-plugin - 6eec96251636cdb2fdb13cdfaa56957a3a2b2c76 authored over 10 years ago
Prevent new root nodes from trying to make themselves root twice

github.com/wintercms/storm - 2c0108910d3c76b7e34800ffd04c4aeb2d50561d authored over 10 years ago
Still make explicitly set slugs unique

github.com/wintercms/storm - 69b5c3c9c33341d29111b5e69688187101fd6aeb authored over 10 years ago
Embed to reference the channel slug, not the channel ID (more portable)

github.com/wintercms/wn-forum-plugin - 1ca44a978149f4a2c0fba60e952ec25e1a4e4235 authored over 10 years ago
Change boolean table columns to use is_* prefix

github.com/wintercms/wn-forum-plugin - de967b7108857b7373a4267623c4f022f4cbd854 authored over 10 years ago
Convert empty string values to NULL, relations cannot be ''

github.com/wintercms/wn-backend-module - 1dac53ccbaa1b8d16e884c86d69a071733199817 authored over 10 years ago
Convert empty string values to NULL, relations cannot be ''

github.com/wintercms/winter - bfaa55df31e182ce31f2f62c7ddeb7659779a140 authored over 10 years ago
Clean up fields, banned members cannot post, add parent form field to channel form

github.com/wintercms/wn-forum-plugin - d817837c3ed704f00d4e1a59206aaed973ad5642 authored over 10 years ago
Form Relation widget now supports a custom name field

Also detects NestedModel behavior listNested()

github.com/wintercms/winter - 6aaf4cce43dd0f222a16bdcae962a1332ea5d4e2 authored over 10 years ago
Form Relation widget now supports a custom name field

Also detects NestedModel behavior listNested()

github.com/wintercms/wn-backend-module - a6a6083131c02bcd39fc7861c5038b240d1ebec0 authored over 10 years ago
Fixes a bug where singular values of singular relations are not being set

github.com/wintercms/wn-backend-module - 39a1df108203c89688c96d4cca463cf9a46c1517 authored over 10 years ago
Fixes a bug where singular values of singular relations are not being set

github.com/wintercms/winter - b47e3587f49b9f9f9e31b4cf4874f1e0fe99ec50 authored over 10 years ago
Convert a bunch of shallow queries to scopes

Add interface for indented lists (listNested)

github.com/wintercms/storm - 5b8e94516e0239dddd2a19e66e30d882f5935bc5 authored over 10 years ago
Fixes bug when editing posts with HTML

github.com/wintercms/wn-forum-plugin - 9bbb16e6249d4a5283cf6a7a88878a435e4f9342 authored over 10 years ago
First cut of channel and topic embedding

github.com/wintercms/wn-forum-plugin - 53b93ec7f83ced026486b2bb32c32c0087d540aa authored over 10 years ago
Better approach to normalizing the parameters

Where colons (:) in key names are removed.

github.com/wintercms/storm - b63c2c980476cec8f759e08daf183d86f359cb19 authored over 10 years ago
Fixes #7 - cleanHtml when submitted

github.com/wintercms/wn-forum-plugin - 69d3319401c5fba27cc25bf38c8be816f737e048 authored over 10 years ago
Adds a cleanHtml helper method

github.com/wintercms/storm - bde5e001d16e0690a3784b53bab9427b5b8e493e authored over 10 years ago
Fixes https://github.com/octobercms/install/issues/30

github.com/wintercms/wn-backend-module - a3b501cdd3b9e1605a1850f80b3f6f53e6b26a94 authored over 10 years ago
Fixes https://github.com/octobercms/install/issues/30

github.com/wintercms/winter - 40efd0455873a9d0383571bf12df67497586496d authored over 10 years ago
Fixes https://github.com/octobercms/install/issues/30

github.com/wintercms/wn-system-module - 3020f31305fab859d8623bac114086f9a4af399c authored over 10 years ago
Fixes https://github.com/octobercms/install/issues/30

github.com/wintercms/storm - 6a9ca60b795853a91f22e30dd7705742ae0cd596 authored over 10 years ago
Fixes #213 - use a more friendly error when dates are not defined properly

github.com/wintercms/wn-backend-module - c080fd069a2b922a72365cb3574272a118eab08f authored over 10 years ago
Fixes #213 - use a more friendly error when dates are not defined properly

github.com/wintercms/winter - 2ea21ae2ac2be1460813022476124996f13374ce authored over 10 years ago
Reverse import CSS -> LESS refs #207

github.com/wintercms/winter - 5cef2850df076232cd4207f297fe708acf9f0897 authored over 10 years ago
Reverse import CSS -> LESS refs #207

github.com/wintercms/wn-backend-module - 10158b96eaa6b6a23cd61c4ca5a731e07a3429c9 authored over 10 years ago
Reverse import CSS -> LESS refs #207

github.com/wintercms/wn-system-module - b90744c4b8a16f929ce8bd5eb47686dc63bace24 authored over 10 years ago
Merge pull request #207 from paulwilde/patch-2

Link update notification to the system updates settings page.

github.com/wintercms/winter - d5348e9f5812e9b2ae424c2438037be03b4a1961 authored over 10 years ago
Param names in reverse routing now support the colon (:) prefix

github.com/wintercms/storm - 8bc855d7bdffde6261c3da69e4aafff019b12f60 authored over 10 years ago
Comment out code until determined if it is needed

github.com/wintercms/winter - 0f082bd16057d3b10ccc9d17190c287ce376f7bf authored over 10 years ago
Comment out code until determined if it is needed

github.com/wintercms/wn-cms-module - cbd53ad6ad5ea6b53a07e745c0c02c257fadde37 authored over 10 years ago
Added the limitHtml() helper function

github.com/wintercms/storm - e941198e36b736f4156a26301ed57d9a6dc01f90 authored over 10 years ago
Forgot to commit Post.php to enable single post filter (allows same slugs for different categories, like site.com/blog/something and site.com/portfolio/something).

github.com/wintercms/wn-blog-plugin - 36e72653e33bb5ab6b07ee88561954a20397d1bf authored over 10 years ago
Added 'categoryFilter' option to the blogPosts component.

github.com/wintercms/wn-blog-plugin - b8161b0525841f9195f6513ada0c27af89c3c951 authored over 10 years ago
Add complex page link handling to ComponentBase

github.com/wintercms/winter - 9b542efe6f198f2a6460a55897bd607eaccc897a authored over 10 years ago
Add complex page link handling to ComponentBase

github.com/wintercms/wn-cms-module - f03449e269fa5713f393a25dfdc39cd6d412c8ad authored over 10 years ago
Add method for looking up other page component properties (getOtherPageComponent)

github.com/wintercms/wn-cms-module - 817ee9aa90e08393ee15c013ee431b5dfb76aeba authored over 10 years ago
Add method for looking up other page component properties (getOtherPageComponent)

github.com/wintercms/winter - 8ec4cd6ea3271be0a90c553c4564a5845d3bddaa authored over 10 years ago
Link the "update available" dashboard status text directly to the Updates settings page.

github.com/wintercms/winter - e7063488eb3febde04d33096160220b13f3896c9 authored over 10 years ago
Link the "update available" dashboard status text directly to the Updates settings page.

github.com/wintercms/wn-backend-module - 28bd02d0b610159c9f7088a1d793ce5aa54ba3ec authored over 10 years ago
Link the "update available" dashboard status text directly to the Updates settings page.

github.com/wintercms/wn-system-module - c1c2a308ee2c94a7f3199a3ef5f07de1f6281da6 authored over 10 years ago
Adds new override for components, onInit()

github.com/wintercms/winter - e2fa45e264fea2faa197929f408285954ce6ea79 authored over 10 years ago
Adds new override for components, onInit()

github.com/wintercms/wn-cms-module - 3fd8a89b36143b751c7b4b221a85c5c47d0bdc36 authored over 10 years ago
Fixes bug in propertyOrParam()

github.com/wintercms/wn-cms-module - e19d937f3bee7b084d7d07d706e379f6cc5e5683 authored over 10 years ago
Fixes bug in propertyOrParam()

github.com/wintercms/winter - 4951393986a7feb3b5baca7bc7e81328695074eb authored over 10 years ago
Easier access to page object thru components ($this->page->title)

github.com/wintercms/winter - 05afe91820988852c281ff5785eca4853fe1e72e authored over 10 years ago
Easier access to page object thru components ($this->page->title)

github.com/wintercms/wn-cms-module - 2374130fc11f10f5c5beddde252314965a47d720 authored over 10 years ago
Added new method `addComponent()` to Cms Controller

github.com/wintercms/wn-cms-module - 75998442e1007275e02f3116b40adc4052d39f3e authored over 10 years ago
Added new method `addComponent()` to Cms Controller

github.com/wintercms/winter - a1d44408b87a93d78f8eb4384b75fe4e144cf162 authored over 10 years ago
Fixes bug where droppable colour sticks

github.com/wintercms/winter - 0697584108efa2db2f06b3405c5cf2746f21c33c authored over 10 years ago
Fixes bug where droppable colour sticks

github.com/wintercms/wn-cms-module - fd013cb2291f6912847a2176df2fbe735e997ee0 authored over 10 years ago
Components can now be dragged to the component list area (if visible)

github.com/wintercms/wn-cms-module - f4141186a3d3a58410a21754c035b94f210372b8 authored over 10 years ago
Components can now be dragged to the component list area (if visible)

github.com/wintercms/winter - da7515e2305eee700c71678d0566422c744beec8 authored over 10 years ago
Generate the unique ID for the {% component %} tag only

github.com/wintercms/winter - 976b3647204e18725b5cfb2e6391ac0392c11874 authored over 10 years ago
Generate the unique ID for the {% component %} tag only

github.com/wintercms/wn-cms-module - 8593720ec2cad03022e14fee6e3ea9fa1e08252d authored over 10 years ago
Fixes issue where integer keys are lost

github.com/wintercms/wn-user-plugin - f101a21141a2b58156f9e5c232088b519925203e authored over 10 years ago
Add core build tag to core assets

github.com/wintercms/wn-backend-module - 169be96d2469d8a289f67d3f0d1e55d9d01fb660 authored over 10 years ago
Add core build tag to core assets

github.com/wintercms/winter - 9e2a76d821632e385c5fcae581e57cd6dd42f359 authored over 10 years ago
Add core build tag to core assets

github.com/wintercms/wn-system-module - 535b9efb3c21ee1b6614d2acf5956db0da9352e9 authored over 10 years ago
Add core build tag to core assets

github.com/wintercms/wn-cms-module - 78392949a61591264773622e8479537227e969c4 authored over 10 years ago
Removing a component now removes the standard {% component %} tag

github.com/wintercms/wn-cms-module - 45d1985e35f864c264bb965436bfed8b53e16a0c authored over 10 years ago
Removing a component now removes the standard {% component %} tag

github.com/wintercms/winter - bd5e169ac1f543e51a244c5bee1bc996e1de4ff6 authored over 10 years ago
Asset maker functions (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code.

github.com/wintercms/winter - 82f586c0d1ce1d6c28190a1e15c1385993067538 authored over 10 years ago
Asset maker functions (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code.

github.com/wintercms/wn-cms-module - f630c443311231b2c38fda0e91d9806050d9bd7b authored over 10 years ago
Asset maker functions (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code.

github.com/wintercms/wn-system-module - cb86bbe095548f7dd44331a1bf745c5073c2a6c8 authored over 10 years ago
Make the component placeholder 50% opaque

Disable dragging on attached components

github.com/wintercms/winter - 431285c4d48a35673af37446e5df5bb94e929e9f authored over 10 years ago